/*
Theme Name: Scavix
Theme URI: http://www.scavix.com/wp_theme
Author: Scavix Software Ltd. & Co. KG
Author URI: http://www.scavix.com
Description: .
Version: 1.0
Text Domain: scavix
*/
body {
  margin: 0;
  padding: 0;
  font-family: 'Droid Sans', sans-serif;
  font-size: 15px;
  color: #212121;
}
@media only screen and (max-width: 737px) {
  body #content {
    padding: 5px;
  }
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 24px;
}
h3 {
  line-height: 40px;
}
p,
span {
  line-height: 25px;
}
.block p {
  line-height: 22px;
}
p.subtitle {
  font-size: 24px;
  color: #999999;
}
a {
  color: #125896;
}
li {
  line-height: 22px;
}
a[name] {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}
hr {
  background: url('/wp-content/themes/scavix/sprites.png') 0 -636px;
  max-width: 550px;
  height: 2px;
  margin: 30px auto;
  display: block;
  border: 0px;
}
#page {
  margin: 90px auto 0;
  min-height: 650px;
}
@media only screen and (min-width: 988px) {
  #page {
    width: 960px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #page {
    width: 720px;
  }
}
@media only screen and (max-width: 737px) {
  #page {
    width: 100%;
  }
}
#page img.center {
  max-width: 100%;
}
#page_header {
  background: url('/wp-content/themes/scavix/spritesx.png') repeat-x;
  display: inline-block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 64px;
  z-index: 999999;
  /* to lay over divs with opacity in the content */
}
#page_header .logo {
  background: url('/wp-content/themes/scavix/sprites.png') -12px -132px;
  width: 169px;
  height: 52px;
  margin-top: 3px;
  display: inline-block;
  float: left;
}
@media only screen and (max-width: 737px) {
  #page_header .logo {
    margin-left: 3px;
  }
}
#page_header .menu {
  float: right;
  /*
		.page_item a:hover .before,
		.current_page_item a .before
		{ background: @sprites 0 -132px; }

		.page_item a:hover .after,
		.current_page_item a .after
		{ background: @sprites -6px -132px; }
*/
}
@media only screen and (max-width: 737px) {
  #page_header .menu {
    display: none;
  }
}
#page_header .menu ul {
  padding: 0;
  list-style: none outside none;
  margin: 0 0 5px;
}
#page_header .menu .page_item {
  margin: 0;
  padding: 0 0 0 5px;
  display: inline-block;
  text-shadow: 1px 1px 5px #6197E2;
}
#page_header .menu .page_item a {
  float: left;
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  color: white;
  text-decoration: none;
}
#page_header .menu .page_item .before {
  width: 5px;
  height: 64px;
  display: inline-block;
  float: left;
}
#page_header .menu .page_item .label {
  display: inline-block;
  margin-top: 19px;
}
@media only screen and (min-width: 988px) {
  #page_header .menu .page_item .label {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #page_header .menu .page_item .label {
    padding: 0;
  }
}
@media only screen and (max-width: 737px) {
  #page_header .menu .page_item .label {
    padding: 0;
  }
}
#page_header .menu .page_item .after {
  width: 5px;
  height: 64px;
  display: inline-block;
  float: right;
}
#page_header .menu .page_item a:hover,
#page_header .menu .current_page_item a {
  background: url('/wp-content/themes/scavix/spritesx.png') 0 -66px;
  text-shadow: 1px 1px 5px gray;
}
#page_header .menu .langselect {
  float: left;
  margin-bottom: 15px;
  margin-left: 16px;
}
#page_header .menu .langselect #sellanguage {
  padding: 7px;
  font-size: 14px;
}
@media only screen and (min-width: 988px) {
  #phonemenu {
    display: none;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #phonemenu {
    display: none;
  }
}
@media only screen and (max-width: 737px) {
  #phonemenu {
    margin-top: 15px;
    float: right;
    margin-right: 15px;
    font-size: 16px;
    padding: 2px 8px;
  }
}
.content {
  margin: auto;
}
@media only screen and (min-width: 988px) {
  .content {
    width: 960px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  .content {
    width: 720px;
  }
}
@media only screen and (max-width: 737px) {
  .content {
    padding: 0px 5px;
  }
}
.site-content {
  min-height: 600px;
}
#page_footer {
  height: 150px;
  background-color: #245095;
  color: white;
}
#page_footer .blend {
  background: url('/wp-content/themes/scavix/spritesx.png') 0 -131px;
  height: 22px;
}
#page_footer span {
  display: inline-block;
}
#page_footer .content > div {
  float: left;
}
@media only screen and (min-width: 988px) {
  #page_footer .content > div {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #page_footer .content > div {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 737px) {
  #page_footer .content > div {
    margin-right: 5px;
  }
}
#page_footer .content > div:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 737px) {
  #page_footer .col1 {
    display: none;
  }
}
@media only screen and (max-width: 737px) {
  #page_footer .col5 {
    margin-right: 5px !important;
    float: right !important;
  }
}
#page_footer .logo {
  background: url('/wp-content/themes/scavix/sprites.png') 0 -221px;
  width: 168px;
  height: 50px;
}
#page_footer .soc {
  background: url('/wp-content/themes/scavix/sprites.png') 0 0;
  width: 50px;
  height: 49px;
}
#page_footer .tw {
  background-position: 0 -271px;
}
#page_footer .fb {
  background-position: -50px -271px;
}
#page_footer .gp {
  background-position: -100px -271px;
}
#page_footer a {
  color: white;
  text-decoration: none;
  line-height: 24px;
}
#page_footer a:hover {
  text-decoration: underline;
}
#about h1 {
  line-height: 37px;
  margin-bottom: 13px;
}
.aboutico {
  background-image: url('/wp-content/themes/scavix/sprites.png');
  width: 48px;
  height: 48px;
  display: inline-block;
  float: left;
  margin-right: 14px;
  margin-top: -8px;
}
.ppl {
  background-position: 0 -321px;
}
.pen {
  background-position: -48px -321px;
}
.hook {
  background-position: -96px -321px;
}
.productimage_jaast {
  background: url('/wp-content/themes/scavix/sprites.png') 0 -377px;
  width: 150px;
  height: 57px;
  margin-bottom: 47px !important;
}
.productimage_tapirex {
  background: url('/wp-content/themes/scavix/sprites.png') 0 -434px;
  width: 150px;
  height: 150px;
}
.productimage_phonemondo {
  background: url('/wp-content/themes/scavix/sprites.png') 0 -637px;
  width: 234px;
  height: 104px;
}
.center {
  margin: auto;
  display: block;
}
#contactform {
  margin: auto;
}
@media only screen and (min-width: 988px) {
  #contactform {
    width: 520px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #contactform {
    width: 520px;
  }
}
@media only screen and (min-width: 988px) {
  input[type=text] {
    width: 500px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  input[type=text] {
    width: 500px;
  }
}
@media only screen and (max-width: 737px) {
  input[type=text] {
    width: 98%;
  }
}
input[type=submit],
input[type=button] {
  padding: 6px 18px;
}
@media only screen and (min-width: 988px) {
  textarea {
    width: 500px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  textarea {
    width: 500px;
  }
}
@media only screen and (max-width: 737px) {
  textarea {
    width: 98%;
  }
}
.contact_submit {
  float: right;
}
#contact_response {
  font-weight: bold;
  margin: 14px;
  font-size: 13px;
}
a.more {
  float: right;
}
.block a.more {
  margin-top: 40px;
}
#header {
  background: url('/wp-content/themes/scavix/front-page-sprites.jpg') 0 0;
  height: 481px;
}
@media only screen and (max-width: 737px) {
  #header .content {
    padding: 0px;
  }
}
#header .man {
  background: url('/wp-content/themes/scavix/man.png') 0 0;
}
@media only screen and (min-width: 988px) {
  #header .man {
    width: 645px;
    height: 479px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #header .man {
    width: 645px;
    height: 479px;
  }
}
@media only screen and (max-width: 737px) {
  #header .man {
    height: 479px;
  }
}
#header .white {
  background-color: white;
  display: block;
  font-size: 22px;
  margin-left: 275px;
  margin-top: -330px;
  padding: 20px 15px;
  margin-right: 0;
}
@media only screen and (min-width: 988px) {
  #header .white {
    width: 450px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #header .white {
    width: 350px;
  }
}
@media only screen and (max-width: 737px) {
  #header .white {
    margin: 0;
    margin-top: -170px;
  }
}
#header .orange {
  background-color: #FF9900;
  opacity: 0.8;
  font-size: 27px;
  color: white;
  display: block;
  margin-left: 275px;
  margin-top: 15px;
  padding: 20px 15px;
  margin-right: 0;
}
@media only screen and (min-width: 988px) {
  #header .orange {
    width: 500px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #header .orange {
    width: 390px;
  }
}
@media only screen and (max-width: 737px) {
  #header .orange {
    margin: 0;
    margin-top: 15px;
  }
}
#about {
  padding-top: 20px;
}
@media only screen and (min-width: 988px) {
  #about {
    height: 240px;
    background-color: #e3e2dd;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #about {
    height: 470px;
    background: #e3e2dd;
  }
}
@media only screen and (max-width: 737px) {
  #about {
    background: #e3e2dd;
  }
}
#about .content div {
  height: 186px;
}
@media only screen and (min-width: 988px) {
  #about .content div {
    float: left;
    display: inline-block;
    width: 286px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #about .content div {
    width: 286px;
  }
}
@media only screen and (max-width: 737px) {
  #about .content div {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #about .content div {
    float: right;
  }
}
@media only screen and (max-width: 737px) {
  #about .content div {
    margin: auto;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #about .content div:first-child {
    float: left;
  }
}
@media only screen and (max-width: 737px) {
  #about .content div:first-child {
    margin-top: 0;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #about .content div:last-child {
    float: left;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 737px) {
  #about .content div:last-child {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 988px) {
  #about .sep {
    background: url('/wp-content/themes/scavix/sprites.png') -172px -221px;
    width: 6px !important;
    height: 155px !important;
    margin: 0 22px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #about .sep {
    display: none;
  }
}
@media only screen and (max-width: 737px) {
  #about .sep {
    display: none;
  }
}
#platforms {
  padding-top: 40px;
}
@media only screen and (min-width: 988px) {
  #platforms {
    height: 360px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #platforms {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 988px) {
  #platforms .text {
    float: left;
    width: 450px;
    display: inline-block;
  }
}
#platforms .image {
  background: url('/wp-content/themes/scavix/platforms.png');
  width: 486px;
  height: 320px;
}
@media only screen and (min-width: 988px) {
  #platforms .image {
    display: inline-block;
    float: right;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #platforms .image {
    margin: auto;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 737px) {
  #platforms .image {
    display: none;
  }
}
#customers {
  background-color: #e3e2dd;
  height: 220px;
  padding-top: 40px;
}
#customers #customers_car div p {
  font-style: italic;
  display: block;
  height: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#customers #customers_car div div {
  text-align: right;
}
#customers #customers_car div .text {
  padding: 10px 0 10px 0;
}
#customers #customers_car div .name {
  font-size: 20px;
  font-weight: bold;
}
#customers #customers_car div .comp {
  font-size: 16px;
  padding-bottom: 20px;
}
#products_head {
  padding-top: 40px;
  height: 120px;
}
#products_head h1,
#products_head p {
  text-align: center;
}
#products {
  border-top: 1px solid #EAEAEE;
  padding-top: 40px;
}
@media only screen and (min-width: 988px) {
  #products {
    height: 390px;
  }
}
@media only screen and (min-width: 988px) {
  #products .prod {
    /*width: 360px;*/
    display: inline-block;
    float: left;
    padding: 0 50px;
  }
}
@media only screen and (min-width: 738px) and (max-width: 987px) {
  #products .prod {
    margin: auto;
    padding: 0;
  }
  #products .prod:last-child {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 737px) {
  #products .prod {
    margin: auto;
    padding: 0;
  }
  #products .prod:last-child {
    margin-top: 60px;
  }
}
#products .sep {
  display: none;
}
@media only screen and (min-width: 988px) {
  #products .sep {
    background: url('/wp-content/themes/scavix/sprites.png') -184px -221px;
    width: 39px;
    height: 415px;
    display: inline-block;
    float: left;
    margin-top: -41px;
  }
}
#products .prod div {
  margin: auto;
}
#products .arrow {
  background: url('/wp-content/themes/scavix/sprites.png') 0 -369px;
  width: 17px;
  height: 8px;
}
#products .caption {
  background-color: #FF9900;
  width: 250px;
  padding: 10px;
  color: white;
  font-weight: bold;
  text-align: center;
}
#products p {
  margin-top: 15px !important;
}
#products .link {
  cursor: pointer;
}
