/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* lightblue #007dc5
/* darkblue #00579e
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 16px;
  line-height: 1.4;
  background: #ffffff url(../images/content-gradient.gif/$FILE/content-gradient.gif) top left repeat-x;
}
body.cart-active {
  background: #ffffff url(../images/content-gradient.gif/$FILE/content-gradient.gif) left 35px repeat-x;
}
body.landing {
  background: #ffffff url(../images/content-gradient-narrow.gif/$FILE/content-gradient-narrow.gif) top left repeat-x;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  /*resize: vertical;*/
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
h1 {
  font-size: 24px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  margin: .625em 0;
  font-weight: 400;
}
h2 {
  font-size: 16px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  margin: .625em 0;
  font-weight: 600;
}
h3 {
  font-size: 15px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  margin: .625em 0;
}
h4 {
  font-size: 15px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  margin: .625em 0;
}
h5 {
  font-size: 15px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  margin: .625em 0;
}
p {
  font-size: 13px;
  font-family: Arial, sans-serif;
  margin: 8px 0;
}
#header-wrapper {
  height: 160px;
}
.landing #header-wrapper {
  height: 120px;
}
.landing header {
  height: auto;
}
.landing #logo {
  height: 30px;
}
#logo {
border: 0;
width: 320px;
height: 90px;
float: left;
margin: 20px 0 10px 10px;
}
#product-search {
  margin-top: 10px;
  clear: right;
  width: 255px;
}
#search-icon {
  display: inline-block;
  background: transparent url(../images/search-icon.png/$FILE/search-icon.png) center center no-repeat;
  width: 37px;
  height: 40px;
}
#product-search .add-on {
  display: inline-block;
  background: transparent url(../images/search-icon.png/$FILE/search-icon.png) center center no-repeat;
  width: 37px;
  height: 40px;
  vertical-align: middle;
  *zoom: 1;
  *display: inline;
}
#product-search #search-submit {
  width: 37px;
  height: 39px;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin-top: 1px;
}
#product-search #header-search-input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 31px;
  line-height: 31px;
  font-size: .8125em;
  color: #000;
  padding: 4px 6px;
  vertical-align: middle;
  border: 0px none;
  margin: 0;
  border-radius: 0;
  width: 160px;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
}
.container {
  width: 980px;
  margin: 0 auto;
  /*border:1px solid red;*/
}
.sidebar {
  float: left;
  width: 23%;
  margin-right: 5%;
  min-height: 1px;
  /*margin-left:2%;*/
}
.content {
  float: left;
  margin: 0px 0 0 0;
  width: 65%;
}
.contact-content {
  float: left;
  width: 64%;
}
.contact-content ul {
  margin: 10px;
  padding: 0px 30px;
}
.contact-sidebar {
  float: right;
  width: 30%;
  padding: 1em;
  margin-top: 20px;
  box-shadow: 0px 1px 3px #333;
}
.contact-sidebar h2 {
  font-size: 0.875em;
}
.wide {
  float: none;
  width: 100%;
}
.wide .breadcrumb {
  width: 95%;
  margin: 0 auto;
}
.search .breadcrumb {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.main-title {
  width: 95%;
  margin: 0 auto;
}
#content-wide {
  float: none;
  width: 90%;
  margin: 0 auto;
}
.content-wrapper {
  *zoom: 1;
}
.content-wrapper:before,
.content-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-wrapper:after {
  clear: both;
}
#content-contacts {
  width: 71%;
  float: left;
  *zoom: 1;
}
#content-contacts:before,
#content-contacts:after {
  display: table;
  content: "";
  line-height: 0;
}
#content-contacts:after {
  clear: both;
}
.content p {
  padding: 5px 0;
  font-family: 'Open Sans', sans-serif;
}
.content a:link,
.marketing-sidebar a:link {
  color: #007dc5;
  text-decoration: underline;
}
.content a:visited,
.marketing-sidebar a:visited {
  color: #007dc5;
  text-decoration: underline;
}
.content a:hover,
.marketing-sidebar a:hover {
  color: #00579e;
  text-decoration: none;
}
.content a:active,
.marketing-sidebar a:active {
  color: #007dc5;
  text-decoration: underline;
}
header {
  height: 160px;
  position: relative;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
header #product-search {
  float: right;
}
header nav {
  position: absolute;
  bottom: 10px;
  left: 0;
}
header nav ul {
  margin: 0;
  padding: 0;
}
header nav li {
  float: left;
}
header nav a {
  color: #000;
  text-decoration: none;
  display: block;
  float: left;
  margin: 0 1em;
  padding: .2em .625em .375em;
  border-bottom: 4px solid transparent;
  font-size: 1em;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: border-color 500ms;
  -moz-transition: border-color 500ms;
  -o-transition: border-color 500ms;
  -ms-transition: border-color 500ms;
  transition: border-color 500ms;
}
header nav li a:hover {
  border-bottom: 4px solid #007dc5;
  padding-bottom: 6px;
  -webkit-transition: border-color 500ms;
  -moz-transition: border-color 500ms;
  -o-transition: border-color 500ms;
  -ms-transition: border-color 500ms;
  transition: border-color 500ms;
}
header nav li.active > a {
  border-bottom: 4px solid #007dc5;
  padding-bottom: .375em;
}
header nav .active a:hover {
  border-bottom-color: #00579e;
}
header nav .main-level {
  height: auto;
  overflow: visible;
}
header nav .main-level .btn-navbar {
  right: 8px;
}
header nav .sub-menu {
  padding: 0 3%;
  height: auto;
  overflow: visible;
}
header nav .sub-menu .btn-navbar {
  margin: 0;
  right: 0;
}
ul.sub-category {
  height: auto;
  overflow: visible;
  position: relative;
  margin: 0 10px;
}
header nav .sub-menu .sub-category a {
  font-size: .8125em;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  padding: 8px;
  border: 0px none;
}
header nav .sub-menu .sub-category a:hover {
  border: 0px none;
  padding: 8px;
  background-color: #fbfbfb;
}
header nav .sub-menu a {
  font-size: .875em;
  padding-bottom: .4285em;
}
header nav#languages {
  position: static;
  float: right;
  margin-top: 10px;
}
header nav#languages a {
  padding: .3em;
  margin: .25em;
  border: none;
  font-size: .8125em;
}
header nav#languages a:hover {
  background-color: #007dc5;
  color: #fff;
  border: none;
}
header nav#languages .current a {
  background-color: #007dc5;
  color: #fff;
}
#footer-wrapper {
  background: transparent url('../images/footer-wrapper-bg.png/$FILE/footer-wrapper-bg.png') top center no-repeat;
  clear: both;
  padding-top: 160px;
  height: 102px;
}
footer {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: .625em 0;
}
footer a {
  color: #ffffff;
}
footer p {
  color: #fff;
  font-size: .75em;
  margin: 0;
}
footer #footer-left {
  font-weight: bold;
  float: left;
  padding-left: 10px;
}
footer #footer-right {
  float: right;
  padding-right: 10px;
}
.categories-carousel {
  /*min-height:33.125em;*/
}
.categories-carousel #categories-front {
  margin-right: 0;
  float: left;
  width: 25%;
  margin: 0 3% 0 0;
}
.categories-carousel .dropdown ul li a {
  background: none;
}
#categories-front #sahkotekniikka > a {
  background: url(../images/sahko-automaatio-kategoria-kuva.png/$FILE/sahko-automaatio-kategoria-kuva.png) left center no-repeat;
}
#categories-front #koneenrakennus > a {
  background: url(../images/cat-koneenrakennus.png/$FILE/cat-koneenrakennus.png) left center no-repeat;
}
#categories-front #nayttamotekniikka > a {
  background: url(../images/ikoni-mechatronics.png/$FILE/ikoni-mechatronics.png) left center no-repeat;
}
#categories-front #jarjestelmatoimitukset > a {
  background: url(../images/ikoni-jarjestelmatoimitukset.png/$FILE/ikoni-jarjestelmatoimitukset.png) left center no-repeat;
}
#categories-front .dropdown {
  display: none;
}
#categories-front li:hover > .dropdown {
  display: block;
}
.products {
  float: left;
  width: 25%;
  margin: 0 3% 0 0;
}
#products ul,
#categories-front ul {
  padding: 1.5625em 0;
  border-right: 1px solid #cfcfcf;
}
/* 25.07.2013 */
#slogan {
  background-color: #007dc5;
  padding: 1.2% 0;
}
nav#products,
#categories-front {
  background: url('../images/product-menu-shadow.png/$FILE/product-menu-shadow.png') right 40px no-repeat;
  padding: 0 1.0625em 0 0;
  margin: 30px 0 0 0;
}
#categories-front ul {
  padding: .75em 0 .75em 0;
  border-right: 1px solid #cfcfcf;
  margin: 40px 0 10px;
}
/* 25.07.2013  END */
#products ul li {
  border-bottom: 1px solid #cfcfcf;
}
#products ul li a {
  color: #000;
  text-decoration: none;
  font-size: .875em;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  padding: 1.25em .3125em 20px 5.625em;
}
#products ul li a,
#categories-front ul li a {
  -webkit-transition: background-color 150ms;
  -moz-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  -ms-transition: background-color 150ms;
  transition: background-color 150ms;
}
#categories-front ul li a {
  color: #000;
  text-decoration: none;
  font-size: .875em;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  padding: 23px .3125em 23px 5.625em;
}
#products ul li a:hover {
  background-color: #fbfbfb !important;
  /*border:1px solid #fff;*/
  -webkit-transition: background-color 500ms;
  -moz-transition: background-color 500ms;
  -o-transition: background-color 500ms;
  -ms-transition: background-color 500ms;
  transition: background-color 500ms;
  padding-bottom: 17px;
  border-bottom: 3px solid #007dc5;
  color: #007dc5;
}
#categories-front ul li a:hover {
  background-color: #fbfbfb !important;
  /*border:1px solid #fff;*/
  -webkit-transition: background-color 500ms;
  -moz-transition: background-color 500ms;
  -o-transition: background-color 500ms;
  -ms-transition: background-color 500ms;
  transition: background-color 500ms;
  padding-bottom: 20px;
  border-bottom: 3px solid #007dc5;
  color: #007dc5;
}
#products ul li:first-child {
  border-top: 1px solid #cfcfcf;
}
nav#products ul ul {
  border: 0px none;
  margin: 0;
  padding: 5px 0;
  margin-left: 55px;
}
nav#products ul ul li,
#products ul ul li:first-child {
  border: 0px none;
}
#products ul ul li a {
  background: transparent url('../images/sub-menu-border.gif/$FILE/sub-menu-border.gif') 8% 8px no-repeat;
  background-color: transparent;
  padding: .4em 0 .4em 30px !important;
  font-size: .8125em;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -ms-transition: all 250ms;
  transition: all 250ms;
  border-bottom: 0px none !important;
}
#products ul ul li a:hover {
  background-color: transparent !important;
  color: #007DC5;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -ms-transition: all 250ms;
  transition: all 250ms;
  border: 0px none;
}
#products ul li.active a {
  background-color: #f0f0f0 !important;
  border-bottom: 3px solid #007dc5;
  padding-bottom: 1.0652em;
}
#products ul li.active ul li a {
  background-color: transparent !important;
}
#products ul ul li.active a {
  background-color: transparent !important;
  color: #007DC5;
}
#front-hero {
  /*
	float:left;
	width:68.1025641025641%;
   */
  margin: 2.5em 0 0 0;
  width: 71%;
  float: right;
  margin-right: 0;
}
/*
#front-hero .bx-viewport{
  height:330px !important;
  
}
*/
#front-hero .front-hero-carousel {
  padding: 0;
  margin: 0;
}
.categories-carousel #categories-front {
  margin-right: 0;
}
#categories-front li {
  position: relative;
  border-bottom: 1px solid #cfcfcf;
}
#categories-front li:first-child {
  border-top: 1px solid #cfcfcf;
}
#categories-front .dropdown {
  position: absolute;
  top: -50%;
  left: 300px;
  border: 1px solid #ccc;
  box-shadow: 0px 3px 3px #ccc;
  z-index: 1000;
  background-color: #f1f1f1;
  width: 800px;
  background: #f1f1f1 url('../images/ph-dropdown-bg.png/$FILE/ph-dropdown-bg.png') no-repeat 100% 50%;
}
.dropdown .menu-content {
  padding: 10px 20px;
  float: left;
}
.dropdown .menu-content h1 {
  font-size: 1.3125em;
}
.dropdown .menu-image {
  float: right;
  margin: 50px 30px 0 0;
}
#categories-front .dropdown ul {
  padding: 0;
  margin: 0;
  float: left;
  width: 200px;
  border: 0px none;
}
#categories-front .dropdown ul li {
  display: block;
  border: 0px;
}
#categories-front .dropdown ul li a {
  padding: 5px 0 5px 10px;
  border: 0 none;
  font-size: 13px;
}
#categories-front .dropdown ul li a:hover {
  background-color: transparent !important;
}
#categories-front .dropdown {
  *zoom: 1;
}
#categories-front .dropdown:before,
#categories-front .dropdown:after {
  display: table;
  content: "";
  line-height: 0;
}
#categories-front .dropdown:after {
  clear: both;
}
#front-hero .bx-wrapper {
  margin-bottom: 10px;
}
#front-hero li a {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
}
#front-hero .carousel-text {
  padding-left: 5em;
  /*float:right; padding-right:45px; height:auto; border:1px solid red; clear:both;*/
  background-color: #eaeaea;
  background-color: rgba(234, 234, 234, 0.8);
  padding: 10px;
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 97%;
}
#front-hero h1 {
  font-size: 1.75em;
  margin: 0;
  padding: 0;
  font-weight: 600;
  line-height: 1;
  color: #000;
}
#front-hero span {
  font-size: .875em;
  color: #000;
}
#front-hero a:hover h1,
a:hover span {
  text-decoration: underline;
}
#company-intro {
  float: left;
  width: 56%;
  margin-right: 2%;
  padding: 0 0 1% 1%;
}
#company-intro a {
  color: #007dc5;
}
#front-news h2 {
  font-weight: 600;
  padding-left: 5px;
}
#front-news {
  float: right;
  width: 30%;
  padding: 5px 2% 1% 0;
}
#front-news ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#front-news a {
  color: #000;
  display: block;
  background-color: transparent;
  padding: 1%;
  text-decoration: none;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
}
#front-news p a {
  display: inline;
}
#front-news a:hover {
  background-color: #f4f4f4;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
  color: #007dc5;
  text-decoration: none;
}
#front-news a.all-news {
  font-size: 13px;
}
#front-news a.all-news:hover {
  background-color: transparent;
}
#slogan {
  background-color: #007dc5;
  padding: 1.3% 0;
}
#slogan h1 {
  color: #fff;
  text-align: center;
  margin: 0;
}
#front-news time {
  font-size: .75em;
  color: #000;
  font-weight: bold;
}
#front-news span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  text-decoration: none;
}
nav.breadcrumb ul {
  padding: 0;
  margin: 0;
}
nav.breadcrumb ul > li {
  display: inline-block;
  *display: inline;
  font-size: 12px;
  list-style-image: none;
}
nav.breadcrumb a {
  color: #007dc5;
  text-decoration: none;
}
nav.breadcrumb .divider {
  color: #000;
  display: inline-block;
  *display: inline;
  padding: 0 0 0 5px;
}
nav.breadcrumb .current {
  color: #000;
  text-decoration: none;
}
nav#sub-pages {
  padding-top: 0px;
}
nav#sub-pages ul {
  padding: 0;
}
nav#sub-pages ul ul {
  margin: 0px 0 10px 10px;
}
nav#sub-pages ul > ul {
  margin-top: 5px;
}
nav#sub-pages ul li {
  display: block;
  margin-bottom: 10px;
}
nav#sub-pages .active-parent {
  margin-bottom: 0;
}
nav#sub-pages .active-parent > a {
  background: #015294 url(../images/arrow-white.png/$FILE/arrow-white.png) 96% center no-repeat;
  color: #fff;
  padding-right: 25px;
}
nav#sub-pages .active > a {
  color: #007dc5;
  font-weight: bold;
}
nav#sub-pages .active > ul li a {
  font-size: 0.75em;
}
nav#sub-pages > ul > li > a {
  color: #FFF;
  text-decoration: none;
  font-size: .875em;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  padding: 10px;
  -webkit-transition: background-color 150ms linear;
  -moz-transition: background-color 150ms linear;
  -o-transition: background-color 150ms linear;
  -ms-transition: background-color 150ms linear;
  transition: background-color 150ms linear;
  background: #015294;
}
nav#sub-pages ul li a:hover {
  background-color: #007dc5;
  color: #fff;
}
nav#sub-pages ul ul li {
  border: none;
  margin: 0;
}
nav#sub-pages ul ul li a {
  border: none;
  padding: 10px;
  color: #000;
  text-decoration: none;
  font-size: 0.8125em;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  padding: 5px 5px 5px 5px;
}
nav#sub-pages ul ul li a:hover {
  border: none;
  background-color: transparent;
  color: #007cc4;
}
.category {
  display: block;
  float: left;
  margin-right: 2%;
  width: 30%;
  text-decoration: none;
  margin-bottom: 2%;
}
.category a {
  display: block;
  text-decoration: none !important;
  border: 1px solid #bbb;
  padding: 2px;
  -webkit-transition: border-color 250ms ease-in;
  -moz-transition: border-color 250ms ease-in;
  -o-transition: border-color 250ms ease-in;
  -ms-transition: border-color 250ms ease-in;
  transition: border-color 250ms ease-in;
}
.category a:hover {
  border: 1px solid #007dc5;
}
.category .category-image {
  /*width:180px;*/
  text-align: center;
}
.category .category-image img {
  width: auto 9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.category .category-text {
  background: #e9e9e9;
  color: #000;
  text-align: center;
  padding: 1% 0;
  min-height: 45px;
  height: auto !important;
  height: 45px;
  font-size: .95em;
  font-family: 'Open Sans', sans-serif;
}
.category a:hover .category-text {
  color: #007dc5;
}
.contact {
  font-style: italic;
  margin-right: 17px;
  border-bottom: 3px solid #007dc5;
}
.contact {
  font-style: italic;
  margin-right: 17px;
  border-bottom: 3px solid #007dc5;
}
.contact h1 {
  color: #00579e;
  font-size: 1.5em;
  padding: .5em;
  margin: 0;
}
.product-categories-container {
  margin-top: 20px;
  background: url(../images/gray-tall-gradient.gif/$FILE/gray-tall-gradient.gif) bottom left repeat-x;
  position: relative;
  overflow: hidden;
}
.product-categories {
  *zoom: 1;
  background: url(../images/blockbottom.gif/$FILE/blockbottom.gif) left bottom repeat-x;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  /*position: absolute;*/
}
.bar1, .bar2, .bar3 {
width: 1.1%;
height: 100%;
position: absolute;
top: 0;
}
.bar1 {
left: 25%;
}
.bar2 {
left: 50%;
}
.bar3 {
left: 75%;
}
.product-categories .category-row {
  margin-bottom: 10px;
}
.product-categories:before,
.product-categories:after {
  display: table;
  content: "";
  line-height: 0;
}
.product-categories:after {
  clear: both;
}
.product-categories .category {
  width: 25%;
  margin: 0 0 0 0;
  *display: inline;
  *width: 31.98%;
}
.product-categories .category .border {
  border-top: 1px solid #ccc;
  margin-left: 4%;
/*  background: url(../images/gray-tall-gradient.gif/$FILE/gray-tall-gradient.gif) bottom left repeat-x;*/
}
.product-categories .category h1 {
  background-color: #015294;
  color: #fff;
  font-size: 1.125em;
  margin: 0;
  padding: 0.7em;
  box-sizing: border-box;
  width: 100%;
  display: table;
}
.product-categories .category h1 a {
  height: 55px;
  display: table-cell;
  vertical-align: middle;
padding-right:10px;
}
.product-categories .category nav {
  /*min-height:410px;*/
  min-height: 290px;
}
.product-categories .category nav ul {
  padding: 10px 15px;
}
.product-categories .category nav ul li {
  list-style-image: none;
  padding: 3px 0;
}
.product-categories .category nav a {
  border: none;
  font-size: 13px;
  color: #424242;
}
.product-categories .category nav a:hover {
  color: #00579e;
}
.product-categories .category:first-child .border {
  margin-left: 0;
}
/* Product page of single product */
#product-page .product-image {
  float: left;
  width: 32%;
}
#product-page .product-image img {
  width: auto 9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#product-page .tech-info {
  float: left;
  width: 60%;
  margin-left: 7%;
  *display: inline;
}
.content .tech-info p {
  margin: 0;
  font-size: 14px;
}
.tech-info img {
  width: auto 9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#product-page .product-content {
  padding: 0 0 20px 0;
}
#product-page h1 {
  margin-top: 0;
}
#product-page h2 {
  margin: 5px 0;
  padding: 0;
}
#product-page .product-cfa {
  margin: 1em 0 0 0;
}
#product-page .tech-info ul {
  margin: 0 30px;
}
#product-page .tech-info ul li {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  padding: 0 0 5px 0;
}
#product-page .tech-info table {
  width: 100%;
}
#product-page .tech-info table th {
  font-size: .8125em;
  text-align: left;
  padding: 0 1em;
}
#product-page .tech-info table td {
  font-size: .8125em;
  padding: .7692em 1em;
}
#product-page .tech-info tr td {
  border-bottom: 1px solid #99cbe8;
}
#product-page .tech-info tr td:first-child,
#product-page .tech-info tr th:first-child {
  border-right: 1px solid #99cbe8;
}
#product-page .tech-info tr:last-child {
  border-bottom: 0px none;
}
#product-page .tech-info table td p {
  font-size: 1em;
}
#product-page .product-page-tabs {
  margin-top: 10px;
}
#product-page ul.nav {
  padding: 0;
  margin: 0;
}
.product-page-tabs .tab-content {
  border: 1px solid #DDDDDD;
  border-top-width: 0px;
  padding: 10px;
}
#product-page .tab-content table {
  width: 100%;
}
#product-page .tab-content table td {
  padding: 0 .5em;
}
#product-page .tab-content tbody > tr:nth-child(2n+1) > td,
#product-page .tab-content tbody > tr:nth-child(2n+1) > th {
  background-color: #f3f3f3;
}
#product-page .tab-content table p {
  padding: 5px 0;
  margin: 0;
}
.btn-contact {
  background-color: #007dc5;
  color: #fff !important;
  text-align: center;
  padding: 5px 10px;
  text-decoration: none !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.875em;
  margin-top: 10px;
}
#product-page .btn-contact {
  background-color: #007dc5;
  color: #fff !important;
  display: block;
  text-align: center;
  padding: 5px 0;
  text-decoration: none !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.875em;
  margin-top: 10px;
}
#print {
  color: #000;
  font-size: .8125em;
  line-height: 20px;
  text-decoration: none;
  float: right;
  background: transparent url('../images/icon-print.png/$FILE/icon-print.png') right center no-repeat;
  padding-right: 25px;
}
.product-list .product {
  float: left;
  width: 47%;
  margin-right: 3%;
  *display: inline;
}
.product-list .product a {
  text-decoration: none;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  padding-bottom: 10px;
}
.product-list .product a:hover {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
.lt-ie8 .product-list .product a,
.lt-ie9 .product-list .product a {
  border: 1px solid #ddd;
  cursor: pointer;
  text-decoration: none;
}
.lt-ie8 .product-list .product a:hover,
.lt-ie9 .product-list .product a:hover {
  border: 1px solid #b5b5b5;
}
.product-list .product + .product {
  margin-right: 0;
}
.product-list .product-image {
  float: left;
  width: 30%;
}
.product-list .product-image img {
  width: auto 9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.product-list .product-text {
  float: left;
  margin-left: 5%;
  width: 64%;
  padding-right: 1%;
  *display: inline;
}
.lt-ie8 .product-list .product-text {
  width: 62%;
}
.product-list .product-text p {
  color: #000;
  margin: 0;
}
.product-list .product-text h2 {
  font-size: .875em;
  color: #007DC5;
  font-weight: 600;
}
.product-list .product-text p.read-more {
  padding: 5px 0;
  margin: 0;
  color: #007DC5;
  text-decoration: underline;
}
.product-list .product a:hover p.read-more {
  text-decoration: none;
}
.product-list .product:before,
.product-list .product:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list .product:after {
  clear: both;
}
.product-list .product {
  *zoom: 1;
}
#search-results-tabs {
  padding: 0;
}
#search-results-tabs .disabled a {
  color: #B8B8B8;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1 !important;
}
.title-link {
  *zoom: 1;
}
.title-link:before,
.title-link:after {
  display: table;
  content: "";
  line-height: 0;
}
.title-link:after {
  clear: both;
}
.title-link h1 {
  float: left;
}
.title-link a {
  display: block;
  float: right;
  font-size: .8125em;
  padding-top: 17px;
  color: #424242 !important;
}
.title-link a.sort-by-company {
  background-color: #007dc5;
  color: #fff !important;
  text-decoration: none;
  padding: 5px;
  margin-top: 10px;
}
.list {
  *zoom: 1;
}
.list:before,
.list:after {
  display: table;
  content: "";
  line-height: 0;
}
.list:after {
  clear: both;
}
.list .item {
  /*width: 23.076923076923077%;
	*width: 23.023731587561375%;*/
  width: 25%;
  float: left;
  /*border-left:1px solid #d6d6d6;*/
  background: url(../images/gray-gradient.gif/$FILE/gray-gradient.gif) bottom left repeat-x;
}
.list .item h1 {
  font-size: 0.8em;
}
.list .item .item-content {
  border: 1px solid #d6d6d6;
  box-shadow: 0px 0px 0px 1px #fff inset;
  min-height: 300px;
}
.list .item .item-content .text {
  padding: 0 3%;
}
.list .item .item-content a {
  color: #424242;
}
.list .item .item-content p {
  font-family: Arial, sans-serif;
}
.list .item:first-child {
  border-left: 0px;
}
.list .item img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.marketing {
  width: 90%;
  margin: 0 auto;
  float: none;
}
#marketing .item {
  margin: 1%;
  width: 31.333333%;
}
#marketing .list .item .image {
  text-align: center;
}
#marketing .list .item .text li {
  list-style-image: none;
  list-style-type: none;
}
#marketing .contact-details.wide {
  margin: 0;
  float: none;
  width: 96%;
  border: 0;
}
#marketing .contact-details.wide .logo {
  float: left;
}
#marketing .contact-details.wide .text {
  width: auto;
  margin: 0 40px 20px 0;
}
.marketing-sidebar {
  float: right;
  width: 22%;
  margin-top: 20px;
}
.marketing-sidebar .contact-company {
  border: 1px solid #ccc;
  border-bottom: 3px solid #007dc5;
  border-radius: 4px;
  padding: 1em;
}
.marketing-sidebar .contact-company p {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.marketing-sidebar .contact-company .logo {
  text-align: center;
  margin: 20px 0;
}
.marketing-sidebar .contact-company .btn-contact {
  display: block;
}
.marketing-sidebar .contact-details {
  float: none;
  width: 96%;
  margin: 20px 0;
}
.marketing-sidebar .contact-details .text {
  width: 100%;
}
.service-list {
  background-color: #f7f7f7;
  background: linear-gradient(to bottom, #f7f7f7 0%, #e4e4e4 100%);
  border: 1px solid #eaeaea;
  *zoom: 1;
  box-shadow: 0px 0px 0px 1px #fff inset ;
}
.service-list:before,
.service-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.service-list:after {
  clear: both;
}
.service-list .service {
  float: left;
  width: 20%;
  *width: 19.89%;
}
.service-list .icon {
  text-align: center;
  padding: 10px 0 0;
}
.service-list .title {
  border-bottom: 1px solid #ccc;
  padding: 0 3%;
  height: 50px;
}
.service-list .title h2 {
  text-align: center;
  vertical-align: bottom;
}
.service-list .links {
  width: 80%;
  margin: 0 auto;
  padding: 10px 0 0 0;
}
.service-list .links ul {
  margin: 0;
  padding: 0;
}
.service-list .links li {
  list-style-type: none;
  line-height: 1.3;
  padding: 0 0 5px 0;
  font-size: 0.75em;
  text-align: center;
  list-style-image: none;
}
.service-list .links li a {
  color: #1a4686;
  font-weight: bold;
  font-size: 0.9166666666666666em;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.service-list.main {
  border-width: 1px 0 0 0;
  border-top: 1px solid #ccc;
  background: transparent !important;
}
.service-list.main .service {
  margin: 0 0 0 .5%;
  width: 19.6%;
}
.service-list.main .service:first-child {
  margin-left: 0;
}
.service-list.main .row {
  border: 1px solid #ccc;
  *zoom: 1;
}
.service-list.main .row:before,
.service-list.main .row:after {
  display: table;
  content: "";
  line-height: 0;
}
.service-list.main .row:after {
  clear: both;
}
.service-list.main .icon-title {
  background-color: #efefef;
  min-height: 165px;
}
.service-list.main .icon-title:first-child {
  margin-left: 0%;
}
.service-list.main .title {
  border: none;
  height: auto;
}
.service-list.main .title h2 {
  margin: 0;
  padding-bottom: 15px;
  padding-top: 10px;
}
.service-list.main .links {
  width: 100%;
  border-top: 1px solid #ccc;
}
.service-list.main .links a {
  color: #383838;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 1.0909090909090908em;
}
.service-list.main .links a:hover {
  color: #007dc5;
}
.page-image {
  margin: 10px 0;
}
.page-image div {
  margin: 0 auto;
  text-align: center;
}
.content .category-products {
  margin-top: 15px;
}
.content .category-products .category-title {
  *zoom: 1;
  padding: 7px 10px;
  background-color: #007dc5;
  color: #fff;
}
.content .category-products .category-title:before,
.content .category-products .category-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.content .category-products .category-title:after {
  clear: both;
}
.content .category-products .category-title h2 {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.content .category-products .category-title h2 .product-count {
  font-family: Arial, sans-serif;
  font-size: 0.75em;
  font-weight: normal;
  padding-left: 5px;
}
.content .category-products .category-title a {
  float: right;
  padding: 3px 18px 0 0;
  color: #fff;
  font-size: 0.75em;
  text-decoration: none;
  background: transparent url(../images/arrow-right.png/$FILE/arrow-right.png) right 6px no-repeat;
}
.content .category-products .category-title a:hover {
  text-shadow: 1px 1px 2px #000;
}
.content .category-products .product-list {
  width: 97%;
  margin: 0 auto;
  padding: 3% 0 0 0;
  *zoom: 1;
}
.content .category-products .product-list:before,
.content .category-products .product-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.content .category-products .product-list:after {
  clear: both;
}
.content .category-products .product-list .product {
  width: 23%;
  margin: 0 0 0 2%;
  float: left;
}
.content .category-products .product-list .product:first-child {
  margin: 0 0 0 0;
}
.content .category-products .product-list .image {
  height: 170px;
  overflow: hidden;
}
.content .category-products .product-list .image a {
  box-shadow: none;
}
.content .category-products .product-list .product-link {
  font-size: 0.75em;
  display: block;
  font-family: Arial, sans-serif;
  box-shadow: none !important;
  color: #000;
  max-height: 50px;
  overflow: hidden;
}
.content .category-products .product-list .product-link:hover {
  color: #007dc5;
}
.content .category-products.related {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.content .category-products.related .category-title {
  background: transparent;
  color: #000;
  border-bottom: 1px solid #ddd;
}
.content .category-products.related .category-title h2 {
  font-size: 1.25em;
}
.content ul {
  margin: 0;
  padding: 0;
}
.content .tab-content ul {
  margin: 0 20px;
}
.content .tab-pane li {
  list-style-image: url(../images/bullet-orange.png/$FILE/bullet-orange.png);
}
.content ul li {
  font-family: 'Open Sans'Arial, sans-serif;
  font-size: 13px;
  padding: 5px 0;
  list-style-image: url(../images/bullet-orange.png/$FILE/bullet-orange.png);
}
.content .service-intro p {
  font-size: 15px;
}
.content #product-tabs li {
  padding: 0;
  list-style-image: none;
}
.content .nav-tabs li > a {
  background-color: #eeeeee;
  text-decoration: none;
}
.content .nav-tabs > li > a:hover {
  border: 1px solid #ddd;
  background-color: #fff;
}
.content .nav-tabs .active > a {
  background-color: #ffffff;
}
.content .nav-tabs > .active > a,
.content .nav-tabs > .active > a:hover {
  color: #007DC5;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
/* Font styling details for .content */
.content > div{
  font-family:'Open Sans', Arial, sans-serif;
  font-size:13px;
}
.content + ul{
  margin:0 20px !important;
}
.content > ul > li {
  font-family: 'Open Sans',Arial, sans-serif;
  font-size: 13px;
  padding: 5px 0;
  list-style-image: url(../images/bullet-orange.png/$FILE/bullet-orange.png);
}
.content p{
  font-size:13px;
}
.content ~ div{
  font-family: 'Open Sans',Arial, sans-serif;
  font-size: 13px;  
}
.content p > ul li{
  font-family: 'Open Sans',Arial, sans-serif;
  font-size: 13px;
}
.content .tech-info p {
margin: 0;
font-size: 14px important;
}
.content .tab-pane{
   font-family: 'Open Sans',Arial, sans-serif;
  font-size: 13px; 
}
.content #product-page{
  font-family: 'Open Sans',Arial, sans-serif;
  font-size: 13px;
}
#product-page .tech-info ul{
  margin:0 15px;
}
#product-page .tech-info ul li{
  font-family: 'Open Sans',Arial, sans-serif;
  font-size: 13px;
}
#content.content{
   font-family: 'Open Sans',Arial, sans-serif;
  font-size: 13px; 
}
/* END*/
.service-sales {
  border: 1px solid #ccc;
  border-radius: 10px;
  *zoom: 1;
  margin-top: 20px;
  padding-bottom: 15px;
}
.service-sales:before,
.service-sales:after {
  display: table;
  content: "";
  line-height: 0;
}
.service-sales:after {
  clear: both;
}
.service-sales h1 {
  padding: 10px;
  margin: 0 10px 20px;
  border-bottom: 1px solid #ccc;
}
.service-sales ul {
  list-style-type: none;
  font-size: 1.2307692307692308em;
}
.service-sales ul li {
  float: left;
  padding: 0;
  list-style-image: none;
}
.service-sales .company {
  float: left;
  width: 70%;
  padding: 0 2%;
}
.service-sales .company .logo {
  width: 30%;
  float: left;
  margin-right: 5%;
  margin-bottom: 5px;
}
.service-sales .company .contact {
  padding: 0;
  border: none;
  margin:0;
  width:64%;
  max-width:none;
}
.service-sales .company .contact p {
  padding: 0 5px;
  margin: 0;
}
.service-sales .contact {
  font-style: normal;
}
.service-sales .contact-person {
  float: right;
  width: 25%;
}
.service-sales .contact-person .person-image {
  width: 45%;
  float: left;
  margin: 0 6% 5px 0;
  text-align: center;
}
.service-sales .contact-person .person {
  float: left;
}
.service-sales .contact-person .person p {
  padding: 0 0 5px 0;
  margin: 0;
}
.service-sales .contact-person .person .contact-form {
  background: #f2ac45;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyYWM0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlODdjMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f2ac45 0%, #e87c1a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2ac45), color-stop(100%, #e87c1a));
  background: -webkit-linear-gradient(top, #f2ac45 0%, #e87c1a 100%);
  background: -o-linear-gradient(top, #f2ac45 0%, #e87c1a 100%);
  background: -ms-linear-gradient(top, #f2ac45 0%, #e87c1a 100%);
  background: linear-gradient(to bottom, #f2ac45 0%, #e87c1a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ac45', endColorstr='#e87c1a', GradientType=0);
  border: 1px solid #d06a0f;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px;
  font-size: 0.8125em;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  text-shadow: 0px 0px 1px #000;
}
.content ul.orange {
  margin: 10px 20px;
}
.orange li {
  list-style-image: url(../images/bullet-orange.png/$FILE/bullet-orange.png);
}
.services-companies {
  *zoom: 1;
  margin-bottom: 20px;
}
.services-companies:before,
.services-companies:after {
  display: table;
  content: "";
  line-height: 0;
}
.services-companies:after {
  clear: both;
}
.services-companies .company-services {
  background-color: #f0f0f0;
  position: relative;
  float: left;
  width: 49%;
  margin-left: 2%;
}
.services-companies .company-services:first-child {
  margin-left: 0;
}
.services-companies .company {
  padding: 20px;
}
.services-companies .company-contact {
  background-color: #dddddd;
  text-decoration: none !important;
  font-size: 0.8125em;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}
.services-companies .services {
  padding: 0 20px;
}
.services-companies .services ul {
  *zoom: 1;
  padding: 0;
}
.services-companies .services ul:before,
.services-companies .services ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.services-companies .services ul:after {
  clear: both;
}
.services-companies .services ul li {
  list-style-image: none;
  list-style-type: none;
  float: left;
  width: 48%;
  padding: 5px 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
textarea.modal-textarea {
  width: 90%;
  height: 100px;
}
.btn-add {
  background-color: #007dc5;
  color: #fff !important;
  display: block;
  text-align: center;
  padding: 5px;
  text-decoration: none !important;
  font-family: 'Open Sans', sans-serif;
  margin-top: 10px;
  font-size: 0.8125em;
}
#cart-wrapper {
  background: #015294;
  *zoom: 1;
  color: #fff;
}
#cart-wrapper:before,
#cart-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
#cart-wrapper:after {
  clear: both;
}
#cart-wrapper .cart {
  float: right;
}
#cart-wrapper .cart p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
}
#cart-wrapper .send-cart {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  font-size: 0.75em;
  font-weight: bold;
  background-color: #007dc5;
  padding: 10px 10px;
  text-decoration: none;
}
#cart-wrapper .send-cart:hover {
  background-color: #0078af;
}
.cart-content .product-cart {
  *zoom: 1;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
.cart-content .product-cart:before,
.cart-content .product-cart:after {
  display: table;
  content: "";
  line-height: 0;
}
.cart-content .product-cart:after {
  clear: both;
}
.cart-content .product-cart .product-title h3 {
  margin: 0;
  padding: 0;
}
.cart-content .product-cart .product-image {
  float: left;
  margin: 0 10px 10px 0;
}
.cart-content .product-cart .product-info p {
  margin: 0;
  padding: 0 0 5px 0;
}
.cart-content .product-cart .product-info textarea {
  width: 300px;
  height: 60px;
}
.cart-content .product-cart .cart-button-remove {
  float: right;
}
.cart-contact-information {
  margin-top: 30px;
}
.cart-contact-information textarea {
  width: auto !important;
}
.cart-contact-information label {
  font-weight: bold;
}
.cart-contact-information label.radio {
  font-weight: normal !important;
}
.cart-contact-information .contact-information {
  padding: 10px;
}
.content .tab-content ul.search-results {
  list-style-type: none;
  margin: 0 10px;
}
.content .tab-content ul.search-results h2 {
  margin: 10px 0 5px 0;
  padding: 0 0 5px 0;
  font-size: 1.1538461538461537em;
}
.content .tab-content ul.search-results h3 {
  margin: 0 0 5px 0;
  font-weight: normal;
}
.content .tab-content ul.search-results p {
  margin: 0;
  padding: 0 0 10px 0 !important;
  font-size: 1em;
}
.content .search-results ul li {
  padding: 0;
  list-style-image: none;
}
.search-results .tab-content {
  padding: 0 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 2px solid #ccc;
}
.search-results-title {
  *zoom: 1;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.search-results-title:before,
.search-results-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.search-results-title:after {
  clear: both;
}
.search-results-title h1 {
  float: left;
}
.search-results-title .results-count {
  float: right;
  font-size: 0.75em;
  padding-top: 10px;
  font-weight: bold;
}
.contact-row {
  *zoom: 1;
}
.contact-row:before,
.contact-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact-row:after {
  clear: both;
}
.contact-details {
  float: left;
  width: 44%;
  margin: 0 0 2% 2%;
  border: 1px solid #ccc;
  border-bottom: 3px solid #007dc5;
  border-radius: 4px;
  padding: 2% 2% 30px 2%;
  *zoom: 1;
  position: relative;
}
.contact-details:before,
.contact-details:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact-details:after {
  clear: both;
}
.contact-details h3 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 0.875em;
}
.contact-details p {
  padding: 0 0 5px 0;
  margin: 0;
}
.contact-details .text {
  float: none;
  width: auto;
}
.contact-details .text h3 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 0.875em;
}
.contact-details .text p {
  padding: 0 0 5px 0;
  margin: 0;
}
.contact-details .image {
  float: right;
  width: 40%;
}
.contact-details .btn-contact {
  display: block;
  position: absolute;
  bottom: 10px;
}
.contact-details:first-child {
  margin-left: 0;
}
.toggle-text {
  color: #007dc5;
  cursor: pointer;
}
.contact-details-wide {
  border: 1px solid #ccc;
  border-bottom: 3px solid #007dc5;
  margin: 0 0 2% 0;
  border-radius: 4px;
  padding: 2%;
}
.contact-details-wide h3 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 0.875em;
}
.contact-details-wide p {
  padding: 0 0 5px 0;
  margin: 0;
}
.contact-details-wide.logo {
  border: none;
  padding: 0;
  *zoom: 1;
}
.contact-details-wide.logo h2 {
  margin: 0;
  padding: 0 0 10px 0;
}
.contact-details-wide.logo:before,
.contact-details-wide.logo:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact-details-wide.logo:after {
  clear: both;
}
.contact-details-wide.logo .text {
  float: left;
  width: 60%;
}
.contact-details-wide.logo .company {
  float: right;
  width: 35%;
  margin: 10px 10px 0 0;
}
.contact-details-wide.logo .company p {
  margin-top: 20px !important;
}
.contact-details-wide.logo .company p .btn-contact {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-search {
  background: #007dc5 none;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border: 1px solid #006BA8;
  box-shadow: none;
}
.btn-search:hover {
  background: #006BA8 none;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.js .visible-phone {
  display: none !important;
}
.js .visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.lt-ie8 .collapse {
  height: auto !important;
}
.icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #007dc5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  font-size: 14px;
  line-height: 20px;
}
.btn-navbar {
  position: absolute;
  right: 5px;
  top: 2px;
  width: 9px;
  height: 12px;
  cursor: pointer;
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #EDEDED;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #E5E5E5 #E5E5E5 #BFBFBF;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #BBB;
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 7px solid #777;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: "";
  margin-top: 3px;
}
.no-js .menu-toggle {
  display: none;
}
.menu-toggle {
  background-color: #fbfbfb;
  height: 30px;
  position: relative;
  padding: 5px;
  height: auto;
  overflow: visible;
  padding: 10px 10px 8px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #000;
  border-color: #E5E5E5 #E5E5E5 #BFBFBF;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #BBB;
  cursor: pointer;
}
.menu-toggle .btn-navbar {
  display: block;
  top: 5px;
  right: 3px;
  width: 18px;
}
.js > .tab-content > .tab-pane,
.js > .pill-content > .pill-pane {
  display: none;
}
.no-js .tab-pane,
.no-js .pill-pane {
  display: block;
}
.pagination {
  margin: 0;
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  padding: 0;
}
.pagination ul > li {
  display: inline;
}
.content .pagination ul > li > a,
.content .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
  text-decoration: none;
  font-size: 1em;
}
.content .pagination ul > li > a:hover,
.content .pagination ul > .active > a,
.content .pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.content .pagination ul > .disabled > span,
.content .pagination ul > .disabled > a,
.content .pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}
.pagination-centered {
  text-align: center;
}
.pull-right {
  float: right;
  margin: 0 0 10px 10px;
}
.pull-left {
  float: left;
  margin: 0 10px 10px 0;
}
.all-results {
  text-align: right;
}
/********************************************
 * RESPONSIVE PARTS 
 * 
 *******************************************/
