/* LESS VARIABLES */

@import url("http://fonts.googleapis.com/css?family=Open+Sans:300,600");
.ipad-icon {
  border-radius: 18px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.8), 0 9px 18px rgba(0, 0, 0, 0.5), 0 0 36px rgba(0, 0, 0, 0.2);
}
/* Grid 

.grid1 {
width:5.8333333333333%;
}

.grid2 {
width:14.166666666667%;
}

.grid3 {
width:22.5%;
}

.grid4,.third {
width:30.833333333333%;
}

.grid5 {
width:39.166666666667%;
}

.grid6,.half {
width:47%;
}

.grid7 {
width:55.833333333333%;
}

.grid8 {
width:64.166666666667%;
}

.grid9 {
width:72.5%;
}

.grid10 {
width:80.833333333333%;
}

.grid11 {
width:89.166666666667%;
}

.grid12 {
width:97.5%;
}

.grid1,.grid2,.grid3,.grid4,.third,.grid5,.grid6,.half,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {
float:left;
display:block;
margin:0 0 0 2.5%;
}



.grid1,.grid2,.grid3,.grid4,.third,.grid5,.grid6,.half,.grid7,.grid8,.grid9,.grid10,.grid11 {
float:left;
display:block;
margin:12% 0 0 2.5%;
}
.grid3, .grid9{
margin:3% 0 0 2.5%;
}

*/

/* Grid */

