﻿.wpml_cms_navigation .wpml_table th{    
    background-color: #DFDFDF;
    border-bottom:solid 1px #fff;
    width:200px;  
    border-collapse: collapse;  
} 
.wpml_cms_navigation .wpml_table tfoot th{
    border-bottom:none;    
    background: none;
    background-color: #DFDFDF;
}

#icl_cat_menu_contents input{
    margin-bottom: 4px;
}
* html #lang_sel,* html #lang_sel_list{width:12em}* html #lang_sel a,* html #lang_sel_list a{width:149px}* html #lang_sel a:visited,* html #lang_sel_list a:visited{width:149px}* html #lang_sel ul ul,* html #lang_sel_list ul{top:18px}* html #lang_sel ul ul a,* html #lang_sel_list ul a{width:150px}* html #lang_sel ul ul a:visited,* html #lang_sel_list ul a:visited{width:150px}#lang_sel{height:32px;position:relative;font-family:verdana, arial, sans-serif;display:inline-block}#lang_sel ul{padding:0 !important;margin:0 !important;list-style-type:none !important}#lang_sel ul li:hover ul,#lang_sel ul a:hover ul{visibility:visible}#lang_sel ul ul{width:149px;visibility:hidden;position:absolute;height:0;top:25px;left:0;border-top:1px solid #cdcdcd;z-index:10000}#lang_sel ul ul a{background:#ffffff;color:#444444;height:auto;line-height:1em;padding:5px 10px;border-width:0 1px 1px 1px}#lang_sel ul ul a:visited{background:#ffffff;color:#444444;height:auto;line-height:1em;padding:5px 10px;border-width:0 1px 1px 1px}#lang_sel li{float:left;width:149px;position:relative;padding:0 !important;margin:0 !important;list-style-type:none !important}#lang_sel li:before{content:'' !important}#lang_sel a{display:block;font-size:11px;text-decoration:none !important;color:#444444;border:1px solid #cdcdcd;background:#fff;padding-left:10px;line-height:24px}#lang_sel a:visited{display:block;font-size:11px;text-decoration:none !important;color:#444444;border:1px solid #cdcdcd;background:#fff;padding-left:10px;line-height:24px}#lang_sel a.lang_sel_sel{background:url(http://cdn.hopetechnology.netdna-cdn.com/wp-content/plugins/sitepress-multilingual-cms/res/img/nav-arrow-down.png) #fff right no-repeat;color:#444}#lang_sel a.lang_sel_sel:hover{text-decoration:none;color:#000}#lang_sel table{position:absolute;top:0;left:0;border-collapse:collapse}#lang_sel a:hover,#lang_sel ul ul a:hover,#lang_sel :hover>a,#lang_sel ul ul :hover>a{color:#000;background:#eee}#lang_sel img.iclflag{width:18px;height:12px;position:relative;top:1px}#lang_sel.icl_rtl{text-align:right;direction:rtl}#lang_sel.icl_rtl .lang_sel_sel{padding-right:14px}#lang_sel_footer{margin:0;padding:7px;text-align:center;font:11px Verdana, sans-serif;min-height:15px;clear:both;background-color:#fff;border:1px solid #cdcdcd}#lang_sel_footer ul{list-style:none;margin:0;padding:0}#lang_sel_footer ul li{display:inline;margin:0 1px 0 0;padding:0;white-space:nowrap;line-height:25px}#lang_sel_footer ul li img{position:relative;top:1px;width:18px;height:12px}#lang_sel_footer ul li a{text-decoration:none;padding:5px 10px}#lang_sel_footer ul li a:visited{text-decoration:none;padding:5px 10px}#wpml_credit_footer{width:100%;margin:10px 0;padding:0;text-align:center;font-size:11px}#lang_sel_list{height:32px;position:relative;z-index:99;font-family:verdana, arial, sans-serif}#lang_sel_list ul{padding:0 !important;margin:0 !important;list-style-type:none !important}#lang_sel_list ul li:hover ul,#lang_sel_list ul a:hover ul{visibility:visible}#lang_sel_list ul.lang_sel_list_vertical{width:149px}#lang_sel_list ul a{background:#ffffff;color:#444444;height:auto;line-height:1em}#lang_sel_list li{float:left;position:relative;padding:0 !important;margin:0 !important;list-style-type:none !important}#lang_sel_list li:before{content:'' !important}#lang_sel_list a{display:block;font-size:11px;text-decoration:none !important;color:#444444;background:#fff;line-height:18px;padding-left:5px}#lang_sel_list a:visited{display:block;font-size:11px;text-decoration:none !important;color:#444444;background:#fff;line-height:18px;padding-left:5px}#lang_sel_list a.lang_sel_sel{background-image:none;color:#444}#lang_sel_list a.lang_sel_sel:hover{text-decoration:none;color:#000}#lang_sel_list.lang_sel_list_vertical{width:149px}#lang_sel_list.lang_sel_list_vertical ul{height:0;top:19px;left:0;border-top:1px solid #cdcdcd}#lang_sel_list.lang_sel_list_vertical ul a{padding:3px 10px}#lang_sel_list.lang_sel_list_vertical li{width:149px}#lang_sel_list.lang_sel_list_vertical a{border:1px solid #cdcdcd;border-top-width:0;padding-left:10px}#lang_sel_list.lang_sel_list_vertical a:visited{border:1px solid #cdcdcd;border-top-width:0;padding-left:10px}#lang_sel_list table{position:absolute;top:0;left:0;border-collapse:collapse}#lang_sel_list img.iclflag{width:18px;height:12px;position:relative;top:1px}#lang_sel_list_list ul a:visited{background:#ffffff;color:#444444;height:auto;line-height:1em;padding:3px 10px}.menu-item-language img.iclflag{height:12px !important;width:18px !important;margin-bottom:0 !important;margin-right:4px}
#menu-wrap {
  width: 100%;
  height: 30px;
  position: relative;
  z-index: 100;
  /* remove all the bullets, borders and padding from the default list styling */
  /* style the table so that it takes no ppart in the layout - required for IE to work */
}
#menu-wrap ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  /* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
  /* style the links for the top level */
  /* make the second level visible when hover on first level list OR link */
}
#menu-wrap ul li {
  float: left;
  position: relative;
}
#menu-wrap ul a,
#menu-wrap ul a:visited {
  display: block;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 20px;
}
#menu-wrap ul ul {
  /* hide the sub levels and give them a positon absolute so that they take up no room */
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 30px;
  left: 0;
  width: 149px;
  /* style the second level links */
}
#menu-wrap ul ul li {
  width: 100%;
}
#menu-wrap ul ul a,
#menu-wrap ul ul a:visited {
  border: 0;
  height: auto;
  line-height: 15px;
  padding: 5px 10px;
  width: 150px;
}
#menu-wrap ul li:hover ul,
#menu-wrap ul a:hover ul {
  visibility: visible;
}
#menu-wrap li,
#menu-wrap a,
#menu-wrap div {
  padding: 0;
  margin: 0;
}
#menu-wrap li.section {
  line-height: 25px;
  padding-left: 10px;
  padding-right: 11px;
}
#menu-wrap li.selected_page {
  line-height: 20px;
}
#menu-wrap li.selected_subpage {
  line-height: 25px;
  padding-left: 10px;
  padding-right: 11px;
}
#menu-wrap li.selected_subpage a,
#menu-wrap li.selected_subpage a:visited {
  padding-right: 0;
  padding-left: 0;
}
#menu-wrap table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
}

/* hack to correct IE5.5 faulty box model */
* html #menu-wrap {
  width: 100%;
  w\idth: 100%;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html #menu-wrap a, * html #menu-wrap a:visited {
  width: 10px;
  w\idth: 10px;
  padding-right: 20px;
  white-space: nowrap;
}

/* another hack for IE5.5 */
* html #menu-wrap ul ul {
  top: 30px;
  t\op: 30px;
}

/* yet another hack for IE5.5 */
* html #menu-wrap ul ul a, * html #menu-wrap ul ul a:visited {
  width: 150px;
  w\idth: 128px;
}

.cms-nav-clearit {
  clear: both;
  height: 0;
  line-height: 0.0;
  font-size: 0;
}

.cms-nav-sub-section {
  font-weight: bold;
  font-size: 110%;
  list-style-type: none;
}

ul li.cms-nav-sub-section:before {
  content: '' !important;
}

.cms-nav-sidebar ul, .cms-nav-sidebar li, .cms-nav-sidebar a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cms-nav-sidebar ul ul,
.cms-nav-sidebar ul li,
.cms-nav-sidebar ul a, .cms-nav-sidebar li ul,
.cms-nav-sidebar li li,
.cms-nav-sidebar li a, .cms-nav-sidebar a ul,
.cms-nav-sidebar a li,
.cms-nav-sidebar a a {
  padding: 0;
  margin: 0;
}
.cms-nav-sidebar ul li, .cms-nav-sidebar li li, .cms-nav-sidebar a li {
  position: relative;
  margin: 4px 8px 2px 8px;
}
/* style the menu navigation wrap  */
#menu-wrap {
  background-color: #eee;
  /* style the top level hover */
  /* menu sections with children */
  /* style sections from the dropdown menus */
}
#menu-wrap ul {
  background-color: #5798d0;
  /* style the links for the top level */
}
#menu-wrap ul a,
#menu-wrap ul a:visited {
  text-decoration: none;
  color: #000;
  border-right: 1px solid #fff;
}
#menu-wrap ul li:hover a,
#menu-wrap ul a:focus,
#menu-wrap ul a:active {
  background-color: #5798D0;
  color: #000;
}
#menu-wrap ul ul a {
  /* style the second level hover */
}
#menu-wrap ul ul a, #menu-wrap ul ul a:visited {
  color: #000;
}
#menu-wrap ul ul a:hover {
  background: #B3D9FF;
}
#menu-wrap ul ul :hover > a {
  background: #B3D9FF;
}
#menu-wrap ul ul li a.selected {
  background-color: #D0D8F0;
  color: #004D99;
}
#menu-wrap a:hover,
#menu-wrap ul ul a:hover {
  color: #000;
  background: #5798d0;
}
#menu-wrap :hover > a,
#menu-wrap ul ul :hover > a {
  color: #000;
  background: #B3D9FF;
}
#menu-wrap a.trigger, #menu-wrap a.trigger:hover, #menu-wrap a.trigger:visited {
  background-image: url(http://cdn.hopetechnology.netdna-cdn.com/wp-content/plugins/wpml-cms-nav/res/img/cms-nav-dark-s.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
#menu-wrap li {
  /* style selected page in the top menu */
  /* style selected subpage in the top menu */
}
#menu-wrap li.section {
  color: #fff;
  background-color: #4283b7;
  font-weight: bold;
}
#menu-wrap li.selected_page {
  color: #004D99;
  background-color: #5798d0;
}
#menu-wrap li.selected_subpage {
  color: #004D99;
  background-color: #B3D9FF;
}
#menu-wrap li.selected_subpage a,
#menu-wrap li.selected_subpage a:visited {
  background-color: #B3D9FF;
}

.FAQquestion {
    font-weight: 900;
    color: #59b553;
    padding-left: 0;
    list-style-type: none;
    list-style:none;
    cursor: pointer;

}
.FAQanswer {
    display: none;
    color: #000000 !important;
    font-weight: 200;
    margin-bottom: 1em;
}

/* style sidebar navigation */
#sidebar-navigation h4 {
    /* style sidebar title */
}

#sidebar-navigation .cms-nav-sidebar a, #sidebar-navigation .cms-nav-sidebar a:visited {
  /* links */
}

#sidebar-navigation .cms-nav-sidebar a:hover, #sidebar-navigation .cms-nav-sidebar a:focus, #sidebar-navigation .cms-nav-sidebar a:active {
  /* links hover */
}

.cms-nav-sidebar .selected_page_side {
  /* selected item in side navigation */
}

.cms-nav-bc a, .cms-nav-bc a:visited {
  /* trail navigation links */
}

.cms-nav-bc a:hover, .cms-nav-bc a:focus, .cms-nav-bc a:active {
  /* trail navigation links hover */
}