@media (min-width: 1200px) {
  body:after {
    /*content: "min-width: 1200";*/
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: blue;
    color: #fff;
    font-size: 13px;
  }
  .contact-details .text {
    float: left;
    width: 49%;
  }
  .container {
    width: 1000px;
  }
  nav#products ul ul {
    border: 0px none;
    margin: 0;
    padding: 5px 0;
    margin-left: 65px;
  }
  .category {
    margin-right: 2%;
    width: 23%;
  }
  .categories-carousel #categories-front {
    margin: 0;
  }
  /*
    .bx-viewport{
      height:330px !important;
    }
    */
  #front-hero {
    width: 73%;
    float: right;
    margin-right: 0;
    /*float:right;
      width:67%;
      height:300px;
      border:1px solid red;*/
  
  }
}
@media screen and (max-width: 767px) {
  body:after {
   /* content: "max-width: 767";*/
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: green;
    color: #fff;
    font-size: 13px;
  }
  .js .hidden-desktop {
    display: inherit !important;
  }
  .js .visible-desktop {
    display: none !important;
  }
  .js .visible-phone {
    display: inherit !important;
  }
  .js .hidden-phone {
    display: none !important;
  }
  .container {
    width: 100%;
  }
  #header-wrapper {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  body,
  body.cart-active {
    background: #ffffff url(../images/content-gradient-narrow.gif/$FILE7content-gradient-narrow.gif) top left repeat-x;
  }
  header nav {
    position: static;
    clear: both;
  }
  header {
    height: auto;
  }
  header nav {
    width: 95%;
    margin: 0 auto;
  }
  header nav li {
    float: none;
  }
  header nav a {
    float: none;
    margin: 0;
  }
  header nav .haschildren {
    position: relative;
    padding: 3px 0;
  }
  header nav .sub-menu .haschildren > a {
    padding-right: 30px;
  }
  header #product-search {
    /*height:0;*/
    display: none;
  }
  header #product-search.in {
    height: auto;
  }
  header #product-search .add-on {
    display: none;
  }
  header nav .sub-menu a {
    padding: 5px 5px 6px 6px;
  }
  #front-hero {
    width: 96%;
    float: none;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 10%;
  }
  #front-hero .carousel-text {
    float: none;
  }
  #front-hero {
    height: auto;
  }
  /*#front-hero .bx-wrapper{margin-bottom:10px;}*/
  .products {
    float: none;
    margin: 0;
    width: 95%;
  }
  .categories-carousel nav#products {
    float: none;
    margin: 0;
    width: 100%;
  }
  nav#products,
  .products {
    display: none;
  }
  header nav li a:link {
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
  }
  header nav li a:hover {
    border-bottom: 0px none;
    padding-bottom: 10px;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    color: #007dc5;
  }
  header nav li.active > a {
    border-bottom: 0px none;
    padding-bottom: 10px;
    color: #007dc5;
  }
  header nav .sub-menu {
    width: 91%;
    margin: 0 auto;
  }
  header nav .sub-menu.in {
    border: 1px solid #bbb;
  }
  #company-intro {
    float: none;
    width: 96%;
  }
  #front-news {
    float: none;
    width: 98%;
  }
  nav#products:before,
  nav#products:after {
    content: " ";
    display: table;
  }
  nav#products:after {
    clear: both;
  }
  nav#products {
    *zoom: 1;
  }
  #logo {
    margin: 10px 0 20px 0px;
    float: none;
    width: 100%;
  }
  footer #footer-left {
    float: none;
    padding: 0 .625em;
  }
  footer #footer-right {
    float: none;
    padding: 0 .625em;
  }
  footer p {
    padding: .625em 0;
  }
  .sidebar {
    display: none;
  }
  #content-contacts.content,
  .content {
    float: none;
    width: 90%;
    padding: 0 5%;
  }
  .category {
    width: 48%;
  }
  #company-intro {
    float: none;
    width: 90%;
    margin: 0 5%;
  }
  #front-news {
    float: none;
    width: 90%;
    padding: 1% 5%;
  }
  .js .nav-collapse,
  .js .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  #footer-wrapper {
    padding-top: 120px;
    height: 142px;
  }
  #product-page #print {
    float: none;
    display: none;
  }
  #product-page .product-image {
    float: none;
    width: auto;
  }
  #product-page .tech-info {
    float: left;
    width: 50%;
    margin-bottom: 10px;
    margin-left: 2%;
    *display: inline;
  }
  #product-page .tech-info {
    float: none;
    width: 80%;
  }
  #product-page .product-page-tabs {
    float: none;
    width: auto;
  }
  header nav#languages {
    float: none;
    position: absolute;
    top: -10px;
    right: -10px;
    width: auto;
    left: auto;
    bottom: auto;
  }
  header nav#languages ul {
    *zoom: 1;
  }
  header nav#languages ul:before,
  header nav#languages ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  header nav#languages ul:after {
    clear: both;
  }
  nav#languages li {
    float: left;
  }
  .categories-carousel #categories-front {
    padding: 0;
    background-image: none;
    float: none;
    width: 93%;
    margin: 0 auto;
  }
  .categories-carousel #categories-front ul {
    *zoom: 1;
    margin: 10px 0 0 0;
    padding: 0;
    border: 0;
  }
  .categories-carousel #categories-front ul:before,
  .categories-carousel #categories-front ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .categories-carousel #categories-front ul:after {
    clear: both;
  }
  .categories-carousel #categories-front ul li {
    float: left;
    width: 50%;
    border: none;
    text-align: center;
  }
  .categories-carousel #categories-front ul li a {
    padding: 0;
    display: block;
    float: left;
    text-align: center;
    width: auto;
    line-height: 1;
    background-image: none !important;
    background-color: #fff !important;
    height: 40px;
    font-size: 0.875em;
    width: 90%;
    padding: 20px 5% 3px;
    box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.8);
    border-bottom: 3px solid #007dc5;
  }
  .categories-carousel #categories-front ul li a:hover {
    padding: 20px 5% 3px;
    box-shadow: 0 0px 1px #000;
    background-color: #fff !important;
  }
  .categories-carousel #categories-front ul li:first-child {
    border: none;
  }
  #categories-front li:hover > .dropdown {
    display: none;
  }
  #categories-front .dropdown {
    top: 100%;
    left: 0;
  }
  .title-link {
    padding: 10px;
  }
  .service-list {
    background-color: #fff;
    background: none;
    border: none;
    *zoom: 1;
  }
  .service-list:before,
  .service-list:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .service-list:after {
    clear: both;
  }
  .service-list .service {
    float: none;
    width: 96%;
    margin: 0 auto 20px;
    box-shadow: 0px 0px 0px 1px #ccc inset;
    background-color: #f7f7f7;
    background: linear-gradient(to bottom, #f7f7f7 0%, #e4e4e4 100%);
  }
  .service-list.main .service {
    width: 100%%;
    float: none;
    margin: 0 0 10px 0;
    box-shadow: none;
    border: 1px solid #ccc;
  }
  .service-list.main .service .icon-title {
    min-height: auto;
    *zoom: 1;
  }
  .service-list.main .service .icon-title:before,
  .service-list.main .service .icon-title:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .service-list.main .service .icon-title:after {
    clear: both;
  }
  .service-list.main .service .links {
    border: none;
  }
  .service-list .icon {
    text-align: center;
    float: left;
    width: 70px;
    padding: 0;
  }
  .service-list .title {
    border-bottom: 1px solid #ccc;
    padding: 10px 3% 0;
    height: 60px;
  }
  .service-list .title h2 {
    text-align: left;
    font-size: 0.9375em;
    padding-left: 10px;
    float: left;
  }
  .service-list .links {
    width: 100%;
    margin: 0 auto;
    padding: 5px 0;
    clear: both;
  }
  .service-list .links ul {
    margin: 0;
    padding: 0 10px;
  }
  .service-list .links li {
    list-style-type: none;
    line-height: 1.3;
    padding: 0 0 5px 0;
    font-size: 0.75em;
    text-align: center;
  }
  .service-list .links li a {
    color: #1a4686;
    font-weight: bold;
    font-size: 1em;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: block;
    padding: 5px 0;
    text-align: left;
  }
  .list {
    *zoom: 1;
  }
  .list:before,
  .list:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .list:after {
    clear: both;
  }
  .list .item {
    /*width: 23.076923076923077%;
  	*width: 23.023731587561375%;*/
  
    width: 50%;
    float: left;
    /*border-left:1px solid #d6d6d6;*/
  
    background: url(../images/gray-gradient.gif/$FILE/gray-gradient.gif) bottom left repeat-x;
  }
  .list .item h1 {
    font-size: 1.125em;
  }
  .list .item .item-content {
    border: 1px solid #d6d6d6;
    padding: 3%;
    box-shadow: 0px 0px 0px 1px #fff inset;
    min-height: 300px;
  }
  .list .item .item-content a {
    color: #424242;
  }
  .list .item .item-content .image {
    text-align: center;
  }
  .list .item:first-child {
    border-left: 0px;
  }
  .list .item img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
  }
  .product-categories .category {
    width: 100%;
    margin: 0 auto 10px;
    float: none;
  }
  .product-categories .category .category-image {
    float: right;
    margin: 10px;
    width: 60%;
    *display: inline;
  }
  .content .category-products .product-list .product {
    width: 22%;
    margin: 0 1% !important;
  }
  .service-sales {
    border: 1px solid #ccc;
    border-radius: 10px;
    *zoom: 1;
  }
  .service-sales:before,
  .service-sales:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .service-sales:after {
    clear: both;
  }
  .service-sales h1 {
    padding: 10px;
    margin: 0 10px 20px;
    border-bottom: 1px solid #ccc;
  }
  .service-sales ul {
    list-style-type: none;
    font-size: 1.2307692307692308em;
  }
  .service-sales ul li {
    float: left;
    padding: 0;
  }
  .service-sales .company {
    float: left;
    width: 96%;
    padding: 0 2%;
  }
  .service-sales .company .logo {
    width: 33%;
    float: left;
    margin-right: 5%;
  }
  .service-sales .company .contact {
    padding: 0;
    border: none;
  }
  .service-sales .company .contact p {
    padding: 0 5px;
  }
  .service-sales .contact {
    font-style: normal;
  }
  .service-sales .contact-person {
    float: left;
    width: 100%;
    margin-top: 10px;
  }
  .service-sales .contact-person .person-image {
    width: 31%;
    float: left;
    margin: 0 6% 0 2%;
  }
  .service-sales .contact-person .person {
    float: left;
  }
  .service-sales .contact-person .person p {
    padding: 0 0 5px 0;
    margin: 0;
  }
  .service-sales .contact-person .person .contact-form {
    background-color: orange;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px;
    font-size: 0.8125em;
  }
  .icon-title {
    min-height: 0;
  }
  .services-companies .company-services {
    float: none;
    width: 100%;
    margin: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  #product-page .logo .btn-contact {
    font-size: 0.75em;
  }
  .contact-content {
    float: none;
    width: 100%;
  }
  .contact-sidebar {
    float: none;
    width: 92%;
    padding: 3%;
  }
  .marketing-sidebar {
    float: none;
    width: 94%;
    margin: 0 auto;
  }
  #marketing .item {
    float: none;
    width: 100%;
  }
  #marketing .item .image {
    text-align: center;
  }
  #marketing .contact-details {
    float: none;
    width: 96%;
    margin: 0 0 20px;
  }
  .contact-details .text {
    float: left;
    width: 55%;
  }
  .bar1, .bar2, .bar3 {
    display: none;
  }
}
@media (max-width: 480px) {
  body:after {
    /*content: "max-width: 480";*/
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: red;
    color: #fff;
    font-size: 13px;
  }
  #front-hero .bx-viewport {
    height: inherit;
  }
  img {
    width: auto 9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
  }
  #logo {
    margin: 20px 0 10px 0px;
    float: none;
    width: 100%;
  }
