/*
Theme Name: Upwey
Description: WordPress theme created by BSO
Version: 1.0
Author: Business Systems Online
Author URI: http://www.bso.net.au
*/
html {
  color: #000;
  background: #FFF;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
#yui3-css-stamp.cssreset {
  display: none;
}
#header {
  display: inline-block;
  width: 100%;
  border-bottom: 5px solid #006fb4;
  border-bottom-color: #817f7d;
  vertical-align: top;
}
#header #logo {
  padding: 5px 0;
}
#header #logo .title {
  font-size: 40px;
  font-weight: 300;
  line-height: 1em;
  color: #006fb4;
  text-decoration: none;
}
#header #logo .main_site {
  text-align: right;
}
#header #logo .main_site a {
  color: #006fb4;
  text-decoration: none;
  font-size: 10px;
}
#header #main-menu {
  position: relative;
  height: 70px;
}
#header #main-menu ul {
  position: absolute;
  bottom: 0;
}
#header #main-menu ul li {
  float: left;
  padding: 15px 13px;
  cursor: pointer;
  font-size: 12px;
}
.ezi-vac #header #main-menu ul li {
  padding: 15px 7px;
}
.ezi-vac #carousel_28 .content h1{
  color: #c84020;
  font-weight: 300;
  font-size: 28px;
      line-height: normal;
}
#header #main-menu ul li.current-menu-item {
  background: #817f7d;
}
#header #main-menu ul li.current-menu-item:hover {
  background: #007fce;
}
#header #main-menu ul li.current-menu-item:hover a {
  color: #fff;
}
#header #main-menu ul li.current-menu-item a {
  color: #fff;
}
#header #main-menu ul li:hover {
  background: #f2f2f2;
}
#header #main-menu ul li:hover a {
  color: #333333;
}
#header #main-menu ul li a {
  color: #006fb4;
  text-decoration: none;
}
#header #main-menu ul li ul {
  display: none;
  bottom: inherit;
  z-index: 9999;
  width: 200px;
  margin-left: -14px;
  margin-top: 15px;
}
#header #main-menu ul li ul li {
  background: #f2f2f2;
  width: 160px;
}
#header #main-menu ul li ul li a {
  color: #333333 !important;
}
#header #main-menu ul li ul li:hover {
  background: #cdcbcb;
}
#header #main-menu ul li ul li.current-menu-item {
  background: #b4b2b1;
}
#header #main-menu ul li ul li.current-menu-item:hover {
  background: #c0bfbe;
}
#header #extra {
  text-align: right;
}
#header #extra #google-translate {
  padding-top: 1em;
}
#header #extra #google-translate .goog-te-gadget-simple {
  border: 0;
  font-size: 0.8em;
}
#header #extra #social {
  padding-top: 5px;
  text-align: right;
}
#header #extra #social .icon {
  width: 24px;
  height: 24px;
  background: #006fb4;
  margin-left: 5px;
  display: inline-block;
}
#header #extra #social .icon:hover {
  background: #007fce;
}
#banner {
  background: #fff;
}
#banner .carousel {
  border-bottom: 5px solid #fff;
}
#banner .item .sidetext {
  float: right;
  width: 25%;
}
#banner .item .sidetext .content {
  padding: 10% 12%;
  font-size: 12px;
  line-height: normal;
}
#banner .item .sidetext .content h2 {
  font-weight: 300;
  font-size: 28px;
  color: #006fb4;
  line-height: normal;
}
#banner .item .sidetext .content .button {
  display: inline-block;
  margin-top: 20px;
  text-decoration: none;
  border-radius: 2px;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #fcfcfc;
  border-bottom: 1px solid #fcfcfc;
  box-shadow: 1px 1px 0 #cbcbcb;
  color: #333333;
  padding: 4px 8px;
  text-transform: uppercase;
  cursor: pointer;
  background: #f2f2f2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #e3e3e3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f2f2f2 0%, #e3e3e3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
#banner .item .sidetext .content .button:hover {
  border-top: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background: #fcfcfc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fcfcfc 0%, #f2f2f2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f2f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #f2f2f2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfcfc 0%, #f2f2f2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fcfcfc 0%, #f2f2f2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fcfcfc 0%, #f2f2f2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
