/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
::-moz-selection {
  background: #fca923;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #fca923;
  color: #fff;
  text-shadow: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 0 0 1em;
  padding: 0;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
/* ==|== non-semantic helper classes ======================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
/* LESS Colors */
/* LESS Fonts */
/* LESS Bundles */
/* New style added by Flynn */
.tax-nav .left.button:after {
  content: "";
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: none;
  width: 0px;
  height: 0px;
}
.tax-nav .left.button:before {
  content: "";
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: url('../images/arrow-left-orange.png') no-repeat center center;
  width: 30px;
  height: 20px;
  position: relative;
  top: 5px;
  right: 8px;
}
a.button,
#post-navigation a {
  font-size: 1.25em;
  line-height: 1.6em;
  padding: 0.08em 0.8em 0.02em 0.5em;
  color: white;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #fb9713;
  -webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fb9713;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb9713), color-stop(1, #fdc036));
  background: -ms-linear-gradient(bottom, #fb9713, #fdc036);
  background: -moz-linear-gradient(center bottom, #fb9713 0%, #fdc036 100%);
  position: relative;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  overflow: visible;
  width: auto;
  font-family: "ff-market-web", Arial, sans-serif;
  text-shadow: 0px 2px 3px #f98e1e;
}
a.button:hover,
#post-navigation a:hover {
  background: #fba32c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fba32c), color-stop(1, #fdc74b));
  background: -ms-linear-gradient(bottom, #fba32c, #fdc74b);
  background: -moz-linear-gradient(center bottom, #fba32c 0%, #fdc74b 100%);
  border: 1px solid #fba32c;
}
a.button:after,
#post-navigation a:after {
  content: "";
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: url('../images/arrow-right-orange.png') no-repeat center center;
  width: 30px;
  height: 20px;
  position: relative;
  top: 5px;
  left: 10px;
}
a.button:active,
#post-navigation a:active {
  top: 2px;
}
a.button.large,
#post-navigation a.large {
  font-size: 1.6875em;
}
a.button.large:after,
#post-navigation a.large:after {
  background: url('../images/arrow-right-orange-large.png') no-repeat center center;
  top: 2px;
}
#post-navigation .prev a:before {
  content: "";
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: url('../images/arrow-left-orange.png') no-repeat center center;
  width: 30px;
  height: 20px;
  position: relative;
  top: 5px;
  right: 8px;
}
#post-navigation .prev a:after {
  display: none;
}
#post-navigation .prev {
  float: left;
}
#post-navigation .next {
  float: right;
}
/* Global */
body {
  background: #e8e6e6;
  color: black;
  line-height: 1em;
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
}
body > div.container {
  z-index: 2;
  background: white;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
}
ul.menu {
  list-style: none;
}
ul.menu li {
  display: inline;
}
ul.menu li a {
  text-decoration: none;
}
ul {
  list-style: url('../images/bullet.png');
}
a {
  color: #262626;
}
a img {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
a:hover img {
  opacity: 0.6;
}
a,
a:hover {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
a:hover,
a:active {
  text-decoration: none;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Fonts */
p {
  padding-bottom: 1em;
  margin: 0;
  line-height: 1.25em;
  font-size: 0.975em;
  /* 	font-size: 14/16em; original font size */
  color: #6b6d6e;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 1em;
  margin: 0;
  line-height: 1em;
  font-family: "ff-market-web", Arial, sans-serif;
  font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
h1,
h2 {
  color: #6c6e70;
  font-size: 2.125em;
  padding-bottom: 0.5882352941176471em;
}
/* new style added by Flynn*/
h1 {
  color: gray;
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.875em;
}
h2 {
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.5em;
  color: #f7901b;
  /* Original versions orange color */
}
/* end of new style */
h3 {
  color: #262627;
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.125em;
  padding-bottom: 1.1111111111111112em;
}
p.menu-walker {
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  color: #fcb62f !important;
  font-size: 1em;
}
/* Classes */
body.page-id-7 #checkoutShopping {
  display: none;
}
/* IE Video fix */
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container {
  width: 90%;
  margin: 0 auto;
}
.container .phorm2 ul li label {
  width: 10%;
}
.container #viewCartTable img {
  width: auto;
}
.container .phorm2 input[type="text"],
.container .phorm2 input[type="password"] {
  border: 0 none;
  background: #efeded;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.14);
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.14);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  padding: 4px 26px 4px 6px;
  font-size: 0.875em;
  color: #6c6e70;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.container .phorm2 input[type="text"]:focus,
.container .phorm2 input[type="password"]:focus {
  background: #fdce66;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.container #Cart66CartForm img {
  width: auto;
}
.container #paypalexpresscheckout {
  margin-top: -50px;
}
.container .Cart66ButtonPrimary,
.container .Cart66ButtonSecondary,
.container #content .Cart66ButtonPrimary,
.container #content .Cart66ButtonSecondary,
.container .Cart66CartButton .purAddToCart {
  font-size: 1.25em;
  line-height: 1.6em;
  padding: 0.08em 0.8em 0.02em 0.5em;
  color: white;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #fb9713;
  -webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fb9713;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb9713), color-stop(1, #fdc036));
  background: -ms-linear-gradient(bottom, #fb9713, #fdc036);
  background: -moz-linear-gradient(center bottom, #fb9713 0%, #fdc036 100%);
  position: relative;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  overflow: visible;
  width: auto;
  font-family: "ff-market-web", Arial, sans-serif;
  text-shadow: 0px 2px 3px #f98e1e;
  height: auto;
}
.container .Cart66ButtonPrimary:hover,
.container .Cart66ButtonSecondary:hover,
.container #content .Cart66ButtonPrimary:hover,
.container #content .Cart66ButtonSecondary:hover,
.container .Cart66CartButton .purAddToCart:hover {
  background: #fba32c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fba32c), color-stop(1, #fdc74b));
  background: -ms-linear-gradient(bottom, #fba32c, #fdc74b);
  background: -moz-linear-gradient(center bottom, #fba32c 0%, #fdc74b 100%);
  border: 1px solid #fba32c;
}
.container .Cart66ButtonPrimary:after,
.container .Cart66ButtonSecondary:after,
.container #content .Cart66ButtonPrimary:after,
.container #content .Cart66ButtonSecondary:after,
.container .Cart66CartButton .purAddToCart:after {
  content: "";
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: url('../images/arrow-right-orange.png') no-repeat center center;
  width: 30px;
  height: 20px;
  position: relative;
  top: 5px;
  left: 10px;
}
.container .Cart66ButtonPrimary:active,
.container .Cart66ButtonSecondary:active,
.container #content .Cart66ButtonPrimary:active,
.container #content .Cart66ButtonSecondary:active,
.container .Cart66CartButton .purAddToCart:active {
  top: 2px;
}
.container .Cart66ButtonPrimary.large,
.container .Cart66ButtonSecondary.large,
.container #content .Cart66ButtonPrimary.large,
.container #content .Cart66ButtonSecondary.large,
.container .Cart66CartButton .purAddToCart.large {
  font-size: 1.6875em;
}
.container .Cart66ButtonPrimary.large:after,
.container .Cart66ButtonSecondary.large:after,
.container #content .Cart66ButtonPrimary.large:after,
.container #content .Cart66ButtonSecondary.large:after,
.container .Cart66CartButton .purAddToCart.large:after {
  background: url('../images/arrow-right-orange-large.png') no-repeat center center;
  top: 2px;
}
.container .Cart66WidgetViewCartCheckoutItems {
  color: #fff;
}
.container .Cart66WidgetViewCartCheckoutItems a {
  font-size: 1.25em;
  line-height: 1.6em;
  padding: 0.08em 0.8em 0.02em 0.5em;
  color: white;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #fb9713;
  -webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fb9713;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb9713), color-stop(1, #fdc036));
  background: -ms-linear-gradient(bottom, #fb9713, #fdc036);
  background: -moz-linear-gradient(center bottom, #fb9713 0%, #fdc036 100%);
  position: relative;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  overflow: visible;
  width: auto;
  font-family: "ff-market-web", Arial, sans-serif;
  text-shadow: 0px 2px 3px #f98e1e;
}
.container .Cart66WidgetViewCartCheckoutItems a:hover {
  background: #fba32c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fba32c), color-stop(1, #fdc74b));
  background: -ms-linear-gradient(bottom, #fba32c, #fdc74b);
  background: -moz-linear-gradient(center bottom, #fba32c 0%, #fdc74b 100%);
  border: 1px solid #fba32c;
}
.container .Cart66WidgetViewCartCheckoutItems a:after {
  content: "";
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: url('../images/arrow-right-orange.png') no-repeat center center;
  width: 30px;
  height: 20px;
  position: relative;
  top: 5px;
  left: 10px;
}
.container .Cart66WidgetViewCartCheckoutItems a:active {
  top: 2px;
}
.container .Cart66WidgetViewCartCheckoutItems a.large {
  font-size: 1.6875em;
}
.container .Cart66WidgetViewCartCheckoutItems a.large:after {
  background: url('../images/arrow-right-orange-large.png') no-repeat center center;
  top: 2px;
}
.container .gform_wrapper {
  margin: 0;
}
.container .gform_wrapper input,
.container .gform_wrapper textarea {
  border: 0 none;
}
.container .gform_wrapper input[type=text],
.container .gform_wrapper input[type=tel],
.container .gform_wrapper input[type=password],
.container .gform_wrapper input[type=email],
.container .gform_wrapper input[type=url],
.container .gform_wrapper input[type=number],
.container .gform_wrapper textarea {
  background: #efeded;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.14);
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.14);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  padding: 4px 6px 4px 6px;
  font-size: 0.875em;
  color: #6c6e70;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.container .gform_wrapper input[type=text]:focus,
.container .gform_wrapper input[type=tel]:focus,
.container .gform_wrapper input[type=password]:focus,
.container .gform_wrapper input[type=email]:focus,
.container .gform_wrapper input[type=url]:focus,
.container .gform_wrapper input[type=number]:focus,
.container .gform_wrapper textarea:focus {
  background: #fdce66;
}
.container .gform_wrapper img {
  width: auto;
}
.container .gform_wrapper .top_label .gfield_label {
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
}
.container .gform_wrapper .gform_heading {
  margin-bottom: 0;
}
.container .gform_wrapper h3.gform_title {
  margin: 0;
}
.container .gform_wrapper .gform_footer {
  padding: 0;
}
.container .gform_wrapper .gform_footer input[type=submit] {
  font-size: 1.25em;
  line-height: 1.6em;
  padding: 0.08em 0.8em 0.02em 0.5em;
  color: white;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #fb9713;
  -webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.75), 0 2px 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fb9713;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb9713), color-stop(1, #fdc036));
  background: -ms-linear-gradient(bottom, #fb9713, #fdc036);
  background: -moz-linear-gradient(center bottom, #fb9713 0%, #fdc036 100%);
  position: relative;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  overflow: visible;
  width: auto;
  font-family: "ff-market-web", Arial, sans-serif;
  text-shadow: 0px 2px 3px #f98e1e;
}
.container .gform_wrapper .gform_footer input[type=submit]:hover {
  background: #fba32c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fba32c), color-stop(1, #fdc74b));
  background: -ms-linear-gradient(bottom, #fba32c, #fdc74b);
  background: -moz-linear-gradient(center bottom, #fba32c 0%, #fdc74b 100%);
  border: 1px solid #fba32c;
}
.container .gform_wrapper .gform_footer input[type=submit]:after {
  content: "";
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: url('../images/arrow-right-orange.png') no-repeat center center;
  width: 30px;
  height: 20px;
  position: relative;
  top: 5px;
  left: 10px;
}
.container .gform_wrapper .gform_footer input[type=submit]:active {
  top: 2px;
}
.container .gform_wrapper .gform_footer input[type=submit].large {
  font-size: 1.6875em;
}
.container .gform_wrapper .gform_footer input[type=submit].large:after {
  background: url('../images/arrow-right-orange-large.png') no-repeat center center;
  top: 2px;
}
.Cart66Price {
  font-weight: normal !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.inner-padding {
  padding: 0 2.0408163265306123%;
}
header[role=banner] {
  background: #f8f7f7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f8f7f7), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f8f7f7, #ffffff);
  background: -moz-linear-gradient(center bottom, #f8f7f7 0%, #ffffff 100%);
}
header[role=banner] .inner-padding {
  padding-top: 20px;
}
#logo {
  float: left;
  width: 24.79591836734694%;
}
#header-right {
  float: right;
  width: 71.12244897959184%;
  margin-left: 4.081632653061225%;
  text-align: right;
}
#top-menu {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 2.8694404591104736%;
}
#top-menu ul li a {
  color: #6c6e70;
  font-size: 0.875em;
}
#top-menu ul li a:hover {
  color: #fb9612;
}
#top-menu ul li + li {
  border-left: 1px solid #6c6e70;
  margin-left: 8px;
  padding-left: 8px;
}
#main-menu-container {
  position: relative;
  width: 107.8%;
  left: -3.8%;
}
#main-menu-container .tri-top {
  position: relative;
  width: 100%;
  z-index: 1;
}
#main-menu-container .tri-top img {
  vertical-align: bottom;
}
#main-menu-container #main-menu-menu {
  padding-top: 20px;
}
#main-menu-container #main-menu-menu > li {
  float: left;
  min-width: 180px;
}
#main-menu-container #main-menu-menu > li + li p.menu-walker {
  position: relative;
}
#main-menu-container nav {
  position: relative;
  background: #3b3b3b;
  /* fallback for non-supporting browsers */
  background-image: -webkit-gradient(radial, center center, 0, center center, 141, from(#4e4e4e), to(#3b3b3b));
  /* old WebKit Syntax */
  background-image: -webkit-radial-gradient(center center, circle, #4e4e4e 0%, #3b3b3b 100%);
  /* New WebKit syntax */
  background-image: -moz-radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  background-image: -ms-radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  /* IE10+ */
  background-image: -o-radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  /* Opera (13?) */
  background-image: radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  /* standard syntax */
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
  z-index: 250;
}
#main-menu-container nav > ul {
  margin-left: 2.9585798816568047%;
}
#main-menu-container nav > ul > li + li {
  margin-left: 3.9447731755424065%;
}
#main-menu-container nav > ul > li.children > a {
  background: url('../images/down-arrow.png') no-repeat right center;
  padding-right: 25px;
}
#main-menu-container nav ul li {
  position: relative;
}
#main-menu-container nav ul li a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: white;
  font-size: 1.5625em;
  padding: 2% 1%;
}
#main-menu-container nav ul li a:hover {
  color: #fb9612;
}
#main-menu-container nav ul li a.unclick {
  cursor: default;
}
#main-menu-container nav ul li > ul {
  padding: 10px;
}
#main-menu-container nav ul li > ul.sub-menu {
  display: none;
  position: absolute;
  background: white;
  min-width: 300px;
  top: 26px;
  left: 0%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  padding: 20px;
  z-index: 200;
}
#main-menu-container nav ul li > ul.sub-menu li {
  display: list-item;
  list-style: url('../images/bullet.png');
  list-style-position: inside;
}
#main-menu-container nav ul li > ul.sub-menu li.none {
  list-style: none;
  list-style-image: none;
}
#main-menu-container nav ul li > ul.sub-menu li a {
  font-size: 0.88em;
  color: #6c6e70;
}
#main-menu-container nav ul li > ul.sub-menu li a:hover {
  color: #fb9612;
}
#main-menu-container nav ul li > ul.sub-menu li .one-col-menu {
  width: 200px !important;
}
#main-menu-container nav ul li > ul.sub-menu li .mega-menu {
  width: 400px;
  display: block !important;
}
#main-menu-container nav ul li > ul.sub-menu li .mega-menu h3 {
  color: #6c6e70;
  padding-bottom: 0.2em;
}
#main-menu-container nav ul li > ul.sub-menu li .mega-menu .two-col {
  display: block;
  float: left;
  width: 200px;
}
#main-menu-container nav ul li > ul.sub-menu li ul.taxonomy-list {
  list-style: url('../images/bullet.png');
  list-style-position: inside;
}
#main-menu-container nav ul li > ul.sub-menu li ul.taxonomy-list li {
  padding: 3px 0;
  width: 100%;
  display: list-item;
}
#page {
  padding: 15px 0;
}
.breadcrumb {
  color: #6b6d6e;
  margin-bottom: 20px;
  font-size: 0.875em;
}
.breadcrumb a {
  color: #6b6d6e;
}
#content {
  float: left;
  margin-left: 2.0408163265306123%;
  width: 63.26530612244898%;
}
#content.term {
  width: 71.42857142857143%;
}
#content ul,
#content ol {
  margin-left: 3.225806451612903%;
}
#content ul.gform_fields,
#content ol.gform_fields {
  margin-left: 0;
}
#content object.BrightcoveExperience {
  width: 100%;
}
#content li {
  font-size: 0.875em;
  color: #3c3c3c;
}
#content li li,
#content li p,
#content li input,
#content li textarea,
#content li form {
  font-size: 1em;
}
#content ul.video-list {
  list-style: none;
  list-style-image: none;
  margin-left: 0;
}
#content ul.video-list li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 18.4%;
  vertical-align: top;
  margin-bottom: 25px;
}
#content ul.video-list li img {
  width: 100%;
  margin-bottom: 8px;
}
#content ul.video-list li h4 {
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 0.1em;
}
#content ul.video-list li span.length {
  color: #fb9612;
}
#content ul.video-list li + li {
  margin-left: 1.4285714285714286%;
}
#content ul.video-list li:nth-child(5n+1) {
  margin-left: 0;
}
#content p.tax-desc {
  padding-top: 15px;
}
blockquote {
  background: url('../images/quote.png') no-repeat left top;
  margin-left: 0;
  padding-left: 60px;
  color: #3c3c3c;
}
blockquote p {
  color: #3c3c3c;
}
.flexslider {
  border: 0 none;
  background: #6a6c6e;
  /* fallback for non-supporting browsers */
  background-image: -webkit-gradient(radial, center center, 0, center center, 141, from(#adaeaf), to(#6a6c6e));
  /* old WebKit Syntax */
  background-image: -webkit-radial-gradient(center center, circle, #adaeaf 0%, #6a6c6e 100%);
  /* New WebKit syntax */
  background-image: -moz-radial-gradient(center center, circle farthest-corner, #adaeaf 0%, #6a6c6e 100%);
  background-image: -ms-radial-gradient(center center, circle farthest-corner, #adaeaf 0%, #6a6c6e 100%);
  /* IE10+ */
  background-image: -o-radial-gradient(center center, circle farthest-corner, #adaeaf 0%, #6a6c6e 100%);
  /* Opera (13?) */
  background-image: radial-gradient(center center, circle farthest-corner, #adaeaf 0%, #6a6c6e 100%);
  /* standard syntax */
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 102.5%;
  left: -1.2%;
  padding: 20px 0 40px 0;
  z-index: 20;
}
.flexslider .feature-figure {
  position: absolute;
  bottom: -40px;
  right: 1%;
  z-index: 21;
  width: 26%;
}
.flexslider .video {
  float: left;
  width: 54%;
  margin-left: 2.5%;
}
.flexslider .feature-text {
  position: relative;
  float: left;
  width: 24%;
  z-index: 50;
  margin-left: 2%;
  padding-right: 2%;
}
.flexslider .feature-text p {
  color: white;
}
.flexslider .feature-text h1 {
  color: white;
  padding-bottom: 0.1em;
}
.flexslider .feature-text h2 {
  color: #262626;
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.3125em;
}
.flexslider .flex-control-nav {
  text-align: left;
  margin-left: 2.9880478087649402%;
  bottom: 8px;
}
.flexslider .flex-control-nav li a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #5f6162;
  -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.5);
  display: block;
  position: relative;
}
.flexslider .flex-control-nav li a.active {
  background: #fb9713;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb9713), color-stop(1, #fdc036));
  background: -ms-linear-gradient(bottom, #fb9713, #fdc036);
  background: -moz-linear-gradient(center bottom, #fb9713 0%, #fdc036 100%);
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}
.flexslider .flex-direction-nav {
  position: absolute;
  bottom: 8px;
  left: 2.9880478087649402%;
  display: none;
}
.flexslider .flex-direction-nav li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flexslider .flex-direction-nav li a {
  position: relative;
  top: auto;
  width: 15px;
  height: 17px;
}
.flexslider .flex-direction-nav li a.prev {
  background: url('../images/slide-nav-left.png') no-repeat center center;
  left: auto;
}
.flexslider .flex-direction-nav li a.next {
  background: url('../images/slide-nav-right.png') no-repeat center center;
  right: auto;
  margin-left: 100px;
}
#feature.flexslider .slides img {
  width: auto;
  position: relative;
  left: 10%;
}
#feature.flexslider .slides .video object {
  position: relative;
  z-index: 1;
}
#feature-slider {
  position: relative;
  width: 103.4%;
  left: -1.6%;
  top: -16px;
  z-index: 1;
}
#feature-slider .tri-top {
  position: relative;
  width: 100%;
  z-index: 1;
}
#feature-slider .tri-top img {
  vertical-align: bottom;
}
#feature-slider h2 {
  padding-top: 0.7142857142857143em;
  font-size: 0.875em;
  text-align: center;
}
#feature-slider h2 a {
  border: 0 none;
  color: white;
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
}
#feature-slider .slider-container {
  background: #3b3b3b;
  /* fallback for non-supporting browsers */
  background-image: -webkit-gradient(radial, center center, 0, center center, 141, from(#4e4e4e), to(#3b3b3b));
  /* old WebKit Syntax */
  background-image: -webkit-radial-gradient(center center, circle, #4e4e4e 0%, #3b3b3b 100%);
  /* New WebKit syntax */
  background-image: -moz-radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  background-image: -ms-radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  /* IE10+ */
  background-image: -o-radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  /* Opera (13?) */
  background-image: radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  /* standard syntax */
  padding-bottom: 15px;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
  z-index: 250;
  position: relative;
}
#feature-slider .es-carousel-wrapper {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: none transparent;
  padding: 10px 55px;
}
#feature-slider .es-carousel {
  background: none transparent;
}
#feature-slider .es-nav-next {
  width: 30px;
  height: 30px;
  display: block;
  background: url('../images/arrow-right.png') no-repeat center center;
}
#feature-slider .es-nav-prev {
  width: 30px;
  height: 30px;
  display: block;
  background: url('../images/arrow-left.png') no-repeat center center;
}
#feature-slider p#slider-nav {
  padding-top: 15px;
  padding-left: 40px;
  padding-bottom: 0;
  font-size: 1em;
}
#feature-slider p#slider-nav a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-right: 0.49504950495049505%;
  color: #727272;
  text-decoration: none;
}
#feature-slider p#slider-nav a.active {
  color: white;
}
#recentlink {
  margin-right: 1.530612244897959%;
}
#popularvideos {
  display: none;
}
#buckets {
  padding-bottom: 35px;
}
#buckets .bucket {
  margin-left: 3.061224489795918%;
  float: left;
  width: 28.57142857142857%;
}
#buckets .bucket h3 {
  font-size: 2.0625em;
  color: #6c6e70;
  padding-bottom: 0.30303030303030304em;
  font-family: "ff-market-web", Arial, sans-serif;
}
#buckets .bucket h2 {
  color: #262627;
  font-size: 1.125em;
  padding-bottom: 0.5555555555555556em;
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
}
#buckets .bucket h2 a {
  color: #262626;
}
#buckets .bucket p {
  color: #6b6d6e;
}
#buckets .bucket img {
  margin-bottom: 10px;
}
article.post .post-thumbnail {
  float: left;
  width: 22.58064516129032%;
}
article.post .post-content {
  float: right;
  width: 74.19354838709677%;
  margin-left: 3.125%;
}
article.post h3 {
  padding-bottom: 0.2777777777777778em;
}
article.post h3 a {
  color: #262626;
}
article.post h3 a:hover {
  color: #fb9612;
}
article.post a.read-more {
  color: #262626;
  text-decoration: none;
}
article.post a.read-more:hover {
  text-decoration: underline;
}
article.post + article.post {
  margin-top: 35px;
}
.single .page-title {
  padding-bottom: 0;
}
aside.sidebar {
  float: right;
  margin-left: 3.061224489795918%;
  margin-right: 2.0408163265306123%;
  width: 28.57142857142857%;
  padding-top: 20px;
}
aside.sidebar.term {
  width: 20.408163265306122%;
}
aside.sidebar h2 {
  color: #262627;
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.125em;
  padding-bottom: 0.2777777777777778em;
}
aside.sidebar > ul > li {
  list-style: none;
  list-style-image: none;
}
aside.sidebar > ul > li + li {
  margin-top: 8px;
}
aside.sidebar ul ul {
  list-style-position: inside;
}
aside.sidebar ul ul li {
  line-height: 1.25em;
  padding: 2px 0;
}
aside.sidebar ul ul li a {
  text-decoration: none;
}
aside.sidebar ul ul li a:hover {
  text-decoration: underline;
}
aside.sidebar ul.related {
  list-style: none;
  list-style-image: none;
}
aside.sidebar ul.related li {
  display: block;
  width: 100%;
}
aside.sidebar ul.related li + li {
  margin-top: 10px;
}
aside.sidebar ul.related li .related-image {
  width: 37.857142857142854%;
  float: left;
}
aside.sidebar ul.related li .desc {
  width: 57.14285714285714%;
  margin-left: 3.571428571428571%;
  float: right;
}
footer[role=contentinfo] {
  position: relative;
  width: 103.4%;
  left: -1.6%;
  top: -16px;
  z-index: 1;
}
footer[role=contentinfo] .tri-top {
  position: relative;
  width: 100%;
  z-index: 1;
}
footer[role=contentinfo] .tri-top img {
  vertical-align: bottom;
}
footer[role=contentinfo] #footer-inner {
  background: #3b3b3b;
  /* fallback for non-supporting browsers */
  background-image: -webkit-gradient(radial, center center, 0, center center, 141, from(#4e4e4e), to(#3b3b3b));
  /* old WebKit Syntax */
  background-image: -webkit-radial-gradient(center center, circle, #4e4e4e 0%, #3b3b3b 100%);
  /* New WebKit syntax */
  background-image: -moz-radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  background-image: -ms-radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  /* IE10+ */
  background-image: -o-radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  /* Opera (13?) */
  background-image: radial-gradient(center center, circle farthest-corner, #4e4e4e 0%, #3b3b3b 100%);
  /* standard syntax */
  padding-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
  z-index: 250;
  position: relative;
}
footer[role=contentinfo] h3 {
  font-size: 1.875em;
  padding-bottom: 0.3333333333333333em;
  color: white;
  font-family: "ff-market-web", Arial, sans-serif;
}
footer[role=contentinfo] section {
  float: left;
}
footer[role=contentinfo] section#newsletter {
  width: 52.26824457593688%;
  margin-left: 1.9723865877712032%;
}
footer[role=contentinfo] section#newsletter .gform_wrapper li,
footer[role=contentinfo] section#newsletter .gform_wrapper form li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 50%;
}
footer[role=contentinfo] section#newsletter .gform_wrapper .top_label input.medium,
footer[role=contentinfo] section#newsletter .gform_wrapper .top_label select.medium {
  width: 90%;
}
footer[role=contentinfo] section#newsletter .gform_description {
  color: white;
  font-size: 0.875em;
  line-height: 1.25em;
}
footer[role=contentinfo] section#newsletter .gform_wrapper input[type=text],
footer[role=contentinfo] section#newsletter .gform_wrapper input[type=email],
footer[role=contentinfo] section#newsletter .gform_wrapper input[type=url],
footer[role=contentinfo] section#newsletter .gform_wrapper input[type=phone],
footer[role=contentinfo] section#newsletter .gform_wrapper textarea {
  background: #6c6e70;
  color: white;
}
footer[role=contentinfo] section#newsletter .gform_wrapper input[type=text]:focus,
footer[role=contentinfo] section#newsletter .gform_wrapper input[type=email]:focus,
footer[role=contentinfo] section#newsletter .gform_wrapper input[type=url]:focus,
footer[role=contentinfo] section#newsletter .gform_wrapper input[type=phone]:focus,
footer[role=contentinfo] section#newsletter .gform_wrapper textarea:focus {
  background: white;
  color: #6c6e70;
}
footer[role=contentinfo] section#newsletter .gform_wrapper .top_label .gfield_label {
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  color: #fb9612;
}
footer[role=contentinfo] section#twitter-feed {
  margin-left: 3.9447731755424065%;
  width: 38.46153846153847%;
}
footer[role=contentinfo] section#twitter-feed h3 .twitter-follow-button {
  margin-left: 5.128205128205128%;
}
footer[role=contentinfo] section#twitter-feed .tweet_text {
  display: block;
  font-size: 0.875em;
  color: white;
  line-height: 1.25em;
  background: url('../images/footer-quote.png') no-repeat left top;
  padding-left: 45px;
}
footer[role=contentinfo] section#twitter-feed .tweet_text a {
  color: white;
}
footer[role=contentinfo] section#twitter-feed .tweet_time {
  margin-top: 10px;
  display: block;
  margin-left: 45px;
}
footer[role=contentinfo] section#twitter-feed .tweet_time a {
  color: #919495;
  text-transform: uppercase;
  text-decoration: none;
}
footer[role=contentinfo] section#twitter-feed .tweet_list {
  list-style: none;
  list-style-image: none;
}
footer[role=contentinfo] #footer-menu {
  margin-left: 1.6%;
  width: 97%;
  text-align: center;
  padding-top: 30px;
}
footer[role=contentinfo] #footer-menu li {
  display: inline;
  padding-right: 8px;
}
footer[role=contentinfo] #footer-menu li a {
  color: #6c6e70;
  text-decoration: none;
}
footer[role=contentinfo] #footer-menu li + li {
  border-left: 1px solid #6c6e70;
  padding-left: 8px;
}
footer[role=contentinfo] #footer-menu li ul {
  display: none;
}
footer[role=contentinfo] small {
  display: block;
  margin-left: 1.6%;
  width: 97%;
  text-align: center;
  color: #a6a7a7;
  padding: 20px 0;
}
footer[role=contentinfo] small a {
  color: #a6a7a7;
  text-decoration: none;
}
footer[role=contentinfo] small a:hover {
  color: #6c6e70;
}
form[role=search] {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
form[role=search] input {
  border: 0 none;
}
form[role=search] input[type=text] {
  background: #efeded;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.14);
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.14);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "bree", Arial, sans-serif;
  font-weight: 300;
  padding: 4px 26px 4px 6px;
  font-size: 0.875em;
  color: #6c6e70;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
form[role=search] input[type=text]:focus {
  background: #fdce66;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
form[role=search] input[type=submit] {
  position: absolute;
  background: url('../images/search.png') no-repeat center center;
  width: 17px;
  height: 16px;
  top: 4px;
  right: 6px;
}
/* Landing Page Template */
body.page-template-page-landing-php {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  min-width: 320px;
}
body.page-template-page-landing-php img {
  width: auto;
}
body.page-template-page-landing-php h1 {
  font-family: 'Open Sans', sans-serif;
}
body.page-template-page-landing-php div.container {
  background: #E7E7E8;
}
body.page-template-page-landing-php div.container #page {
  margin: 0px;
  padding-top: 135px;
  background: url(../images/lp-topbg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
body.page-template-page-landing-php div.container #page section#content {
  margin: 0px;
  padding-left: 10%;
  padding-right: 10%;
  width: auto;
  color: #ffffff;
}
body.page-template-page-landing-php div.container #page section#content h1.page-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
  margin-bottom: 30px;
}
body.page-template-page-landing-php div.container #page section#content .page-intro p {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
}
body.page-template-page-landing-php div.container #page section#content .hero {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
}
body.page-template-page-landing-php div.container #page section#content .hero img {
  max-width: 100%;
}
body.page-template-page-landing-php div.container #page section#content .bucket {
  float: left;
  width: 30%;
  color: #231F20;
}
body.page-template-page-landing-php div.container #page section#content .bucket p {
  color: #231F20;
}
body.page-template-page-landing-php div.container #page section#content .bucket h3.bucket-title {
  border-bottom: 3px dotted #A7A9AC;
  text-transform: uppercase;
  padding-bottom: 4px;
  margin-bottom: 4px;
}
body.page-template-page-landing-php div.container #page section#content .bucket + .bucket {
  margin-left: 5%;
}
body.page-template-page-landing-php div.container footer {
  width: 100%;
  left: auto;
  top: auto;
  background: #ffffff;
  color: #000000;
  position: relative;
}
body.page-template-page-landing-php div.container footer .company-logo {
  width: 35%;
  float: left;
}
body.page-template-page-landing-php div.container footer .company-logo img {
  max-width: 90%;
}
body.page-template-page-landing-php div.container footer .contact-box {
  width: 45%;
  float: left;
}
body.page-template-page-landing-php div.container footer .contact {
  color: #231F20;
  padding: 40px 10%;
}
body.page-template-page-landing-php div.container footer .phone-numbers {
  background: #E7E7E8;
  clear: both;
  color: #231f20;
  font-size: 17px;
  padding: 10px 10%;
  padding-right: 20%;
}
body.page-template-page-landing-php div.container footer .partner {
  background: #231F20;
  color: #7a7a7c;
  padding: 20px 10%;
}
body.page-template-page-landing-php div.container footer .partner .partner-logo {
  float: left;
  width: 35%;
}
body.page-template-page-landing-php div.container footer .partner .partner-logo img {
  max-width: 90%;
}
body.page-template-page-landing-php div.container footer .partner .partner-description {
  float: left;
  width: 45%;
}
body.page-template-page-landing-php div.container footer .partner .partner-description p {
  font-size: 12px;
}
body.page-template-page-landing-php div.container footer .right-feature-image {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
/* landing page queries */
@media screen and (max-width: 1100px) {
  body.page-template-page-landing-php div.container footer .phone-numbers {
    font-size: 14px;
  }
  body.page-template-page-landing-php div.container footer .right-feature-image {
    width: 200px;
  }
}
@media screen and (max-width: 960px) {
  div.container #page section#content .hero img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body.page-template-page-landing-php div.container #page {
    padding-top: 80px;
  }
  body.page-template-page-landing-php div.container #page section#content .bucket {
    display: block;
    width: 100%;
    margin: 20px 0px;
    text-align: center;
  }
  body.page-template-page-landing-php div.container #page section#content .bucket + .bucket {
    margin: 20px 0px;
  }
  body.page-template-page-landing-php div.container footer .contact {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body.page-template-page-landing-php div.container footer .contact .company-logo {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
  body.page-template-page-landing-php div.container footer .contact .contact-box {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
  body.page-template-page-landing-php div.container footer .phone-numbers {
    padding: 10px 10%;
  }
  body.page-template-page-landing-php div.container footer .partner .partner-logo {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
  body.page-template-page-landing-php div.container footer .partner .partner-description {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  body.page-template-page-landing-php div.container footer .right-feature-image {
    display: none;
  }
}
@media screen and (max-width: 420px) {
  body.page-template-page-landing-php div.container #page {
    padding-top: 45px;
  }
  body.page-template-page-landing-php div.container #page section#content h1.page-title {
    font-size: 36px;
  }
}
/* ==|== media queries ====================================================== */
@media screen and (min-width: 1024px) {
  .container {
    max-width: 980px;
  }
}
/*/mediaquery*/
@media screen and (max-width: 780px) {
  .container {
    width: auto;
    margin: 0 20px;
  }
  #main-menu-container nav > ul {
    margin: 0 1%;
    padding: 5px 0;
  }
  #main-menu-container nav > ul > li {
    background: url(../images/trans.png) repeat;
    display: block;
    float: left;
    margin: 5px 1%;
    text-align: center;
    width: 47%;
    padding: 5px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 48%;
  }
  #main-menu-container nav > ul > li ul.sub-menu {
    text-align: left;
    top: 35px;
  }
  #main-menu-container nav > ul > li + li {
    margin: 5px 1%;
  }
  #logo {
    width: 45%;
  }
  #header-right {
    margin-left: 5%;
    width: 50%;
  }
  #top-menu {
    display: block;
    margin-bottom: 10px;
  }
  form[role="search"] {
    display: block;
  }
  #buckets .bucket {
    float: none;
    width: 94%;
    margin-bottom: 35px;
  }
  #buckets .bucket img {
    max-width: 280px;
  }
  footer[role="contentinfo"] section#newsletter {
    width: 94%;
    margin-bottom: 35px;
  }
  footer[role="contentinfo"] section#twitter-feed {
    margin-left: 1.97239%;
    width: 94%;
  }
  #content {
    float: none;
    width: auto;
    margin: 0 3%;
  }
  aside.sidebar,
  aside.sidebar.term {
    float: none;
    padding-top: 40px;
    margin: 0 3%;
    width: auto;
  }
}
/*/mediaquery*/
@media screen and (max-width: 480px) {
  .container {
    margin: 0;
  }
  #main-menu-container nav ul li > ul.sub-menu li .mega-menu .two-col {
    float: none;
    margin-bottom: 15px;
  }
  #header-right {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 25px;
  }
  form[role="search"] {
    display: none;
  }
  #logo {
    float: none;
    width: auto;
    text-align: center;
  }
  #logo img {
    max-width: 263px;
  }
  #main-menu-container nav > ul > li {
    width: auto;
    float: none;
  }
  #main-menu-container nav > ul > li {
    background: none;
  }
  .flexslider .video {
    display: none;
  }
  .flexslider .feature-text {
    margin-left: 5%;
    width: 60%;
  }
  .flexslider .feature-figure {
    width: 37%;
  }
  footer[role="contentinfo"] #footer-menu li {
    padding-right: 0;
    display: block;
    margin-bottom: 10px;
  }
  footer[role="contentinfo"] #footer-menu li + li {
    border: none;
    padding-left: 0;
  }
  #feature-slider p#slider-nav {
    padding-left: 20px;
  }
  #buckets .bucket {
    padding: 0 5%;
    width: 84%;
  }
  footer[role="contentinfo"] .inner-padding {
    padding: 0 4%;
  }
}
/*/mediaquery*/
/*/mediaquery*/
/* ==|== print styles ======================================================= */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