.cms-nav-bc {
  /* trail navigation links hover - not linked */
}
/*!
Theme Name: Hope
Theme URI: #
Author: Sam Needham & Joe Bonham
Description: Custom, responsive theme for Hope Tech
Version: 1.0

*//*! normalize.css v1.1.2 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}body{font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}@-moz-keyframes reverse-spin{0%{-moz-transform:rotate(359deg)}100%{-moz-transform:rotate(0deg)}}@-webkit-keyframes reverse-spin{0%{-webkit-transform:rotate(359deg)}100%{-webkit-transform:rotate(0deg)}}@-o-keyframes reverse-spin{0%{-o-transform:rotate(359deg)}100%{-o-transform:rotate(0deg)}}@-ms-keyframes reverse-spin{0%{-ms-transform:rotate(359deg)}100%{-ms-transform:rotate(0deg)}}@keyframes reverse-spin{0%{transform:rotate(359deg)}100%{transform:rotate(0deg)}}html,body{width:100%;height:100%;-webkit-font-smoothing:subpixel-antialiased}body{font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-weight:300;background:#333}body .fa-arrow-circle-o-down{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .5s ease;-moz-transition:-webkit-transform .5s ease;-o-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-webkit-transition:transform .5s ease;-moz-transition:transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;margin-left:5px;display:inline-block;*display:block;zoom:1}body .active .fa-arrow-circle-o-down{-webkit-transition:-webkit-transform .5s ease;-moz-transition:-webkit-transform .5s ease;-o-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-webkit-transition:transform .5s ease;-moz-transition:transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}body.wait{cursor:wait!important}img.full{width:100%;max-width:none;height:auto}#container{overflow-x:hidden;min-height:100%;height:auto!important;height:100%;margin:0 auto -430px}.no-js .lazyload,.no-js .fa-share,.no-js .social-share,.no-js .full-width{display:none!important}.no-js .nav-previous,.no-js .nav-next{display:block!important}.video-embed{width:100%;height:auto}.temp-show{position:absolute!important;visibility:hidden!important;display:block!important;width:100%!important}.separator{height:2px;line-height:2px;background:#fff;background:-moz-linear-gradient(left,#fff 0,#000 50%,#fff 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#fff),color-stop(50%,#000),color-stop(100%,#fff));background:-webkit-linear-gradient(left,#fff 0,#000 50%,#fff 100%);background:-o-linear-gradient(left,#fff 0,#000 50%,#fff 100%);background:-ms-linear-gradient(left,#fff 0,#000 50%,#fff 100%);background:linear-gradient(to right,#fff 0,#000 50%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)}.reverse-separator{height:2px;line-height:2px;background:#fff;background:#000;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#000 0,#fff 50%,#000 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#000),color-stop(50%,#fff),color-stop(100%,#000));background:-webkit-linear-gradient(left,#000 0,#fff 50%,#000 100%);background:-o-linear-gradient(left,#000 0,#fff 50%,#000 100%);background:-ms-linear-gradient(left,#000 0,#fff 50%,#000 100%);background:linear-gradient(to right,#000 0,#fff 50%,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1)}.container.post-head{width:100%;height:auto;background-color:#000;padding:0;position:relative;background-repeat:no-repeat;background-position:center center;height:550px;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}@media only screen and (max-width:1200px){.container.post-head{height:450px}}@media only screen and (max-width:1000px){.container.post-head{height:400px}}@media only screen and (max-width:767px){.container.post-head{height:350px}}@media only screen and (max-width:480px){.container.post-head{height:300px}}.container.post-head .social-share{position:absolute;right:0;margin:24px 0}.container.post-head .social-share .social{left:-70px!important;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.container.post-head .social-share .social.active ul:after{border-top:20px solid #E14532;margin:35px 130px}.container.post-head .social-share span{display:none}.container.post-head .social-share label{color:#fff;font-size:22px}.container.post-head h1{margin:0;color:#fff;text-transform:uppercase;text-align:center;position:relative;margin-top:15%}@media only screen and (max-width:767px){.container.post-head h1{margin-top:27%}}@media only screen and (max-width:530px){.container.post-head h1{margin-top:40%}}.container.post-head h1 .sub-header{letter-spacing:0;width:96%;left:0;bottom:0;text-align:right;position:absolute;font-size:16px}@media only screen and (max-width:600px){.container.post-head h1 .sub-header{bottom:-20%}}@media only screen and (max-width:480px){.container.post-head h1 .sub-header{bottom:-25%;font-size:14px}}.container.post-head h1 .underline{border-bottom:10px solid #fff;letter-spacing:0}@media only screen and (max-width:800px){.container.post-head h1 .underline{border-bottom:5px solid #fff}}@media only screen and (max-width:480px){.container.post-head h1 .underline{border-bottom:none}}.load_more{height:50px;margin-bottom:20px;padding:20px 0;text-align:center}@media only screen and (max-width:767px){.load_more{margin:20px 0!important}}.load_more img{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.load_more.loading img{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.load_more.finished-loading{height:auto;margin:20px 0;text-align:center;border-top:1px solid #333;border-bottom:1px solid #333}.cogs{position:relative;width:92px;height:81px;margin:0 auto}.cogs:hover i{-webkit-font-smoothing:subpixel-antialiased}.cogs:hover i.first{-webkit-animation:spin 4s infinite linear;-moz-animation:spin 4s infinite linear;-o-animation:spin 4s infinite linear;animation:spin 4s infinite linear}.cogs:hover i.second,.cogs:hover i.third{-webkit-animation:reverse-spin 4s infinite linear;-moz-animation:reverse-spin 4s infinite linear;-o-animation:reverse-spin 4s infinite linear;animation:reverse-spin 4s infinite linear}.cogs i{position:absolute}.cogs i.first{font-size:70px;left:0;top:5px}.cogs i.second,.cogs i.third{font-size:40px;right:0}.cogs i.second{top:0}.cogs i.third{bottom:0}.full-video-wrapper{width:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:-1}.full-video-wrapper video{display:none}.page-template-default{background-color:#fff}#gmap{width:100%;height:350px}.gm-style .gm-style-iw{font-size:12px}.gm-style .gm-style-iw div{font-size:12px}.gm-style .gm-style-iw h3{background:#59b553;color:#fff;padding:5px;margin:0 0 10px}.gm-style .gm-style-iw .gs-street{max-width:250px}.gm-style .gm-style-iw .gs-country{margin-bottom:5px}.gm-style .gm-style-iw p{display:none}img[src*="gstatic.com/"],img[src*="googleapis.com/"]{max-width:none}body{-webkit-transition:padding .5s ease;-moz-transition:padding .5s ease;-o-transition:padding .5s ease;transition:padding .5s ease}body.b2b-active{padding-top:30px}body.b2b-active .b2b-banner{top:0}body.b2b-active a.b2b{background-position:0 0}@media screen and (max-width:767px){body.b2b-active a.b2b{float:right}}body.search-active{padding-top:30px}body.search-active .search-banner{top:0}body.search-active a.search{color:#000;background:#fff}#lang_sel{float:left;height:auto;margin-right:10px}@media screen and (max-width:767px){#lang_sel{margin-left:10px}}#lang_sel li{width:auto}#lang_sel>ul:hover:after{content:"\25B2";position:absolute;left:7px;top:12px;z-index:-1;color:#fff;font-size:18px}#lang_sel>ul:hover ul{height:65px;visibility:visible}#lang_sel>ul:hover ul a{background:transparent!important}#lang_sel>ul.icl-empty:hover:after{content:''}#lang_sel ul ul{top:28px;height:0;border:none;overflow:hidden;-webkit-transition:height .5s ease;-moz-transition:height .5s ease;-o-transition:height .5s ease;transition:height .5s ease;border-radius:2px;background:#fff;padding-top:6px!important;width:40px;left:-4px}#lang_sel ul ul a,#lang_sel ul ul a:visited,#lang_sel ul ul a:hover{padding:0 0 5px 4px;background-color:transparent}#lang_sel a,#lang_sel a:visited,#lang_sel a.lang_sel_sel{border:none;background:0 0;padding:0;padding-bottom:13px;float:left;line-height:2px}#lang_sel a.lang_sel_sel{padding-bottom:0}#lang_sel a.lang_sel_sel,#lang_sel ul ul li{width:32px;height:16px;background-image:url(/_repository/1/ftpuploads/imgs/sprite.png);background-position:0 0}@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){#lang_sel a.lang_sel_sel,#lang_sel ul ul li{background-image:url(/_repository/1/ftpuploads/imgs/sprite@2x.png);background-size:205px 272px}}#lang_sel ul ul li{padding:2px;margin:2px 3px 2px 4px!important}#lang_sel ul ul li a{display:block;height:100%!important;padding:0!important;margin:0!important;float:none!important}#lang_sel .icl-en{background-position:-34px -72px!important}#lang_sel .icl-nl{background-position:0 -90px!important}#lang_sel .icl-fr{background-position:0 -72px!important}#lang_sel .icl-de{background-position:-34px -90px!important}.banner{position:absolute;top:-32px;background:#59b553;width:100%;height:25px;padding-top:5px;font-size:13px;text-align:center;z-index:110;-webkit-transition:top .5s ease;-moz-transition:top .5s ease;-o-transition:top .5s ease;transition:top .5s ease}.banner .banner-wrapper{position:relative;max-width:960px;width:100%;margin:0 auto}.banner span{float:left;cursor:pointer;font-weight:700;font-size:18px;color:#fff;margin-top:-2px}@media screen and (max-width:960px){.banner span{margin-left:10px}}.banner form{float:right;margin-top:1px;font-size:11px;color:#fff}@media screen and (max-width:480px){.banner form{margin-right:10px}}.banner form label span{display:none}.banner form input{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.banner form #username,.banner form #password{border:1px solid #ccc;padding:2px;margin-right:10px}@media screen and (max-width:480px){.banner form #username,.banner form #password{margin-right:2px;width:95px}}.banner form #username.error,.banner form #password.error{border:1px solid #EC1E13}.banner form #password:before{font-size:12px}.banner form div{margin-right:10px;display:inline}@media screen and (max-width:480px){.banner form div{display:none}}.banner form #submit{background:#fff;color:#59b553;border:none}@media screen and (max-width:480px){.banner form #submit{padding:1px 5px}}header a.search{float:left;color:#fff;line-height:12px;margin-right:10px;font-size:12px;background:#59b553;padding:2px 4px 4px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}header a.search:hover{color:#59b553;background:#fff}@media screen and (max-width:767px){header a.search{margin-left:10px}}.search-banner.banner{background:#fff;color:#000}.search-banner.banner span{color:#000}@media screen and (max-width:500px){.search-banner.banner .banner-wrapper form{width:80%}}.search-banner.banner .banner-wrapper form label span{display:inline;font-size:13px;font-weight:300;margin-top:0;margin-right:10px}@media screen and (max-width:500px){.search-banner.banner .banner-wrapper form label{display:none}}.search-banner.banner .banner-wrapper form input{width:300px;outline:0;border:2px solid #D3D3D3;position:relative;top:-6px}@media screen and (max-width:500px){.search-banner.banner .banner-wrapper form input{width:60%}}.search-banner.banner .banner-wrapper form #submit{color:#000;line-height:20px;font-size:20px;background:0 0;position:relative;top:-2px}.green-left,.green-right{height:50px;position:absolute;top:0;z-index:10}@media screen and (max-width:767px){.green-left,.green-right{display:none}}.green-left{width:384px;left:0}.green-right{width:411px;right:0}header{border-top:2px solid #59b553;position:relative;background:#000}@media screen and (max-width:767px){header{padding-top:20px;z-index:100}}header .green-left{background:url(/_repository/1/ftpuploads/imgs/sprite.png) transparent no-repeat;background-position:0 -172px}header .green-right{background:url(/_repository/1/ftpuploads/imgs/sprite.png) transparent no-repeat;background-position:0 -222px}header a.mobile-logo{display:none}@media screen and (max-width:767px){header a.mobile-logo{display:block;background:url(/_repository/1/ftpuploads/imgs/logo.svg) no-repeat;background-position:center center;background-size:contain;height:100px;margin-bottom:10px}}header .header-icons{position:absolute;right:10%;top:0;z-index:110;-webkit-transition:top .5s ease;-moz-transition:top .5s ease;-o-transition:top .5s ease;transition:top .5s ease}@media screen and (max-width:767px){header .header-icons{width:100%;right:0}}header .header-icons .b2b{display:block;float:left;text-indent:-9999px}header .header-icons .language{width:30px;height:17px;margin-top:-2px;margin-right:10px;background-image:url(/_repository/1/ftpuploads/imgs/sprite.png);background-position:0 17px}@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){header .header-icons .language{background-image:url(/_repository/1/ftpuploads/imgs/sprite@2x.png);background-size:205px 272px}}@media screen and (max-width:767px){header .header-icons .language{margin-left:10px}}header .header-icons .b2b{width:33px;height:20px;margin-top:-1px;background-image:url(/_repository/1/ftpuploads/imgs/sprite.png);background-position:-33px 0}@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){header .header-icons .b2b{background-image:url(/_repository/1/ftpuploads/imgs/sprite@2x.png);background-size:205px 272px}}@media screen and (max-width:767px){header .header-icons .b2b{float:right;margin-right:10px}}header .header-icons .b2b:hover{background-position:0 0}header>nav.row>ul a,header>nav.row>ul .top-level-span{color:#fff;text-decoration:none;text-transform:uppercase;font-size:10px;letter-spacing:2px;position:relative}@media screen and (min-width:767px){.single-product header nav.row>ul li.products-menu.parent-zero>a,.single-format-standard header nav.row>ul li.current_page_parent>a,.single-product header nav.row>ul li.products-menu.parent-zero .top-level-span,.single-format-standard header nav.row>ul li.current_page_parent .top-level-span{color:#59b553}#toggle-mobile-menu{display:none}#toggle-mobile-menu:before{content:''}header{position:relative;z-index:12}header .columns{position:static}header nav.row>ul{margin:0;padding:0;height:110px}header nav.row>ul .current-menu-item{border-color:#59b553}header nav.row>ul .current-menu-item>a,header nav.row>ul .current-menu-item .top-level-span{color:#59b553}header nav.row>ul .sub-menu{padding:0;margin:0;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}header nav.row>ul .sub-menu li{margin:0}header nav.row>ul .parent-zero{display:table;margin-left:0;height:100%;border-bottom:5px #000 solid;width:12.5%}header nav.row>ul .parent-zero:hover{border-color:#59b553}header nav.row>ul .parent-zero:hover>a,header nav.row>ul .parent-zero:hover .top-level-span{color:#59b553}header nav.row>ul .parent-zero.current-menu-ancestor a,header nav.row>ul .parent-zero.current-menu-ancestor .top-level-span{color:#59b553}header nav.row>ul .parent-zero>a,header nav.row>ul .parent-zero .top-level-span{text-align:center;width:100%;vertical-align:middle;display:table-cell;z-index:100}header nav.row>ul .parent-zero>a:hover,header nav.row>ul .parent-zero .top-level-span:hover{cursor:pointer}header nav.row>ul .parent-zero>.sub-menu{text-align:center;left:-99999px;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);position:absolute;width:100%;top:110px;background:#000;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;z-index:100}header nav.row>ul .parent-zero>.sub-menu a{color:#fff}header nav.row>ul .parent-zero>.sub-menu a:hover{font-weight:700}header nav.row>ul .parent-zero.active{border-color:#59b553!important}header nav.row>ul .parent-zero.active .top-level-span{color:#59b553!important}header nav.row>ul .parent-zero.active>ul.sub-menu{left:0!important;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);transition-delay:.1s}header nav.row>ul .parent-zero:before{content:"|";color:#59b553;position:absolute;top:40px;font-weight:300;vertical-align:middle;display:table-cell}header nav.row>ul .parent-zero:first-child:before{content:""}header nav.row>ul .products-menu>.sub-menu{border-top:1px solid #333;padding:20px 0}header nav.row>ul .products-menu>.sub-menu .sub-menu{margin-top:20px}header nav.row>ul .products-menu>.sub-menu .sub-menu li{float:none;display:block;text-align:left}header nav.row>ul .products-menu .first-level{padding:0 20px;width:100%;max-width:1160px;margin:0 auto}header nav.row>ul .products-menu .first-level>li{width:12.5%;max-width:144.44px;position:relative;display:inline-block;*display:inline;*zoom:1;margin:5px auto}header nav.row>ul .products-menu .first-level>li.controls-menu{width:11%}header nav.row>ul .products-menu .first-level>li.lights-menu{width:13%}header nav.row>ul .products-menu .first-level>li.drivetrain-menu{width:13.5%}header nav.row>ul .products-menu .first-level>li>a{text-align:left;padding-left:12px;display:table-cell;font-weight:700;font-style:italic}header nav.row>ul .products-menu .first-level>li>a:before{content:"//";font-family:FontAwesome;color:#59b553;position:absolute;left:-2px;top:1px}header nav.row>ul .media-menu .sub-menu,header nav.row>ul .hope-menu .sub-menu,header nav.row>ul .tech-menu .sub-menu{border-top:1px solid #333;margin:0!important;width:100%}header nav.row>ul .media-menu .sub-menu .first-level,header nav.row>ul .hope-menu .sub-menu .first-level,header nav.row>ul .tech-menu .sub-menu .first-level{position:relative;width:100%}header nav.row>ul .media-menu .sub-menu li,header nav.row>ul .hope-menu .sub-menu li,header nav.row>ul .tech-menu .sub-menu li{position:absolute;top:0;margin:0;vertical-align:middle;text-align:center;display:table;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#000}header nav.row>ul .media-menu .sub-menu li:hover a span,header nav.row>ul .hope-menu .sub-menu li:hover a span,header nav.row>ul .tech-menu .sub-menu li:hover a span{color:#59b553}header nav.row>ul .media-menu .sub-menu li a,header nav.row>ul .hope-menu .sub-menu li a,header nav.row>ul .tech-menu .sub-menu li a{font-size:30px;font-weight:600;font-style:italic;color:#fff;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}header nav.row>ul .media-menu .sub-menu li a span,header nav.row>ul .hope-menu .sub-menu li a span,header nav.row>ul .tech-menu .sub-menu li a span{display:block;position:absolute;margin-top:-21px;top:50%;width:95%;padding:5px 5% 5px 0;-webkit-transition:background .5s ease;-moz-transition:background .5s ease;-o-transition:background .5s ease;transition:background .5s ease}header nav.row>ul .media-menu .sub-menu li:before,header nav.row>ul .hope-menu .sub-menu li:before,header nav.row>ul .tech-menu .sub-menu li:before{display:block;content:'';vertical-align:middle}header nav.row>ul .logo-menu{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;padding:0 5%;width:15%;border:none!important;position:relative}header nav.row>ul .logo-menu:before{position:absolute;top:40px;left:-2px}header nav.row>ul .logo-menu a{height:100%}header nav.row>ul .logo-menu a a{width:100%;display:block;position:absolute;top:90px;height:20px}header nav.row>ul .logo-menu a div{width:100%;height:100%;background:url(/_repository/1/ftpuploads/imgs/logo.svg) no-repeat;background-position:center center;background-size:contain}header nav.row>ul .hope-menu{width:8.333333333333%}header nav.row>ul .tech-menu{width:16.66666666666667%}header nav.row>ul .hope-menu .sub-menu li,header nav.row>ul .tech-menu .sub-menu li,header nav.row>ul .media-menu .sub-menu li{width:32%;padding:0 1.5%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}header nav.row>ul .hope-menu .sub-menu li a,header nav.row>ul .tech-menu .sub-menu li a,header nav.row>ul .media-menu .sub-menu li a{line-height:28px}header nav.row>ul .hope-menu .sub-menu li:before,header nav.row>ul .tech-menu .sub-menu li:before,header nav.row>ul .media-menu .sub-menu li:before{padding-top:40%}header nav.row>ul .videos-menu{left:0}header nav.row>ul .videos-menu span{border-right:1px solid #ccc}header nav.row>ul .publications-menu{left:33%}header nav.row>ul .publications-menu span{border-right:1px solid #ccc}header nav.row>ul .stills-menu{left:66%}header nav.row>ul .about-us-menu{left:0}header nav.row>ul .history-menu{left:25%}header nav.row>ul .history-menu span{border-left:1px solid #ccc}header nav.row>ul .team-menu{left:50%}header nav.row>ul .team-menu span{border-left:1px solid #ccc}header nav.row>ul .warranty-service-menu{left:0}header nav.row>ul .tech-documents-menu{left:33%}header nav.row>ul .tech-documents-menu span{border-left:1px solid #ccc}header nav.row>ul .tech-videos-menu{left:66%}header nav.row>ul .tech-videos-menu span{border-left:1px solid #ccc}}@media screen and (min-width:767px) and (max-width:1100px){header nav.row>ul .products-menu>.sub-menu{padding:20px 0 10px}}@media screen and (min-width:767px) and (max-width:1100px){header nav.row>ul .products-menu>.sub-menu .sub-menu{margin:10px 0}}@media screen and (min-width:767px) and (max-width:1100px){header nav.row>ul .products-menu .first-level>li.columns{width:25%;max-width:none;min-height:200px}}@media screen and (min-width:768px) and (max-width:1175px){header nav.row>ul .tech-menu .sub-menu li.tech-documents-menu a,header nav.row>ul .tech-menu .sub-menu li.warranty-service-menu a{width:80%;margin-left:10%}header nav.row>ul .tech-menu .sub-menu li.tech-documents-menu span{border-right:1px solid #ccc}header nav.row>ul .tech-menu .sub-menu li.tech-videos-menu span{border-left:none}}.no-inlinesvg header .mobile-logo,.no-inlinesvg header nav.row>ul .logo-menu div{background-image:url(/_repository/1/ftpuploads/imgs/logo.png)}@media screen and (max-width:767px){#toggle-mobile-menu{display:block}#toggle-mobile-menu:before{float:right;font-size:32px;line-height:32px;padding:5px;color:#59b553;content:"\f0c9"}header nav.row>ul li{text-align:center;padding:5px 0;width:100%!important;-webkit-transition:max-height .8s ease;-moz-transition:max-height .8s ease;-o-transition:max-height .8s ease;transition:max-height .8s ease}header nav.row>ul li a,header nav.row>ul li .top-level-span{font-size:14px;font-weight:300}header nav.row>ul li.products-menu>a{color:#59b553;font-weight:500}header nav.row>ul li .back a{color:#fff!important}header nav.row>ul li .back a:before{font-family:FontAwesome;content:"\f060";color:#59b553;font-size:10px;position:relative;left:-2px;top:-1px}header nav.row>ul .logo-menu{display:none}nav{max-height:0;width:100%;-webkit-transition:max-height .8s ease;-moz-transition:max-height .8s ease;-o-transition:max-height .8s ease;transition:max-height .8s ease;overflow:hidden}nav.open{max-height:500px}nav ul{padding:0;margin:0}nav ul.sub-menu{max-height:0;overflow:hidden;width:100%!important;-webkit-transition:max-height .8s ease;-moz-transition:max-height .8s ease;-o-transition:max-height .8s ease;transition:max-height .8s ease}nav ul.sub-menu.open{max-height:500px}nav ul.sub-menu.hidden{margin-left:-100%}nav li{margin-left:0}nav li.parent-zero.open{margin-left:-100%}nav li.parent-zero.open>a,nav li.parent-zero.open .top-level-span{display:none}nav li.parent-zero.open>.sub-menu{margin-left:100%;max-height:500px}nav li.parent-zero.open>.sub-menu .open{margin-left:-100%}nav li.parent-zero.open>.sub-menu .open>a{display:none}nav li.parent-zero.open>.sub-menu .open>.sub-menu{margin-left:100%;max-height:500px}nav li.parent-zero>.sub-menu{margin-left:200%}nav li.hidden{max-height:0;margin-left:-100%}}.rev_slider_wrapper{z-index:10}.rev_slider_wrapper .tp-bullets.tp-thumbs{padding:0;background-color:transparent}.rev_slider_wrapper .tp-bullets.tp-thumbs .tp-mask{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.rev_slider_wrapper .tp-bullets.tp-thumbs .bullet{-webkit-transition:-webkit-filter,border,.5s ease;-moz-transition:-moz-filter,filter,border .5s ease;-o-transition:-o-filter,filter,border .5s ease;transition:filter,border .5s ease;-moz-opacity:.8;-khtml-opacity:.8;-webkit-opacity:.8;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80)}.rev_slider_wrapper .tp-bullets.tp-thumbs .bullet:hover{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:none;-webkit-filter:grayscale(0);filter:grayscale(0%)}.rev_slider_wrapper .tp-bullets.tp-thumbs .bullet.selected{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:none;-webkit-filter:grayscale(0);filter:grayscale(0%);border-top:5px solid #59b553}.item-listing{margin:25px 0 60px}.item-listing .active .details{color:#fff;background-color:#59b553!important;-webkit-transition:background-color .4s linear;-moz-transition:background-color .4s linear;-o-transition:background-color .4s linear;transition:background-color .4s linear}.item-listing a{display:block;color:#000;text-decoration:none;font-size:12px}.item-listing a h2{margin:0 0 4px;padding-top:10px}.item-listing a h2:before{content:"//";margin-right:5px}.item-listing a img{width:100%}.item-listing a .details{padding:0 10px;-webkit-transition:background-color .4s linear;-moz-transition:background-color .4s linear;-o-transition:background-color .4s linear;transition:background-color .4s linear}.item-listing a .details p{margin:5px 0 0;padding-bottom:12px}.item-listing a .details p.full{display:none}.item-listing a:hover{color:#fff}.item-listing a:hover .details{background-color:#59b553;-webkit-transition:background-color .4s linear;-moz-transition:background-color .4s linear;-o-transition:background-color .4s linear;transition:background-color .4s linear}.history-feature{position:relative;height:auto;overflow:hidden;background:#fff}.history-feature img{min-height:100%;min-width:1000px;width:100%;height:auto;position:absolute;top:0;left:0}@media screen and (max-width:1000px){.history-feature img{left:50%;margin-left:-500px}}.history-feature .eight{padding:5% 0}.history-feature .row .two{height:100%}
    .history-feature .row .two .swarf {
        position: absolute;
        background: url(/_repository/1/ftpuploads/imgs/history-feature/swarf_sprite.png) no-repeat
    }.history-feature .row .two .swarf.one{width:166px;height:86px;top:0;left:0}.history-feature .row .two .swarf.two{width:164px;height:98px;bottom:0;left:0;background-position:-200px 0}.history-feature .row .two .swarf.three{width:155px;height:91px;top:0;right:0;background-position:0 -140px}.history-feature .row .two .swarf.four{width:155px;height:106px;bottom:0;background-position:-210px -130px}@media screen and (max-width:767px){.history-feature .row .two{background:none!important;display:none}}.history-feature .quote{position:relative;padding-left:55px;padding-bottom:65px;max-width:768px;margin:0 auto 30px;letter-spacing:.5px}@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){.history-feature .quote{letter-spacing:-1px}}.history-feature span{display:block;font-weight:700;text-align:left}.history-feature .quote-left,.history-feature .quote-right{font-weight:700;position:absolute}.history-feature .quote-left{top:3px;left:0;font-size:105px;line-height:75px}.history-feature .first-line{font-size:20px;margin-left:10%}.history-feature .second-line{font-size:70px;line-height:50px;margin-left:10%}@media screen and (max-width:320px){.history-feature .second-line{font-size:65px}}.history-feature .third-line{font-size:20px;margin:15px 0 0 20%}.history-feature .fourth-line{text-align:right;font-size:20px;margin:-9px 19% 0 0}.history-feature .fifth-line{position:absolute;left:17%;bottom:20px;font-size:14px}.history-feature .quote-right{right:0;bottom:-10px;font-size:155px;line-height:25px}.history-feature .history-brief{font-size:14px;text-align:center;position:relative}.history-feature #history-text{font-size:24px;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000;fill-opacity:1;stroke:none}@media screen and (max-width:767px){.history-feature span.fifth-line{left:1%}}@media screen and (max-width:510px){.history-feature .row .eight .quote span{margin-left:0;margin-right:0}.history-feature .row .eight .quote span.second-line{font-size:65px}.history-feature .row .eight .quote span.third-line{font-size:18px;margin-bottom:5px}.history-feature .row .eight .quote span.fourth-line{margin-right:2px}}.history-feature .history-link{position:relative}.history-feature .history-link .dividing-line-left,.history-feature .history-link .dividing-line-right{position:absolute;height:2px;line-height:2px;width:40%;top:24px;background:#BFBFBF}.history-feature .history-link .dividing-line-left{left:0}.history-feature .history-link .dividing-line-right{right:0}.history-feature .history-link a{position:relative;text-decoration:none;color:#000}.history-feature .history-link a span{display:block;width:50px;height:49px;background-image:url(/_repository/1/ftpuploads/imgs/sprite.png);background-position:0 -21px;background-repeat:no-repeat;margin:40px auto 10px}@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){
    .history-feature .history-link a span {
        background-image: url(/_repository/1/ftpuploads/imgs/sprite@2x.png);
        background-size: 205px 272px
    }}.page-template-template-product-listing-php{background:#fff}.breadcrumbs{margin-bottom:40px;width:100%;padding-bottom:20px;border-bottom:1px #E5E5E5 solid;color:#A7A7A7;text-transform:uppercase;font-weight:600;font-size:11px}.breadcrumbs a{color:#A7A7A7;text-decoration:none}.breadcrumbs span{position:relative;top:-1px}.breadcrumbs span.sub{top:0}.product-listing,.post-type-archive-product .woocommerce-wrap,.woocommerce.tax-product_cat{padding-bottom:60px}.product-listing h2,.post-type-archive-product .woocommerce-wrap h2,.woocommerce.tax-product_cat h2{font-style:italic;margin:50px 0 2px;line-height:24px;font-size:28px}.product-listing h2.no-products,.post-type-archive-product .woocommerce-wrap h2.no-products,.woocommerce.tax-product_cat h2.no-products{font-size:32px;line-height:32px;margin:100px 0 150px}.product-listing{padding-bottom:60px}.product-listing h2{font-style:italic;margin:50px 0 2px;line-height:24px;font-size:28px}.product-listing h2.no-products{font-size:32px;line-height:32px;margin:100px 0 150px}.product-listing a.columns{text-align:center;color:#000;text-decoration:none;display:block}.product-listing a.columns:hover{cursor:pointer;color:#fff}.product-listing a.columns:hover img{-moz-opacity:.8;-khtml-opacity:.8;-webkit-opacity:.8;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80)}.product-listing a.columns:hover div{border-color:#59b553;background-color:#59b553}.product-listing a.columns img{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.product-listing a.columns img.lazyload{width:48px;height:48px;margin:112px auto}.product-listing a.columns div{-webkit-transition:all 0 ease 0;position:relative;background-color:#fff;border-bottom:2px solid #000;padding:10px 0 20px;margin-top:10px;margin-bottom:20px}.product-listing a.columns div:after{content:" \25B2";position:absolute;left:50%;bottom:-7px;margin-left:-5px}.product-listing a.columns div h3{font-size:16px;margin:0}.product-listing a.columns div span{font-size:12px;display:block;height:15px}@media only screen and (max-width:860px){.product-listing a.columns div span{height:37px}}.product-listing-banner{max-width:auto;width:100%}.social-share{width:100px;height:20px;position:relative;margin:20px 0}@media only screen and (max-width:480px){.social-share{margin:20px auto}}.social-share label{font-size:16px;cursor:pointer;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0;padding:5px 10px 5px 0}.social-share label.icon-share:before{position:relative;top:1px}.social-share label:hover{color:#59b553}.social-share label span{text-transform:uppercase;font-size:.85em;font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-weight:900;-webkit-font-smoothing:antialiased;padding-left:6px}.social-share .social{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;position:absolute;top:-77px;left:-400px}@media only screen and (max-width:480px){.social-share .social{left:-40px}}.social-share .social.active{top:-63px;left:15px;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}@media only screen and (max-width:480px){.social-share .social.active{left:-40px}}.social-share .social.active ul:after{border-top:20px solid #71DFE9;margin:35px 10px}@media only screen and (max-width:480px){.social-share .social.active ul:after{border-top:20px solid #3C5A96;margin:35px 70px}}.social-share .social ul{position:relative;left:0;right:0;width:180px;height:46px;color:#fff;background:#3b5998;list-style:none;margin:auto;padding:0}.social-share .social ul:after{content:'';display:block;width:0;height:0;position:absolute;left:0;right:0;border-left:20px solid transparent;border-right:20px solid transparent}.social-share .social ul li{font-size:20px;cursor:pointer;width:60px;text-align:center;float:left;display:block;height:22px;position:relative;z-index:2;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin:0;padding:12px 0}.social-share .social ul li.fa-twitter{background:#6cdfea;padding:12px 0}.social-share .social ul li.fa-facebook{padding:12px 0}.social-share .social ul li.fa-google-plus{background:#e34429;padding:12px 0}.social-share .social ul li:hover{color:#000;color:rgba(0,0,0,.5)}.single-hope_product .top-section h1,.single-product .top-section h1,.single-hope_product .center-wrap h1,.single-product .center-wrap h1{margin:60px 0 0;font-size:32px}.single-hope_product .top-section h5,.single-product .top-section h5,.single-hope_product .center-wrap h5,.single-product .center-wrap h5{margin:10px 0;font-size:13px}.single-hope_product .top-section h1,.single-product .top-section h1,.single-hope_product .center-wrap h1,.single-product .center-wrap h1,.single-hope_product .top-section h3,.single-product .top-section h3,.single-hope_product .center-wrap h3,.single-product .center-wrap h3,.single-hope_product .top-section h5,.single-product .top-section h5,.single-hope_product .center-wrap h5,.single-product .center-wrap h5{font-style:italic}.single-hope_product .top-section .main-image,.single-product .top-section .main-image,.single-hope_product .center-wrap .main-image,.single-product .center-wrap .main-image{margin-bottom:40px}.single-hope_product .top-section ul,.single-product .top-section ul{margin:0 0 10px;padding:0;list-style-type:none}.single-hope_product .top-section .product-thumbs a,.single-product .top-section .product-thumbs a{border-bottom:5px #fff solid;-webkit-transition:border-color .5s ease;-moz-transition:border-color .5s ease;-o-transition:border-color .5s ease;transition:border-color .5s ease}.single-hope_product .top-section .product-thumbs a.active,.single-product .top-section .product-thumbs a.active{border-color:#59b553;-webkit-transition:border-color .5s ease;-moz-transition:border-color .5s ease;-o-transition:border-color .5s ease;transition:border-color .5s ease}.single-hope_product .top-section div.three.columns,.single-product .top-section div.three.columns{margin:15px 0}@media screen and (max-width:767px){.single-hope_product .top-section div.three.columns,.single-product .top-section div.three.columns{width:50%!important;float:left;text-align:center}}.single-hope_product .top-section .product-thumbs a,.single-product .top-section .product-thumbs a{display:block}.single-hope_product .top-section .key-features h3,.single-product .top-section .key-features h3{font-size:19px}.single-hope_product .top-section .key-features li,.single-product .top-section .key-features li{padding:6px 0}.single-hope_product .top-section .key-features li:before,.single-product .top-section .key-features li:before{content:"// ";margin-right:5px}.single-hope_product .top-section .key-features .icon-download,.single-product .top-section .key-features .icon-download{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.single-hope_product .top-section .key-features a,.single-product .top-section .key-features a{color:#000;text-decoration:none;display:block;padding:10px 0;text-transform:uppercase;font-weight:700;font-size:14px;font-weight:900;-webkit-font-smoothing:antialiased;-webkit-transition:color .5s ease;-moz-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}.single-hope_product .top-section .key-features a i,.single-product .top-section .key-features a i{font-size:16px;margin-right:2px}.single-hope_product .top-section .key-features a:hover,.single-product .top-section .key-features a:hover{color:#59b553}.single-hope_product{background:#fff}.single-hope_product .container .breadcrumbs{padding-bottom:15px}.single-hope_product .container .separator{width:70%;margin:20px 15% 35px}.single-hope_product .container ul{font-size:13px;list-style-type:none}.single-hope_product .container.bottom-section{padding:20px 0 50px}@media only screen and (max-width:767px){.single-hope_product .container.bottom-section{padding-top:0}}.single-hope_product .container.bottom-section .row .nine.columns{margin-left:0;padding-left:2.127663%;border-left:1px solid #DFDFDF}.single-hope_product .container.bottom-section .row .nine.columns>div{display:block;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.single-hope_product .container.bottom-section .row .nine.columns>div.hide{-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);height:0!important;overflow:hidden}.single-hope_product .container.bottom-section .row .nine.columns ul{list-style-type:disc}@media only screen and (max-width:480px){.single-hope_product .container.bottom-section .row .nine.columns ul{list-style-type:none}}@media only screen and (max-width:767px){.single-hope_product .container.bottom-section .row .nine.columns{padding-left:0}}.single-hope_product .container.bottom-section .tech-spec-box{padding-top:20px}.single-hope_product .container.bottom-section .tech-spec-box h5{margin:0}@media only screen and (max-width:767px){.single-hope_product .container.bottom-section ul{margin-bottom:24px}}@media only screen and (max-width:480px){.single-hope_product .container.bottom-section ul{padding:0}}.single-hope_product .container.bottom-section ul li{padding:3px 0}.single-hope_product .container.bottom-section ul li>a:hover{color:#59b553}.single-hope_product .container.bottom-section ul li.active>a{color:#59b553}.single-hope_product .container.bottom-section ul li.active ul{display:block;padding:0;margin:0 0 10px}.single-hope_product .container.bottom-section ul li a{font-size:20px;color:#000;font-weight:700;text-decoration:none}.single-hope_product .container.bottom-section ul li ul{display:none}.single-hope_product .container.bottom-section ul li ul a{font-size:12px;font-weight:400;color:#999;font-style:italic}.single-hope_product .container.bottom-section ul li ul a:hover{font-weight:700;color:#999}.single-hope_product .container.bottom-section ul li ul a.active{color:#59b553}.single-hope_product .container.bottom-section ul li ul a.active:hover{font-weight:400;color:#59b553}@media screen and (max-width:767px){.single-hope_product .product-images{text-align:center}}.media-box a{border-bottom:5px solid #fff;margin-top:5px;margin-bottom:5px;-webkit-transition:border-color .5s ease;-moz-transition:border-color .5s ease;-o-transition:border-color .5s ease;transition:border-color .5s ease;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray;-webkit-filter:grayscale(1);filter:grayscale(100%)}.media-box a.media-video:before{font-family:FontAwesome;position:absolute;bottom:-1px;left:5px;color:#59b553;content:"\f03d"}.media-box a:hover{border-color:#59b553;-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:gray;-webkit-filter:grayscale(0);filter:grayscale(0%)}@media only screen and (max-width:767px){.media-box a{float:left}}.support-box h5{margin:0 0 10px}.support-box .support-diagram a{padding:10px 0 10px 68px}.support-box a{text-decoration:none;color:#000;font-size:14px;padding:10px 0 10px 50px;margin-top:10px;margin-bottom:10px}.support-box a:hover,.support-box a:before:hover{color:#59b553}.support-box a:before{font-family:FontAwesome;font-size:55px;position:absolute;top:-10px;left:-1px}.support-box a i.icon-fixed-width{font-size:50px;position:absolute;top:3px;left:0;padding-right:0}.support-box a i.icon-cogs{left:-3px}.support-box a i.icon-zoom-in{margin-right:3px}.support-box a span{font-size:12px;display:block}.support-box a span:before{font-family:FontAwesome;position:relative;left:3px;margin-right:8px}@media only screen and (max-width:767px){.support-box a.twelve.columns{float:left;padding:10px 0 10px 68px}.support-box a.twelve.columns i.icon-fixed-width{left:-9px}}@media only screen and (max-width:480px){.support-box a.twelve.columns{float:none;display:block;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.support-box .container{padding:0 20px 0 45px}}.product-quote{font-weight:600;font-size:26px;display:block;line-height:30px;margin-top:20px}@media screen and (max-width:767px){.product-quote{margin:0 0 40px}}img.product-lifestyle{width:100%;margin:30px 0}@media only screen and (max-width:767px){img.product-lifestyle{margin-bottom:10px}}#share-popup{position:relative;background:#FFF;padding:20px;width:auto;max-width:250px;margin:20px auto}#share-popup iframe{width:250px;height:30px}.no-js .single-hope_product .container.bottom-section .visuallyhidden{height:auto;margin:0;padding:0;position:relative;width:auto}.no-js .single-hope_product .container.bottom-section .three.columns{display:none}.no-js .single-hope_product .container.bottom-section .row .nine.columns{border-left:0;padding-left:0;width:100%}.full-width{position:relative;background:#fff;margin-top:20px}.full-width,.full-width .slide img{width:100%}.full-width:hover{background:0 0}.full-width:hover .controls a{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.full-width .inner{overflow-y:hidden;-ms-filter:"alpha(Opacity=00)";filter:alpha(opacity=00);-moz-opacity:0;opacity:0}.full-width .slide{float:left;position:relative}.full-width .slide img{height:auto}.full-width .controls a{position:absolute;top:50%;margin-top:-21px;display:block;text-decoration:none;background:#fff;border-radius:20px;color:#59b553;font-size:40px;text-align:center;width:30px;height:20px;padding:10px 0;line-height:30px;*display:none;zoom:1;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.full-width .controls a i{font-weight:700}.full-width .controls a.left{left:10px;padding:0 7px 20px 3px}.full-width .controls a.right{right:10px;padding:0 3px 20px 7px}.page-template-template-video-php{background:#fff}.video-container{background:#000;color:#fff;padding-bottom:30px}.video-container .details{margin:20px 10px 10px}.video-container .details h1{margin:6px 0}.video-container .details h3{font-style:italic;margin:5px 0 10px}.video-container .details h3:hover{cursor:pointer;color:#59b553}.video-container .details p{overflow:hidden;max-height:0;-webkit-transition:max-height 1s ease;-moz-transition:max-height 1s ease;-o-transition:max-height 1s ease;transition:max-height 1s ease;font-size:13px;margin:2px 0;-webkit-transition:max-height .5s ease;-moz-transition:max-height .5s ease;-o-transition:max-height .5s ease;transition:max-height .5s ease}.video-container .details.active h3{color:#59b553}.video-container .details.active p{-webkit-transition:max-height 1s ease;-moz-transition:max-height 1s ease;-o-transition:max-height 1s ease;transition:max-height 1s ease;max-height:600px}.video-listing .six{border-bottom:2px solid #BFBFBF;margin-top:20px;margin-bottom:10px;padding-bottom:10px}.video-listing .active a img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:gray;-webkit-filter:grayscale(0);filter:grayscale(0%)}.video-listing .active a:hover img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:gray;-webkit-filter:grayscale(0);filter:grayscale(0%)}.video-listing a img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray;-webkit-filter:grayscale(1);filter:grayscale(100%)}.video-listing a:hover{color:#000}.video-listing a:hover .details{background:#59b553}.video-listing a:hover img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:gray;-webkit-filter:grayscale(0);filter:grayscale(0%)}.page-template-template-stills-php{background:#fff}.page-template-template-stills-php #main{margin-top:30px}.instagram-sidebar-text{padding-top:10px;border-top:1px solid #BFBFBF;max-width:200px}.images-container .sidebar-wrapper.fixed{top:25px;position:fixed;-webkit-font-smoothing:antialiased}@media only screen and (max-width:767px){.images-container .sidebar-wrapper.fixed{width:100%;background:#fff;top:0;left:0;z-index:1000}}.images-container ul#filters{position:relative;top:0;padding:0}.images-container ul#filters li{display:none;font-weight:700;font-size:20px}.images-container ul#filters li.visible{display:block}@media only screen and (max-width:767px){.images-container ul#filters li{font-size:14px}.images-container ul#filters li.visible{display:inline-block;*display:inline;*zoom:1;padding-right:10px}}.images-container ul#filters li:before{content:"// "}.images-container ul#filters li.active a,.images-container ul#filters li:hover a,.images-container ul#filters li.active:before,.images-container ul#filters li:hover:before{color:#59b553}.images-container ul#filters li a{text-decoration:none;color:#000;-webkit-font-smoothing:subpixel-antialiased}.images-container .nine.columns a{width:31.2%;padding:5px;display:block}.images-container .nine.columns a.wp-media{width:62.4%}.images-container .nine.columns a i{position:absolute;right:5px;top:5px;color:#fff;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;z-index:100;text-decoration:none;width:0;height:0;border-style:solid;border-width:0 50px 50px 0;border-color:transparent #59b553 transparent transparent}.images-container .nine.columns a i:before{position:relative;right:-27px;top:5px;font-size:20px}.images-container .nine.columns a:hover img{-moz-opacity:.8;-khtml-opacity:.8;-webkit-opacity:.8;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80)}.images-container .nine.columns a:hover i{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.images-container .nine.columns a img{-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;width:100%}.images-container .load_more{width:74.468205%;margin-left:25%}.images-container .load_more.finished-loading{margin:20px 0 20px 25%}@media only screen and (max-width:767px){.images-container .load_more{width:100%}}a.adventures-link{position:relative;margin-top:30px;padding-top:10px;font-size:20px;line-height:20px;max-width:200px;font-weight:700;text-transform:uppercase;display:block;color:#000;border-top:1px solid #BFBFBF;text-decoration:none}@media only screen and (max-width:767px){a.adventures-link{display:none}}a.adventures-link i{margin-top:5px;display:block}.instagram-bars{width:40px;height:60px;position:absolute;left:-55px;top:14px}.instagram-bars div{width:100%;height:25%}.instagram-bars .blue{background:#4692F4}.instagram-bars .green{background:#6EC493}.instagram-bars .yellow{background:#F7C543}.instagram-bars .red{background:#F93553}.warranty-service{background:#fff;padding:30px 0 80px;font-size:14px}.warranty-service .columns{padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.warranty-service .columns .heading{border-bottom:1px solid #DFDFDF;padding-bottom:15px;margin-bottom:35px;font-weight:700;font-size:14px;font-style:italic}.warranty-service .columns .heading h1{font-size:26px}.warranty-service .columns h2{font-size:22px}.warranty-service .columns h2 i{display:inline-block;*display:inline;*zoom:1;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.warranty-service .columns ul{padding:0;margin-bottom:50px}@media only screen and (max-width:480px){.warranty-service .columns ul{margin:10%; text-align: left;}}.warranty-service .columns ul li a{ color:#59b553; text-decoration:none;font-style:italic;font-weight:700;font-size:15px;-webkit-transition:color .5s ease;-moz-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}.warranty-service .columns ul li a:hover{color:#59b553}.warranty-service .columns .contact{margin-top:25px}.warranty-service .columns .contact span,.warranty-service .columns .contact a{font-weight:700;text-decoration:none;color:#333;display:block;font-size:20px}.warranty-service .columns .contact span i,.warranty-service .columns .contact a i{margin-right:3px}.warranty-service .columns .contact span i{margin-left:2px;margin-right:4px}.warranty-service .columns .contact a:hover{color:#59b553}.warranty-service .separator{width:40%;margin:65px 30%}.blog{background:#fff}.blog .post-head{background:url(/_repository/1/ftpuploads/imgs/post_listing_header.jpg) no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-color:#000}.blog .post-head h1{letter-spacing:8px}@media only screen and (max-width:980px){.blog .post-head h1{letter-spacing:6px}}@media only screen and (max-width:767px){.blog .post-head h1{letter-spacing:3px}}@media only screen and (max-width:480px){.blog .post-head h1{letter-spacing:0}}.blog .post-head h1 .sub-header{letter-spacing:0;width:96%;left:0;bottom:0;text-align:right;position:absolute;font-size:16px}@media only screen and (max-width:600px){.blog .post-head h1 .sub-header{bottom:-20%}}@media only screen and (max-width:480px){.blog .post-head h1 .sub-header{bottom:-25%;font-size:14px}}.blog .post-head h1 .underline{border-bottom:10px solid #fff;letter-spacing:0}@media only screen and (max-width:800px){.blog .post-head h1 .underline{border-bottom:5px solid #fff}}@media only screen and (max-width:480px){.blog .post-head h1 .underline{border-bottom:none}}.blog .choose-category{padding:10px 0 15px;background:#000;color:#fff}.blog .choose-category.fixed{top:25px;position:fixed;width:100%;top:0;left:0;z-index:1000;-webkit-font-smoothing:antialiased}@media only screen and (max-width:767px){.blog .choose-category.fixed{padding:5px 0}.blog .choose-category.fixed .reverse-separator{display:none}}.blog .choose-category.fixed ul#filters li:before{font-weight:700}.blog .choose-category.fixed ul#filters li a{font-weight:700}.blog .choose-category ul#filters{list-style-type:none;padding:0;margin:0 auto;text-align:center;margin:10px 0 15px}@media only screen and (max-width:767px){.blog .choose-category ul#filters{margin:5px 0}}.blog .choose-category ul#filters li{padding-left:15px;display:none}.blog .choose-category ul#filters li.visible{display:inline-block;*display:inline;*zoom:1}.blog .choose-category ul#filters li:hover a{color:#59b553}@media only screen and (max-width:767px){.blog .choose-category ul#filters li{padding-left:4px}}.blog .choose-category ul#filters li a{color:#fff;text-decoration:none;font-size:14px;text-transform:uppercase}@media only screen and (max-width:480px){.blog .choose-category ul#filters li a{font-size:12px}}.blog .choose-category ul#filters li a:before{content:"// "}.blog .post-listing .nav-previous,.blog .post-listing .nav-next{display:none;margin-top:20px}.blog .post-listing .nav-previous a,.blog .post-listing .nav-next a{font-size:18px}.blog .post-listing .nav-previous a:hover,.blog .post-listing .nav-next a:hover{color:#59b553}.blog .post-listing .load_more{width:100%}.blog .post-listing .item{width:48%;margin:0 1%;border-bottom:2px solid #BFBFBF;margin-top:20px;margin-bottom:10px;padding-bottom:10px}@media only screen and (max-width:767px){.blog .post-listing .item{width:100%}}.blog .post-listing a{background:#000}.blog .post-listing a:hover img{-moz-opacity:.6;-khtml-opacity:.6;-webkit-opacity:.6;opacity:.6;-ms-filter:alpha(opacity=60);filter:alpha(opacity=60)}.blog .post-listing a:hover .go{display:block}.blog .post-listing a .go{position:absolute;top:0;left:0;height:100%;width:100%;display:none;color:#fff;text-align:center;font-size:50px}.blog .post-listing a .go i{position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-13px}.blog .post-listing a .go span{display:block;width:100%;font-size:12px;position:absolute;bottom:20px;left:0}.blog .post-listing a .details p{height:12px}.blog .post-listing .details{background:#fff}.blog .post-listing img{-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.blog .post-listing .no-image a{background:#fff;position:relative;height:100%}.blog .post-listing .no-image a:hover{background:#59b553}.blog .post-listing .no-image a:hover img{visibility:hidden}.blog .post-listing .no-image a:hover .details h2,.blog .post-listing .no-image a:hover .details p{color:#fff}.blog .post-listing .no-image a .details{background:none!important;position:absolute;width:100%;top:30%;text-align:center;z-index:10;padding:0}.blog .post-listing .no-image a .details h2,.blog .post-listing .no-image a .details p{color:#59b553}.blog .post-listing .no-image a .details h2:before,.blog .post-listing .no-image a .details p:before{content:""}.single-post{background:#fff}.single-post .post-head{height:650px}@media only screen and (max-width:1200px){.single-post .post-head{height:550px}}@media only screen and (max-width:1000px){.single-post .post-head{height:500px}}@media only screen and (max-width:767px){.single-post .post-head{height:450px}}@media only screen and (max-width:480px){.single-post .post-head{height:350px}}.single-post .post-head .social-share{right:50%;margin-right:-40px}.single-post .post-head .social-share div.social{left:-10px!important}.single-post .post-head .social-share div.social.active ul:after{border-top:20px solid #3C5A96;margin:35px 70px}.single-post .post-head .sub-heading{position:absolute;width:100%;left:0;bottom:10px;text-align:center;font-size:12px;color:#fff}.post-quote{background:#000;color:#fff;font-size:36px;font-weight:700;padding:10px 20px}.post-quote p{padding:10% 20%;text-align:center}.post-quote .reverse-separator{width:70%;margin:0 15%}.post-video{background:#fff;padding:40px 20px 10px}.post-body{padding:10px 20px 30px;font-size:14px}.post-body h1.not-in-header{text-align:center;margin:30px 0 40px}.post-body .row{padding:20px 0;position:relative}.post-body .row a.lightbox{display:block}.post-body>.row{padding:0 0 20px}.post-body img{width:100%;max-width:auto;height:auto}@media only screen and (max-width:767px){.post-body img{margin:5px 0}}a.back-to-top{display:block;width:100%;margin:20px 0 60px;padding:40px 0;border-top:1px solid #BFBFBF;border-bottom:1px solid #BFBFBF;font-size:30px;font-weight:700;text-decoration:none;color:#000;text-align:center;float:left;-webkit-transition:color .5s ease;-moz-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}a.back-to-top i{display:block}a.back-to-top:hover{color:#59b553}.next-image{position:absolute;cursor:pointer;top:20px;right:-25px;width:25px;height:25px;text-align:center;background:#000;color:#59b553;font-size:20px;line-height:20px;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;-o-transition:background-color .5s ease;transition:background-color .5s ease}.next-image:hover{background:#59b553;color:#000}@media only screen and (max-width:1250px){.next-image{right:-20px;width:20px;font-size:16px}}@media only screen and (max-width:767px){.next-image{display:none}}.page-template-template-document-support-php{background:#fff}
        .page-template-template-document-support-php .post-head {
            background: url(/_repository/1/ftpuploads/imgs/tech_support_header.jpg) no-repeat center center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover
        }.page-template-template-document-support-php .post-head h1{margin-top:14%}@media only screen and (max-width:767px){.page-template-template-document-support-php .post-head h1{margin-top:20%}}@media only screen and (max-width:600px){.page-template-template-document-support-php .post-head h1{margin-top:27%}}@media only screen and (max-width:530px){.page-template-template-document-support-php .post-head h1{margin-top:32%}}.page-template-template-document-support-php .post-head div.sub{margin-top:-20px}@media only screen and (max-width:767px){.page-template-template-document-support-php .post-head div.sub{margin-top:-10px}}@media only screen and (max-width:480px){.page-template-template-document-support-php .post-head div.sub{margin-top:0}}.page-template-template-document-support-php .post-head h2{color:#fff;margin:0 0 0 17%;text-align:left}@media only screen and (max-width:480px){.page-template-template-document-support-php .post-head h2{margin:0 0 0 16%}}.page-template-template-document-support-php .post-head h2 i.fa-phone{display:inline-block;*display:inline;*zoom:1;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.page-template-template-document-support-php .post-head h2 a{color:#fff;-webkit-transition:color .5s ease;-moz-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease;text-decoration:none}.page-template-template-document-support-php .post-head h2 a:hover{color:#59b553}.page-template-template-document-support-php .item-listing{padding:0}.page-template-template-document-support-php .item-listing .row .four{margin-top:15px;margin-bottom:15px}.page-template-template-document-support-php .item-listing a{outline:0}.page-template-template-document-support-php .item-listing a h2{margin:0;padding:5px 0}.page-template-template-document-support-php .item-listing a h2:before{content:"";margin-right:0}.page-template-template-document-support-php .item-listing a img{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.page-template-template-document-support-php .item-listing a:hover img{-moz-opacity:.8;-khtml-opacity:.8;-webkit-opacity:.8;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80)}.page-template-template-document-support-php .container.home-listing h2{font-size:18px}.page-template-template-document-support-php .container.not-found .row,.page-template-template-document-support-php .container.home-listing .row{padding:80px 0;text-align:center}.document-wrapper{background-color:#000;width:100%;display:none;color:#fff;position:relative;font-size:12px;padding:0}.document-wrapper .row h2{margin:30px 0 0;font-size:18px}.document-wrapper .row h3{margin:0;font-size:12px}.document-wrapper .row .six .container{margin-top:30px;padding:0}.document-wrapper .row .no-support-items{display:block;margin:10px 0;font-weight:700}.document-wrapper .row a{text-decoration:none;color:#fff;font-size:11px;padding:5px 0 10px;margin-top:10px;margin-bottom:10px}.document-wrapper .row a:hover{color:#59b553}.document-wrapper .row a i.icon-fixed-width{font-size:36px;padding-right:0;float:left;margin-top:-2px;margin-right:10px}.document-wrapper .row a i.fa-search-plus{margin-right:5px}.document-wrapper .row a span{font-size:12px;display:block}@media only screen and (max-width:767px){.document-wrapper .row .six:first-child{text-align:center;padding:0}.document-wrapper .row .six{padding:0 10px}}.document-wrapper .row img{padding-right:10px;margin:10px 0;border-right:1px solid gray}@media only screen and (max-width:767px){.document-wrapper .row img{border-right:none;margin:10px auto;padding-right:0}}.document-wrapper .close{font-size:18px;position:absolute;right:10px;top:5px;color:#fff;font-weight:700;z-index:120}.document-wrapper .close:hover{color:#59b553}@media only screen and (max-width:767px){.document-wrapper .close{background:#000;padding:5px}}.choose-category{background:#000;padding:20px 0 10px;text-align:center}.choose-category h3{color:#fff;margin:0 3% 5px;width:94%}.choose-category ul{padding:0;margin:0 10px 20px;text-align:center}.choose-category ul li{display:inline-block;*display:inline;*zoom:1;margin-left:20px}.choose-category ul li:first-child{margin-left:0}.choose-category ul li a{color:#fff;text-decoration:none}.choose-category ul li a.active{color:#59b553}.choose-category ul li a:before{content:"// "}.choose-category ul li:hover a{color:#59b553}.page-template-template-how-to-php{background:#fff}.page-template-template-how-to-php #main .three,.page-template-template-how-to-php .nine{margin:50px 0 100px}@media only screen and (max-width:980px){.page-template-template-how-to-php #main .three.columns,.page-template-template-how-to-php .nine.columns{width:100%}}@media only screen and (max-width:980px){.page-template-template-how-to-php #main div.three.columns{width:30%}}.page-template-template-how-to-php #main div.three h2{font-size:28px;margin:20px 0 0;font-style:italic}.page-template-template-how-to-php #main div.three h4{margin:0 0 40px;font-size:14px}.page-template-template-how-to-php #main div.three ul li{list-style-type:none}.page-template-template-how-to-php #main div.three>ul{padding:0}.page-template-template-how-to-php #main div.three>ul>li{font-weight:700;font-size:24px;cursor:pointer}.page-template-template-how-to-php #main div.three>ul>li:before{content:"// "}.page-template-template-how-to-php #main div.three>ul>li:hover,.page-template-template-how-to-php #main div.three>ul>li.active{color:#59b553}.page-template-template-how-to-php #main div.three>ul>li ul{margin:10px 0;display:none}.page-template-template-how-to-php #main div.three>ul>li ul a{color:gray;text-decoration:none;font-size:13px;font-weight:300}.page-template-template-how-to-php #main div.three>ul>li ul a:hover,.page-template-template-how-to-php #main div.three>ul>li ul a.active{font-weight:700}.page-template-template-how-to-php #main div.nine .cogs{margin-top:50px}.page-template-template-how-to-php #main div.nine h2{margin:10px 0 0;text-align:center}@media only screen and (max-width:980px){.page-template-template-how-to-php #main div.nine.columns{width:65%}}
.page-template-template-how-to-php .post-head {
    background: url(/_repository/1/ftpuploads/imgs/how_to_videos_full.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}.page-template-template-how-to-php .post-head h2{font-size:36px;margin:20% 0 5px}.page-template-template-how-to-php .post-head a{font-size:14px;color:#fff;text-decoration:none;margin:0 10px;font-weight:700}.page-template-template-how-to-php .post-head a:hover{color:#59b553}@media only screen and (max-width:480px){.page-template-template-how-to-php .post-head span{display:none}.page-template-template-how-to-php .post-head a{display:block}}.page-template-template-about-php{color:#fff;background:#000}.about-main .twelve{padding:20px 0 100px}.about-main .twelve h1{text-transform:uppercase;text-align:center;margin:15px 0 70px}.about-main .twelve h1 .underline{border-bottom:10px solid #fff;letter-spacing:0}@media only screen and (max-width:800px){.about-main .twelve h1 .underline{border-bottom:5px solid #fff}}@media only screen and (max-width:480px){.about-main .twelve h1 .underline{border-bottom:none}}@media only screen and (max-width:480px){.about-main .twelve{padding:20px 10px 100px;background:#000;background:rgba(0,0,0,.8)}}.shape{width:50%;height:100%;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-ms-transform:skew(-20deg);transform:skew(-20deg);background:#fff;position:absolute;z-index:10;top:0;left:0;max-width:850px;min-width:600px;min-height:1250px}@media only screen and (min-width:1750px){.shape{left:11%}}@media only screen and (min-width:1900px){.shape{left:13%}}@media only screen and (min-width:2250px){.shape{left:16%}}@media only screen and (max-width:1450px){.shape{left:-4%}}@media only screen and (max-width:1250px){.shape{left:-8%}}@media only screen and (max-width:1050px){.shape{left:-12%}}@media only screen and (max-width:830px){.shape{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);transform:skew(0deg);left:0;min-width:320px}}@media only screen and (max-width:480px){.shape{min-width:280px;left:50%;margin-left:-140px}}.page-template-template-contact-php{color:#000}.page-template-template-contact-php .warranty{float:left;padding:10px 10px 10px 2.627663%;letter-spacing:1px;font-size:12px;margin-top:40px;margin-bottom:20px;margin-left:6.382989%}.page-template-template-contact-php .warranty h3{margin:5px 0}.page-template-template-contact-php .warranty i{margin-right:5px}@media only screen and (max-width:830px){.page-template-template-contact-php .warranty{float:none;text-align:left;margin:20px 0;margin-left:0;padding:10px 0}}@media only screen and (max-width:480px){.page-template-template-contact-php .warranty{text-align:center}}.page-template-template-contact-php #main{position:relative}.page-template-template-contact-php #main h1{float:left;padding:5px 10px 5px 2.627663%;z-index:11;margin-left:6.382989%;position:relative}@media only screen and (max-width:830px){.page-template-template-contact-php #main h1{float:none;margin-left:0;padding-left:0}}.page-template-template-contact-php #main div.twelve{z-index:11;margin-left:0}.page-template-template-contact-php #main div.twelve a{color:#000;text-decoration:none}.page-template-template-contact-php #main .three.columns{letter-spacing:1px;font-size:12px;padding:0 10px}@media only screen and (max-width:830px){.page-template-template-contact-php #main .three.columns{width:100%;margin-left:0;padding:10px 0;text-align:left}}@media only screen and (max-width:480px){.page-template-template-contact-php #main .three.columns{text-align:center}}.page-template-template-contact-php #main .three.columns.uk-office h3{height:38px}.page-template-template-contact-php #main .three.columns.uk-office .address{margin:55px 0 15px}@media only screen and (max-width:985px){.page-template-template-contact-php #main .three.columns.uk-office .address{margin:72px 0 14px}}@media only screen and (max-width:830px){.page-template-template-contact-php #main .three.columns.uk-office .address{margin:20px 0}}.page-template-template-contact-php #main .three.columns i{margin-right:5px}.page-template-template-contact-php #main .three.columns a{color:#000;text-decoration:none}.page-template-template-contact-php #main .three.columns a:hover{color:#59b553}.page-template-template-contact-php #main .three.columns .address{margin:40px 0 30px}@media only screen and (max-width:830px){.page-template-template-contact-php #main .three.columns .address{margin:20px 0}}.history-page{background:#000}.history-page .block-container.lazyload{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);position:relative;padding-top:36px}.history-page .block-container.history-load{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);padding-top:56px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.history-page img{-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.history-page img.lazyload{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}#main.fixed{padding-top:56px}#main.fixed .history-nav{position:fixed;top:0;width:100%;padding:0}.history-nav{background:#fff;position:relative;z-index:1}.history-nav .row{max-width:700px}.history-nav ul{list-style:none;padding:0;margin:0}.history-nav li{position:relative;float:left;width:20%;margin:20px 0;font-size:12px;text-align:center;border-right:1px #333 solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.history-nav li:last-child{border-right:0}.history-nav li:after{content:"";position:absolute;bottom:-24px;left:50%;margin-left:-5px;color:#59b553;font-size:13px}.history-nav li:hover a{color:#59b553}.history-nav li.active a{color:#59b553}.history-nav li.active:after{content:"\25B2"}.history-nav a{color:#000;text-decoration:none}.history-nav .coming-soon{position:relative}.history-nav .coming-soon a{color:#888;cursor:not-allowed}.history-nav .coming-soon a:hover{color:#888}.history-nav .coming-soon a:before{cursor:not-allowed;position:absolute;background:#59b553;width:100px;content:"Coming Soon";color:#fff;top:0;left:20px;-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg);-o-transform:rotate(-20deg);transform:rotate(-20deg)}.history-intro{-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.history-intro .row{color:#fff;text-align:center;z-index:5}.history-intro .sub-header{display:inline-block;*display:inline;*zoom:1}.history-intro p{font-size:18px;border-bottom:1px solid #606060;padding-bottom:5px}.history-intro i{font-size:28px;margin-bottom:30px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}.post-head.history-intro h1{text-transform:none;font-size:130px}div.block-container{padding-top:56px}.block-container{margin:44px 0 100px}.block-container h2{font-size:36px;margin:0}.block-container a{text-decoration:none;display:block}.block-container a i.fa-link{display:none;font-size:18px;position:relative;top:-7px}.block-container a:hover i{display:inline-block;*display:inline;*zoom:1}.block-container+.block-container{margin-bottom:0}.block-container+.block-container+img{margin-top:50px}#year-1991{margin-bottom:-40px}.wheels{margin-top:20px}.continue{display:block;text-decoration:none;font-style:italic;color:#fff;font-size:14px;text-align:center}.continue h4{margin:0 0 5px}.continue i{color:#59b553;display:inline-block;*display:inline;*zoom:1;font-size:22px}.block{border-left:1px solid #606060;padding-left:20px;margin-left:20px;font-size:13px}.black-fade{height:100%;width:100%;position:absolute;top:0;left:0;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(0,0,0,0)0,rgba(0,0,0,0)25%,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(25%,rgba(0,0,0,0)),color-stop(100%,#000));background:-webkit-linear-gradient(top,rgba(0,0,0,0)0,rgba(0,0,0,0)25%,#000 100%);background:-o-linear-gradient(top,rgba(0,0,0,0)0,rgba(0,0,0,0)25%,#000 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0)0,rgba(0,0,0,0)25%,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0)0,rgba(0,0,0,0)25%,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)}.history-page #main{color:#fff}.history-page img.full{display:block;margin:0 auto;max-width:1200px}.history-page .max-full img{margin:0 auto;max-width:100%;width:auto}.history-page .max-video{max-width:800px;margin:0 auto}.history-main .block-container{margin:100px 0}.history-main .block-container i{display:inline-block;*display:inline;*zoom:1}.history-main .continue{margin:150px auto 0}
.history-main .history-intro {
    background-image: url(/_repository/1/ftpuploads/imgs/history/hope_legs_history_optim.jpg)
}.history-main .history-intro .row{position:absolute;bottom:0;left:0;max-width:none}.history-main .sub-header{margin-top:-35px}#year-1992{margin-bottom:40px}.history-beginning{background:#fff}
    .history-beginning .history-intro {
        background-image: url(/_repository/1/ftpuploads/imgs/history/beginning/beginning_header.png);
        height: 700px;
        background-color: #181818
    }@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){
        .history-beginning .history-intro {
            background-image: url(/_repository/1/ftpuploads/imgs/history/beginning/beginning_header@2x.png)
        }}.history-beginning .history-intro h1{margin-top:10%}.history-beginning .history-intro .fallback{display:none}.history-beginning .history-intro svg,.history-beginning .history-intro .fallback{width:354px;height:231px;position:absolute;bottom:-170px;left:100px;fill:none}.history-beginning .history-intro .path,.history-beginning .history-intro .line{stroke-dasharray:1000;stroke-dashoffset:1000}.history-beginning .history-intro .path{fill:none;stroke:#FFF;stroke-width:.8881;stroke-linecap:round}.history-beginning .history-intro .line{fill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:#FFF;stroke-width:.8881;stroke-linecap:round}.history-beginning .history-intro .line.first{width:114px;height:1px;margin-top:-57px}.history-beginning .history-intro .line.second{width:91px;height:91px;margin:-45px 0 0 -45px}.history-beginning .history-intro .line.rotate{top:50%;left:50%;position:absolute}
.history-beginning .technical-drawing {
    width: 100%;
    height: 500px;
    background-image: url(/_repository/1/ftpuploads/imgs/history/hope_legs_history_optim.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}.history-beginning .block-container{color:#000}.history-beginning .block-container a{color:#000}.history-beginning .continue{color:#000;margin:80px 0 60px}.cssanimations .history-beginning .history-intro .path,.cssanimations .history-beginning .history-intro .line{stroke-dashoffset:0;-webkit-animation:dash 10s linear;-moz-animation:dash 10s linear;animation:dash 10s linear}.cssanimations .history-beginning .history-intro .rotate{-webkit-animation:dash 10s linear,spin 20s linear infinite;-moz-animation:dash 10s linear,spin 20s linear infinite;animation:dash 10s linear,spin 20s linear infinite;-webkit-transform-origin:.1% .1%;-moz-transform-origin:.1% .1%;-ms-transform-origin:.1% .1%;-o-transform-origin:.1% .1%;transform-origin:.1% .1%}.no-inlinesvg .history-intro svg{display:none}
.no-inlinesvg .history-intro .fallback {
    display: block;
    background-image: url(/_repository/1/ftpuploads/imgs/history/beginning/elements_header.png)
}@-moz-keyframes dash{from{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@-webkit-keyframes dash{from{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash{from{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.history-nineties{background:#fff}.history-nineties .block-container{color:#000}.history-nineties .block-container a{color:#000}.history-nineties .continue{color:#000;margin:80px 0 60px}
    .history-nineties .history-intro {
        background-image: url(/_repository/1/ftpuploads/imgs/history/nineties/nineties_header.jpg)
    }.history-nineties .history-intro h1{margin-top:10%}.history-2000s{background:#fff}.history-2000s .block-container{color:#000}.history-2000s .block-container a{color:#000}.history-2000s .continue{color:#000;margin:80px 0 60px}
        .history-2000s .history-intro {
            background-image: url(/_repository/1/ftpuploads/imgs/history/2000s/2000s_header.jpg);
            background-position: top center;
            height: 550px
        }.history-2000s .history-intro h1{margin-top:10%}.history-2000s .history-intro .row{position:absolute;bottom:10%;left:0;right:0}.history-2000s .history-intro .row h1{text-shadow:0 0 2px #333}.history-2000s .history-intro .row .sub-header p,.history-2000s .history-intro .row .sub-header i{text-shadow:0 0 3px #333}.history-now{background:#fff}.history-now .block-container{color:#000}.history-now .block-container a{color:#000}.history-now .block-container.no-date{padding-top:0;margin:24px 0 45px}.history-now .continue{color:#000;margin:80px 0 60px}.history-now video{margin-left:-1px}.history-now .max-full{text-align:center}.history-now .video-wrap{width:498px;height:500px;overflow:hidden;margin:0 auto}
            .history-now .history-intro {
                background-image: url(/_repository/1/ftpuploads/imgs/history/here/here_header.jpg);
                background-position: top center;
                height: 700px
            }.history-now .history-intro .row h1{text-shadow:0 0 2px #333;width:50%;margin:17% auto 0;line-height:1em}#year-2000{margin:44px 0 20px}#year-2001{margin-bottom:50px}#year-2002{margin-bottom:50px}#year-2009{margin-bottom:20px}@media screen and (max-width:1020px){.history-beginning .history-intro h1,.history-nineties .history-intro h1{font-size:100px}.history-beginning .history-intro{height:600px}}@media screen and (max-width:767px){.history-beginning .history-intro{height:420px}.history-beginning .history-intro svg{width:254px;height:131px;bottom:-100px}.history-beginning .history-intro h1,.history-nineties .history-intro h1,.history-2000s .history-intro h1,.history-now .history-intro h1{font-size:80px}.block-container{margin:0 0 40px}.block-container .continue{margin:120px auto 0}.history-main .block-container{margin:40px 0}.history-intro .sub-header{margin-top:-15px}.history-intro p{font-size:16px}}@media screen and (max-width:600px){.history-main .history-intro h1,.history-nineties .history-intro h1,.history-2000s .history-intro h1,.history-now .history-intro h1{font-size:70px}.block-container .continue{margin:80px auto 0}.history-main .block-container,.block-container{margin-top:0}.history-intro p{font-size:14px}.history-beginning .history-intro{height:320px}.history-beginning .history-intro h1{font-size:60px}.history-beginning .history-intro svg{width:154px;height:111px;bottom:-50px;left:20px}}@media screen and (max-width:480px){.history-main .history-intro h1{font-size:40px}.history-intro p{font-size:12px}div.history-nav{padding:0 5px}div.history-nav li{float:none;width:auto;display:inline-block;*display:inline;*zoom:1;padding:0 5px}div.history-nav a span{display:none}#year-1991{margin-bottom:0}.history-beginning .history-intro,.history-nineties .history-intro,.history-2000s .history-intro,.history-now .history-intro{height:200px}.history-beginning .history-intro h1,.history-nineties .history-intro h1,.history-2000s .history-intro h1,.history-now .history-intro h1{font-size:40px}.history-beginning .history-intro svg,.history-nineties .history-intro svg,.history-2000s .history-intro svg,.history-now .history-intro svg{display:none}.history-now .history-intro{height:250px}.block-container a i{display:none!important}}.history-old{background:#000;color:#fff}.history-placeholder{min-height:500px}.history-placeholder div{font-size:12px;text-align:center;width:300px;height:250px;padding:85px 50px 65px;margin:100px auto 0;background:#000;background:rgba(0,0,0,.8);-webkit-border-radius:200px;-moz-border-radius:200px;border-radius:200px}@media only screen and (max-width:480px){.history-placeholder div{width:200px;height:200px;padding:60px}}.history-placeholder div a{color:#fff;text-decoration:none;font-weight:700;font-size:18px}.history-placeholder div a:hover{color:#59b553}.history-placeholder div h1{font-size:60px;line-height:60px;margin:0;padding-bottom:10px;border-bottom:1px solid #6C6C68;text-transform:uppercase;font-style:italic}@media only screen and (max-width:480px){.history-placeholder div h1{font-size:36px;line-height:36px}}.bio{margin-bottom:60px}.bio img,.bio .info{float:left}.bio img{margin-right:20px;width:100px;height:auto}.bio .info{position:relative}.bio .info .black-bar{position:absolute;left:0;bottom:-34px;width:60px;height:7px;background:#000}.bio.no-bio-img .black-bar{display:none}.rider-social a{color:#000;font-size:24px;margin:0 10px;-webkit-transition:color .5s ease;-moz-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}.rider-social a:first-child{margin-left:0}.rider-social a:hover{color:#59b553}div.rider-details{display:none;background:#fff;padding:30px 0 80px;position:relative}div.rider-details.other{border-bottom:2px solid #E5E5E5}@media only screen and (max-width:480px){div.rider-details .black-bar{display:none}}div.rider-details .close{position:absolute;left:50%;bottom:-40px;margin-left:-20px;width:0;height:0;border-style:solid;border-width:40px 20px 0;border-color:#fff transparent transparent;cursor:pointer;z-index:100}div.rider-details .close span{position:absolute;top:-55px;left:-6px;font-weight:700;font-size:20px;color:#000;-webkit-transition:color .5s ease;-moz-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}div.rider-details .close:hover span{color:#59b553}div.rider-details .three ul{padding-left:10px;margin:0}div.rider-details .three ul li{cursor:pointer;text-transform:uppercase;list-style-type:none;font-weight:700;color:#000;padding-left:15px;position:relative}div.rider-details .three ul li:hover,div.rider-details .three ul li.active{color:#59b553}div.rider-details .three ul li:before{content:"// ";position:absolute;left:0}@media only screen and (max-width:480px){div.rider-details .three ul li{padding-left:0}div.rider-details .three ul li:before{position:relative}}div.rider-details .nine{border-left:2px solid #E5E5E5}@media only screen and (max-width:767px){div.rider-details .nine{border-left:0}}div.rider-details .nine h1{text-transform:uppercase;margin:0}div.rider-details .nine h3{font-size:24px;text-align:center;margin:0}@media only screen and (max-width:767px){div.rider-details .nine h3{margin-top:35px}}div.rider-details .nine .rider-quote{font-size:160px;font-weight:700;text-align:right;line-height:100px}div.rider-details .nine>div{font-size:12px;padding:0 20px;display:none}@media only screen and (max-width:767px){div.rider-details .nine>div{padding-top:20px;border-top:2px solid #E5E5E5;margin-top:15px}}.rider-listing{padding:0;min-height:600px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.rider-listing i{cursor:pointer;font-size:30px;margin-top:20px}.rider-listing i span{display:none}.rider-listing h1{color:#fff;text-align:center;text-transform:uppercase;font-style:italic;margin:200px 0 0}@media only screen and (max-width:767px){.rider-listing h1{margin:150px 0 0}}.rider-listing .riders{text-align:center;text-transform:uppercase;color:#fff;font-size:12px;letter-spacing:1px;font-weight:700}.rider-listing .riders.active i{color:#59b553}.rider-listing.supported{padding:0 20px;background:#fff}.rider-listing.supported .rider-social{text-align:left}.rider-listing.supported h1{color:#000;margin:50px 0 0}@media only screen and (max-width:767px){.rider-listing.supported h1{margin:75px 0 0}}.rider-listing.supported .riders{color:#000}
.rider-listing.downhill {
    background-image: url(/_repository/1/ftpuploads/imgs/team/downhill.jpg)
}
.rider-listing.enduro {
    background-image: url(/_repository/1/ftpuploads/imgs/team/enduro.jpg)
}
.rider-listing.xc {
    background-image: url(/_repository/1/ftpuploads/imgs/team/xc.jpg)
}
.rider-listing.cx {
    background-image: url(/_repository/1/ftpuploads/imgs/team/cx.jpg)
}
.rider-listing.other {
    background-image: url(/_repository/1/ftpuploads/imgs/team/other.jpg)
}.rider-listing.supported h1{margin-bottom:35px}.rider-listing.supported h3{font-size:20px}@media only screen and (max-width:1100px){.rider-listing.supported h3{font-size:16px}}.rider-listing.supported .columns.four{margin-left:0}.rider-listing.supported .bio-img h3{text-align:left;margin:0}@media only screen and (max-width:980px){.rider-listing.supported .bio-img img{width:80px}}.rider-listing.supported .bio-img .info i{font-size:20px;margin-top:5px;margin-bottom:15px}.rider-listing.supported .bio-img .info .black-bar{bottom:-28px}@media only screen and (max-width:1100px){.rider-listing.supported .bio-img .info .black-bar{bottom:-35px}}@media only screen and (max-width:980px){.rider-listing.supported .bio-img .info .black-bar{bottom:-15px}}.rider-listing.supported .no-bio-img .info{float:none}.rider-listing.supported .no-bio-img h3{text-align:center}@media only screen and (max-width:900px){.rider-listing.supported .four{width:48%}}.error404{background:#000;color:#fff}.four-oh-four-main{min-height:500px}.four-oh-four-main div{font-size:12px;text-align:center;width:300px;height:200px;padding:90px 25px 60px;margin:100px auto 0;background:#000;background:rgba(0,0,0,.8);-webkit-border-radius:1750px;-moz-border-radius:1750px;border-radius:1750px}@media only screen and (max-width:480px){.four-oh-four-main div{width:200px;height:200px;padding:80px 60px 40px}}.four-oh-four-main div a{color:#fff;text-decoration:none;font-weight:700}.four-oh-four-main div a:hover{color:#59b553}.four-oh-four-main div h1{font-size:50px;line-height:50px;margin:0;padding-bottom:10px;border-bottom:1px solid #6C6C68;text-transform:uppercase;font-style:italic}@media only screen and (max-width:480px){.four-oh-four-main div h1{font-size:36px;line-height:36px}}.page-template-template-dealer-locator-php{background:#fff}.dealer-search-wrap{background:#000;padding:0 20px 30px;text-align:left;color:#fff}.dealer-search-wrap .twelve{border-bottom:2px solid #262626;padding-bottom:15px}.dealer-search-wrap h1{font-style:italic;margin:10px 0 0}.dealer-search-wrap h4{font-size:14px;margin:2px 0}@media only screen and (max-width:767px){.dealer-search-wrap{height:200px;padding-bottom:10px;margin-bottom:25px}.dealer-search-wrap .eight{display:none}.dealer-search-wrap .four{width:100%;text-align:center}.dealer-search-wrap .four input{width:100%;padding:10px 0}}.dealer-search-wrap form{margin-top:30px;width:45%;float:right}@media only screen and (max-width:860px){.dealer-search-wrap form{width:400px}}@media only screen and (max-width:767px){.dealer-search-wrap form{width:100%;float:none}}.dealer-search-wrap input{font-size:12px;background:#000;display:block;color:#fff;border:1px solid gray;text-align:center;padding:10px;width:60%;margin-top:2px;margin-right:3%;float:left;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.dealer-search-wrap input:focus{background:#fff;color:#000}@media only screen and (max-width:860px){.dealer-search-wrap input{width:240px;margin-right:10px}}@media only screen and (max-width:767px){.dealer-search-wrap input{width:90%;float:none;margin:2px 5%}}.dealer-search{margin-top:5px;float:left;cursor:pointer;font-weight:700;-webkit-transition:color .5s ease;-moz-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}@media only screen and (max-width:767px){.dealer-search{width:100%;float:none;text-align:center}}.dealer-search:hover{color:#59b553}.dealer-search i{font-size:24px;font-weight:300;position:relative;top:2px;left:5px}.dealer-header{width:45%;float:left}@media only screen and (max-width:860px){.dealer-header{width:250px}}@media only screen and (max-width:767px){.dealer-header{width:100%;float:none}}.dealer-results h1{font-style:italic;margin:0 0 20px}.dealer-results h2{text-align:center;font-size:16px}.dealer-results h2.no-dealers{margin:30px 0;font-size:18px}.dealer-results h3{font-size:14px;margin:10px 0 0}.dealer-results>.row{margin-top:20px}.dealer-results p.ip-locator{font-size:14px;margin:0 0 40px;text-align:center}.dealer-results p.ip-locator span{font-weight:700}.dealer-results small{font-size:12px;position:relative;top:-20px}.dealer-results small span{font-weight:700}.tech-shop-list{width:100%;position:relative;border-bottom:1px solid #E5E5E5;margin-bottom:30px;padding-bottom:60px}.tech-shop-list h4{font-size:14px;margin:10px 0}.tech-shop-list .address{font-size:13px}.tech-shop-list .address .gs-country{margin-bottom:10px}.tech-shop-list img{position:absolute;top:-45px;right:0}@media only screen and (max-width:767px){.tech-shop-list img{display:none}}@media only screen and (max-width:767px){.dealer-list{padding:0;margin:0}}.dealer-list li{font-size:13px;padding:20px 0;border-top:1px solid #E5E5E5;*zoom:1}.dealer-list li:first-child{border-top:none}.dealer-list li:before,.dealer-list li:after{content:" ";display:table}.dealer-list li:after{clear:both}.dealer-list li .fa-map-marker{color:#5CB458;font-size:28px;top:13px}@media only screen and (max-width:980px){.dealer-list li .fa-map-marker{display:none}}.dealer-list li .name{font-weight:700;width:35%;float:left}@media only screen and (max-width:980px){.dealer-list li .name{width:100%;text-align:center}.dealer-list li .name:before{content:"\f041";color:#5CB458;font-size:28px;display:inline-block;*display:inline;*zoom:1;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.dealer-list li .address{width:43%;float:left;text-align:center;text-transform:uppercase}@media only screen and (max-width:980px){.dealer-list li .address{margin-top:10px;width:50%}}.dealer-list li .description{margin-left:2%;width:19%;float:left;text-align:center}@media only screen and (max-width:980px){.dealer-list li .description{margin-top:10px;width:48%}}@media only screen and (max-width:767px){.dealer-list li .name,.dealer-list li .address,.dealer-list li .description{float:none;width:100%;margin:0;text-align:center}}.dealer-list li .gs-addressLine,.dealer-list li .gs-country{display:none}body.page-template-template-publication-php,body.single-publication{background:#fff}
    body.page-template-template-publication-php .post-head {
        background: url(/_repository/1/ftpuploads/imgs/publication_bg.jpg) no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-color: #000
    }body.page-template-template-publication-php .post-listing .nav-previous,body.page-template-template-publication-php .post-listing .nav-next{display:none;margin-top:20px}body.page-template-template-publication-php .post-listing .nav-previous a,body.page-template-template-publication-php .post-listing .nav-next a{font-size:18px}body.page-template-template-publication-php .post-listing .nav-previous a:hover,body.page-template-template-publication-php .post-listing .nav-next a:hover{color:#59b553}body.page-template-template-publication-php .post-listing .load_more{width:100%}body.page-template-template-publication-php .post-listing .item{width:48%;margin:0 1%;border-bottom:2px solid #BFBFBF;margin-top:20px;margin-bottom:10px;padding-bottom:10px}@media only screen and (max-width:767px){body.page-template-template-publication-php .post-listing .item{width:100%}}body.page-template-template-publication-php .post-listing a{background:#000}body.page-template-template-publication-php .post-listing a:hover img{-moz-opacity:.6;-khtml-opacity:.6;-webkit-opacity:.6;opacity:.6;-ms-filter:alpha(opacity=60);filter:alpha(opacity=60)}body.page-template-template-publication-php .post-listing a:hover .go{display:block}body.page-template-template-publication-php .post-listing a:hover .details{background-color:#59b553}body.page-template-template-publication-php .post-listing a .go{position:absolute;top:0;left:0;height:100%;width:100%;display:none;color:#fff;text-align:center;font-size:50px}body.page-template-template-publication-php .post-listing a .go i{position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-13px}body.page-template-template-publication-php .post-listing a .go span{display:block;width:100%;font-size:12px;position:absolute;bottom:20px;left:0}body.page-template-template-publication-php .post-listing a .details p{height:12px}body.page-template-template-publication-php .post-listing .details{background:#fff}body.page-template-template-publication-php .post-listing img{-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}body.page-template-template-publication-php .post-listing .no-image a{background:#fff;position:relative;height:100%}body.page-template-template-publication-php .post-listing .no-image a:hover{background:#59b553}body.page-template-template-publication-php .post-listing .no-image a:hover img{visibility:hidden}body.page-template-template-publication-php .post-listing .no-image a:hover .details h2,body.page-template-template-publication-php .post-listing .no-image a:hover .details p{color:#fff}body.page-template-template-publication-php .post-listing .no-image a .details{background:none!important;position:absolute;width:100%;top:30%;text-align:center;z-index:10;padding:0}body.page-template-template-publication-php .post-listing .no-image a .details h2,body.page-template-template-publication-php .post-listing .no-image a .details p{color:#59b553}body.page-template-template-publication-php .post-listing .no-image a .details h2:before,body.page-template-template-publication-php .post-listing .no-image a .details p:before{content:""}body.single-publication .post-body .twelve>a{display:block;margin-top:20px;text-decoration:none;color:#000}body.single-publication .post-body .twelve>a:hover,body.single-publication .post-body .twelve>a:active{color:#59b553}body.single-publication .post-body .twelve>h1{margin-top:20px;margin-bottom:00px}body.single-publication .post-body .twelve>h1+span{display:block;font-style:italic;margin-bottom:10px}.issuuembed{width:100%!important;height:500px!important}.issuuembed>div>div:last-child{display:none}.page-template-template-size-guide-php,.single-product{background:#fff}.page-template-template-size-guide-php div.size-guide,.single-product div.size-guide{background:#fff;padding:30px 0 80px}.page-template-template-size-guide-php div.size-guide h1,.single-product div.size-guide h1{font-style:italic;margin-bottom:10px}.page-template-template-size-guide-php div.size-guide .heading,.single-product div.size-guide .heading{border-bottom:1px solid #A0A0A0;margin-bottom:40px}.page-template-template-size-guide-php div.size-guide h2+p,.single-product div.size-guide h2+p{margin-bottom:5px}
        .page-template-template-size-guide-php div.size-guide i, .single-product div.size-guide i {
            background-image: url(/_repository/1/ftpuploads/imgs/sprite.png);
            width: 25px;
            position: relative;
            display: inline-block;
            *display: inline;
            *zoom: 1
        }@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){
            .page-template-template-size-guide-php div.size-guide i, .single-product div.size-guide i {
                background-image: url(/_repository/1/ftpuploads/imgs/sprite@2x.png);
                background-size: 205px 272px
            }}.page-template-template-size-guide-php div.size-guide i.royal-racing,.single-product div.size-guide i.royal-racing{background-position:-66px 0;height:16px}.page-template-template-size-guide-php div.size-guide i.bio-racer,.single-product div.size-guide i.bio-racer{top:3px;background-position:-67px -20px;height:25px}.page-template-template-size-guide-php div.size-guide p,.single-product div.size-guide p{font-style:italic;font-weight:600;font-size:12px}.page-template-template-size-guide-php div.size-guide p+p,.single-product div.size-guide p+p{margin-top:0;margin-bottom:40px}.page-template-template-size-guide-php div.size-guide .separator,.single-product div.size-guide .separator{margin:50px auto;width:60%}.page-template-template-size-guide-php div.size-guide table,.single-product div.size-guide table{font-style:italic;color:#A0A0A0;margin:0 auto;width:80%;text-align:center}.page-template-template-size-guide-php div.size-guide table td,.single-product div.size-guide table td{width:20%}.page-template-template-size-guide-php div.size-guide .six.columns:last-child,.single-product div.size-guide .six.columns:last-child{border-left:2px solid #DFDFDF}@media screen and (max-width:767px){.page-template-template-size-guide-php div.size-guide .six.columns:last-child,.single-product div.size-guide .six.columns:last-child{border:none;margin-top:20px}}body.search{background:#fff}body.search .page-container a,body.search .page-container a:hover{color:#000;text-decoration:none}body.search .page-container h1.page-title{font-style:italic;font-size:24px;text-transform:uppercase;margin:0 0 5px}body.search .page-container .page-header{margin:45px 0}body.search .page-container .page-header>span{display:block}body.search .page-container span{color:#999}body.search .page-container .search-item{display:block}body.search .page-container .search-item h3{font-style:italic;text-transform:uppercase;font-size:15px}body.search .page-container .search-item span{font-weight:600;font-size:10px}body.search .page-container .search-item p{font-size:12px}body.search .page-container .search-item+.separator{width:70%;margin:35px 15% 20px}body.search .page-container .search-item+.separator:last-child{display:none}.container.search-container{background:#f2f2f2;padding:70px 0}.container.search-container form label{font-size:24px;font-style:italic;font-weight:500;text-transform:uppercase}.container.search-container form input[type=text]{border:0;outline:0;padding:10px;width:50%;margin-left:10%;font-size:14px;top:-5px;position:relative}.container.search-container form input[type=submit]{height:36px;top:-7px;left:-4px;position:relative;color:#000;font-size:12px;background:#fff;font-style:italic;text-transform:uppercase;border:0;border-left:2px solid #59b553}.pagination-container .row .columns{text-align:center;margin:80px 0 60px}.pagination-container .page-numbers{color:#000;font-weight:600;text-decoration:none;font-style:italic;text-transform:uppercase;margin:0 5px}.pagination-container .page-numbers.current{color:#59b553}.pagination-container a:hover{color:#59b553}@media screen and (max-width:650px){.container.search-container form label{display:block;margin-bottom:5px}.container.search-container form input[type=text]{margin-left:1%;width:69%;box-sizing:border-box}.container.search-container form input[type=submit]{width:20%}}.page-template-template-international-distributors-php{background-color:#fff}.distributor-header{background:#000}.distributor-header h1{color:#fff;margin:10px 0 0;font-style:italic}.distributor-header h4{font-size:14px;color:#fff;margin:2px 0 30px;padding-bottom:17px;border-bottom:2px solid #262626}.distributor-body{margin:30px 0}.distributor-body h1{cursor:pointer;font-style:italic;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.distributor-body h1:hover,.distributor-body h1.active{color:#59b553}.continent .continent-row{display:none}.continent-row{font-size:13px;border-bottom:1px solid #E5E5E5;padding-bottom:25px;margin-bottom:25px}.continent-row.row-head{font-weight:700;font-style:italic;margin-bottom:30px;padding-bottom:0;border-bottom:0}@media only screen and (max-width:767px){.continent-row.row-head{display:none!important}}.continent-row>div{float:left}.continent-row .name{width:20%;font-weight:700}.continent-row .name i{font-size:14px;margin-right:5px}.continent-row .address{width:35%;margin-right:2%;min-height:1px}.continent-row .contact{width:28%}.continent-row .contact a{color:#000;text-decoration:none;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.continent-row .contact a:hover{color:#59b553}.continent-row .country{width:15%}@media only screen and (max-width:767px){.continent-row>div,.continent-row .name,.continent-row .address,.continent-row .contact,.continent-row .country{float:none;margin:0;width:100%;text-align:center}}.single-product .product_meta,.single-product .single_variation_wrap .single_variation{display:none}.single-product .breadcrumbs{margin-bottom:0;padding-bottom:25px}.single-product #main h5.sub{font-size:15px;margin:0}.single-product p.price{font-weight:700;font-size:15px;font-style:italic;margin:0 0 20px}.single-product .six.columns form.cart{margin:30px 0 10px}.single-product .end-separator{margin:40px auto;width:75%}.single-product td.label,.single-product .size-guide{font-style:italic;font-weight:700;font-size:14px}.single-product td.label label,.single-product .size-guide label{margin-right:5px}.single-product .size-guide{color:#333;display:block;margin-bottom:20px}.single-product .key-features{margin-top:30px}.single-product .key-features h3{margin-top:0;margin-bottom:5px}.single-product .description h3{font-size:19px;margin-top:30px;margin-bottom:5px}.single-product .fa-arrow-circle-o-down{-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}.single-product #main form.variations_form.cart .quantity{margin:10px 5px 0 0}.single-product #main .single_add_to_cart_button{display:inline-block;*display:inline;*zoom:1}.logged-in #main .post-head .woo-nav-wrap .woo-nav.woo-log-in{display:none}.logged-in #main .post-head .woo-nav-wrap .woo-nav.woo-log-out{display:inline-block;*display:inline;*zoom:1}.woo-acc-wrap.three ul{margin:5px 0 0;padding-left:0;list-style:none}.woo-acc-wrap.three a{color:#000;font-weight:700;text-decoration:none;text-transform:uppercase;font-style:italic;font-size:18px}.woo-acc-wrap.three a:hover{color:#59b553}.woo-acc-wrap.nine{border-left:1px solid #DFDFDF;margin-left:0;padding-left:2.127663%}@media only screen and (max-width:767px){.woo-acc-wrap.nine{padding-left:0;padding-top:30px;border-left:0}}.woo-acc-wrap.nine h2{margin-top:0}.woo-acc-wrap .returns-forms li{margin-bottom:20px;cursor:pointer}.woo-acc-wrap .returns-forms li:hover{color:#59b553}.woo-acc-wrap .returns-forms li:hover a{color:#59b553}.woo-acc-wrap .returns-forms .fa-file-text{font-size:30px;left:-50px;top:-5px}.woo-acc-wrap .returns-forms a{color:#333;text-decoration:none}.woocommerce-account .order-status{text-align:center!important}.woocommerce-account mark{background:#59b553;color:#fff;padding:5px}.woocommerce-account .order-number a{color:#333}.woocommerce-account .separator{clear:both;margin:50px 0 40px}.woocommerce-account .order-actions a.button.view{margin:5px 0;padding:5px 10px;text-decoration:none;display:inline-block;*display:inline;*zoom:1}.woocommerce-account .page-container .col2-set.addresses{margin-bottom:40px}.woocommerce-account .page-container tfoot th{text-align:right}.woocommerce-checkout .page-container .customer-details-head,.woocommerce-account .page-container .customer-details-head{border-bottom:1px #E5E5E5 solid;margin:40px auto 10px}.woocommerce-checkout .page-container .customer-details-head h2,.woocommerce-account .page-container .customer-details-head h2{margin-bottom:5px}.woocommerce-checkout .page-container .customer_details,.woocommerce-account .page-container .customer_details,.woocommerce-checkout .page-container .col2-set.addresses,.woocommerce-account .page-container .col2-set.addresses{float:left}.woocommerce-checkout .page-container .customer_details,.woocommerce-account .page-container .customer_details{width:30%}.woocommerce-checkout .page-container .col2-set.addresses,.woocommerce-account .page-container .col2-set.addresses{width:60%}.woocommerce-checkout .page-container .col2-set.addresses>div.col-1,.woocommerce-account .page-container .col2-set.addresses>div.col-1,.woocommerce-checkout .page-container .col2-set.addresses>div.col-2,.woocommerce-account .page-container .col2-set.addresses>div.col-2{float:left;width:50%}.woocommerce-checkout .page-container .shop_table.order_details tfoot th,.woocommerce-account .page-container .shop_table.order_details tfoot th{text-align:right}@media only screen and (max-width:820px){.woocommerce-checkout .page-container .customer_details,.woocommerce-account .page-container .customer_details,.woocommerce-checkout .page-container .addresses,.woocommerce-account .page-container .addresses{float:none}.woocommerce-checkout .page-container .customer_details,.woocommerce-account .page-container .customer_details{width:100%}.woocommerce-checkout .page-container .col2-set.addresses,.woocommerce-account .page-container .col2-set.addresses{width:100%}.woocommerce-checkout .page-container .col2-set.addresses>div.col-1,.woocommerce-account .page-container .col2-set.addresses>div.col-1,.woocommerce-checkout .page-container .col2-set.addresses>div.col-2,.woocommerce-account .page-container .col2-set.addresses>div.col-2{float:none;width:100%}}@media only screen and (max-width:400px){.woocommerce-checkout .page-container .addresses>div,.woocommerce-account .page-container .addresses>div{float:none;width:100%}.woocommerce-checkout .page-container ul.order_details,.woocommerce-account .page-container ul.order_details{list-style:none}.woocommerce-checkout .page-container dl.customer_details dd,.woocommerce-account .page-container dl.customer_details dd{margin-left:0}}.woocommerce-checkout .page-container tfoot,.woocommerce-account .page-container tfoot{border-top:1px solid #ccc}.woocommerce-checkout .page-container tbody dl.variation,.woocommerce-account .page-container tbody dl.variation{font-size:12px;margin:5px 0 0 10px}.woocommerce-checkout .page-container tbody dl.variation p,.woocommerce-account .page-container tbody dl.variation p{margin:0}.post-type-archive-product .breadcrumbs,.post-type-archive-product .woocommerce-wrap h2.page-title{display:none}.post-type-archive-product .woocommerce-wrap{margin-top:60px}a.woo-cat-link{float:right;font-style:italic;font-weight:700;text-decoration:none;color:#000;font-size:16px}h2.no-breadcrumb-border+.breadcrumbs{border-bottom:0!important}.woo-cat-head{font-style:italic;margin:50px 0 2px;line-height:24px;font-size:28px;border-bottom:1px #E5E5E5 solid;padding-bottom:10px}.woo-cat-head a{color:#000;text-decoration:none}.woo-login-box{max-height:0;overflow:hidden;-webkit-transition:max-height 1s ease;-moz-transition:max-height 1s ease;-o-transition:max-height 1s ease;transition:max-height 1s ease;text-align:center;color:#fff}.woo-login-box,.woo-login-box .row{background:#000}.woo-login-box .row{padding:30px 0}.woo-login-box .lost{color:#fff;text-decoration:none}.woo-login-box input.submit_button{background:#59b553!important;margin:10px auto 15px;padding:7px 15px}.woo-login-box label{font-size:20px;position:relative;top:3px}.woo-login-box label span{display:none}.woo-login-box #username{margin-right:20px}.woo-login-box small{cursor:pointer}.woo-login-box input:focus{outline:0}.woo-login-box input.error{border:2px solid #E82122!important}@media only screen and (max-width:450px){.woo-login-box label{width:15%}.woo-login-box input.input-text{width:70%}.woo-login-box #username{margin-right:0;margin-bottom:10px}}.woocommerce-checkout .create-account{background:#59b553;padding:0 10px 10px;color:#fff}.woocommerce-checkout .create-account.form-row{font-size:16px;margin:10px 0 0;padding:10px}.woocommerce-checkout .create-account p{margin:0 0 10px}.woocommerce-checkout .create-account p.form-row label{width:100%!important}.woocommerce-checkout #customer_details{float:left;width:60%}.woocommerce-checkout #customer_details .form-row-wide.create-account label.checkbox{width:auto}.woocommerce-checkout #customer_details>div{width:46%;float:left}.woocommerce-checkout #customer_details .col-2{margin-left:8%}.woocommerce-checkout #order_review{float:left;width:35%;margin-left:5%}.woocommerce-checkout #order_review .payment_methods{padding-left:20px}.woocommerce-checkout #order_review .payment_methods li{list-style:none;padding:5px 0}.woocommerce-checkout #order_review .payment_methods .payment_box{font-size:13px}.woocommerce-checkout #order_review .shop_table{font-size:13px;width:100%}.woocommerce-checkout #order_review .shop_table dl.variation{font-size:12px;margin-left:10px}.woocommerce-checkout #order_review .shop_table dl.variation,.woocommerce-checkout #order_review .shop_table dl.variation dd.variation-Size p{margin:0}.woocommerce-checkout #order_review .shop_table thead{border-bottom:1px solid #ccc}.woocommerce-checkout #order_review .shop_table thead th{padding-bottom:10px;margin-bottom:15px}.woocommerce-checkout #order_review .shop_table thead .product-name{text-align:left}.woocommerce-checkout #order_review .shop_table .product-total{text-align:center}.woocommerce-checkout #order_review .shop_table tfoot{font-size:14px;padding-top:30px;text-align:left}.woocommerce-checkout #order_review .shop_table tfoot .cart-subtotal td,.woocommerce-checkout #order_review .shop_table tfoot .cart-subtotal th{padding-top:10px}.woocommerce-checkout #order_review .shop_table tfoot td{padding:5px 0;text-align:center}@media only screen and (max-width:1240px){.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{float:none;width:100%}.woocommerce-checkout #order_review{margin-left:0;width:50%}}@media only screen and (max-width:768px){.woocommerce-checkout #order_review{width:100%}}@media only screen and (max-width:750px){.woocommerce-checkout div.woocommerce form abbr.required{line-height:13px}.woocommerce-checkout div.woocommerce form .form-row input#shipping_address_2,.woocommerce-checkout div.woocommerce form .form-row input#billing_address_2{margin-left:0}}@media only screen and (max-width:550px){.woocommerce-checkout #customer_details>div{width:100%;float:none}.woocommerce-checkout #customer_details .col-2{margin:30px 0 20px}}.tax-product_cat .breadcrumbs{border-bottom:1px #E5E5E5 solid}table.shop_table{width:100%}table.shop_table thead,table.shop_table .cart_item{border-bottom:1px solid #ccc}table.shop_table thead{font-size:14px}table.shop_table thead th{padding-bottom:5px}table.shop_table .product-name{text-align:left}table.shop_table .product-name a{text-decoration:none}table.shop_table .product-name dl.variation dt{font-weight:700;float:left;clear:left}table.shop_table td{text-align:center;padding:10px 0}table.shop_table td.product-remove a{text-decoration:none;color:#E24C38;font-weight:700;font-size:20px}.cart-collaterals{width:320px;float:right;margin-top:30px}.cart-collaterals .cart_totals>h2{font-size:20px;border-bottom:1px solid #ccc}.cart-collaterals form.shipping_calculator h2{margin-top:40px;font-size:14px}.cart-collaterals form.shipping_calculator h2 i{-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}.cart-collaterals form.shipping_calculator h2 a{color:#333;text-decoration:none}.cart-collaterals table{width:100%;font-size:14px}.cart-collaterals table th{text-align:left}.cart-collaterals table td{text-align:center}.woocommerce-cart .page-container .twelve.columns>h1{margin-bottom:30px}.woocommerce-cart p.cart-empty{font-size:16px;margin-bottom:35px}.woocommerce-cart p.return-to-shop a{text-decoration:none}.woocommerce-cart #coupon_code{padding:9px 5px!important}.woocommerce-cart #coupon_code:focus{outline:0}.woocommerce-cart table.shop_table .coupon{float:left}.woocommerce-cart table.shop_table td.actions{padding-top:20px;text-align:right}.woocommerce-cart table.shop_table .product-name a{font-size:14px;font-weight:700}.woocommerce-cart table.shop_table td.product-remove a{text-decoration:none;color:#E24C38;font-weight:700;font-size:20px}@media only screen and (max-width:620px){.woocommerce-cart .product-thumbnail{width:70px}}@media only screen and (max-width:600px){.woocommerce-cart table.shop_table td.actions{text-align:center}.woocommerce-cart table.shop_table .coupon{float:none;margin-bottom:10px}.woocommerce-cart td.product-quantity{padding:10px}}@media only screen and (max-width:480px){.woocommerce-cart .product-thumbnail{display:none}.woocommerce-cart .cart-collaterals{float:none;width:auto}.woocommerce-cart table.shop_table td.product-name,.woocommerce-cart table.shop_table th.product-name{padding-left:5px}}.woocommerce-message,.woocommerce-error,.woocommerce-info{background:#fff;cursor:pointer;box-shadow:none;line-height:25px;margin:15px 0;position:relative;padding:5px 10px 5px 50px!important}.woocommerce-message a.button,.woocommerce-error a.button,.woocommerce-info a.button{padding:5px;text-decoration:none}.woocommerce-message:before,.woocommerce-error:before,.woocommerce-info:before{position:absolute;left:10px;top:0;font-size:20px;padding:0 5px;height:100%;line-height:34px;display:inline-block;font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woocommerce-message{border:2px solid #59b553}.woocommerce-message:before{color:#59b553;content:"\f00c"}.woocommerce-info{border:2px solid #333}.woocommerce-info:before{color:#333;content:"\f071"}.woocommerce-error{border:2px solid #E24C38;color:#E24C38}.woocommerce-error li{list-style:none}.woocommerce-error:before{content:"\f00d"}.woocommerce-result-count{display:none}.woocommerce-account .woo-account:before,.woocommerce-cart .woo-basket:before,.delivery-info .woo-delivery:before{content:" \25B2";color:#fff}.woocommerce-account .form-row div.chosen-container,.woocommerce-checkout .form-row div.chosen-container{width:218px!important}.woocommerce-account .woocommerce,.woocommerce-checkout .woocommerce{margin-top:30px;font-size:14px}.woocommerce-account .woocommerce>h2,.woocommerce-checkout .woocommerce>h2{margin-top:20px}.woocommerce-account .woocommerce p.myaccount_user,.woocommerce-checkout .woocommerce p.myaccount_user{margin:5px 0 30px}.woocommerce-account .woocommerce p.myaccount_user.first,.woocommerce-checkout .woocommerce p.myaccount_user.first{margin-bottom:5px}.woocommerce-account .woocommerce .container,.woocommerce-checkout .woocommerce .container{padding:0}.woocommerce-account .woocommerce form abbr.required,.woocommerce-checkout .woocommerce form abbr.required{color:#E24C38;width:5px;display:inline-block;*display:inline;*zoom:1}.woocommerce-account .woocommerce form .form-row label,.woocommerce-checkout .woocommerce form .form-row label{width:110px;display:inline-block;*display:inline;*zoom:1}.woocommerce-account .woocommerce form .form-row .input-text,.woocommerce-checkout .woocommerce form .form-row .input-text{width:204px}.woocommerce-account .woocommerce form .form-row .input-text:focus,.woocommerce-checkout .woocommerce form .form-row .input-text:focus{outline:0}.woocommerce-account .woocommerce form .form-row input#billing_address_2,.woocommerce-checkout .woocommerce form .form-row input#billing_address_2,.woocommerce-account .woocommerce form .form-row input#shipping_address_2,.woocommerce-checkout .woocommerce form .form-row input#shipping_address_2{margin-left:110px}.woocommerce-account .address address,.woocommerce-checkout .address address{font-size:14px;font-style:normal}.woocommerce-account .address .edit,.woocommerce-checkout .address .edit{margin-top:10px;display:block}.woocommerce-account .address-title h3,.woocommerce-checkout .address-title h3{padding-bottom:5px;border-bottom:1px #E5E5E5 solid}.woo-nav-wrap{position:absolute;bottom:0;left:0;text-align:center;width:100%}.woo-nav-wrap span{display:block;text-align:center;color:#fff}.woo-nav{width:120px;position:relative;text-decoration:none;display:inline-block;*display:inline;*zoom:1;font-weight:700;padding-bottom:40px}.woo-nav:before{position:absolute;left:50%;bottom:-5px;margin-left:-8px;font-size:16px}.woo-nav:after{content:" ";height:20px;width:2px;position:absolute;top:50%;right:0;background:#fff;margin-top:-12px}@media screen and (max-width:620px){.woo-nav.woo-shop-link{display:none}}.woo-nav.woo-log-in:after,.woo-nav.woo-log-out:after{display:none}.woo-nav.woo-account:after{right:-8px}.woo-nav.woo-log-out{display:none}.woo-nav:hover i{color:#59b553}.woo-nav i{font-size:26px;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;color:#fff;margin-bottom:10px}@media only screen and (max-width:500px){.woo-nav{width:75px}.woo-nav:after{display:none}.woo-nav i{font-size:18px}}.woocommerce-page{background:#fff;font-size:12px}.woocommerce-page a.back-button{float:left;margin-bottom:40px;padding:10px 20px;text-decoration:none;font-size:12px}.woocommerce-page .container.post-head h1{letter-spacing:10px}@media only screen and (max-width:767px){.woocommerce-page .container.post-head h1{margin-top:12%}}@media only screen and (max-width:530px){.woocommerce-page .container.post-head h1{margin-top:22%}}.woocommerce-page .container.post-head h1 a{color:#fff;text-decoration:none}.woocommerce-page .container.post-head h1 span{font-style:italic}.woocommerce-page .breadcrumbs{border-bottom:none}.woocommerce-page .page-container .twelve.columns>h1{font-style:italic;margin:50px 0 2px;line-height:24px;font-size:28px}.woocommerce-page a.product .price{font-weight:700}.woocommerce-page a.product .price del .amount{font-weight:300}.woocommerce-page a.product .price ins{text-decoration:none}.woocommerce-page .onsale{display:none}.woocommerce-page .product-listing a.columns div{padding:10px 5px 20px}.woocommerce-page .product-listing a.columns div h3{font-size:15px}.woocommerce-page .product-listing a.columns div:after{bottom:-6px}.woocommerce-page .product-listing a.columns div span{display:inline}.woocommerce-page .button{padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.woocommerce-page .post-head {
    background: url(/_repository/1/ftpuploads/imgs/shop_header.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}.woocommerce-page .post-head .row{text-align:center}.woocommerce-page #main{margin-bottom:80px}.woocommerce-page #main .quantity{position:relative;display:inline-block;*display:inline;*zoom:1}.woocommerce-page #main .quantity .qty{text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #ccc;padding:9px 22px 9px 5px;width:40px}.woocommerce-page #main .quantity .qty:focus{outline:0}.woocommerce-page #main .quantity .minus,.woocommerce-page #main .quantity .plus{position:absolute;right:0;text-align:center;width:22px;height:17px;line-height:10px;border:1px solid #c8bfc6;background:#f7f6f7;background:-webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf));background:-webkit-linear-gradient(#f7f6f7,#e0dadf);background:-moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%);background:-moz-gradient(center top,#f7f6f7 0,#e0dadf 100%);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.075),inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.075),inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.075),inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.1)}.woocommerce-page #main .quantity .minus{bottom:0}.woocommerce-page #main .quantity .plus{top:0}.woocommerce-page #main form .input-text{padding:5px;border:1px solid #ccc}.woocommerce-page #main form .woocommerce-invalid .input-text{border-color:#E82122;border-style:solid}.woocommerce-page #main form .woocommerce-invalid .input-text:focus{border-color:#ccc}.woocommerce-page #main input.button,.woocommerce-page #main button,.woocommerce-page #main a.button{background:#000;border:none;text-shadow:none;color:#fff}.woocommerce-page #main input.button:hover,.woocommerce-page #main button:hover,.woocommerce-page #main a.button:hover{background:#59b553}.woocommerce-page #main #coupon_code{width:90px;text-align:center}.woocommerce-page #main a.showcoupon,.woocommerce-page #main .product-name a{color:#333}.woocommerce-page #main .product .images img{-webkit-box-shadow:none;box-shadow:none}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s}.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#fff;-moz-opacity:.9;-khtml-opacity:.9;-webkit-opacity:.9;opacity:.9;-ms-filter:alpha(opacity=90);filter:alpha(opacity=90)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;*display:inline;*zoom:1;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#333;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#333}.mfp-preloader a:hover{color:#333}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button{outline:0}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;border:0;-webkit-appearance:none;display:block;z-index:1046}button.mfp-close{background:0 0;padding:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#333;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;-moz-opacity:.65;-khtml-opacity:.65;-webkit-opacity:.65;opacity:.65;-ms-filter:alpha(opacity=65);filter:alpha(opacity=65);top:50%;margin-top:-21px;display:block;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:20px;background:#59b553;color:#fff;font-size:40px;font-weight:700;text-align:center;width:40px;height:40px;line-height:30px;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.mfp-arrow:active{margin-top:-20px}.mfp-arrow:hover,.mfp-arrow:focus{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.mfp-arrow:before{font-family:FontAwesome}.mfp-arrow.mfp-arrow-left{left:10px;padding:5px 7px 15px 3px}.mfp-arrow.mfp-arrow-left:before{content:"\f104"}.mfp-arrow.mfp-arrow-right{right:10px;padding:5px 3px 15px 7px}.mfp-arrow.mfp-arrow-right:before{content:"\f105"}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;background:#444}.mfp-figure{line-height:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#333;word-break:break-word;padding-right:50px}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-fade.mfp-bg{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{-moz-opacity:.9;-khtml-opacity:.9;-webkit-opacity:.9;opacity:.9;-ms-filter:alpha(opacity=90);filter:alpha(opacity=90)}.mfp-fade.mfp-bg.mfp-removing{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.mfp-fade.mfp-wrap .mfp-content{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.push{height:430px}footer{position:relative;z-index:100;padding-bottom:60px;background:#000}@media screen and (max-width:767px){footer{padding-bottom:10px}}footer .bottom{position:relative;height:50px;background:#000;padding-bottom:20px;margin-bottom:40px}@media screen and (max-width:767px){footer .bottom{height:auto;margin-bottom:20px;padding:0}}footer .bottom .container.bar{position:absolute;bottom:0;width:100%;background:#59b553;height:14px;font-size:12px;line-height:14px;padding:5px 0}@media screen and (max-width:767px){footer .bottom .container.bar{position:relative;height:auto;background:#000;color:#fff;text-align:center}}footer .bottom .container.bar .copyright{float:left;margin-left:2%}@media screen and (max-width:767px){footer .bottom .container.bar .copyright{float:none;margin-left:0;width:100%}}footer .bottom .container.bar .legal{float:right;margin-right:2%}@media screen and (max-width:767px){footer .bottom .container.bar .legal{float:none;margin-right:0;width:100%}}footer .bottom .container.bar .legal a{text-decoration:none;color:#000}@media screen and (max-width:767px){footer .bottom .container.bar .legal a{color:#fff}}footer .bottom .container.bar .legal a:before{content:" | ";margin:0 5px}footer .bottom .container.bar .legal a:first-child{margin-left:0}footer .bottom .container.bar .legal a:first-child:before{content:"";margin:0}footer .bottom .container.bar .company{position:absolute;right:0;font-size:9px;width:39%;margin-right:2%;bottom:-70px;color:#777;text-align:right}footer .bottom .container.bar .company a{color:#fff}@media screen and (max-width:767px){footer .bottom .container.bar .company{position:relative;width:100%;margin-right:0;bottom:0;margin-top:10px;text-align:center}}
footer .bottom .container.bar .footer-logo {
    width: 180px;
    height: 64px;
    position: absolute;
    top: -25px;
    right: 50%;
    margin-right: -90px;
    z-index: 120;
    background: transparent no-repeat center top;
    background-image: url(/_repository/1/ftpuploads/imgs/sprite.png);
    background-position: 0 -105px
}@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){
    footer .bottom .container.bar .footer-logo {
        background-image: url(/_repository/1/ftpuploads/imgs/sprite@2x.png);
        background-size: 205px 272px
    }}@media screen and (max-width:767px){footer .bottom .container.bar .footer-logo{position:relative;top:0;right:0;margin-right:0;margin:10px auto}}
footer .bottom .green-left {
    background: url(/_repository/1/ftpuploads/imgs/sprite.png) transparent no-repeat;
    background-position: 0 -325px
}
footer .bottom .green-right {
    background: url(/_repository/1/ftpuploads/imgs/sprite.png) transparent no-repeat;
    background-position: 0 -276px
}.footer-content{background:#000;color:#fff;padding-top:10px;padding-bottom:40px;font-size:11px;letter-spacing:2px}.footer-content .row{border-top:1px solid #7F7F7F;padding-top:10px}@media screen and (max-width:767px){.footer-content .row .columns{margin-top:40px}.footer-content .row .columns:first-child{margin-top:0}}.footer-content h2{font-size:16px;font-style:italic}.footer-content h3,.footer-content label{font-weight:400;display:block;margin-top:30px;font-size:14px}.footer-content h2,.footer-content h3,.footer-content label{text-transform:uppercase}.footer-content ul{padding:0}.footer-content ul li{list-style-type:none}.footer-content form{float:left;margin-bottom:20px}@media screen and (max-width:767px){.footer-content form{float:none}}.footer-content form label{margin-top:17px;margin-bottom:10px}.footer-content form input{background:#fff;padding:10px 2%;text-align:center;border:0;float:left;width:75%}@media screen and (max-width:480px){.footer-content form input{float:none;width:100%;padding:10px 0}}.footer-content form i{font-size:26px;line-height:34px;margin-top:0;padding-left:10px;cursor:pointer;float:left}@media screen and (max-width:480px){.footer-content form i{float:none;margin-top:10px;font-size:28px}}.footer-content form i:hover{color:#59b553}@media screen and (max-width:767px){.footer-content form{width:100%}}.footer-content a{display:inline-block;*display:inline;*zoom:1;color:#fff;text-transform:uppercase;text-decoration:none}.footer-content a:hover{color:#59b553}.footer-content .social{float:right}@media screen and (max-width:767px){.footer-content .social{float:none;width:184px;margin:0 auto}}.footer-content .social a{display:inline-block;*display:inline;*zoom:1;margin-left:30px;-webkit-transition:color .5s ease;-moz-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}.footer-content .social a:first-child{margin-left:0;height:19px;width:17px;overflow:hidden}.footer-content .social a:first-child i{font-size:28px;margin-top:-4px;margin-left:-2px}.footer-content .social a i{font-size:24px}.footer-content .social a i.fa-vimeo-square{-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;-o-transition:background-color .5s ease;transition:background-color .5s ease;color:#000;background-color:#fff}.footer-content .social a i.fa-vimeo-square:hover{background-color:#59b553}.container{padding:0 20px}.center-wrap{padding-left:20px;padding-right:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row,.center-wrap{width:100%;max-width:1200px;min-width:720px;margin:0 auto}.row .row,.center-wrap .row{min-width:0}.column,.columns{margin-left:2.127663%;float:left;min-height:1px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.column.omega,.columns.omega{float:right}.column:first-child,.columns:first-child,.alpha{margin-left:0}.row .one.columns{width:6.382989%}.row .oneplus.columns{width:9.5744835%}.row .two.columns{width:14.893641%}.row .three.columns{width:23.404293%}.row .four.columns{width:31.914945%}.row .five.columns{width:40.425597%}.row .six.columns{width:48.936249%}.row .seven.columns{width:57.446901%}.row .eight.columns{width:65.957553%}.row .nine.columns{width:74.468205%}.row .ten.columns{width:82.978857%}.row .eleven.columns{width:91.489509%}.row .twelve.columns{width:100%}nav.row .one.columns{width:8.333333333333%}nav.row .oneplus.columns{width:12.5%}nav.row .two.columns{width:16.66666666666667%}nav.row .three.columns{width:25%}nav.row .four.columns{width:33.33333333333333%}nav.row .five.columns{width:41.66666666666667%}nav.row .six.columns{width:50%}nav.row .seven.columns{width:58.33333333333348%}nav.row .eight.columns{width:66.66666666666667%}nav.row .nine.columns{width:75%}nav.row .ten.columns{width:83.33333333333333%}nav.row .eleven.columns{width:91.66666666666674%}nav.row .twelve.columns{width:100%}img,object,embed{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}.row,.clearfix{zoom:1}.row:before,.clearfix:before,.row:after,.clearfix:after{content:"";display:table}.row:after,.clearfix:after{clear:both}@media only screen and (max-width:480px){.row,.center-wrap{text-align:center}}@media only screen and (max-width:767px){body{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%;min-width:0;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.container{min-width:0;margin-left:0;margin-right:0}.center-wrap{width:100%;min-width:0;margin-left:0;margin-right:0}.row{width:100%;min-width:0;margin-left:0;margin-right:0}.row .row .column,.row .row .columns{padding:0}.column,.columns{width:auto!important;float:none;margin-left:0;margin-right:0}.column:last-child,.columns:last-child{margin-right:0;float:none}[class*=column]+[class*=column]:last-child{float:none}[class*=column]:before,[class*=column]:after{display:table}[class*=column]:after{clear:both}.push_one,.push_two,.push_three,.push_four,.push_five,.push_six,.push_seven,.push_eight,.push_nine,.push_ten,.push_eleven,.centered{margin-left:0!important}}.ir{background-color:transparent;border:0;overflow:hidden;*text-indent:-9999px}.ir:before{content:"";display:block;width:0;height:150%}.hidden{display:none!important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.opaque{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.transparent{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.invisible{visibility:hidden}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}#lang_sel_click{height:32px;position:relative;z-index:99;font-family:verdana, arial, sans-serif}* html #lang_sel_click{width:12em}* html #lang_sel_click a{width:149px}* html #lang_sel_click a:visited{width:149px}* html #lang_sel_click ul ul{top:18px}* html #lang_sel_click ul ul a{width:150px}* html #lang_sel_click ul ul a:visited{width:150px}#lang_sel_click ul{padding:0 !important;margin:0 !important;list-style-type:none !important}#lang_sel_click ul ul{width:149px;visibility:hidden;position:absolute;height:0;top:25px;left:0;border-top:1px solid #cdcdcd}#lang_sel_click ul ul a{background:#ffffff;color:#444444;height:auto;line-height:1em;padding:5px 10px;border-width:0 1px 1px 1px}#lang_sel_click ul ul a:visited{background:#ffffff;color:#444444;height:auto;line-height:1em;padding:5px 10px;border-width:0 1px 1px 1px}#lang_sel_click li{float:left;width:149px;position:relative}#lang_sel_click li:before{content:'' !important}#lang_sel_click a{display:block;font-size:11px;text-decoration:none !important;color:#444444;border:1px solid #cdcdcd;background:#fff;padding-left:10px;line-height:24px}#lang_sel_click a:visited{display:block;font-size:11px;text-decoration:none !important;color:#444444;border:1px solid #cdcdcd;background:#fff;padding-left:10px;line-height:24px}#lang_sel_click a.lang_sel_sel{background:url(http://cdn.hopetechnology.netdna-cdn.com/wp-content/plugins/sitepress-multilingual-cms/res/img/nav-arrow-down.png) #fff right no-repeat;color:#444}#lang_sel_click a.lang_sel_sel:hover{text-decoration:none;color:#000}#lang_sel_click a:hover,#lang_sel_click ul ul a:hover,#lang_sel_click :hover>a,#lang_sel_click ul ul :hover>a{color:#000;background:#eee}#lang_sel_click img.iclflag{width:18px;height:12px;position:relative;top:1px}#lang_sel_click table{position:absolute;top:0;left:0;border-collapse:collapse}
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


@font-face {
    font-family: 'revicons';
    src: url('/_repository/1/ftpuploads/fonts/revicons.eot?5510888');
    src: url('/_repository/1/ftpuploads/fonts/revicons.eot?5510888#iefix') format('embedded-opentype'), url('/_repository/1/ftpuploads/fonts/revicons.woff?5510888') format('woff'), url('/_repository/1/ftpuploads/fonts/revicons.ttf?5510888') format('truetype'), url('/_repository/1/ftpuploads/fonts/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('/_repository/1/ftpuploads/fonts/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	position:absolute; z-index:505; top:0px;left:0px}


.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

/******************************
	-	WRAPPER STYLES		-
******************************/