#banner .item .image {
  float: left;
  width: 75%;
}
#banner .item .image .text {
  position: absolute;
  background: rgba(255,255,255,.6);
  box-shadow: 1px 1px 1px rgba(0,0,0,.2);
  padding: 1% 1.5%;
  bottom: 2%;
  left: 0;
  color: #000;
  text-shadow: 1px 1px 0 rgba(255,255,255,.5);
  z-index: 999;
}
#banner .item .image .text h3 {
  font-weight: 300;
  font-size: 14px;
  color: #000;
}
#banner nav {
  width: 100%;
  background: #fff;
  display: inline-block;
  vertical-align: bottom;
}
#banner nav li {
  width: 11%;
  float: left;
  color: #fff;
  padding: 1% 2%;
  position: relative;
}
#banner nav li .arrow {
  display: none;
}
#banner nav li .arrow.active {
  display: block;
  background: url(../images/arrow-bottom_white.gif);
  width: 17px;
  height: 9px;
  position: absolute;
  top: 0;
}
#banner nav li.home {
  background: #fff;
  width: 8%;
  padding: 1%;
  text-align: center;
}
#banner nav li.ezi-vac {
  background: #c84020;
}
#banner nav li.maxi-check {
  background: #eb9900;
}
#banner nav li.tiso-check {
  background: #51923b;
}
#banner nav li.hydro-power {
  background: #5e2b64;
}
#banner nav li.vibramech {
  background: #817f7d;
}
#banner nav li.slurry-tuff {
  background: #aa434a;
}
#banner nav li a {
  color: #fff;
  text-decoration: none;
}
#banner nav li .title {
  display: block;
  font-size: 20px;
  font-weight: 300;
}
#banner nav li .sub-title {
  display: block;
  font-size: 9px;
  width: 84px;
  height: 20px;
}
#categories {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
#categories li {
  width: 11%;
  float: left;
  color: #fff;
  padding: 1% 2%;
  position: relative;
  opacity: .4;
}
#categories li .arrow {
  display: none;
}
#categories li.active .arrow {
  display: block;
  background: url(../images/arrow-bottom_grey.gif);
  width: 17px;
  height: 9px;
  position: absolute;
  top: 0;
}
#categories li.home {
  background: #fff;
  width: 8%;
  padding: 1%;
  text-align: center;
}
#categories li.home.active,
#categories li.home:hover {
  opacity: 1;
}
#categories li.ezi-vac {
  background: #c84020;
}
#categories li.ezi-vac.active,
#categories li.ezi-vac:hover {
  opacity: 1;
}
#categories li.maxi-check {
  background: #eb9900;
}
#categories li.maxi-check.active,
#categories li.maxi-check:hover {
  opacity: 1;
}
#categories li.tiso-check {
  background: #51923b;
}
#categories li.tiso-check.active,
#categories li.tiso-check:hover {
  opacity: 1;
}
#categories li.hydro-power {
  background: #5e2b64;
}
#categories li.hydro-power.active,
#categories li.hydro-power:hover {
  opacity: 1;
}
#categories li.vibramech {
  background: #817f7d;
}
#categories li.vibramech.active,
#categories li.vibramech:hover {
  opacity: 1;
}
#categories li.slurry-tuff {
  background: #aa434a;
}
#categories li.slurry-tuff.active,
#categories li.slurry-tuff:hover {
  opacity: 1;
}
#categories li a {
  color: #fff;
  text-decoration: none;
}
#categories li .title {
  display: block;
  font-size: 20px;
  font-weight: 300;
}
#categories li .sub-title {
  display: block;
  font-size: 9px;
  width: 84px;
  height: 20px;
}
#main {
  background: #f2f2f2;
  width: 100%;
  display: inline-block;
}
#content {
  border-bottom: 1px solid #BBB;
  padding: 20px 0;
  width: 100%;
  display: inline-block;
  background: #fff;
  /*&.product {
		h1 {
			float:left;
			white-space: nowrap;
		}
	}*/
}
#content img {
  max-width: 100%;
  height: auto;
}
#content .content {
  padding: 0 2%;
}
#content article {
  padding-top: 10px;
}
#content article:first-child {
  padding-top: 0;
}
#content ul {
  list-style-type: square;
  margin: 10px 20px;
}
#content ul li {
  line-height: 1.8em;
}
#content ul li blockquote p {
  margin: 0 0 1em 0;
  font-size: 0.8em;
  font-style: italic;
}
#content table td {
  padding: 5px;
}
#content strong.phone {
  display: inline-block;
  padding: 2px 6px;
  background: #008ee7;
  color: #fff;
  font-weight: bold;
}
#content strong.phone a {
  color: #fff !important;
}
#content span.phone {
  display: inline-block;
  padding: 2px 6px;
  background: #006fb4;
  color: #fff;
  font-weight: bold;
}
#content span.phone a {
  color: #fff !important;
}
#content .page-image img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
#content .product_menu .menu {
  margin: 0;
  list-style: none;
  display: block;
}
#content .product_menu .menu li a {
  color: #fff;
  margin: 5px 0 0 0;
  background: #006fb4;
  padding: 2% 3%;
  font-size: 12px;
  display: inline-block;
  width: 94%;
}
#content .product_menu .menu li a:hover {
  background: #008ee7;
}
#content .product_menu .menu li ul {
  margin: 0 0 0 10%;
  list-style: none;
}
#content .download {
  float: right;
  margin-left: 10px;
}
#content .download a {
  color: #fff;
  margin: 5px 0 0 0;
  background: #333333 url('images/download.gif') no-repeat;
  padding: .4em .6em .4em 30px;
  font-size: 12px;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  z-index: 999;
}
#content .download a:hover {
  background-color: #4d4d4d;
}
#content .features img,
#content .specifications img {
  max-width: 100%;
  height: auto;
}
.past-project .item {
  width: 100%;
  display: inline-block;
  clear: both;
}
.past-project .item .metas {
  float: left;
  margin: 0.5em;
  width: 70%;
}
.past-project .item .metas .company {
  font-size: 1.3em;
  font-weight: bold;
  color: #5e2b64;
  margin-top: 0;
}
.past-project .item .image {
  margin: 0.5em;
  float: right;
  width: 25%;
  text-align: right;
}
.past-project .item:nth-child(odd) {
  background: #f7f7f7;
  border-bottom: 1px solid #f2f2f2;
}
.gallery_to_post .item {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 5px solid #FFF;
  box-shadow: 0 0 1px 1px #DDD;
  border-radius: 3px;
}
#bottom {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#bottom h2 {
  font-size: 28px;
  color: #006fb4;
  font-weight: 300;
  text-decoration: none;
  margin-bottom: 10px;
}
#bottom h2 a {
  color: #006fb4;
  text-decoration: none;
}
#bottom p {
  margin: 5px 0;
}
#bottom a {
  color: #006fb4;
}
#bottom input[type=submit] {
  float: right;
}
#bottom .more {
  float: right;
  color: #006fb4;
  text-decoration: none;
  text-transform: uppercase;
}
#bottom .twitter-widget .slide-wrapper {
  margin-bottom: 15px;
  height: 6em;
}
.twitter-widget{display:none;}
#bottom .twitter-widget .slide-wrapper .slides .date {
  background: #006fb4;
  padding: 1px 3px;
  color: #fff;
  text-decoration: none;
  display: inline-block !important;
}
#bottom .certificates {
  text-align: right;
}
#bottom .section_widget_constructor .image {
  text-align: center;
}
#bottom .section_widget_constructor .image img {
  max-width: 100%;
}
#footer-main #footer {
  display: inline-block;
  background: #006fb4;
  padding: 1% 2%;
  width: 96%;
  color: #fff;
  font-size: 10px;
}
#footer-main #footer a {
  color: #fff;
  text-decoration: none;
}
#footer-main #footer #copyright {
  padding-top: 0.3em;
}
#footer-main #footer #contact-details {
  text-align: center;
  font-size: 1.5em;
}
#footer-main #footer #footer-menu {
  text-align: right;
  padding-top: 0.3em;
}
#main-menu ul li ul.sub-menu li ul.sub-menu {
  left: 100%;
  top: -15px;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
