.nobreak {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid;
  display: table;
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('../fonts/Gotham-Book.eot');
  src: url('../fonts/Gotham-Book.eot?iefix') format('eot'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamHTFBold';
  src: url('../fonts/gothhtfm-webfont.eot');
  src: url('../fonts/gothhtfm-webfont.eot?iefix') format('eot'), url('../fonts/gothhtfm-webfont.woff') format('woff'), url('../fonts/gothhtfm-webfont.ttf') format('truetype'), url('../fonts/gothhtfm-webfont.svg#webfontJLvmnEgK') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo-500';
  src: url('../fonts/Museo500-Regular.eot');
  src: url('../fonts/Museo500-Regular.eot?iefix') format('eot'), url('../fonts/Museo500-Regular.woff') format('woff'), url('../fonts/Museo500-Regular.svg#Museo-500') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo-700';
  src: url('../fonts/Museo700-Regular.eot');
  src: url('../fonts/Museo700-Regular.eot?iefix') format('eot'), url('../fonts/Museo700-Regular.woff') format('woff'), url('../fonts/Museo700-Regular.svg#Museo-700') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fbo {
  font-family: 'Gotham-Book';
}
.fb {
  font-family: 'GothamHTFBold';
}
.f5 {
  font-family: 'Museo-500';
}
.f7 {
  font-family: 'Museo-700';
}
/* Reset styles
*******************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html {
  overflow-y: scroll;
  /* 1 */

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 2 */

  -webkit-text-size-adjust: 100%;
  /* 3 */

  -ms-text-size-adjust: 100%;
}
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
ul,
li,
ol,
a,
em,
img,
strong,
fieldset,
form,
label,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}
:focus {
  outline: 0;
}
img {
  vertical-align: middle;
  outline: 0;
}
/* input,
textarea {
  -webkit-appearance: none;
} */
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
}
html,
body,
textarea,
input {
  -webkit-text-size-adjust: none;
}
body {
  text-align: left;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
}
/* Form Elements
*******************************/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  font-size: 13px;
  font-weight: 700;
  background: transparent;
  text-transform: uppercase;
  border: 0;
}
input[type=text],
input[type=email],
input[type=url],
input[type=search],
input[type=password],
textarea {
  border: 1px solid white;
  height: 16px;
  font-size: 12px;
  padding: 5px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
textarea {
  resize: vertical;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.l {
  text-align: left;
}
.c {
  text-align: center;
}
.j {
  text-align: justify;
}
.r {
  text-align: right;
}
/* Clearfix
*******************************/
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
.clear {
  clear: both;
}
/* Links
*******************************/
a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
/* Headers
*******************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1em;
  text-transform: uppercase;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
/* Text elements
*******************************/
p {
  margin: 0 0 1em 0;
  text-align: left;
  line-height: 1.5;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
img {
  border: 0;
}
.small {
  font-size: 10px;
}
hr {
  display: block;
  height: 0px;
  line-height: 0px;
  border: 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin: 16px 0;
  float: none;
  clear: both;
  padding: 0;
}
/* Wordpress Typo
*******************************/
.story {
  line-height: 1.5;
}
.story ul {
  list-style: square;
}
.story ul li {
  list-style: square;
}
.story ol {
  list-style: decimal;
}
.story ol li {
  list-style: decimal;
}
.story ul,
.story ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
.story ul ul,
.story ol ul,
.story ul ol,
.story ol ol {
  margin-bottom: 0;
}
.story ol ol {
  list-style: upper-alpha;
}
.story ol ol ol {
  list-style: lower-roman;
}
.story ol ol ol ol {
  list-style: lower-alpha;
}
.story h1,
.story h2,
.story h3,
.story h4,
.story h5,
.story h6 {
  text-transform: none;
  margin-bottom: .5em;
}
.story a {
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
.story a:link,
.story a:visited,
.story a:hover,
.story a:active {
  text-decoration: underline;
}
.story table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
.story table td,
.story table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.story table th {
  font-weight: bold;
}
.story pre {
  border: 1px solid #ccc;
  background: #eee;
  padding: 1em 2em;
  margin-bottom: 1em;
}
.story blockquote {
  font-style: italic;
  margin: 1em 3em;
}
.story blockquote p:before {
  content: '"';
}
.story blockquote p:after {
  content: '"';
}
.story img.size-auto,
.story img.size-full,
.story img.size-large,
.story img.size-medium,
.story .attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */

  height: auto;
  /* Override height to match resized width for correct aspect ratio. */

}
.story .alignleft,
.story img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.story .alignright,
.story img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.story .aligncenter,
.story img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.story img.alignleft,
.story img.alignright,
.story img.aligncenter {
  margin-bottom: 1em;
}
.story .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
.story .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
.story .wp-smiley {
  margin: 0;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider ul,
.flexslider ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider ul li,
.flexslider ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
}
.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
  width: auto;
}
.flexslider .descr {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(100, 100, 100, 0.5);
  color: #fff;
  text-align: left;
}
.flexslider .descr h3 {
  text-align: left;
}
.flexslider .descr .text p:last-child {
  margin-bottom: 0;
}
.flex-container {
  zoom: 1;
  position: relative;
}
/* Open first post */
.full {
  display: none;
}
#post .full {
  display: block;
}
/* 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%;
}
.nobreak {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid;
  display: table;
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('../fonts/Gotham-Book.eot');
  src: url('../fonts/Gotham-Book.eot?iefix') format('eot'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamHTFBold';
  src: url('../fonts/gothhtfm-webfont.eot');
  src: url('../fonts/gothhtfm-webfont.eot?iefix') format('eot'), url('../fonts/gothhtfm-webfont.woff') format('woff'), url('../fonts/gothhtfm-webfont.ttf') format('truetype'), url('../fonts/gothhtfm-webfont.svg#webfontJLvmnEgK') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo-500';
  src: url('../fonts/Museo500-Regular.eot');
  src: url('../fonts/Museo500-Regular.eot?iefix') format('eot'), url('../fonts/Museo500-Regular.woff') format('woff'), url('../fonts/Museo500-Regular.svg#Museo-500') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo-700';
  src: url('../fonts/Museo700-Regular.eot');
  src: url('../fonts/Museo700-Regular.eot?iefix') format('eot'), url('../fonts/Museo700-Regular.woff') format('woff'), url('../fonts/Museo700-Regular.svg#Museo-700') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fbo {
  font-family: 'Gotham-Book';
}
.fb {
  font-family: 'GothamHTFBold';
}
.f5 {
  font-family: 'Museo-500';
}
.f7 {
  font-family: 'Museo-700';
}
/* Wrappers
*******************************/
body {
  background: url(../images/gray-pattern.png) 0 0 repeat transparent;
}
#wrapper {
  max-width: 900px;
  width: 90%;
  min-width: 320px;
  margin: 0 auto;
}
.wrapper {
  width: 900px;
  margin: 0 auto;
  z-index: 2;
}
.wrapper.wide {
  width: 960px;
}
#head {
  display: none;
}
#head-security {
  text-align: right;
  height: 82px;
  padding: 30px 40px;
  background: #01245a;
  color: #ffffff;
  position: relative;
  border-bottom: 10px solid #ffffff;
}
#head-security:before {
  background: url(../images/logo.png) center center no-repeat transparent;
  display: block;
  width: 249px;
  height: 41px;
  position: absolute;
  left: 50%;
  top: 35%;
  content: "";
  margin-left: -125px;
}
#head-security a {
  color: #ffffff;
}
.core-form-field-group {
  margin: 0 0 2em;
}
.core-messages {
  margin: 0 0 1.5em;
}
h2.store-product-detail-title {
  font-family: 'Museo-700';
  text-transform: none;
}
/* Content
*******************************/
#content-main > section.gray {
  background: #eaeaea;
}
#content-main > section.mgray {
  background: #d7d7d7;
}
#content-main > section.darkgray {
  background: #dddddd;
}
#content-main > section.orange {
  background: #fe4f16;
  color: #ffffff;
  background: #fe612e;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fe612e 0%, #e74916 98%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe612e), color-stop(98%, #e74916));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fe612e 0%, #e74916 98%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fe612e 0%, #e74916 98%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fe612e 0%, #e74916 98%);
  /* IE10+ */

  background: linear-gradient(to bottom, #fe612e 0%, #e74916 98%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe612e', endColorstr='#e74916', GradientType=0);
  /* IE6-9 */
}
#content-main > section.green {
  color: #ffffff;
  background: #29ba71;
  /* Old browsers */

  background: -moz-linear-gradient(top, #29ba71 0%, #10a158 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #29ba71), color-stop(100%, #10a158));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #29ba71 0%, #10a158 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #29ba71 0%, #10a158 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #29ba71 0%, #10a158 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #29ba71 0%, #10a158 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29ba71', endColorstr='#10a158', GradientType=0);
  /* IE6-9 */
}
#content-main > section.stripes {
  position: relative;
}
#content-main > section.stripes:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/stripes.png) 0 0 repeat transparent;
}
#content-main > section.stripes .wrapper {
  position: relative;
  z-index: 1;
}
/* Footer
*******************************/
#footer-main {
  padding: 50px 0;
  background: #01245a;
  color: #ffffff;
  text-align: center;
}
#footer-main p {
  text-align: center;
  font-family: 'GothamHTFBold';
}
#footer-main h3.title {
  font-size: 18px;
  font-family: 'GothamHTFBold';
  letter-spacing: .5px;
  margin: 0 0 5px;
}
#footer-main .copyright {
  font-family: 'Gotham-Book';
}
/* Helpers
*******************************/
.orange {
  color: #fe4f16;
}
/* Levels (Layouts)
*******************************/
.level-1 {
  min-height: 725px;
  background-color: #01245a;
}
.level-1 .top {
  height: 450px;
  background: url(../images/top.jpg) center top no-repeat transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 70px;
}
.level-1 .top label {
  width: 142px;
  height: 142px;
  position: absolute;
  display: block;
  background: url(../images/label-black.png) 0 0 no-repeat transparent;
  top: -75px;
  left: 515px;
}
.level-1 .top .wrapper {
  position: relative;
}
.level-1 .top h2 {
  font-family: 'Museo-700';
  font-size: 72px;
  color: #fe4f16;
  font-weight: normal;
  text-transform: none;
  margin: 0;
}
.level-1 .top h3 {
  font-family: 'Museo-500';
  text-transform: none;
  font-size: 50px;
  margin-bottom: 50px;
}
.level-1 .top h3 .blue {
  color: #154af3;
}
.level-1 .top h3 .red {
  color: #ee2933;
}
.level-1 .top h3 .yellow {
  color: #fdc732;
}
.level-1 .top h3 .green {
  color: #01a51c;
}
.level-1 .top ul li {
  padding-left: 40px;
  font-family: 'Museo-500';
  font-size: 45px;
  color: #ffffff;
  text-transform: none;
  text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
  filter: dropshadow(color=rgba(0, 0, 0, 0.1), offx=2, offy=2);
  position: relative;
}
.level-1 .top ul li small {
  font-size: 35px;
  text-decoration: line-through;
}
.level-1 .top ul li .grass {
  color: #a0f24c;
}
.level-1 .top ul li:before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: #ffffff;
  border: 5px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  left: 0;
  top: 15px;
}
.level-1 .bottom {
  height: 275px;
  background: url(../images/bottom.png) center top no-repeat transparent;
  padding: 40px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
}
.level-1 .bottom .wrapper {
  position: relative;
}
.level-1 .bottom h3 {
  text-transform: none;
  font-family: 'Museo-700';
  font-size: 30px;
}
.level-1 .bottom ul {
  width: 520px;
  -moz-column-width: 50%;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -moz-column-rule-color: transparent;
  -moz-column-rule-style: solid;
  -moz-column-rule-width: 0px;
  -webkit-column-width: 50%;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  -webkit-column-rule-color: transparent;
  -webkit-column-rule-style: solid;
  -webkit-column-rule-width: 0px;
  column-width: 50%;
  column-count: 2;
  column-gap: 40px;
  column-rule-color: transparent;
  column-rule-style: solid;
  column-rule-width: 0px;
}
.level-1 .bottom ul li {
  padding-left: 45px;
  font-family: 'GothamHTFBold';
  font-size: 17px;
  min-height: 50px;
  margin-bottom: 15px;
  background: url(../images/icon-check-blue.png) 0 0 no-repeat transparent;
}
.level-1 .bottom ul li.trash {
  background: url(../images/icon-trash.png) 0 0 no-repeat transparent;
}
.level-1 .bottom ul li.star {
  background: url(../images/icon-star.png) 0 0 no-repeat transparent;
}
.level-1 .bottom ul li.thumb {
  background: url(../images/icon-thumb.png) 0 0 no-repeat transparent;
}
.level-1 .bottom ul li.money {
  background: url(../images/icon-money.png) 0 0 no-repeat transparent;
}
.level-1 .bottom .discount-form {
  background: #ebebeb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 375px;
  min-height: 100px;
  position: absolute;
  right: 0;
  bottom: 0px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.level-1 .bottom .discount-form header {
  padding: 30px;
  text-align: center;
  border-bottom: 1px solid #cfcfcf;
}
.level-1 .bottom .discount-form header h3 {
  font-family: 'Gotham-Book';
  color: #000;
  margin: 0;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 1;
}
.level-1 .bottom .discount-form header h3 strong {
  font-weight: normal;
  font-family: 'GothamHTFBold';
}
.level-1 .bottom .discount-form header h3 span {
  font-family: 'GothamHTFBold';
  font-size: 35px;
  color: #023f76;
  display: block;
  text-transform: uppercase;
}
.level-1 .bottom .discount-form form {
  padding: 30px;
  background: #dddddd;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
}
.level-1 .bottom .discount-form form label {
  font-size: 13px;
  font-family: 'GothamHTFBold';
  color: #000;
  position: relative;
  left: 5px;
  text-transform: uppercase;
  display: block;
  margin: 0 0 3px;
}
.level-1 .bottom .discount-form form input[type=text],
.level-1 .bottom .discount-form form input[type=email] {
  height: 38px;
  line-height: 38px;
  border: 1px solid #c9c9c9;
  padding: 0 20px;
  width: 315px;
  font-size: 16px;
  font-family: 'GothamHTFBold';
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 15px;
}
.level-1 .bottom .discount-form form input[type=submit] {
  margin: 0 0 15px;
  background: #abcd21;
  /* Old browsers */

  background: -moz-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #abcd21), color-stop(100%, #9bc31c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #abcd21 0%, #9bc31c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abcd21', endColorstr='#9bc31c', GradientType=0);
  /* IE6-9 */
  color: #ffffff;
  font-family: 'Gotham-Book';
  font-size: 20px;
  letter-spacing: .5px;
  text-transform: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 315px;
  height: 70px;
  line-height: 70px;
  display: block;
  text-shadow: 1px 1px 0px #89a819;
  text-shadow: 2px 2px 0px #89a819;
  filter: dropshadow(color=#89a819, offx=2, offy=2);
  border-top: 5px solid #9bc31c;
  border-bottom: 5px solid #81a510;
  white-space: normal;
  line-height: 1;
  letter-spacing: .2px;
}
.level-1 .bottom .discount-form form input[type=submit]:hover {
  background: #99ba1e;
  /* Old browsers */

  background: -moz-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99ba1e), color-stop(100%, #a5c933));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #99ba1e 0%, #a5c933 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99ba1e', endColorstr='#a5c933', GradientType=0);
  /* IE6-9 */
  border-top: 5px solid #8baf19;
}
.level-1 .bottom .discount-form form .notice {
  display: block;
  color: #5d5d5d;
  font-family: 'Gotham-Book';
  background: url(../images/icon-lock.png) left top no-repeat transparent;
  padding-left: 20px;
  min-height: 16px;
  line-height: 16px;
  margin: 0 auto;
}
.level-2 {
  border-top: 1px solid #ffffff;
  padding: 50px 0;
}
.level-2 .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 33%;
  color: #565656;
  font-family: 'GothamHTFBold';
  font-size: 14px;
  padding-left: 70px;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  min-height: 50px;
  padding-top: 3px;
  line-height: 1.5;
  position: relative;
  vertical-align: top;
}
.level-2 .icon.home {
  background: url(../images/icons-big.png) left center no-repeat transparent;
}
.level-2 .icon.clock {
  background: url(../images/icons-big.png) -330px center no-repeat transparent;
  width: 35%;
}
.level-2 .icon.clock:before {
  display: block;
  content: "";
  left: -30px;
  top: -15px;
  width: 1px;
  position: absolute;
  background: #dddddd;
  height: 84px;
}
.level-2 .icon.gear {
  background: url(../images/icons-big.png) -655px center no-repeat transparent;
  width: 31%;
}
.level-2 .icon.gear:before {
  display: block;
  content: "";
  left: -30px;
  top: -15px;
  width: 1px;
  position: absolute;
  background: #dddddd;
  height: 84px;
}
.level-3 {
  border-top: 1px solid #008a45;
  border-bottom: 1px solid #008a45;
  padding: 50px 0;
  font-family: 'GothamHTFBold';
  font-size: 20px;
}
.level-3 .heading {
  font-size: 35px;
  text-transform: uppercase;
  position: relative;
  top: 5px;
  margin-left: 10px;
  text-shadow: 1px 1px 0px #178b51;
  text-shadow: 2px 2px 0px #178b51;
  filter: dropshadow(color=#178b51, offx=2, offy=2);
}
.level-3 .button {
  font-size: 23px;
  font-family: 'GothamHTFBold';
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #ffffff;
  position: relative;
  margin-right: 10px;
  padding: 10px 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 3px 3px 0px 0;
  -moz-border-radius: 3px 3px 0px 0;
  border-radius: 3px 3px 0px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fe4f16;
}
.level-3 .button:before {
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 100%;
  content: "";
  border-bottom: 5px solid #da4d1f;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.level-3 .button:hover {
  background: #fd2709;
}
.level-3 .button:hover:before {
  border-bottom-color: #d21a00;
}
.level-4 {
  border-bottom: 1px solid #c6c6c6;
  padding: 50px 0;
}
.level-4 .left {
  width: 450px;
  float: left;
}
.level-4 .left .comment {
  padding-left: 120px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #c0c0c0;
}
.level-4 .left .comment .avatar {
  padding: 10px;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #c0c0c0;
}
.level-4 .left .comment cite {
  font-family: 'Gotham-Book';
  font-size: 19px;
  font-style: normal;
  margin-bottom: 15px;
  display: block;
}
.level-4 .left .comment p {
  color: #565656;
  font-family: 'Gotham-Book';
  font-size: 13px;
}
.level-4 .left .comment label {
  color: #01255b;
  font-family: 'GothamHTFBold';
  font-size: 13px;
  background: url(../images/label.png) 0 0 no-repeat transparent;
  display: block;
  width: 348px;
  height: 40px;
  padding-left: 80px;
  padding-top: 20px;
  position: relative;
  left: -100px;
}
.level-4 .left .comment label span {
  display: block;
  -webkit-transform: rotate(-1.8deg);
  -moz-transform: rotate(-1.8deg);
  transform: rotate(-1.8deg);
}
.level-4 .left .comment audio {
  width: 450px;
  position: relative;
  left: -120px;
}
.level-4 .right {
  width: 315px;
  float: right;
  position: relative;
}
.level-4 .right:after {
  background: url(../images/divider.png) 0 0 no-repeat transparent;
  width: 11px;
  height: 564px;
  position: absolute;
  left: -50px;
  top: 0;
  content: "";
  display: block;
}
.level-4 .right h3 {
  font-family: 'Museo-700';
  font-size: 24px;
  text-transform: none;
}
.level-4 .right .advantages-list li {
  margin-bottom: 25px;
  padding-left: 60px;
  padding-right: 40px;
  min-height: 45px;
  background: url(../images/icons-red.png) 0 0 no-repeat transparent;
}
.level-4 .right .advantages-list li h5 {
  font-family: 'Gotham-Book';
  font-size: 14px;
  color: #565656;
  text-transform: none;
  margin: 0 0 3px;
}
.level-4 .right .advantages-list li p {
  font-family: 'Gotham-Book';
  font-size: 13px;
  color: #848484;
}
.level-4 .right .advantages-list li.icon-people {
  background-position: 0 -79px;
}
.level-4 .right .advantages-list li.icon-home {
  background-position: 0 -158px;
}
.level-4 .right .advantages-list li.icon-chain {
  background-position: 0 -232px;
}
.level-4 .right .advantages-list li.icon-scissors {
  background-position: 0 -311px;
}
.level-4 .right .advantages-list li.icon-trash {
  background-position: 0 -390px;
}
.level-5 {
  border-top: 1px solid #ffffff;
  padding: 50px 0;
  min-height: 65px;
}
.level-5 .button {
  background: #fe4f16;
  border-bottom: 5px solid #d14213;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 20px 40px;
  color: #ffffff;
  font-family: 'GothamHTFBold';
  font-size: 23px;
  float: right;
  position: relative;
  right: 30px;
}
.level-5 .button:hover {
  background: #fd2709;
}
.level-5 .slogan {
  width: 525px;
  color: #a2a2a2;
  font-family: 'Gotham-Book';
  font-size: 34px;
  float: left;
}
.level-5 .slogan strong {
  color: #656565;
  font-weight: normal;
  font-family: 'GothamHTFBold';
}
.level-5 .slogan .grass {
  color: #8bab0b;
}
.level-5 .slogan .green {
  color: #0fb260;
  font-family: 'GothamHTFBold';
}
.level-6 {
  padding: 35px 0 0;
  border-bottom: 1px solid #ffffff;
  background-color: #cfcfcf !important;
}
.level-6 .right {
  width: 450px;
  float: right;
}
.level-6 .right h3 {
  font-family: 'Museo-700';
  font-size: 40px;
  text-transform: none;
}
.level-6 .right ul li {
  font-family: 'Gotham-Book';
  font-size: 17px;
  color: #313030;
  min-height: 25px;
  margin-bottom: 25px;
  padding-left: 55px;
  background: url(../images/icon-check-black.png) 0 center no-repeat transparent;
}
.level-6 .left {
  height: 305px;
  width: 380px;
  float: left;
}
.level-6 .left h2 {
  border-top: 7px solid #0fb260;
  color: #ffffff;
  font-family: 'GothamHTFBold';
  font-size: 25px;
  text-align: center;
  padding: 20px 25px 25px;
  background: #14c77e;
  /* Old browsers */

  background: -moz-linear-gradient(top, #14c77e 0%, #0b9c48 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #14c77e), color-stop(100%, #0b9c48));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #14c77e 0%, #0b9c48 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #14c77e 0%, #0b9c48 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #14c77e 0%, #0b9c48 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #14c77e 0%, #0b9c48 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14c77e', endColorstr='#0b9c48', GradientType=0);
  /* IE6-9 */
  margin: 0;
  margin-top: -35px;
  position: relative;
}
.level-6 .left form {
  padding: 30px;
  background: #eeeeee;
  margin-bottom: -50px;
  position: relative;
}
.level-6 .left form:before {
  content: "";
  width: 17px;
  height: 282px;
  background: url(../images/form-left.png) 0 0 no-repeat transparent;
  position: absolute;
  left: -17px;
  top: -50px;
}
.level-6 .left form:after {
  content: "";
  width: 17px;
  height: 282px;
  background: url(../images/form-right.png) 0 0 no-repeat transparent;
  position: absolute;
  right: -17px;
  top: -50px;
}
.level-6 .left form input[type=text],
.level-6 .left form input[type=email] {
  height: 38px;
  line-height: 38px;
  border: 1px solid #c9c9c9;
  padding: 0 20px;
  width: 315px;
  font-size: 16px;
  font-family: 'GothamHTFBold';
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 15px;
}
.level-6 .left form input[type=submit] {
  background: #abcd21;
  /* Old browsers */

  background: -moz-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #abcd21), color-stop(100%, #9bc31c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #abcd21 0%, #9bc31c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abcd21', endColorstr='#9bc31c', GradientType=0);
  /* IE6-9 */
  color: #ffffff;
  font-family: 'GothamHTFBold';
  font-size: 20px;
  letter-spacing: .5px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 315px;
  height: 62px;
  line-height: 62px;
  display: block;
  text-shadow: 1px 1px 0px #89a819;
  text-shadow: 2px 2px 0px #89a819;
  filter: dropshadow(color=#89a819, offx=2, offy=2);
  border-top: 5px solid #9bc31c;
  border-bottom: 5px solid #81a510;
}
.level-6 .left form input[type=submit]:hover {
  background: #99ba1e;
  /* Old browsers */

  background: -moz-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99ba1e), color-stop(100%, #a5c933));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #99ba1e 0%, #a5c933 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99ba1e', endColorstr='#a5c933', GradientType=0);
  /* IE6-9 */
  border-top: 5px solid #8baf19;
}
.level-7 {
  border-top: 1px solid #c6c6c6;
}
.level-7 .clients {
  height: 42px;
  line-height: 42px;
  padding: 50px 0;
}
.level-7 .clients label {
  font-family: 'Museo-500';
  font-size: 24px;
  margin-right: 15px;
}
.level-7 .clients a {
  margin: 0 10px;
}
.level-7 hr {
  background: url(../images/hr.png) center top no-repeat transparent;
  width: 1276px;
  height: 19px;
  border: none;
  padding: 0;
  margin: 0;
  left: -188px;
  position: relative;
  margin-bottom: 50px;
}
.level-7 h2 {
  font-family: 'Museo-700';
  font-size: 50px;
  text-align: center;
  text-transform: none;
  margin-bottom: 10px;
  color: #fe4f16;
}
.level-7 h3 {
  font-family: 'Museo-500';
  font-size: 20px;
  text-align: center;
  text-transform: none;
  margin-bottom: 50px;
}
.level-7 .blocks {
  -moz-column-width: 50%;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -moz-column-rule-color: transparent;
  -moz-column-rule-style: solid;
  -moz-column-rule-width: 0px;
  -webkit-column-width: 50%;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  -webkit-column-rule-color: transparent;
  -webkit-column-rule-style: solid;
  -webkit-column-rule-width: 0px;
  column-width: 50%;
  column-count: 2;
  column-gap: 40px;
  column-rule-color: transparent;
  column-rule-style: solid;
  column-rule-width: 0px;
}
.level-7 .blocks .block {
  min-height: 140px;
  position: relative;
  padding-left: 160px;
  margin-bottom: 50px;
  padding-top: 20px;
}
.level-7 .blocks .block .thumb {
  position: absolute;
  left: 0;
  top: 0;
}
.level-7 .blocks .block h4 {
  color: #01255b;
  font-family: 'GothamHTFBold';
  font-size: 20px;
  text-transform: none;
}
.level-7 .blocks .block p {
  font-family: 'Gotham-Book';
  font-size: 14px;
  color: #565656;
}
.level-71 {
  padding: 40px 0;
  border-bottom: 1px solid #e74916;
}
.level-71 .flexslider {
  min-height: 40px;
  width: 700px;
  padding-left: 200px;
  margin: 0 auto;
  background: url(../images/icon-quote.png) 90px 5px no-repeat transparent;
}
.level-71 .flexslider .slides li {
  font-style: italic;
  font-size: 15px;
  font-family: 'Gotham-Book';
  color: #5d5d5d;
  text-align: left;
  line-height: 1.6;
}
.level-8 {
  border-top: 1px solid #fe7143;
  padding: 50px 0;
  text-align: center;
}
.level-8 h2 {
  font-size: 23px;
  margin: 0 0 30px;
  font-family: 'GothamHTFBold';
  font-weight: normal;
  text-align: center;
  text-shadow: 1px 1px 0px #b91700;
  text-shadow: 2px 2px 0px #b91700;
  filter: dropshadow(color=#b91700, offx=2, offy=2);
}
.level-8 h2 span {
  display: block;
  font-size: 45px;
  line-height: 40px;
}
.level-8 .button {
  padding: 15px 30px;
  background: #dddddd;
  margin: 0 auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'GothamHTFBold';
  font-size: 27px;
  color: #b91700;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 5px solid #da4d1f;
  position: relative;
  text-shadow: 1px 1px 0px #ffffff;
  text-shadow: 2px 2px 0px #ffffff;
  filter: dropshadow(color=#ffffff, offx=2, offy=2);
}
.level-8 .button strong {
  font-weight: normal;
  text-transform: uppercase;
}
.level-8 .button:before {
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
  width: 100%;
  height: 100%;
  content: "";
  border-bottom: 5px solid #c3c3c3;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.level-8 .button:hover {
  background: #c7c7c7;
  /* Old browsers */

  background: -moz-linear-gradient(top, #c7c7c7 0%, #e1e1e1 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c7c7c7), color-stop(100%, #e1e1e1));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #c7c7c7 0%, #e1e1e1 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #c7c7c7 0%, #e1e1e1 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #c7c7c7 0%, #e1e1e1 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #c7c7c7 0%, #e1e1e1 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7c7c7', endColorstr='#e1e1e1', GradientType=0);
  /* IE6-9 */
}
.level-8 .button:hover:before {
  border-bottom-color: #a9a9a9;
}
.level-8 .button:after {
  width: 76px;
  height: 109px;
  background: url(../images/icon-arrow.png) 0 0 no-repeat transparent;
  display: block;
  content: "";
  position: absolute;
  left: -140px;
  top: -35px;
}
/* Registration Page section
****************************/
#content-main > section.blue-image {
  background: url(../images/regpage-top.jpg) center center repeat transparent;
  min-height: 200px;
  border-bottom: 10px solid #ffffff;
}
#content-main > section.blue-image h1 {
  text-align: center;
  font-size: 47px;
  text-transform: none;
  font-family: 'Museo-700';
  padding-top: 55px;
  margin-bottom: 10px;
}
#content-main > section.blue-image h1 .orange {
  color: #fe4f16;
}
#content-main > section.blue-image h3 {
  font-size: 18px;
  font-family: 'Gotham-Book';
  text-transform: none;
  text-align: center;
  color: #02397b;
}
#content-main > section.blue-image h3 .black {
  color: #000000;
}
#content-main > section.blue-image h3 strong {
  font-family: 'GothamHTFBold';
  font-weight: normal;
}
#content-main > section.gray-pattern {
  background: url(../images/gray-pattern.png) 0 0 repeat #f8f8f8;
  padding-top: 50px;
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
#content-main > section.gray-pattern .regform-wrapper {
  position: relative;
}
#content-main > section.gray-pattern .regform-wrapper > .white {
  background: #ffffff;
  width: 520px;
  float: left;
  height: 100%;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}