.rev_slider_wrapper{
	position:relative;
}

.rev_slider_wrapper >ul	{
	visibility:hidden;
}

.rev_slider{
	position:relative;
	overflow:visible;
}


.rev_slider img{
	max-width:none !important;
	-moz-transition: none 0;
	-webkit-transition: none 0;
	-o-transition: none 0;
	transition: none 0;
	margin:0px;
	padding:0px;
	border-width:0px;
	border:none;

}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider ul{
	margin:0px;
	padding:0px;
	list-style: none !important;
	list-style-type: none;
	background-position:0px 0px;
}

.rev_slider ul li,
.rev_slider >ul >li,
.rev_slider >ul >li:before{

	list-style:none !important;
	position:absolute;
	visibility:hidden;
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
}

.rev_slider .tp-caption,
.rev_slider .caption { position:absolute;  visibility:hidden; white-space: nowrap}

.tp-simpleresponsive img	{	max-width:none}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption { z-index:1}



.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {max-width: none !important}

/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}
/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}


.fullcoveredvideo video,
.fullscreenvideo video					{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}

.html5vid.videoisplaying .tp-poster	{	display: none}

.tp-video-play-button		{	background:#000;
								background:rgba(0,0,0,0.3);
								padding:5px;
								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
								position: absolute;
								top: 50%;
								left: 50%;
								font-size: 40px;
								color: #FFF;
								z-index: 3;
								margin-top: -27px;
								margin-left: -28px;
								text-align: center;
								cursor: pointer;
							}