p {
  color: #333;
  line-height: 1.8em;
  margin: 1em 0;
}
h1 {
  font-weight: 300;
  font-size: 40px;
  color: #006fb4;
}
h2 {
  font-weight: 300;
  font-size: 30px;
  color: #333;
}
h3 {
  font-weight: 300;
  font-size: 22px;
  color: #333;
  text-transform: uppercase;
}
a {
  color: #006fb4;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*#custom_html-2 h2{
    color: #006fb4;
}*/
.certificates{
  float:right;
  padding:10px 0;
}
.bottom-low{
  padding:10px 0;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img {
  vertical-align: top;
  max-width:100%;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
hr {
  margin: 0;
  padding: 0;
  background: #eee9de;
  border: 0;
  height: 1px;
}
textarea,
input[type=text],
input[type=email],
input[type=password] {
  border: 1px solid #cccccc;
  padding: 2% 4%;
  width: 150px;
  width: 92%;
  margin-bottom: 10px;
  border-radius: 2px;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.15);
}
textarea {
  height: 79px;
}
input[type=submit] {
  border-radius: 2px;
  border-top: 1px solid #0062a0;
  border-left: 1px solid #0062a0;
  border-right: 1px solid #007cc8;
  border-bottom: 1px solid #007cc8;
  box-shadow: 1px 1px 0 #cbcbcb;
  color: #fff;
  padding: 4px 8px;
  text-transform: uppercase;
  cursor: pointer;
  background: #006fb4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #006fb4 0%, #005c95 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006fb4), color-stop(100%, #005c95));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #006fb4 0%, #005c95 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #006fb4 0%, #005c95 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #006fb4 0%, #005c95 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #006fb4 0%, #005c95 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
input[type=submit]:hover {
  border-top: 1px solid #006fb4;
  border-left: 1px solid #006fb4;
  border-right: 1px solid #0082d3;
  border-bottom: 1px solid #0082d3;
  background: #007cc8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #007cc8 0%, #006fb4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007cc8), color-stop(100%, #006fb4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #007cc8 0%, #006fb4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #007cc8 0%, #006fb4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #007cc8 0%, #006fb4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #007cc8 0%, #006fb4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
.wpcf7-not-valid-tip {
  background: #fceeeb !important;
  color: #c84020 !important;
  border: 2px solid #c84020 !important;
  padding: 2px 4px !important;
}
.wpcf7-validation-errors {
  border: 2px solid #eb9900 !important;
  background: #fff8eb !important;
  padding: 8px !important;
}
.wpcf7-mail-sent-ok {
  border: 2px solid #51923b !important;
  background: #e1f1db !important;
  padding: 8px !important;
}
.wpcf7-captchar {
  width: 63.35% !important;
}
body.slurry-tuff #logo .title {
  font-size: 29px !important;
  padding: 3px 0 !important;
  display: inline-block;
}
body.slurry-tuff #banner .carousel {
  border-bottom-color: #aa434a;
}
body.slurry-tuff #banner .item .sidetext .content .button,
body.slurry-tuff input[type=submit] {
  border-top: 1px solid #aa434a;
  border-left: 1px solid #aa434a;
  border-right: 1px solid #ba5158;
  border-bottom: 1px solid #ba5158;
  color: white;
  background: #b84a51;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b84a51 0%, #aa434a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b84a51), color-stop(100%, #aa434a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b84a51 0%, #aa434a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b84a51 0%, #aa434a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b84a51 0%, #aa434a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b84a51 0%, #aa434a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.slurry-tuff #banner .item .sidetext .content .button:hover,
body.slurry-tuff input[type=submit]:hover {
  border-top: 1px solid #b84a51;
  border-left: 1px solid #b84a51;
  border-right: 1px solid #c06066;
  border-bottom: 1px solid #c06066;
  background: #c06066;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c06066 0%, #aa434a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c06066), color-stop(100%, #aa434a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c06066 0%, #aa434a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c06066 0%, #aa434a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c06066 0%, #aa434a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c06066 0%, #aa434a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.slurry-tuff #header {
  border-bottom-color: #aa434a;
}
body.slurry-tuff h1,
body.slurry-tuff a,
body.slurry-tuff #header-main #main-menu ul li a,
body.slurry-tuff #banner .item .sidetext .content h2,
body.slurry-tuff #bottom h2,
body.slurry-tuff #bottom a {
  color: #aa434a;
}
body.slurry-tuff #header-main #extra #social .icon,
body.slurry-tuff #header-main #main-menu ul li.current-menu-item,
body.slurry-tuff #content .product_menu .menu li a,
body.slurry-tuff #bottom .twitter-widget .slides .date,
body.slurry-tuff #footer-main #footer {
  background: #aa434a;
}
body.slurry-tuff #header-main #main-menu ul li.current-menu-item:hover,
body.slurry-tuff #header-main #extra #social .icon:hover {
  background: #cf8489;
}
body.slurry-tuff #header-main #main-menu ul li.current-menu-item a {
  color: #fff;
}
body.slurry-tuff #content strong.phone {
  background: #c06066;
}
body.slurry-tuff #content span.phone {
  background: #aa434a;
}
body.black-international #banner .carousel {
  border-bottom-color: #817f7d;
}
body.black-international #banner .item .sidetext .content .button,
body.black-international input[type=submit] {
  border-top: 1px solid #817f7d;
  border-left: 1px solid #817f7d;
  border-right: 1px solid #908e8d;
  border-bottom: 1px solid #908e8d;
  color: white;
  background: #8b8987;
  /* Old browsers */
  background: -moz-linear-gradient(top, #8b8987 0%, #817f7d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8b8987), color-stop(100%, #817f7d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8b8987 0%, #817f7d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8b8987 0%, #817f7d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8b8987 0%, #817f7d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #8b8987 0%, #817f7d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.black-international #banner .item .sidetext .content .button:hover,
body.black-international input[type=submit]:hover {
  border-top: 1px solid #8b8987;
  border-left: 1px solid #8b8987;
  border-right: 1px solid #9a9897;
  border-bottom: 1px solid #9a9897;
  background: #9a9897;
  /* Old browsers */
  background: -moz-linear-gradient(top, #9a9897 0%, #817f7d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a9897), color-stop(100%, #817f7d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #9a9897 0%, #817f7d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #9a9897 0%, #817f7d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #9a9897 0%, #817f7d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #9a9897 0%, #817f7d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.black-international #header {
  border-bottom-color: #817f7d;
}
body.black-international h1,
body.black-international a,
body.black-international #header-main #main-menu ul li a,
body.black-international #banner .item .sidetext .content h2,
body.black-international #bottom h2,
body.black-international #bottom a {
  color: #817f7d;
}
body.black-international #header-main #extra #social .icon,
body.black-international #header-main #main-menu ul li.current-menu-item,
body.black-international #content .product_menu .menu li a,
body.black-international #bottom .twitter-widget .slides .date,
body.black-international #footer-main #footer {
  background: #817f7d;
}
body.black-international #header-main #main-menu ul li.current-menu-item:hover,
body.black-international #header-main #extra #social .icon:hover {
  background: #b4b2b1;
}
body.black-international #header-main #main-menu ul li.current-menu-item a {
  color: #fff;
}
body.black-international #content strong.phone {
  background: #9a9897;
}
body.black-international #content span.phone {
  background: #817f7d;
}
body.ezi-vac #banner .carousel {
  border-bottom-color: #c84020;
}
body.ezi-vac #banner .item .sidetext .content .button,
body.ezi-vac input[type=submit] {
  border-top: 1px solid #c84020;
  border-left: 1px solid #c84020;
  border-right: 1px solid #dd4c2a;
  border-bottom: 1px solid #dd4c2a;
  color: white;
  background: #da4623;
  /* Old browsers */
  background: -moz-linear-gradient(top, #da4623 0%, #c84020 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da4623), color-stop(100%, #c84020));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #da4623 0%, #c84020 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #da4623 0%, #c84020 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #da4623 0%, #c84020 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #da4623 0%, #c84020 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.ezi-vac #banner .item .sidetext .content .button:hover,
body.ezi-vac input[type=submit]:hover {
  border-top: 1px solid #da4623;
  border-left: 1px solid #da4623;
  border-right: 1px solid #e05b3b;
  border-bottom: 1px solid #e05b3b;
  background: #e05b3b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e05b3b 0%, #c84020 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e05b3b), color-stop(100%, #c84020));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e05b3b 0%, #c84020 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e05b3b 0%, #c84020 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e05b3b 0%, #c84020 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e05b3b 0%, #c84020 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.ezi-vac #header {
  border-bottom-color: #c84020;
}
body.ezi-vac h1,
body.ezi-vac a,
body.ezi-vac #header-main #main-menu ul li a,
body.ezi-vac #banner .item .sidetext .content h2,
body.ezi-vac #bottom h2,
body.ezi-vac #bottom a {
  color: #c84020;
}
body.ezi-vac #header-main #extra #social .icon,
body.ezi-vac #header-main #main-menu ul li.current-menu-item,
body.ezi-vac #content .product_menu .menu li a,
body.ezi-vac #bottom .twitter-widget .slides .date,
body.ezi-vac #footer-main #footer {
  background: #c84020;
}
body.ezi-vac #header-main #main-menu ul li.current-menu-item:hover,
body.ezi-vac #header-main #extra #social .icon:hover {
  background: #dc4825;
}
body.ezi-vac #header-main #main-menu ul li.current-menu-item a {
  color: #fff;
}
body.ezi-vac #content strong.phone {
  background: #e05b3b;
}
body.ezi-vac #content span.phone {
  background: #c84020;
}
body.maxi-check #logo .title {
  font-size: 32px !important;
  padding: 3px 0 !important;
  display: inline-block;
}
body.maxi-check #banner .carousel {
  border-bottom-color: #eb9900;
}
body.maxi-check #banner .item .sidetext .content .button,
body.maxi-check input[type=submit] {
  border-top: 1px solid #eb9900;
  border-left: 1px solid #eb9900;
  border-right: 1px solid #ffaa0b;
  border-bottom: 1px solid #ffaa0b;
  color: white;
  background: #ffa600;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffa600 0%, #eb9900 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa600), color-stop(100%, #eb9900));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffa600 0%, #eb9900 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffa600 0%, #eb9900 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffa600 0%, #eb9900 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffa600 0%, #eb9900 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.maxi-check #banner .item .sidetext .content .button:hover,
body.maxi-check input[type=submit]:hover {
  border-top: 1px solid #ffa600;
  border-left: 1px solid #ffa600;
  border-right: 1px solid #ffb11f;
  border-bottom: 1px solid #ffb11f;
  background: #ffb11f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffb11f 0%, #eb9900 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb11f), color-stop(100%, #eb9900));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffb11f 0%, #eb9900 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffb11f 0%, #eb9900 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffb11f 0%, #eb9900 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffb11f 0%, #eb9900 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.maxi-check #bottom .widget {
  width: 32%;
  margin: 0 0 0 2%;
}
body.maxi-check #bottom .widget:first-child {
  margin-left: 0;
}
body.maxi-check #bottom .widget h2 {
  color: #333333;
}
body.maxi-check #bottom .widget .footer {
  background: #fafafa;
  display: inline-block;
  width: 98%;
  padding: 1%;
  border-top: 1px solid #f2f2f2;
}
body.maxi-check #bottom .widget .footer .more {
  display: inline-block;
  text-decoration: none;
  border-radius: 2px;
  border-top: 1px solid #eb9900;
  border-left: 1px solid #eb9900;
  border-right: 1px solid #ffaa0b;
  border-bottom: 1px solid #ffaa0b;
  color: white;
  padding: 4px 8px;
  text-transform: uppercase;
  cursor: pointer;
  background: #ffa600;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffa600 0%, #eb9900 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa600), color-stop(100%, #eb9900));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffa600 0%, #eb9900 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffa600 0%, #eb9900 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffa600 0%, #eb9900 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffa600 0%, #eb9900 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.maxi-check #bottom .widget .footer .more:hover {
  border-top: 1px solid #ffa600;
  border-left: 1px solid #ffa600;
  border-right: 1px solid #ffb11f;
  border-bottom: 1px solid #ffb11f;
  background: #ffb11f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffb11f 0%, #eb9900 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb11f), color-stop(100%, #eb9900));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffb11f 0%, #eb9900 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffb11f 0%, #eb9900 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffb11f 0%, #eb9900 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffb11f 0%, #eb9900 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.maxi-check #header {
  border-bottom-color: #eb9900;
}
body.maxi-check h1,
body.maxi-check a,
body.maxi-check #header-main #main-menu ul li a,
body.maxi-check #banner .item .sidetext .content h2,
body.maxi-check #bottom h2,
body.maxi-check #bottom a {
  color: #eb9900;
}
body.maxi-check #header-main #extra #social .icon,
body.maxi-check #header-main #main-menu ul li.current-menu-item,
body.maxi-check #content .product_menu .menu li a,
body.maxi-check #bottom .twitter-widget .slides .date,
body.maxi-check #footer-main #footer {
  background: #eb9900;
}
body.maxi-check #header-main #main-menu ul li.current-menu-item:hover,
body.maxi-check #header-main #extra #social .icon:hover {
  background: #ffa805;
}
body.maxi-check #header-main #main-menu ul li.current-menu-item a {
  color: #fff;
}
body.maxi-check #content strong.phone {
  background: #ffb11f;
}
body.maxi-check #content span.phone {
  background: #eb9900;
}
body.tiso-check #logo .title {
  font-size: 32px !important;
  padding: 3px 0 !important;
  display: inline-block;
}
body.tiso-check #banner .carousel {
  border-bottom-color: #51923b;
}
body.tiso-check #banner .item .sidetext .content .button,
body.tiso-check input[type=submit] {
  border-top: 1px solid #51923b;
  border-left: 1px solid #51923b;
  border-right: 1px solid #5da844;
  border-bottom: 1px solid #5da844;
  color: white;
  background: #59a141;
  /* Old browsers */
  background: -moz-linear-gradient(top, #59a141 0%, #51923b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #59a141), color-stop(100%, #51923b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #59a141 0%, #51923b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #59a141 0%, #51923b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #59a141 0%, #51923b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #59a141 0%, #51923b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.tiso-check #banner .item .sidetext .content .button:hover,
body.tiso-check input[type=submit]:hover {
  border-top: 1px solid #59a141;
  border-left: 1px solid #59a141;
  border-right: 1px solid #65b64a;
  border-bottom: 1px solid #65b64a;
  background: #65b64a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #65b64a 0%, #51923b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #65b64a), color-stop(100%, #51923b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #65b64a 0%, #51923b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #65b64a 0%, #51923b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #65b64a 0%, #51923b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #65b64a 0%, #51923b 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.tiso-check #header {
  border-bottom-color: #51923b;
}
body.tiso-check h1,
body.tiso-check a,
body.tiso-check #header-main #main-menu ul li a,
body.tiso-check #banner .item .sidetext .content h2,
body.tiso-check #bottom h2,
body.tiso-check #bottom a {
  color: #51923b;
}
body.tiso-check #header-main #extra #social .icon,
body.tiso-check #header-main #main-menu ul li.current-menu-item,
body.tiso-check #content .product_menu .menu li a,
body.tiso-check #bottom .twitter-widget .slides .date,
body.tiso-check #footer-main #footer {
  background: #51923b;
}
body.tiso-check #header-main #main-menu ul li.current-menu-item:hover,
body.tiso-check #header-main #extra #social .icon:hover {
  background: #5ba442;
}
body.tiso-check #header-main #main-menu ul li.current-menu-item a {
  color: #fff;
}
body.tiso-check #content strong.phone {
  background: #65b64a;
}
body.tiso-check #content span.phone {
  background: #51923b;
}
body.hydro-power #logo .title {
  font-size: 29px !important;
  padding: 3px 0 !important;
  display: inline-block;
}
body.hydro-power #banner .carousel {
  border-bottom-color: #5e2b64;
}
body.hydro-power #banner .item .sidetext .content .button,
body.hydro-power input[type=submit] {
  border-top: 1px solid #5e2b64;
  border-left: 1px solid #5e2b64;
  border-right: 1px solid #723479;
  border-bottom: 1px solid #723479;
  color: white;
  background: #6b3172;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6b3172 0%, #5e2b64 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6b3172), color-stop(100%, #5e2b64));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6b3172 0%, #5e2b64 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6b3172 0%, #5e2b64 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6b3172 0%, #5e2b64 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6b3172 0%, #5e2b64 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.hydro-power #banner .item .sidetext .content .button:hover,
body.hydro-power input[type=submit]:hover {
  border-top: 1px solid #6b3172;
  border-left: 1px solid #6b3172;
  border-right: 1px solid #803a88;
  border-bottom: 1px solid #803a88;
  background: #803a88;
  /* Old browsers */
  background: -moz-linear-gradient(top, #803a88 0%, #5e2b64 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #803a88), color-stop(100%, #5e2b64));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #803a88 0%, #5e2b64 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #803a88 0%, #5e2b64 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #803a88 0%, #5e2b64 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #803a88 0%, #5e2b64 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.hydro-power #bottom .widget {
  width: 12.5713%;
  margin: 0 0 0 2%;
}
body.hydro-power #bottom .widget:first-child {
  margin-left: 0;
}
body.hydro-power #bottom .widget h2 {
  font-size: 16px;
  color: #333333;
  height: 2.5em;
}
body.hydro-power #bottom .widget .footer {
  background: #fafafa;
  display: inline-block;
  width: 98%;
  padding: 1%;
  border-top: 1px solid #f2f2f2;
}
body.hydro-power #bottom .widget .footer .more {
  display: inline-block;
  text-decoration: none;
  border-radius: 2px;
  border-top: 1px solid #5e2b64;
  border-left: 1px solid #5e2b64;
  border-right: 1px solid #723479;
  border-bottom: 1px solid #723479;
  color: white;
  padding: 4px 8px;
  text-transform: uppercase;
  cursor: pointer;
  background: #6b3172;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6b3172 0%, #5e2b64 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6b3172), color-stop(100%, #5e2b64));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6b3172 0%, #5e2b64 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6b3172 0%, #5e2b64 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6b3172 0%, #5e2b64 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6b3172 0%, #5e2b64 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.hydro-power #bottom .widget .footer .more:hover {
  border-top: 1px solid #6b3172;
  border-left: 1px solid #6b3172;
  border-right: 1px solid #803a88;
  border-bottom: 1px solid #803a88;
  background: #803a88;
  /* Old browsers */
  background: -moz-linear-gradient(top, #803a88 0%, #5e2b64 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #803a88), color-stop(100%, #5e2b64));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #803a88 0%, #5e2b64 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #803a88 0%, #5e2b64 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #803a88 0%, #5e2b64 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #803a88 0%, #5e2b64 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@stopColor', GradientType=0);
  /* IE6-9 */
}
body.hydro-power #header {
  border-bottom-color: #5e2b64;
}
body.hydro-power h1,
body.hydro-power a,
body.hydro-power #header-main #main-menu ul li a,
body.hydro-power #banner .item .sidetext .content h2,
body.hydro-power #bottom h2,
body.hydro-power #bottom a {
  color: #5e2b64;
}
body.hydro-power #header-main #extra #social .icon,
body.hydro-power #header-main #main-menu ul li.current-menu-item,
body.hydro-power #content .product_menu .menu li a,
body.hydro-power #bottom .twitter-widget .slides .date,
body.hydro-power #footer-main #footer {
  background: #5e2b64;
}
body.hydro-power #header-main #main-menu ul li.current-menu-item:hover,
body.hydro-power #header-main #extra #social .icon:hover {
  background: #6f3376;
}
body.hydro-power #header-main #main-menu ul li.current-menu-item a {
  color: #fff;
}
body.hydro-power #content strong.phone {
  background: #803a88;
}
body.hydro-power #content span.phone {
  background: #5e2b64;
}
/* RESPONSIVE */
.container {
  margin: 0 auto;
}
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
  float: left;
  margin: 0 1.04167%;
  min-height: 1px;
}
.span1 {
  width: 6.25%;
}
.span2 {
  width: 14.58333%;
}
.span3 {
  width: 22.91667%;
}
.span4 {
  width: 31.25%;
}
.span5 {
  width: 39.58333%;
}
.span6 {
  width: 47.91667%;
}
.span7 {
  width: 56.25%;
}
.span8 {
  width: 64.58333%;
}
.span9 {
  width: 72.91667%;
}
.span10 {
  width: 81.25%;
}
.span11 {
  width: 89.58333%;
}
.span12 {
  width: 97.91667%;
}
/* MEDIA QUERIES */
@media (max-width: 479px) {
  .left,
  .right,
  .span1,
  .span2,
  .span3,
  .span4,
  .span5,
  .span6,
  .span7,
  .span8,
  .span9,
  .span10,
  .span11,
  .span12 {
    width: inherit;
    float: none;
  }
  body {
    font-size: 12px;
  }
  p {
    line-height: 1.4em;
  }
  h1 {
    font-size: 20px;
  }
  h2 {
    font-size: 16px;
  }
  #header #main-menu ul li ul {
    width: inherit;
  }
  #main-menu ul li ul.sub-menu li ul.sub-menu {
    left: 0;
    top: 0;
  }
  #header-main #logo {
    width: inherit;
    text-align: center;
  }
  #header-main #logo img {
    max-width: 100%;
  }
  #header-main #main-menu {
    width: inherit;
    height: inherit !important;
  }
  #header-main #main-menu ul {
    position: relative;
  }
  #header-main #main-menu ul li {
    padding: 8px;
    float: none;
  }
  #header-main #main-menu ul li ul {
    width: inherit;
    margin-left: inherit;
    margin-top: inherit;
  }
  #header-main #main-menu ul li ul li {
    width: inherit;
    text-align: center;
  }
  #header-main #extra {
    text-align: center;
  }
  #header-main #extra #social {
    width: inherit;
    text-align: center;
    padding-top: 10px;
  }
  #banner .item .sidetext {
    width: 100%;
    float: none;
  }
  #banner .item .sidetext .content {
    padding: 2% 3%;
  }
  #banner .item .image {
    float: none;
    width: 100%;
  }
  #banner .item .image .text {
    display: none;
  }
  #banner nav li {
    width: 92%;
    float: none;
    padding: 2% 4%;
  }
  #banner nav li.home {
    text-align: center;
  }
  #categories nav li {
    width: 92%;
    float: none;
    padding: 2% 4%;
  }
  #bottom .widget {
    float: none !important;
    width: 97.91667%;
    margin-bottom: 20px;
    border-top: 5px solid #ddd;
    padding: 10px 0;
  }
  #bottom h2 {
    font-size: 20px;
  }
  #bottom .certificates {
    display: none;
  }
  #footer #copyright,
  #footer #contact-details,
  #footer #footer-menu {
    text-align: center !important;
    width: inherit;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 480px;
  }
  body {
    font-size: 12px;
  }
  p {
    line-height: 1.4em;
  }
  h1 {
    font-size: 20px;
  }
  h2 {
    font-size: 16px;
  }
  body.tiso-check #logo .title,
  body.maxi-check #logo .title,
  body.hydro-power #logo .title {
    font-size: 20px !important;
  }
  #header-main #logo img {
    max-width: 100%;
  }
  #header-main #logo .main_site {
    display: none;
  }
  #header-main #main-menu {
    height: 40px;
    width: 81.25%;
  }
  #header-main #main-menu ul {
    top: 0;
  }
  #header-main #main-menu ul li {
    padding: 4px 5px;
  }
  #header-main #extra {
    width: inherit;
    text-align: center;
  }
  #header-main #social {
    padding-top: 10px;
    text-align: center;
  }
  #header-main #social .icon {
    margin-left: 0;
    width: 20px;
    height: 20px;
  }
  #banner .item .sidetext {
    width: 100%;
    float: none;
  }
  #banner .item .sidetext .content {
    padding: 2% 3%;
  }
  #banner .item .image {
    float: none;
    width: 100%;
  }
  #banner nav li {
    width: 18%;
    padding: 0.5% 1%;
  }
  #banner nav li.home {
    display: none;
  }
  #banner nav li .title {
    font-size: 14px;
  }
  #banner nav li .sub-title {
    display: none;
  }
  #categories nav li {
    width: 18%;
    padding: 0.5% 1%;
  }
  #categories nav li .title {
    font-size: 14px;
  }
  #categories nav li .sub-title {
    display: none;
  }
  #bottom .widget {
    float: none !important;
    width: 97.91667%;
    margin-bottom: 20px;
    border-top: 5px solid #ddd;
    padding: 10px 0;
  }
  #bottom h2 {
    font-size: 20px;
  }
  #bottom .certificates {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .container {
    width: 768px;
  }
  body {
    font-size: 12px;
  }
  p {
    line-height: 1.4em;
  }
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 20px;
  }
  body.tiso-check #logo .title,
  body.maxi-check #logo .title,
  body.hydro-power #logo .title {
    font-size: 20px !important;
  }
  #logo img {
    max-width: 100%;
  }
  #header-main #main-menu ul li {
    padding: 4px;
  }
  #header-main #social {
    text-align: center;
    padding-top: 10px;
  }
  #banner .item .sidetext {
    width: 100%;
    float: none;
  }
  #banner .item .sidetext .content {
    padding: 2% 3%;
  }
  #banner .item .image {
    float: none;
    width: 100%;
  }
  #banner nav li {
    width: 17%;
    padding: 1%;
  }
  #banner nav li.home img {
    max-width: 100%;
  }
  #banner nav li .title {
    font-size: 16px;
  }
  #categories nav li {
    width: 18%;
    padding: 1%;
  }
  #categories nav li .title {
    font-size: 16px;
  }
  #bottom h2 {
    font-size: 20px;
  }
  #bottom p,
  #bottom .content {
    font-size: 12px;
  }
  #bottom .certificates {
    display: none;
  }
}
@media (min-width: 980px) and (max-width: 1169px) {
  .container {
    width: 980px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 25px;
  }
  body.tiso-check #logo .title,
  body.maxi-check #logo .title,
  body.hydro-power #logo .title {
    font-size: 26px !important;
  }
  #header #main-menu ul li {
    padding: 15px 9px;
  }
  #banner .item .sidetext {
    width: 40%;
  }
  #banner .item .sidetext .content {
    padding: 2% 5%;
  }
  #banner .item .image {
    width: 60%;
  }
  #bottom h2 {
    font-size: 22px;
  }
}
@media (min-width: 1170px) {
  .container {
    width: 1170px;
  }
  body.hydro-power #logo .title {
    font-size: 29px !important;
  }
  body.slurry-tuff #logo .title {
    font-size: 29px !important;
  }
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
}
#cboxOverlay {
  background: #000;
}
#cboxContent {
  margin-top: 20px;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff;
}
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxLoadingOverlay {
  background: #000;
}
#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center;
}
#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(images/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: bottom center;
}


/* new style */
#header #logo a{
  font-size: 40px;
  font-weight: 300;
  line-height: 1em;
  color: #006fb4;
  text-decoration: none;
}
body.black-international #banner .carousel {
    border-bottom-color: #817f7d;
}

.gallery {
  font-size:0;
  list-style:none;
  margin:0;
  padding:0;
}
.gallery li {
  width:20%;
  display: inline-block;
  vertical-align: middle;
  height:180px;
  padding:10px;
  box-sizing: border-box;
  cursor: pointer;
}
.gallery li div {
  height:100%;
  background-size:cover;
  background-position:center;
  background-repeat: no-repeat;
}