/*
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
*/
  #front-hero {
    width: 96%;
    float: none;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 20%;
  }
  #front-hero h1 {
    font-size: 1.2em;
  }
  #front-hero .carousel-text {
    float: none;
    padding: 2px 0 0 2px;
  }
  #front-hero {
    height: auto;
  }
  .menu-toggle {
    margin-bottom: 20px;
  }
  header {
    position: relative;
  }
  header #product-search {
    display: none;
  }
  header nav {
    width: 90%;
    margin: 0 auto;
  }
  nav#products {
    padding: 0;
  }
  nav#products ul li {
    width: 100%;
    float: none;
    margin: 0;
  }
  nav#products ul li a {
    width: 83%;
    float: none;
  }
  #company-intro {
    float: none;
    width: 90%;
    margin: 0 5%;
  }
  #front-news {
    float: none;
    width: 90%;
    padding: 1% 5%;
  }
  nav#products,
  .products {
    display: none;
  }
  nav#products ul li a {
    background-image: none !important;
    padding: 2% 5% !important;
    width: 88%;
    margin-left: 1%;
  }
  .categories-carousel {
    min-height: auto !important;
    padding: 0 5%;
    width: 90%;
  }
  .category {
    float: none;
    width: 90%;
    margin: 0 auto 5%;
  }
  #product-page .product-image {
    float: none;
    width: 100%;
  }
  #product-page .tech-info {
    float: none;
    width: 100%;
    margin: 1em 0;
  }
  .product-list .product {
    float: none;
    width: 100%;
    margin-bottom: 3%;
  }
  .content .input-xlarge {
    width: 90%;
  }
  header nav#languages {
    float: none;
    position: absolute;
    top: -10px;
    right: -10px;
    width: auto;
    left: auto;
    bottom: auto;
  }
  header nav#languages ul {
    *zoom: 1;
  }
  header nav#languages ul:before,
  header nav#languages ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  header nav#languages ul:after {
    clear: both;
  }
  nav#languages li {
    float: left;
  }
  #new-products .item {
    width: 96%;
    margin: 0 auto;
    float: none;
    border: none;
  }
  #new-products .item .image {
    text-align: center;
  }
  .categories-carousel #categories-front {
    padding: 0;
    background-image: none;
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .categories-carousel #categories-front ul {
    *zoom: 1;
    margin: 10px 0 0 0;
    padding: 0;
    border: 0;
  }
  .categories-carousel #categories-front ul:before,
  .categories-carousel #categories-front ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .categories-carousel #categories-front ul:after {
    clear: both;
  }
  .categories-carousel #categories-front ul li {
    float: none;
    width: 100%;
    border: none;
    text-align: center;
  }
  .categories-carousel #categories-front ul li a {
    padding: 0;
    display: block;
    float: left;
    text-align: center;
    width: auto;
    line-height: 1;
    background-image: none !important;
    height: 40px;
    font-size: 0.875em;
    width: 90%;
    padding: 20px 5% 3px;
    box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.9);
  }
  .categories-carousel #categories-front ul li a:hover {
    padding: 20px 5% 3px;
    box-shadow: 0 0px 2px #333;
    background-color: #fff !important;
  }
  .categories-carousel #categories-front ul li:first-child {
    border: none;
  }
  .title-link {
    padding: 0 0% 10px;
    width: 96%;
    margin: 0 auto;
  }
  .title-link h1 {
    float: none;
  }
  .title-link a {
    float: none;
    padding-top: 5px;
  }
  .title-link a.sort-by-company {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .service-list {
    background-color: #fff;
    background: none;
    border: none;
    *zoom: 1;
  }
  .service-list:before,
  .service-list:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .service-list:after {
    clear: both;
  }
  .service-list .service {
    float: none;
    width: 96%;
    margin: 0 auto 20px;
    box-shadow: 0px 0px 0px 1px #ccc inset;
    background-color: #f7f7f7;
    background: linear-gradient(to bottom, #f7f7f7 0%, #e4e4e4 100%);
  }
  .service-list .icon-title {
    *zoom: 1;
    border-bottom: 1px solid #ccc;
  }
  .service-list .icon-title:before,
  .service-list .icon-title:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .service-list .icon-title:after {
    clear: both;
  }
  .service-list .icon {
    text-align: center;
    float: left;
    width: 15%;
    padding: 2% 0 0 2%;
  }
  .service-list .title {
    padding: 0 3% 2% 10px;
    border: none;
    float: left;
    width: 75%;
  }
  .service-list .title h2 {
    text-align: left;
    font-size: 0.9375em;
    padding-left: 10px;
    float: left;
  }
  .service-list .links {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 0 0;
    clear: both;
  }
  .service-list .links ul {
    margin: 0;
    padding: 0;
  }
  .service-list .links li {
    list-style-type: none;
    line-height: 1.3;
    padding: 0 0 5px 0;
    font-size: 0.75em;
    text-align: center;
  }
  .service-list .links li a {
    color: #1a4686;
    font-weight: bold;
    font-size: 1.0833333333333333em;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: block;
    padding: .8em;
    text-align: left;
  }
  .main .icon-title {
    *zoom: 1;
    border-bottom: 1px solid #ccc;
  }
  .main .icon-title:before,
  .main .icon-title:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .main .icon-title:after {
    clear: both;
  }
  .main .icon {
    text-align: center;
    float: left;
    width: 15%;
    padding: 2% 0 0 2%;
  }
  .main .title {
    padding: 0 3% 2% 10px;
    border: none;
    float: left;
    width: 75%;
  }
  .content .category-products .product-list .product {
    float: none;
    margin: 0 0 0 0;
    width: 100%;
  }
  .content .category-products .product-list .product .product-link {
    font-size: 0.8125em;
    padding: 7px 0 10px 0;
  }
  .service-sales {
    border: 1px solid #ccc;
    border-radius: 10px;
    *zoom: 1;
  }
  .service-sales:before,
  .service-sales:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .service-sales:after {
    clear: both;
  }
  .service-sales h1 {
    padding: 10px;
    margin: 0 10px 20px;
    border-bottom: 1px solid #ccc;
  }
  .service-sales ul {
    list-style-type: none;
    font-size: 1.2307692307692308em;
  }
  .service-sales ul li {
    float: left;
    padding: 0;
  }
  .service-sales .company {
    float: left;
    width: 53%;
    padding: 0 2%;
  }
  .service-sales .company .logo {
    width: 100%;
    float: none;
    margin-right: 5%;
  }
  .service-sales .company .contact {
    padding: 0;
    border: none;
  }
  .service-sales .company .contact p {
    padding: 0 5px;
  }
  .service-sales .contact {
    font-style: normal;
  }
  .service-sales .contact-person {
    float: left;
    width: 100%;
  }
  .service-sales .contact-person .person-image {
    width: 50%;
    float: none;
    margin: 10px;
    text-align: left;
  }
  .service-sales .contact-person .person {
    float: left;
    margin: 0 0 0 10px;
  }
  .service-sales .contact-person .person p {
    padding: 0 0 5px 0;
    margin: 0;
  }
  .service-sales .contact-person .person .contact-form {
    background-color: orange;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px;
    font-size: 0.8125em;
  }
  .product-categories .category .category-image {
    float: none;
    width: 90%;
    margin: 10px auto;
  }
  .services-companies .company-services {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .services-companies .company-services .company {
    padding: 10px 5px 10px;
  }
  .services-companies .company-services .company-contact {
    position: static;
    padding: 5px;
    margin: 5px;
  }
  .services-companies .company-services .services {
    padding: 5px;
  }
  .services-companies .company-services ul {
    padding: 5px;
    margin: 0;
  }
  .services-companies .company-services ul li {
    float: none;
    width: 100%;
    list-style-image: none;
  }
  .modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .wide .breadcrumb {
    width: 90%;
  }
  #content-contacts {
    width: 95%;
  }
  .contact-content {
    float: none;
    width: 100%;
  }
  .contact-sidebar {
    float: none;
    width: 88%;
    padding: 3%;
  }
  .contact-row .contact-details {
    margin: 0 0 10px 0;
    float: none;
    width: 90%;
  }
  .cart-content .product-cart .product-info textarea,
  .cart-contact-information textarea {
    width: 90% !important;
  }
  .pull-right,
  .pull-left {
    float: none;
    margin: 10px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  body:after {
  /*  content: "min-width: 768 & max-width:979";*/
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: green;
    color: #fff;
    font-size: 13px;
  }
  .contact-details .text {
    float: left;
    width: 55%;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .container {
    width: 100%;
  }
  #front-hero {
    float: none;
    width: 80%;
    margin: 45px auto 0;
  }
  nav#products > ul > li > a {
    padding-left: 4.25em !important;
  }
  nav#products ul ul {
    margin: 0 10px;
  }
  .lt-ie9 header nav {
    height: 35px !important;
  }
  .lt-ie9 header nav ul {
    height: 35px !important;
  }
  header nav a {
    margin: 0 5px;
    padding: .2em .525em .375em;
  }
  .category {
    width: 48%;
  }
  footer #footer-left {
    float: none;
    padding: 0 .625em;
  }
  footer #footer-right {
    float: none;
    padding: 0 .625em;
  }
  footer p {
    padding: .625em 0;
  }
  #product-page .tech-info {
    float: left;
    width: 50%;
    margin-left: 7%;
    *display: inline;
  }
  #product-page .page {
    width: 60%;
  }
  .title-link {
    padding: 0 10px 10px;
  }
  .categories-carousel #categories-front {
    padding: 0;
    background-image: none;
    float: none;
    width: 100%;
  }
  .categories-carousel #categories-front ul {
    *zoom: 1;
    margin: 0;
    padding: 0;
  }
  .categories-carousel #categories-front ul:before,
  .categories-carousel #categories-front ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .categories-carousel #categories-front ul:after {
    clear: both;
  }
  .categories-carousel #categories-front ul li {
    float: left;
    width: 25%;
    border: none;
  }
  .categories-carousel #categories-front ul li a {
    padding: 33px 10px 33px;
    text-align: center;
    background-image: none !important;
    background-color: #fbfbfb !important;
    /*border:1px solid #fff;*/
  
    -webkit-transition: background-color 500ms;
    -moz-transition: background-color 500ms;
    -o-transition: background-color 500ms;
    -ms-transition: background-color 500ms;
    transition: background-color 500ms;
    padding-bottom: 20px;
    border-bottom: 3px solid #007dc5;
    box-shadow: 0 0 1px #333333;
    min-height: 40px;
  }
  .categories-carousel #categories-front ul li a:hover {
    padding-bottom: 20px;
    box-shadow: 0 0 1px #000;
    background-color: #fff !important;
  }
  .categories-carousel #categories-front ul li:first-child {
    border: none;
  }
  #categories-front li:hover > .dropdown {
    display: none;
  }
  #categories-front .dropdown {
    top: 100%;
    left: 0;
  }
  .service {
    overflow: hidden;
  }
  .service-list .title h2 {
    font-size: 0.875em;
  }
  #product-page .service-sales .company .logo {
    width: 60%;
  }
  .contact-content {
    float: none;
    width: 100%;
  }
  .contact-sidebar {
    float: none;
    width: 92%;
    padding: 3%;
  }
  .content-wrapper {
    width: 96%;
    margin: 0 auto;
  }
  #marketing .item {
    width: 31%;
  }
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
  
    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) ")";
  }
  /*
  	 * Don't show links for images, or javascript/internal links
  	 */
  .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;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  /*margin: 0 0 60px;*/
  /*background: #fff; border: 4px solid #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);*/
  zoom: 1;
  position: relative;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  /**height: 0;*/
}
.flex-direction-nav a {
  width: 26px;
  height: 26px;
  display: block;
  /*margin: -20px 0 0;*/
  background: url(../images/bg_direction_nav.png/$FILE/bg_direction_nav.png) no-repeat 0 0;
  /*position: absolute; top: 50%; z-index: 10;*/
  text-indent: -9999px;
  /*opacity: 0;*/
  cursor: pointer;
  -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}