.html5vid .tp-revstop		{	width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position: relative;margin:10px 20px; box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.html5vid .tp-revstop	{	display:none}
.html5vid.videoisplaying .revicon-right-dir	{	display:none}
.html5vid.videoisplaying .tp-revstop	{	display:block}

.html5vid.videoisplaying .tp-video-play-button	{	display:none}
.html5vid:hover .tp-video-play-button { display:block}

.fullcoveredvideo .tp-video-play-button	{	display:none !important}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/



/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
    .tp-dottedoverlay.twoxtwo {
        background: url(/_repository/1/ftpuploads/assets/gridtile.png)
    }
    .tp-dottedoverlay.twoxtwowhite {
        background: url(/_repository/1/ftpuploads/assets/gridtile_white.png)
    }
    .tp-dottedoverlay.threexthree {
        background: url(/_repository/1/ftpuploads/assets/gridtile_3x3.png)
    }
    .tp-dottedoverlay.threexthreewhite {
        background: url(/_repository/1/ftpuploads/assets/gridtile_3x3_white.png)
    }

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/



/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}


/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ 	/*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/
									}


/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;
	-webkit-font-smoothing: antialiased !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

    .tp-bannershadow.tp-shadow1 {
        background: url(/_repository/1/ftpuploads/assets/shadow1.png) no-repeat;
        background-size: 100% 100%;
        width: 890px;
        height: 30px;
        bottom: -30px
    }
    .tp-bannershadow.tp-shadow2 {
        background: url(/_repository/1/ftpuploads/assets/shadow2.png) no-repeat;
        background-size: 100% 100%;
        width: 890px;
        height: 60px;
        bottom: -60px
    }
    .tp-bannershadow.tp-shadow3 {
        background: url(/_repository/1/ftpuploads/assets/shadow3.png) no-repeat;
        background-size: 100% 100%;
        width: 890px;
        height: 60px;
        bottom: -60px
    }


/******************************
	-	BUTTONS	-
*******************************/

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(/_repository/1/ftpuploads/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}