#content-main > section.gray-pattern .regform-wrapper > .white h3 {
  text-transform: none;
  font-family: 'Museo-700';
  font-weight: normal;
}
#content-main > section.gray-pattern .regform-wrapper > .white p {
  font-family: 'Gotham-Book';
  font-size: 13px;
}
#content-main > section.gray-pattern .regform-wrapper > .white p .blue {
  color: #02397b;
}
#content-main > section.gray-pattern .regform-wrapper > .white .regform p input {
  width: 218px;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #c9c9c9;
  color: #565656;
  font-family: 'Gotham-Book';
  font-size: 12px;
  margin-right: 10px;
}
#content-main > section.gray-pattern .regform-wrapper > .white .regform p.coupon {
  font-size: 11px;
  color: #a0b9ca;
  line-height: 28px;
  font-family: arial;
}
#content-main > section.gray-pattern .regform-wrapper > .white .regform p a {
  color: #436e9c;
}
#content-main > section.gray-pattern .regform-wrapper > .white .regform p a:hover {
  color: #565656;
}
#content-main > section.gray-pattern .regform-wrapper > .white .regform .button p.tos {
  font-size: 11px;
  line-height: 1.1;
  color: #bebdbd;
}
#content-main > section.gray-pattern .regform-wrapper > .white .regform .button p.tos img {
  margin-top: 7px;
}
#content-main > section.gray-pattern .regform-wrapper > .white .regform .button .submit {
  float: left;
  margin-right: 13px;
  background: #abcd21;
  /* Old browsers */

  background: -moz-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #abcd21), color-stop(100%, #9bc31c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #abcd21 0%, #9bc31c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #abcd21 0%, #9bc31c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abcd21', endColorstr='#9bc31c', GradientType=0);
  /* IE6-9 */
  color: #ffffff;
  font-family: 'GothamHTFBold';
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 218px;
  height: 52px;
  line-height: 2;
  display: block;
  text-shadow: 1px 1px 0px #89a819;
  text-shadow: 2px 2px 0px #89a819;
  filter: dropshadow(color=#89a819, offx=2, offy=2);
  font-weight: normal;
  border-top: 5px solid #9bc31c;
  border-bottom: 5px solid #81a510;
}
#content-main > section.gray-pattern .regform-wrapper > .white .regform .button .submit:hover {
  background: #99ba1e;
  /* Old browsers */

  background: -moz-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99ba1e), color-stop(100%, #a5c933));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #99ba1e 0%, #a5c933 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #99ba1e 0%, #a5c933 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99ba1e', endColorstr='#a5c933', GradientType=0);
  /* IE6-9 */
  border-top: 5px solid #8baf19;
}
#content-main > section.gray-pattern .regform-wrapper > .right {
  padding: 40px;
  width: 440px;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#content-main > section.gray-pattern .regform-wrapper > .trial {
  padding: 40px;
  font-family: 'Museo-700';
  font-size: 25px;
  color: #000000;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  padding: 20px 40px;
}
#content-main > section.gray-pattern .regform-wrapper > .billed {
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  padding: 20px 40px;
  background: #4b72a0;
  position: relative;
  margin-bottom: 10px;
  font-family: 'Gotham-Book';
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li {
  position: relative;
  display: block;
  text-align: left;
  min-height: 41px;
  line-height: 41px;
  padding-left: 61px;
  margin-bottom: 1em;
  background: url(../images/icon-white-round.png) left top no-repeat transparent;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li:last-child {
  margin-bottom: 0;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 41px;
  height: 41px;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li span.icon1 {
  background: url(../images/blue-icon1.png) left center no-repeat transparent;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li span.icon2 {
  background: url(../images/blue-icon2.png) left center no-repeat transparent;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li span.icon3 {
  background: url(../images/blue-icon3.png) left center no-repeat transparent;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li span.icon4 {
  background: url(../images/blue-icon4.png) left center no-repeat transparent;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li span.icon5 {
  background: url(../images/blue-icon5.png) left center no-repeat transparent;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li span.icon6 {
  background: url(../images/blue-icon6.png) left center no-repeat transparent;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li span.icon7 {
  background: url(../images/blue-icon7.png) left center no-repeat transparent;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li span.icon8 {
  background: url(../images/blue-icon8.png) left center no-repeat transparent;
}
#content-main > section.gray-pattern .regform-wrapper > .billed .icon-list > li span.icon9 {
  background: url(../images/blue-icon9.png) left center no-repeat transparent;
}
#content-main > section.gray-pattern .regform-wrapper > .support {
  color: #202020;
  font-size: 13px;
}
#content-main > section.gray-pattern .regform-wrapper > .support p.gray {
  font-family: arial;
  color: #565656;
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px dashed #dddddd;
}
#content-main > section.gray-pattern .regform-wrapper > .support a {
  color: #2794bb;
}
#content-main > section.gray-pattern .regform-wrapper > .green {
  background: url(../images/quotes.png) 0 0 no-repeat rgba(79, 109, 107, 0.3);
  height: 100%;
  padding: 0;
  margin-bottom: 50px;
}
#content-main > section.gray-pattern .regform-wrapper > .green .quote {
  padding-left: 90px;
  position: relative;
  padding: 35px 35px 25px 125px;
}
#content-main > section.gray-pattern .regform-wrapper > .green .quote:after {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 10%;
  background: rgba(0, 0, 0, 0.05);
}
#content-main > section.gray-pattern .regform-wrapper > .green .quote .avatar {
  position: absolute;
  left: 35px;
  top: 35px;
}
#content-main > section.gray-pattern .regform-wrapper > .green .quote .avatar img {
  width: 57px;
  height: 57px;
  border: 5px solid #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#content-main > section.gray-pattern .regform-wrapper > .green .quote cite {
  font-size: 16px;
  color: #000000;
  font-family: 'GothamHTFBold';
}
#content-main > section.gray-pattern .regform-wrapper > .green .quote p {
  font-family: 'Gotham-Book';
  font-size: 13px;
  color: #4f6d6b;
  font-style: italic;
  margin-bottom: 0;
}
#content-main > section.gray-pattern .clients {
  height: 42px;
  line-height: 42px;
  padding: 50px 0 120px;
  text-align: center;
}
#content-main > section.gray-pattern .clients label {
  font-family: 'Museo-500';
  font-family: 'Gotham-Book';
  font-size: 24px;
  margin-right: 15px;
  display: block;
  margin-bottom: 20px;
}
#content-main > section.gray-pattern .clients a {
  margin: 0 10px;
}
#content-main > section.gray-pattern .regform-wrapper .billed,
#content-main > section.gray-pattern .regform-wrapper .trial,
#content-main > section.gray-pattern .regform-wrapper .support {
  display: none;
}
#content-main > section.gray-pattern .regform-wrapper .trial {
  display: none;
}
body.store-page-customer #content-main > section.gray-pattern .regform-wrapper .billed,
body.store-page-product-customer #content-main > section.gray-pattern .regform-wrapper .billed,
body.store-page-customer #content-main > section.gray-pattern .regform-wrapper .support,
body.store-page-product-customer #content-main > section.gray-pattern .regform-wrapper .support {
  display: block;
}
@media (min-width: 1200px) {
  
}
@media (min-width: 980px) {
  
}
@media (max-width: 979px) {
  
}
@media (max-width: 767px) {
  
}
@media (max-width: 480px) {
  
}
@media (max-width: 380px) {
  
}