.flex-direction-nav .flex-prev {
  left: -36px;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: .3!important;
  filter: alpha(opacity=30);
  cursor: default;
}
.flex-direction-nav {
  border: 1px solid #ddd;
  *zoom: 1;
}
.flex-direction-nav:before,
.flex-direction-nav:after {
  display: table;
  content: "";
  line-height: 0;
}
.flex-direction-nav:after {
  clear: both;
}
.flex-direction-nav li {
  padding: 0 !important;
  list-style-image: none !important;
  display: inline;
}
.flex-direction-nav .flex-prev {
  float: left;
}
.flex-direction-nav .flex-next {
  float: right;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
  
    box-shadow: none !important;
    text-shadow: none !important;
  }
  header {
    height: 100px;
  }
  header nav#languages,
  header #product-search,
  header nav {
    display: none;
  }
  #cart-wrapper,
  #print {
    display: none;
  }
  .product-page-tabs .tab-content {
    border: none;
  }
  .product-page-tabs .tab-content > .tab-pane {
    display: block;
  }
  .fade {
    opacity: 1;
  }
  .nav-tabs {
    display: none;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  .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;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/*分页样式*/
.page_area{width:613px;margin:0 auto;}
.page_info{text-align:center;margin:10px 0;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin:20px 0 10px;}
.page_list a{display:inline-block;color:#2b4a78;border:1px solid #d6d6d6;background:#fff;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #3090bc;background:#73b2da;}
.page_list a.on{color:#fff;border:1px solid #3090bc;background:#73b2da;}
/*分页样式*/