.tp-button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(http://cdn.hopetechnology.netdna-cdn.com/wp-content/plugins/revslider/rs-plugin/images/gradient/g40.png) repeat-x top}


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover		{	background-position:bottom, 15px 11px}


	/*@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}*/


/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}


.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear								{	clear:both}


.tp-bullets								{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
												-webkit-transform: translateZ(5px);
										}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
										}


    .tp-bullets.simplebullets.navbar {
        border: 1px solid #666;
        border-bottom: 1px solid #444;
        background: url(/_repository/1/ftpuploads/assets/boxed_bgtile.png);
        height: 40px;
        padding: 0px 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

    .tp-bullets.simplebullets.navbar-old {
        background: url(/_repository/1/ftpuploads/assets/navigdots_bgtile.png);
        height: 35px;
        padding: 0px 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }


    .tp-bullets.simplebullets.round .bullet {
        cursor: pointer;
        position: relative;
        background: url(/_repository/1/ftpuploads/assets/bullet.png) no-repeat top left;
        width: 20px;
        height: 20px;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
        margin-left: 3px
    }
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px}

    .tp-bullets.simplebullets.round-old .bullet {
        cursor: pointer;
        position: relative;
        background: url(/_repository/1/ftpuploads/assets/bullets.png) no-repeat bottom left;
        width: 23px;
        height: 23px;
        margin-right: 0px;
        float: left;
        margin-top: 0px
    }
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px}