.grid1 {
  width: 5.8333333333333%;
}
.grid2 {
  width: 14.166666666667%;
}
.grid3 {
  width: 22.6%;
}
.grid4,
.third {
  width: 30.833333333333%;
}
.grid5 {
  width: 36%;
}
.grid6,
.half {
  width: 47%;
}
.grid7 {
  width: 55.833333333333%;
}
.grid8 {
  width: 64.166666666667%;
}
.grid9 {
  width: 61%;
}
.grid10 {
  width: 80.833333333333%;
}
.grid11 {
  width: 89.166666666667%;
}
.grid12 {
  width: 97.5%;
}
.grid1,
.grid2,
.grid3,
.grid4,
.third,
.grid5,
.grid6,
.half,
.grid7,
.grid8,
.grid9,
.grid10,
.grid11,
.fifth {
  float: left;
  display: block;
  margin: 12% 0 0 2.5%;
}
.fifth {
  margin-top: 0;
  width: 19%;
  margin-left: 1%;
}
.grid3,
.grid9 {
  margin: 3% 0 0 2.5%;
}
.first {
  margin-left: 0;
  clear: left;
}
.last {
  margin-right: 0;
}
.third,
.half {
  margin-top: 0;
  margin-bottom: 0;
}
.container {
  max-width: 1140px;
  padding-left: 2.5%;
  overflow: hidden;
  margin: 0 auto;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
* html .clearfix {
  height: 1%;
  overflow: visible;
}
* + html .clearfix {
  min-height: 1%;
}
.clearfix:after,
.container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
img,
object,
embed {
  max-width: 100%;
}
/* Base */

html,
body,
div,
span,
a,
img,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
dl,
dialog,
dt,
dd,
ol,
ul,
li,
abbr,
acronym,
address,
b,
big,
blockquote,
cite,
code,
del,
dfn,
em,
i,
ins,
kbd,
pre,
q,
samp,
tt,
var,
small,
strong,
sub,
sup,
object,
iframe,
form,
fieldset,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
footer,
header,
nav,
section,
figure,
menu,
time,
mark,
audio,
video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  border: 0;
  outline: 0;
  background: transparent;
  margin: 0;
  padding: 0;
}
body {
  background: #333844;
  font-size: 16px;
  line-height: 1.5;
  color: #adafb4;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
body.background {
  background: #333844;
}
del,
ins {
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
nav ul {
  list-style-type: none;
}
:focus {
  outline: 0;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
cite,
dfn,
em,
i {
  font-style: italic;
}
code,
kbd,
samp,
pre,
tt,
var {
  font-family: mono-space, monospace;
}
p {
  hyphenate: auto;
  hyphenate-lines: 3;
  text-align: justify;
  font-size: 13px;
}
p + p.indent {
  text-indent: 1.5em;
}
pre {
  white-space: pre;
}
del {
  text-decoration: none;
  position: relative;
}
del:after {
  content: "";
  width: 100%;
  height: .15em;
  position: absolute;
  top: .5em;
  left: 0;
  float: left;
  background: white;
}
mark {
  background: rgba(255, 255, 0, 0.4);
  padding: 0 .25em;
}
ins {
  color: red;
}
small,
sup,
sub {
  font-size: 80%;
}
big {
  font-size: 125%;
  line-height: 80%;
}
abbr,
acronym {
  font-size: 85%;
  text-transform: uppercase;
  letter-spacing: .1em;
}
abbr[title],
acronym[title],
dfn[title] {
  border-bottom: 1px dotted black;
  cursor: help;
}
sup,
sub {
  line-height: 0;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
blockquote {
  quotes: \201C \201D;
  padding: 1.5em;
}
hr {
  border: none;
  position: relative;
  height: 1px;
  width: 97.5%;
  color: black;
  background: black;
  margin: 21px 0 17px;
}
ul,
ol {
  margin-left: 1.5em;
}
ul {
  list-style: disc outside;
}
ol {
  list-style: decimal outside;
}
input,
select,
button {
  cursor: pointer;
}
a:link,
a:visited {
  color: white;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
  text-shadow: 0 0 3px #059cdf;
}
caption {
  top: 5px;
  margin-bottom: 21px;
  font-size: 13px;
  line-height: 21px;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  line-height: 1.2;
  position: relative;
  font-family: "Open Sans", Helvetica, sans-serif;
  color: white;
  font-weight: 700;
}
h1,
h2 {
  line-height: 42px;
  margin-bottom: 21px;
}
h1,
h2,
h3,
h4 {
  margin-top: 21px;
}
h3,
h4,
h5,
h6 {
  line-height: 21px;
}
h1 {
  font-size: 32px;
  font-weight: 200;
  top: 3px;
  -webkit-text-stroke: 0.2px #080808;
}
h2 {
  font-size: 25px;
  top: 4px;
  -webkit-text-stroke: 0.2px #080808;
}
h3 {
  font-size: 18px;
  top: -3px;
}
h3 a {
  -webkit-text-stroke: 0.2px #181d5b;
}
h4 {
  font-size: 21px;
  top: 2px;
}
h5 {
  font-size: 15px;
  top: 4px;
}
h6 {
  font-size: 13px;
  top: 5px;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child {
  margin-top: 0;
}
.title {
  font-family: "Open Sans", Helvetica, sans-serif;
  font-weight: 700;
  color: #080808;
  text-transform: uppercase;
}
p,
pre,
address {
  line-height: 1.618em;
  position: relative;
  top: -3px;
  margin-bottom: 21px;
}
p:last-child {
  margin-bottom: 0;
}
small {
  font-size: 11px;
}
abbr,
code,
kbd,
samp,
small,
var {
  line-height: 15px;
}
ul,
ol,
dl,
dialog {
  font-size: 16px;
  line-height: 21px;
  position: relative;
  top: -4px;
  margin-top: 21px;
  margin-bottom: 21px;
}
li ul,
li ol,
ul ul,
ol ol {
  top: 0;
  margin-top: 0;
  margin-bottom: 0;
}
li h1,
li h2,
li h3,
li h4,
li h5,
li h6,
li p {
  top: 0;
}
form,
legend,
label {
  line-height: 21px;
}
legend {
  position: relative;
  top: 5px;
}
blockquote p:before,
blockquote p:after {
  content: open-quote;
  color: black;
  font-size: 21px;
  position: absolute;
  text-indent: -11px;
}
blockquote p:after {
  content: close-quote;
  text-indent: 0;
}
article,
aside,
footer,
header,
nav,
section,
dialog,
figure,
hgroup,
menu,
/*a img,*/ article,
aside,
header,
hgroup,
nav,
figure,
section,
footer {
  display: block;
}
h4,
h5,
h6,
b,
strong,
caption,
th,
thead,
dt,
legend {
  font-weight: 700;
}
input {
  margin: 0;
}
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: 400;
  font-style: normal;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  text-align: center;
}
#header {
  margin-top: 42px;
  margin-bottom: 43px;
  position: relative;
}
.fullimage {
  margin: 20px 0 60px 0;
}
.alternate {
  background: #eeeeee;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 30px 0;
  margin: 30px 0;
}
.alternate .container {
  overflow: visible;
}
#search {
  margin: -20px auto 20px auto;
  width: 400px;
  position: relative;
}
#searchtext {
  width: 400px;
  padding: 10px !important;
  -webkit-appearance: none !important;
  border-bottom-width: 3px;
}
#search-button {
  width: 32px;
  padding: 0;
  height: 25px;
  overflow: hidden;
  text-indent: -999px;
  background: transparent url("../img/ico-search.png") 0 50%;
  border: none;
  z-index: 3;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  box-shadow: 0px 0px 15px #999999;
  -moz-box-shadow: 0px 0px 15px #999999;
  -webkit-box-shadow: 0px 0px 15px #999999;
  position: absolute;
  top: 7px;
  right: -13px;
}
#signin-dropdown {
  position: absolute;
  z-index: 3;
  top: 55px;
  right: 10px;
  padding: 10px;
  background: white;
  width: 180px;
  background-color: #e1e1e1;
  background-image: linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -o-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -moz-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -webkit-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -ms-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e1e1e1), color-stop(1, white));
  box-shadow: 0px 0px 15px #999999;
  -moz-box-shadow: 0px 0px 15px #999999;
  -webkit-box-shadow: 0px 0px 15px #999999;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  display: none;
}
#signin-dropdown input {
  width: 170px;
}
#signin-dropdown:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
  position: absolute;
  top: -5px;
  left: 63%;
}
#signin-dropdown .small {
  float: right;
  font-size: 12px;
  margin-top: 13px;
  color: #666666;
}
.nav,
.nav li {
  list-style: none;
  margin: 42px 0;
  text-align: center;
  top: 0;
  font-family: "Open Sans", Helvetica, sans-serif;
}
.nav li {
  display: inline;
  padding: 10px;
}
.nav a {
  position: relative;
  top: 10px;
  -webkit-text-stroke: 0.2px #181d5b;
}
.nav .action.button {
  padding: 2px 8px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#header .nav {
  float: right;
  margin: 0;
}
#footer {
  margin-top: 42px;
  padding: 42px;
  background: #eeeeee;
  color: #666666;
  text-shadow: 0 1px 0 white;
  border-top: 1px solid #dddddd;
}
#footer ul li.clients,
#footer ul li.clients li {
  margin-right: 0;
}
.img-scroller {
  position: relative;
  height: 70px;
}
.img-scroller li {
  position: absolute;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
  border: none !Important;
}
.img-scroller img {
  border: none !Important;
}
.social a {
  color: #059cdf !important;
  font-weight: bold;
}
#latest-tweet {
  padding: 5px 0;
  margin: 10px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  top: 0;
  font-size: 12px;
}
#footer ul li {
  float: left;
  margin-right: 20px;
}
#footer ul li li {
  float: none;
  width: auto;
}
#footer a {
  color: #666666;
}
#footer .title:first-child {
  color: #999999;
  margin-bottom: 21px;
}
#footer address {
  margin-top: 21px;
}
.button,
a.button {
  padding: 10px 21px 6px 21px;
  position: relative;
  top: 10px;
  font-weight: 700;
  font-family: "Open Sans", Helvetica, sans-serif;
  text-shadow: 0 1px 0 white;
  -webkit-text-stroke: 0.2px #181d5b;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
  background-color: silver;
  background-image: linear-gradient(bottom, silver 0%, #e1e1e1 100%);
  background-image: -o-linear-gradient(bottom, silver 0%, #e1e1e1 100%);
  background-image: -moz-linear-gradient(bottom, silver 0%, #e1e1e1 100%);
  background-image: -webkit-linear-gradient(bottom, silver 0%, #e1e1e1 100%);
  background-image: -ms-linear-gradient(bottom, silver 0%, #e1e1e1 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, silver), color-stop(1, #e1e1e1));
  border-bottom: 4px solid #a6a6a6;
  color: #181d5b;
}
.button-red {
  padding: 6px 20px 6px 20px;
  position: relative;
  top: 10px;
  font-weight: 700;
  font-family: "Open Sans", Helvetica, sans-serif;
  text-shadow: 0 1px 0 white;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 2px 2px #777777;
  -moz-box-shadow: 0 2px 2px #777777;
  -webkit-box-shadow: 0 2px 2px #777777;
  background-color: #af0404;
  background-image: linear-gradient(bottom, #af0404 0%, #ec0000 100%);
  background-image: -o-linear-gradient(bottom, #af0404 0%, #ec0000 100%);
  background-image: -moz-linear-gradient(bottom, #af0404 0%, #ec0000 100%);
  background-image: -webkit-linear-gradient(bottom, #af0404 0%, #ec0000 100%);
  background-image: -ms-linear-gradient(bottom, #af0404 0%, #ec0000 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af0404), color-stop(1, #ec0000));
  border-bottom: 4px solid #7d0303;
}
a.button-red {
  color: white;
  text-shadow: 0 -1px 0 black;
}
.action,
a.action {
  background-color: #1d5b18;
  background-image: linear-gradient(bottom, #1d5b18 0%, #5cc400 100%);
  background-image: -o-linear-gradient(bottom, #1d5b18 0%, #5cc400 100%);
  background-image: -moz-linear-gradient(bottom, #1d5b18 0%, #5cc400 100%);
  background-image: -webkit-linear-gradient(bottom, #1d5b18 0%, #5cc400 100%);
  background-image: -ms-linear-gradient(bottom, #1d5b18 0%, #5cc400 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d5b18), color-stop(1, #5cc400));
  color: white;
  text-shadow: 0 -1px 0 black;
  border-bottom-color: #10330d;
  -webkit-text-stroke: 0.2px white;
}
.button:active {
  border-bottom-width: 1px;
  padding-bottom: 9px;
  box-shadow: 0 0 8px #059cdf;
  -moz-box-shadow: 0 0 8px #059cdf;
  -webkit-box-shadow: 0 0 8px #059cdf;
}
.button img {
  vertical-align: middle;
  position: relative;
  top: -2px;
  left: 5px;
}
sup {
  padding: 1px 3px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.whitespace-bottom {
  margin-bottom: 42px;
}
.whitespace-top {
  margin-top: 42px;
}
.inline,
.inline li {
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
table {
  border-spacing: 0;
  background-color: transparent;
  height: auto;
  font: inherit;
  width: 100%;
  border-collapse: collapse;
  position: relative;
  margin-top: 21px;
  font-size: 16px;
}
th,
td {
  line-height: 21px;
  padding: 9px 21px 8px 10px;
}
thead th,
thead td {
  padding-top: 7px;
}
tfoot th,
tfoot td {
  padding-bottom: 8px;
}
th:first-child,
td:first-child {
  padding-left: 0;
}
th:last-child,
td:last-child {
  padding-right: 0;
}
tbody tr:nth-child(odd) th,
tbody tr:nth-child(odd) td {
  background: rgba(0, 0, 0, 0.035);
}
table:hover tr td {
  background: white;
}
tbody tr:hover th,
tbody tr:hover td {
  background: #e5f8ff;
  color: black;
}
table tr:hover th.recommended,
table tr:hover td.recommended {
  text-shadow: 0 1px 4px #181d5b;
}
.block {
  font-weight: bold;
  text-shadow: 0 -1px 0 white;
  margin: 0 auto 2em auto;
  padding: 2em 1em 1.5em 1em;
  background: white;
  width: 240px;
  background-color: #e1e1e1;
  background-image: linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -o-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -moz-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -webkit-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -ms-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e1e1e1), color-stop(1, white));
  box-shadow: 0px 5px 15px #999999;
  -moz-box-shadow: 0px 5px 15px #999999;
  -webkit-box-shadow: 0px 5px 15px #999999;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.well {
  text-shadow: 0 -1px 0 white;
  padding: 1.2em;
  background: #fafafa;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid whitesmoke;
}
.block p {
  text-align: center;
}
.block p.large {
  font-size: 50px;
  color: #059cdf;
  line-height: 1em;
  margin-bottom: 0.1em;
}
.customprice {
  display: block;
  border-top: 3px solid white;
  text-align: center;
  padding-top: 1em;
  margin-top: 1em;
}
#slider {
  margin: 0 auto 1em auto;
  width: 300px;
  height: 1px;
}
.update-number {
  display: block;
  width: 360px;
  margin: -30px auto;
  font-size: 30px;
  font-weight: bold;
}
.update-number a {
  text-decoration: none !important;
}
.update-number a:hover {
  text-shadow: 0 0 10px #059cdf;
  color: #059cdf;
}
.update-number .increase {
  float: right;
}
.update-number .decrease {
  float: left;
}
.ui-slider-horizontal .ui-slider-handle {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin-top: -8px;
  background: #eeeeee;
  cursor: ew-resize;
}
.ui-slider-horizontal .ui-slider-handle.ui-state-hover {
  border-color: #059cdf;
  background: white;
}
.ui-slider-horizontal .ui-slider-handle.ui-state-focus {
  -webkit-box-shadow: 0 0 8px #059cdf;
  -moz-box-shadow: 0 0 8px #059cdf;
  box-shadow: 0 0 8px #059cdf;
  border-color: #059cdf;
  background-color: #059cdf;
  background-image: linear-gradient(bottom, #059cdf 0%, #1db6fa 100%);
  background-image: -o-linear-gradient(bottom, #059cdf 0%, #1db6fa 100%);
  background-image: -moz-linear-gradient(bottom, #059cdf 0%, #1db6fa 100%);
  background-image: -webkit-linear-gradient(bottom, #059cdf 0%, #1db6fa 100%);
  background-image: -ms-linear-gradient(bottom, #059cdf 0%, #1db6fa 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #059cdf), color-stop(1, #1db6fa));
}
.ui-widget-content {
  border: 0;
  background: #dddddd;
}
#scroller,
.ui-slider-horizontal .ui-slider-handle {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
/* Pricing table */

.pricing td,
.pricing p {
  text-align: center;
}
.pricing td.description {
  text-align: right;
  font-size: 14px;
  background: none;
}
.large {
  font-size: 28px;
  font-family: "Open Sans", Helvetica, sans-serif;
}
.small {
  font-weight: normal;
  font-size: 14px;
  margin-top: -21px;
  color: #999999;
}
.recommended .small {
  color: white;
}
.circle {
  background: #06adf8;
  display: block;
  clear: both;
  width: 30px;
  margin: 0 auto;
  text-align: center;
  color: white;
  padding: 4px 6px;
  font-weight: bold;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  position: relative;
  top: 5px;
}
.recommended .circle {
  background: #048bc6;
}
.pricing thead td.recommended {
  border-top: 2px solid #181d5b;
  padding-top: 35px;
}
.pricing tfoot td.recommended {
  border-bottom: 2px solid #181d5b;
}
.pricing tfoot td {
  padding: 20px 0 45px 0;
}
.pricing .recommended {
  border-left: 2px solid #181d5b;
  border-right: 2px solid #181d5b;
  background: #1db6fa;
  font-weight: bold;
  color: white;
  text-shadow: 0 -1px 0 #181d5b;
}
tbody tr:nth-child(odd) th.recommended,
tbody tr:nth-child(odd) td.recommended {
  background: #06adf8;
}
.pricing td:nth-child(2) {
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.pricing td:last-child {
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.img-fullheight {
  float: left;
  width: 100px;
  margin-right: 10px;
}
.logo {
  display: block;
  float: left;
}
/* form */

input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
label {
  float: left;
  width: 50%;
  text-align: right;
  position: relative;
  top: 5px;
  margin: 0 0 21px -21px;
  padding-right: 21px;
}
form br {
  clear: both;
}
input[type="radio"] {
  top: -1px;
  margin: 0 4px 3px 1px;
}
input[type="checkbox"] {
  top: -2px;
  margin: 0 4px 3px 1px;
}
input[type="file"] {
  margin: 0 6px 3px;
}
form {
  margin: 0 0 21px;
}
label,
input,
button,
select,
textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 21px;
}
input,
button,
select,
textarea {
  font-family: Helvetica, Arial, sans-serif;
}
input,
textarea,
select {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
  /* IE9 and down */

}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: white;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}
input[type="file"] {
  line-height: 18px \9;
}
select {
  width: 220px;
  background-color: white;
}
select[multiple],
select[size] {
  height: auto;
}
textarea {
  height: auto;
}
input[type="hidden"] {
  display: none;
}
input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
input:focus,
textarea:focus {
  border-color: #059cdf;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #059cdf;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #059cdf;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #059cdf;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #eeeeee;
  border-color: #dddddd;
  cursor: not-allowed;
}
/* the cherry on the top for fun and profit */

html {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
::selection {
  background: rgba(5, 156, 223, 0.2);
  color: #181d5b;
}
::-moz-selection {
  background: rgba(5, 156, 223, 0.2);
  color: #181d5b;
}
::-webkit-selection {
  background: rgba(5, 156, 223, 0.2);
  color: #181d5b;
}
/* Turn on a 16x16 scrollbar */

:not(iframe)::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
/* Turn on single button up on top, and down on bottom */

:not(iframe)::-webkit-scrollbar-button:start:decrement,
:not(iframe)::-webkit-scrollbar-button:end:increment {
  display: block;
}
/* Turn off the down area up on top, and up area on bottom */

:not(iframe)::-webkit-scrollbar-button:start:increment,
:not(iframe)::-webkit-scrollbar-button:end:decrement {
  display: none;
}
/* VERTICAL SCROLLBAR   */

/* Place The scroll down button at the bottom */

:not(iframe)::-webkit-scrollbar-button:vertical:end:increment,
:not(iframe)::-webkit-scrollbar-button:vertical:start:decrement,
:not(iframe)::-webkit-scrollbar-button:horizontal:start:decrement,
:not(iframe)::-webkit-scrollbar-button:horizontal:end:increment {
  height: 0px;
  width: 0px;
}
:not(iframe)::-webkit-scrollbar-button:vertical:end:increment {
  height: 5px;
  border-left: 5px solid white;
  border-right: 5px solid white;
  border-top: 5px solid white;
}
:not(iframe)::-webkit-scrollbar-button:vertical:start:decrement {
  height: 5px;
  border-left: 5px solid white;
  border-right: 5px solid white;
  border-bottom: 5px solid white;
}
:not(iframe)::-webkit-scrollbar-button:horizontal:start:decrement {
  width: 5px;
  border-top: 5px solid white;
  border-bottom: 5px solid white;
  border-right: 5px solid white;
}
:not(iframe)::-webkit-scrollbar-button:horizontal:end:increment {
  width: 5px;
  border-top: 5px solid white;
  border-bottom: 5px solid white;
  border-left: 5px solid white;
}
/* Top area above thumb and below up button */

:not(iframe)::-webkit-scrollbar-track-piece:vertical:start,
:not(iframe)::-webkit-scrollbar-track-piece:horizontal:start {
  background: white;
  -webkit-border-radius: 5px;
}
/* Bottom area below thumb and down button */

:not(iframe)::-webkit-scrollbar-track-piece:vertical:end,
:not(iframe)::-webkit-scrollbar-track-piece:horizontal:end {
  background: white;
  -webkit-border-radius: 5px;
}
/* The thumb itself */

:not(iframe)::-webkit-scrollbar-thumb:vertical,
:not(iframe)::-webkit-scrollbar-thumb:horizontal {
  background-color: #999999;
  -webkit-border-radius: 5px;
}
:not(iframe)::-webkit-scrollbar-thumb:vertical:hover,
:not(iframe)::-webkit-scrollbar-thumb:horizontal:hover {
  background-image: -webkit-linear-gradient(bottom, #059cdf 0%, #8bd6f7 100%);
}
:not(iframe)::-webkit-scrollbar-thumb:vertical:active,
:not(iframe)::-webkit-scrollbar-thumb:horizontal:active {
  background: #059cdf;
}
:not(iframe)::-webkit-scrollbar-corner {
  background: none;
}
.price {
  margin: 0;
  line-height: 34px;
}
.img-round {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
  margin-top: 5%;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.logo {
  float: left;
  display: block;
}
.hardware h3 {
  margin-top: 4%;
}
.by object {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.big-button {
  padding: 10px 22px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
ul.list {
  margin: 0 0 21px 0;
  list-style: none;
}
ul.list li {
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0;
  font-size: 12px;
}
ul.list li:hover {
  background: #e5f8ff;
}
ul.list li.new:before {
  content: "NEW";
  font-weight: 700;
  font-family: "Open Sans", Helvetica, sans-serif;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: white;
  padding: 2px 5px;
  background: #059cdf;
}
/*
@media screen and (min-width:480px) and (max-width:800px) {
   Target landscape smartphones, portrait tablets, narrow desktops

  
}

@media screen and (max-width:479px) {
   Target portrait smartphones 
}
*/

.overlay {
  background: rgba(0, 0, 0, 0.1);
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overlay.active {
  background: rgba(0, 0, 0, 0.75);
}
.modal {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  margin: -250px 0 0 -250px;
  zoom: 0;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
}
.overlay.active .modal {
  zoom: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
.modal-content {
  box-shadow: 0px 15px 45px black;
  -moz-box-shadow: 0px 15px 45px black;
  -webkit-box-shadow: 0px 15px 45px black;
  background: white;
  padding: 20px;
  text-shadow: 0 -1px 0 white;
  margin: 0 auto 2em auto;
  background: white;
  background-color: #e1e1e1;
  background-image: linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -o-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -moz-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -webkit-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -ms-linear-gradient(bottom, #e1e1e1 0%, white 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e1e1e1), color-stop(1, white));
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.modal-content input {
  height: auto;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  vertical-align: top;
  top: 0;
  width: 100%;
  padding: 10px;
}
.modal .info {
  text-align: center;
  color: white;
  text-shadow: 0 -1px 0 black;
  margin: 2em 0;
}
.modal .info a {
  color: #059cdf;
}
@media only screen and (max-width: 600px) {
  .img-round {
    width: 100%;
    margin: 21px auto;
  }
  .nomobile {
    display: none !important;
  }
  .logo {
    display: block;
    float: none;
    text-align: center;
  }
  .button,
  .button-red {
    display: block;
    clear: both;
    text-align: center;
    margin: 10px 0;
  }
  h1 {
    font-size: 22px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    font-size: 15px;
  }
  label {
    float: none;
    text-align: left;
    display: block;
    width: 100%;
    clear: both;
    margin: 0 0 11px 0;
  }
  input,
  textarea,
  select {
    display: inline-block;
    width: 100%;
    height: 38px;
    padding: 4px 10px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    border: 1px solid #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  #search {
    display: block;
    width: 100%;
  }
  #searchtext {
    width: 100%;
  }
  #search-button {
    right: 5px;
    top: 5px;
  }
  #header {
    margin-bottom: 0;
  }
  #header .nav {
    float: none;
    display: block;
    clear: both;
    text-align: center;
    margin: 0;
  }
  #signin-dropdown {
    position: relative;
    top: 0;
    left: 0;
    width: 90%;
    margin: 0 auto;
  }
  #signin-dropdown input {
    width: 100%;
  }
  #signin-dropdown input[type=button] {
    float: left;
  }
  .grid1,
  .grid2,
  .grid3,
  .grid4,
  .third,
  .grid5,
  .grid6,
  .half,
  .grid7,
  .grid8,
  .grid9,
  .grid10,
  .grid11,
  .grid12 {
    float: none;
    display: block;
    clear: both;
    margin: 0 !important;
    width: 97.5% !important;
  }
  h1,
  h2,
  h3 {
    margin-top: 10px !important;
  }
  #footer {
    margin-top: 21px;
    padding: 21px 20px;
  }
  #footer .container {
    padding: 0;
  }
  #footer ul li {
    float: none;
    margin: 0;
    display: block;
    clear: both;
  }
  #footer ul li li {
    float: none;
    font-size: 15px;
  }
  .social a {
    display: inline !important;
  }
  .social p:first-child {
    margin: 10px 0 0 0;
  }
  #latest-tweet {
    border: none;
    margin-top: 0;
  }
  .img-scroller {
    top: 21px !important;
  }
  #footer ul li li a {
    display: block;
    padding: 7px 0;
  }
  #footer .title:first-child {
    color: white;
    margin-bottom: 0px;
    margin-top: 20px;
    border-color: #555555;
  }
  /* responsive tables, oh the joy */
  
  .pricing,
  .pricing p {
    font-size: 13px;
  }
  .pricing td {
    float: left;
    width: 25%;
    padding-left: 0;
    padding-right: 0;
    border: none !important;
  }
  .pricing td:not(.description):after {
    content: "";
    display: block;
    clear: both;
    text-align: center;
    font-size: 10px;
    font-style: italic;
    opacity: 0.8;
    text-shadow: none;
  }
  .pricing td:nth-child(2):after {
    content: "Free";
  }
  .pricing td:nth-child(3):after {
    content: "Small";
  }
  .pricing td:nth-child(4):after {
    content: "Established";
  }
  .pricing td:nth-child(5):after {
    content: "Chain";
  }
  .pricing tfoot td:not(.description):after,
  .pricing thead td:not(.description):after {
    content: "";
  }
  .pricing thead td.recommended {
    padding-top: 7px;
  }
  .pricing td.description {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 10px 0 5px 0;
  }
  .pricing .button {
    padding-left: 3px;
    padding-right: 3px;
  }
  tfoot td:first-child {
    display: none;
  }
  .block {
    width: auto;
  }
  #slider {
    width: auto;
    margin-right: 30px;
    margin-left: 30px;
  }
  .update-number {
    width: auto;
  }
  .button.large {
    padding: 0.7em;
  }
}
.magnify {
  position: relative;
}
.magnifier {
  position: absolute;
  display: block;
  border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  width: 185px;
  height: 185px;
}
.magnifier:after {
  content: "";
  background: url("../img/magnifier.png");
  display: block;
  width: 200px;
  height: 200px;
  margin: -5px 0 0 -6px;
}
.imageheader {
  max-width: 1600px;
  padding: 0 2.5% 20px 2.5%;
  overflow: visible;
  margin: 0px auto 60px auto;
  background: url("../img/bg-light-2.png") no-repeat 50% 20px;
}
.imageheader h1 {
  font-size: 42px;
  line-height: 1.1em;
  padding: 50px 0 20px 0;
  color: white;
  text-shadow: 0 -1px 0 black;
}
.icon-left {
  float: left;
  margin: 10px 20px -20px 0;
}
.hoverbubble {
  position: relative;
  display: block;
  text-align: center;
}
.hoverbubble .hover {
  color: white;
  background: black;
  background: rgba(0, 0, 0, 0.9);
  text-shadow: 0 -1px 0 black;
  width: 150px;
  height: 150px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  position: absolute;
  line-height: 150px;
  top: 50%;
  left: 50%;
  margin: -75px 0 0 -75px;
  text-align: center;
  opacity: 0;
}
.hoverbubble:hover img {
  opacity: 0.3;
}
.hoverbubble:hover .hover {
  opacity: 1;
}