/**	SQUARE BULLETS **/
    .tp-bullets.simplebullets.square .bullet {
        cursor: pointer;
        position: relative;
        background: url(/_repository/1/ftpuploads/assets/bullets2.png) no-repeat bottom left;
        width: 19px;
        height: 19px;
        margin-right: 0px;
        float: left;
        margin-top: 0px
    }
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px}


/**	SQUARE BULLETS **/
    .tp-bullets.simplebullets.square-old .bullet {
        cursor: pointer;
        position: relative;
        background: url(/_repository/1/ftpuploads/assets/bullets2.png) no-repeat bottom left;
        width: 19px;
        height: 19px;
        margin-right: 0px;
        float: left;
        margin-top: 0px
    }
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px}


/** navbar NAVIGATION VERSION **/
    .tp-bullets.simplebullets.navbar .bullet {
        cursor: pointer;
        position: relative;
        background: url(/_repository/1/ftpuploads/assets/bullet_boxed.png) no-repeat top left;
        width: 18px;
        height: 19px;
        margin-right: 5px;
        float: left;
        margin-top: 10px
    }

.tp-bullets.simplebullets.navbar .bullet.first			{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last			{	margin-right:0px !important}



/** navbar NAVIGATION VERSION **/
    .tp-bullets.simplebullets.navbar-old .bullet {
        cursor: pointer;
        position: relative;
        background: url(/_repository/1/ftpuploads/assets/navigdots.png) no-repeat bottom left;
        width: 15px;
        height: 15px;
        margin-left: 5px !important;
        margin-right: 5px !important;
        float: left;
        margin-top: 10px
    }
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
															-webkit-transform: translateZ(1000px);
															-webkit-transform-style: preserve-3d;

														}


.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}

.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/_repository/1/ftpuploads/assets/large_left.png) no-repeat top left;
    width: 40px;
    height: 40px;
}
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/large_right.png) no-repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/small_left.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/small_right.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/arrow_left.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/arrow_right.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/small_left_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/small_right_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/arrowleft.png) no-repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/arrowright.png) no-repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/large_left.png) no-repeat 0 0;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(/_repository/1/ftpuploads/assets/large_right.png) no-repeat 0 0;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
												vertical-align: top;
											}
.tp-bullets.tp-thumbs img					{	vertical-align: top}


.fullwidthbanner-container .tp-thumbs		{  padding:3px}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%; }




/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(/_repository/1/ftpuploads/assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}





/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa; }

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}*/


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%;
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%;
												-webkit-transform: rotateY(90deg);
												transform: rotateY(90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px}
    }

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px; }
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ;

												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px; }
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px; }


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
											}

.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}
.tparrows.preview2:hover					{	background:#fff}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px);
													visibility: visible;
													position: absolute;
											}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px; }
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden			{	display:none !important}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat; }
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after					{	color:#000; }
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;
											}

.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px; }

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper	{
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);

											}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 						{ 	height: 17px; }
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px; }



	}

    @media only screen  and (max-width: 767px) {

		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
	}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}

.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px}
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative}

.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;

												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;



											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;

											}

.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px}




.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

														}
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px; }
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px}

   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }


/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}

.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}


.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul li{
	list-style:none;
	position:absolute;
	visibility:hidden;
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(/_repository/1/ftpuploads/assets/coloredbg.png) repeat}

.tp-caption.slidelink a span	{	background:url(/_repository/1/ftpuploads/assets/coloredbg.png) repeat}






/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
				top:50%; left:50%;
				z-index:10000;
				position:absolute;


			}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(/_repository/1/ftpuploads/assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	background:url(/_repository/1/ftpuploads/assets/loader.gif) no-repeat 10px 10px;
							background-color:#fff;
							margin:-22px -22px;
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.newsTable {
    border-collapse: separate;
    border-spacing: 0px 0;
    padding-left: 0px;
    padding-right: 0px;
}

    .newsTable tr td {
        padding-right: 10px;
        padding-left: 10px;
    }
        .newsTable tr td:first-child {
            padding-left: 0 !important;
        }


    .newsTable tr td:last-child {
        padding-right: 0 !important;
    }

@media screen and (min-width: 767px) {
header nav.row>ul .hope-menu .sub-menu li, header nav.row>ul .tech-menu .sub-menu li {
   width: 25% !important;
}
.sustainability-menu {
    left: 75%;
}

header nav.row>ul .sustainability-menu span {
    border-left: 1px solid #ccc;
}

.open-source-tools-menu {
  left: 75%;
}

header nav.row>ul .open-source-tools-menu span {
  border-left: 1px solid #ccc;
}

header nav.row>ul .warranty-service-menu {
  left: 0% !important;
}
header nav.row>ul .tech-documents-menu {
  left: 25% !important;
}
header nav.row>ul .tech-videos-menu {
  left: 50% !important;
}
}