/*
Theme Name: StarQuest 2014
Author: Nicasio LLC
Author URI: http://nicasiodesign.com/
Description: The 2014 theme for StarQuest
Version: 1.0
*/
/* Adobe Typekit for site font, 'Museo'...
font-family: 'museo';
font-weight: 300; // normal, regular
font-weight: 500; // bold
*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 7, 2014 */
@font-face {
  font-family: 'museo500';
  src: url("./fonts/museo500-regular-webfont.eot");
  src: url("./fonts/museo500-regular-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/museo500-regular-webfont.woff2") format("woff2"), url("./fonts/museo500-regular-webfont.woff") format("woff"), url("./fonts/museo500-regular-webfont.ttf") format("truetype"), url("./fonts/museo500-regular-webfont.svg#museo500") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'museo300';
  src: url("./fonts/museo300-regular-webfont.eot");
  src: url("./fonts/museo300-regular-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/museo300-regular-webfont.woff2") format("woff2"), url("./fonts/museo300-regular-webfont.woff") format("woff"), url("./fonts/museo300-regular-webfont.ttf") format("truetype"), url("./fonts/museo300-regular-webfont.svg#museo300") format("svg");
  font-weight: normal;
  font-style: normal; }

/* RESET ALL FONT SIZES ------------------------------------------------------------------------
 
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version:2.4.1
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
  font-size: 14px;
  line-height: 22px;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

table {
  font-size: inherit;
  font: 100%; }

/**
 * Bump up IE to get to 13px equivalent
 */
pre, code {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

/* ----------------------------------------------------------------------------------------- */
/* USE THESE FONT SIZES TO DECLARE TRUE SIZES IN PIXELS ---------------------------------------

{font-size:71.429%;} 		=>	10px
{font-size:78.571%;} 		=>	11px
{font-size:85.714%;} 		=>	12px
{font-size:92.857%;} 		=>	13px
{font-size:100%;} 			=>	14px
{font-size:107.143%;} 		=>	15px
{font-size:114.286%;} 		=>	16px
{font-size:121.429%;} 		=>	17px
{font-size:128.571%;} 		=>	18px
{font-size:135.714%;} 		=>	19px
{font-size:142.857%;} 		=>	20px
{font-size:150%;} 			=>	21px
{font-size:157.143%;} 		=>	22px
{font-size:164.286%;} 		=>	23px
{font-size:171.429%;} 		=>	24px
{font-size:178.571%;} 		=>	25px
{font-size:185.714%;} 		=>	26px
{font-size:192.857%;} 		=>	27px		// the rest were added to use larger fonts
{font-size:200%;} 			=>	28px		// and are only a rough estimate!	
{font-size:207.143%;} 		=>	29px		// chris@nicasiodesign.com
{font-size:214.286%;} 		=>	30px
{font-size:221.429%;} 		=>	31px
{font-size:228.571%;} 		=>	32px
{font-size:235.714%;} 		=>	33px
{font-size:242.857%;} 		=>	34px 

------------------------------------------------------------------------------------------- */
/* RESET MISC. ITEMS ---------------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a[href*="tel:"] {
  cursor: default;
  text-decoration: none !important; }

a img {
  border: 0px; }

b,
strong,
.bold {
  font-family: 'museo500', Helvetica, Arial, sans-serif !important; }

.light-grey {
  color: #646464; }

hr {
  height: 10px;
  width: 100%;
  display: block;
  border: 0px;
  border-top: 1px solid #c4c4c4;
  margin: 32px 0px;
  clear: both; }

.clear {
  clear: both;
  height: 0px;
  overflow: hidden; }

#outerWrapper input, #outerWrapper textarea, #outerWrapper select, label {
  font-family: 'museo300', Helvetica, Arial, sans-serif !important; }

#outerWrapper input[type="password"], legend {
  font-family: 'museo300', Helvetica, Arial, sans-serif !important; }

h1, h2, h3, h4, h5 {
  font-family: 'museo300', Helvetica, Arial, sans-serif;
}

input, textarea, select, a, button {
  outline: none; }

/* removes the on focus/active blue border in safari + firefox */
textarea {
  resize: none; }

/* removes ability to resize field in css3 */
legend, fieldset {
  border: 0px;
  padding: 0px;
  height: auto;
  margin: 0px; }

label {
  font-weight: 300 !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  margin-bottom: 0px !important; }

.hide-label label {
  display: none !important; }

body .gform_wrapper ul li ul li label {
  cursor: pointer; }

input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
textarea,
select {
  display: block;
  background-color: #FFF !important;
  border: 1px solid #949494 !important;
  padding: 10px 10px 6px 10px !important;
  font-size: 100% !important;
  font-weight: 300;
  height: 14px;
  line-height: 16px;
  width: 258px !important;
  margin-bottom: 12px !important; }

input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
textarea,
select,
input[type="text"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
isindex::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-moz-input-placeholder,
input[type="url"]::-moz-input-placeholder,
input[type="email"]::-moz-input-placeholder,
input[type="tel"]::-moz-input-placeholder,
input[type="number"]::-moz-input-placeholder,
input[type="password"]::-moz-input-placeholder,
isindex::-moz-input-placeholder,
textarea::-moz-input-placeholder,
input[type="text"]::input-placeholder,
input[type="url"]::input-placeholder,
input[type="email"]::input-placeholder,
input[type="tel"]::input-placeholder,
input[type="number"]::input-placeholder,
input[type="password"]::input-placeholder,
isindex::input-placeholder,
textarea::input-placeholder {
  color: #404040 !important; }

input[type="checkbox"],
input[type="radio"],
body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"],
body .gform_wrapper ul.gfield_radio li input[type="radio"] {
  border: 1px solid #949494 !important;
  color: #666;
  clear: none;
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  height: 16px !important;
  width: 16px !important;
  min-width: 16px !important;
  margin: 3px 10px 5px 3px !important;
  float: left;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box !important;
  background: white !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, white 0%, #d6d6d6 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 ) !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25); }

input[type="radio"],
body .gform_wrapper ul.gfield_radio li input[type="radio"] {
  border-radius: 50%;
  line-height: 10px; }

input[type="radio"]:checked,
body .gform_wrapper ul.gfield_radio li input[type="radio"]:checked {
  border-radius: 50%;
  line-height: 10px;
  background: white !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
  background: linear-gradient(to bottom, white 0%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ) !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25); }

input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before,
body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked:before,
body .gform_wrapper ul.gfield_radio li input[type="radio"]:checked:before {
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  font-family: "museo500";
  speak: none;
  /*font-family: 'shopp-icons';*/
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale; }

input[type="checkbox"]:checked:before,
body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked:before {
  content: 'X';
  color: #FFF;
  font-size: 13px;
  margin: 0px 0px 0px 0px;
  width: 12px;
  padding: 1px;
  line-height: 12px;
  background: #404040;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQwNDA0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iIzk0OTQ5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: linear-gradient(to bottom, #404040 0%, #949494 86%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#949494',GradientType=0 ); }

input[type="radio"]:checked:before,
body .gform_wrapper ul.gfield_radio li input[type="radio"]:checked:before {
  content: '';
  margin: 0px;
  font-size: 22px;
  line-height: 1;
  margin-top: 2px;
  margin-left: 2px;
  width: 10px;
  height: 10px;
  /*background: #949494;*/
  border-radius: 50%;
  background: #404040;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQwNDA0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iIzk0OTQ5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: linear-gradient(to bottom, #404040 0%, #949494 86%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#949494',GradientType=0 ); }

select,
#main .gform_wrapper select {
  height: 32px !important;
  width: 278px !important;
  border-radius: 0px; }

textarea,
#main .gform_wrapper textarea {
  padding: 8px 10px 12px 10px !important;
  height: 92px !important;
  width: 90% !important;
  line-height: 22px; }

input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
textarea:focus,
select {
  color: #000000 !important; }

#outerWrapper input[type="submit"],
#outerWrapper input[type="reset"],
#outerWrapper button.submit,
#outerWrapper a.button,
span#searchsubmit,
#nav-below .nav-more a,
button#load-more,
#nav-single a,
#nav-below a,
#ajax-load-more button,
#main .wp-pagenavi > a,
#main .wp-pagenavi > span {
  display: block;
  margin: 8px auto;
  background-color: #dc5f31;
  font-size: 142.857%;
  width: 234px;
  height: 42px;
  line-height: 42px;
  padding: 0px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  font-weight: 300;
  border: 1px solid #C84C1E;
  border-radius: 21px; }

#nav-below .nav-more a,
button#load-more,
#nav-single a,
#nav-below a,
#ajax-load-more button,
#main .wp-pagenavi > a {
  color: #FFF !important; }

#outerWrapper input[type="submit"],
#outerWrapper input[type="reset"],
#outerWrapper button.submit,
#outerWrapper a.button,
span#searchsubmit,
#searchclose,
#nav-below .nav-more a,
button#load-more,
#nav-single a,
#nav-below a,
#ajax-load-more button,
#main .wp-pagenavi > a,
#main .wp-pagenavi > span {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transform: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

#outerWrapper a.button,
#nav-single a,
#nav-below a,
#main .wp-pagenavi > a,
#main .wp-pagenavi > span {
  display: inline-block; }

#outerWrapper input[type="submit"]:hover, #outerWrapper input[type="submit"]:focus,
#outerWrapper input[type="reset"]:hover, #outerWrapper input[type="reset"]:focus,
#outerWrapper button.submit:hover, #outerWrapper button.submit:focus,
#outerWrapper a.button:hover,
span#searchsubmit:hover,
#nav-below .nav-more a:hover,
button#load-more:hover,
#nav-single a:hover,
#nav-below a:hover,
#ajax-load-more button:hover,
#main .wp-pagenavi > a:hover,
#main .wp-pagenavi > span {
  cursor: pointer;
  background-color: #fb8332;
  border: 1px solid #E96F33;
  color: #FFF;
  text-decoration: none; }

#nav-below .nav-more a:hover,
button#load-more:hover,
#nav-single a:hover,
#nav-below a:hover,
#ajax-load-more button:hover,
#main .wp-pagenavi > a:hover {
  color: #FFF !important; }

#outerWrapper a.button-large,
#outerWrapper input.button-large {
  width: 274px;
  height: 50px;
  line-height: 50px;
  border-color: #eee;
  background: transparent;
  color: #202020;
  border-radius: 25px; }

#outerWrapper a.button-large:hover,
#outerWrapper input.button-large:hover,
#outerWrapper input.button-large:focus,
#outerWrapper #home-slider-nav a.cycle-pager-active {
  color: #000;
  background-color: #eee;
  border-color: #eee; }

#outerWrapper a.button-reversed,
#outerWrapper input.button-reversed {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.35);
  border-color: rgba(255, 255, 255, 0.25); }

#outerWrapper a.button-reversed:hover,
#outerWrapper input.button-reversed:hover,
#outerWrapper input.button-reversed:focus,
#main .wp-pagenavi > span {
  color: #000;
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.7); }

#main .wp-pagenavi > span {
  color: #000 !important; }

#outerWrapper a.button-grey-blue,
#outerWrapper input.button-grey-blue,
#main .wp-pagenavi > a.page {
  color: #000;
  border-color: #eee;
  background-color: #eee; }

#main .wp-pagenavi > a.page {
  color: #000 !important; }

#outerWrapper a.button-grey-blue:hover,
#outerWrapper input.button-grey-blue:hover,
#outerWrapper input.button-grey-blue:focus,
#main .wp-pagenavi > a.page:hover {
  color: #FFF;
  background-color: #0581b1;
  border-color: #0581b1; }

#main .wp-pagenavi > a.page:hover {
  color: #FFF !important; }

#outerWrapper a.button-wider {
  width: 284px; }

#outerWrapper a.button-autowidth {
  width: auto;
  padding-left: 20px;
  padding-right: 20px; }

body input[type="submit"].button-autowidth,
body .gform_wrapper input[type="submit"] {
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: auto !important;
  padding-left: 52px !important;
  padding-right: 52px !important; }

#outerWrapper a.button-small,
#outerWrapper a.button-topPDF,
#nav-single a,
#nav-below a,
#main .wp-pagenavi > a,
#main .wp-pagenavi > span {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 58%;
  height: 32px;
  line-height: 33px;
  border-radius: 16px; }

#nav-single a,
#nav-below a,
#main .wp-pagenavi > a,
#main .wp-pagenavi > span {
  font-size: 100%; }

#outerWrapper h2 a.button-topPDF {
  margin: 0px 0px 20px 40px;
  float: right;
  font-family: 'museo300'; }

#outerWrapper a.double-arrow,
#outerWrapper li.double-arrow a {
  font-family: 'museo500';
  background: transparent url("images/StarQuest_icon-double-arrow-orange.png") no-repeat right 3px;
  padding-right: 14px; }

#outerWrapper a.double-arrow:hover,
#outerWrapper li.double-arrow:hover a:hover {
  background-position: right -17px; }

#outerWrapper a.double-arrow-white {
  font-family: 'museo500';
  font-size: 142.857%;
  color: #FFF;
  text-decoration: none !important;
  background: transparent url("images/StarQuest_icon-double-arrow-white-orange.png") no-repeat right 7px;
  padding-right: 20px;
  opacity: 0.85;
  -moz-opacity: 0.85;
  filter: alpha(opacity=85); }

#outerWrapper a.double-arrow-white:hover {
  color: #FFF;
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100); }

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* Generic WP Menus */
.menu ul, ul.menu {
  list-style: none; }

.menu li, ul.menu li {
  float: left;
  position: relative; }

.menu a, ul.menu li a {
  display: block;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  -ms-transform: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

ul.menu li.double-arrow a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transform: none;
  transition: none; }

.menu ul {
  position: absolute;
  top: auto;
  left: -9999px;
  float: left;
  width: 180px;
  z-index: 99999; }

.menu ul li {
  min-width: 180px; }

.menu ul ul {
  left: 100%; }

.menu ul ul a {
  width: 160px; }

.menu li:hover > ul {
  left: 0px; }

.menu li:hover > ul ul {
  left: -9999px; }

.menu li:hover > ul li:hover > ul {
  left: 100%;
  top: 0px; }

/* RESET AD SPACE */
.advertisement * {
  padding: 0px !important;
  white-space: nowrap; }

/* ADD VERTICAL SCROLLBARS TO EVERY PAGE */
html, body {
  height: 100%;
  margin: 0 0 1px; }

html {
  overflow-y: hidden; }

/* HIDE THESE ITEMS */
span#searchsubmit, #searchclose, #image-preloader, .linklove, .ddsg-wrapper div, .advertisement font {
  display: none; }

/* STRIP SKYPE */
span.skype_pnh_container {
  display: none !important; }

span.skype_pnh_print_container {
  display: inline !important; }

/* MAIN LAYOUT ---------------------------------------------------------------------------- */
body {
  text-align: center;
  background: #FFF;
  color: #606060;
  min-width: 1020px; }

#outerWrapper,
#innerWrapper {
  position: relative;
  z-index: 1;
  height: 100%; }

.wrapper {
  margin: 0px auto;
  width: 940px;
  text-align: left;
  position: relative;
  z-index: 1; }

#content #pagination .wrapper {
  width: 100%; }

#main {
  clear: both;
  position: relative;
  z-index: 1; }

.contentbg {
  background: #FFF; }

#main-content {
  padding-top: 40px; }

#primary {
  float: left;
  width: 666px;
  margin-right: 40px; }

body.one-column #primary,
body.one-column-full-width #primary,
body.home #primary {
  float: none;
  width: 100%;
  margin-right: 0px; }

#primary #content {
  margin: 0px 44px 0px 0px; }

body.one-column #primary #content {
  margin: 0px 318px 0px 0px; }

body.one-column-full-width #primary #content,
body.home #primary #content {
  margin: 0px; }

.entry-content,
.entry-excerpt {
  position: relative;
  z-index: 1; }

.entry-content {
  padding-bottom: 16px; }

#secondary {
  float: left;
  width: 234px;
  padding-top: 50px;
  padding-bottom: 100px; }

#footer {
  position: relative;
  z-index: 1; }

/* HEADER --------------------------------------------------------------------------------- */
#header {
  position: relative;
  z-index: 99;
  width: 100%;
  height: 90px;
  background: #FFF;
  box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.75); }

#header .wrapper {
  height: 100%; }

#branding {
  position: absolute;
  left: -10px;
  /*top: 8px;*/
  width: 227px;
  height: 72px; }

body.home #branding {
  width: 281px; }

#branding a {
  display: block;
  width: 100%;
  height: 100%; }

#branding img {
  display: block;
  width: 100%;
  height: 100%; }

#branding span#data-in-motion {
  width: 40px;
  height: 39px;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  background: #FFF url("images/StarQuest_logo-data-in-motion.png") no-repeat 0 0;
  -webkit-transition: -webkit-transform .55s ease-in-out;
  -moz-transition: -moz-transform .55s ease-in-out;
  -o-transition: -o-transform .55s ease-in-out;
  -ms-transform: -ms-transform .55s ease-in-out;
  transition: transform .55s ease-in-out;
  transform-style: preserve-3d; }

body.home #branding span#data-in-motion {
  width: 50px;
  height: 50px;
  background: #FFF url("images/StarQuest_logo-data-in-motion-large.png") no-repeat 0 0; }

#branding a:hover span#data-in-motion {
  -ms-transform: rotateZ(360deg);
  transform: rotateZ(360deg); }

#site-description {
  position: absolute;
  left: -9999px; }

#header-menu {
  position: absolute;
  right: 0px;
  top: 25px; }

#header-search {
  position: absolute;
  right: 0px;
  top: 0px; }

#outerWrapper #header-search #searchfield {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 39px;
  right: 0px;
  padding: 0px 20px;
  background: #FFF;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.35); }

#outerWrapper #header-search #searchfield h4 {
  font-size: 107.143%;
  padding-bottom: 2px; }

#outerWrapper #header-search #searchclose {
  display: block;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 17px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 78.571%;
  font-family: 'museo500';
  background: #eee;
  color: #646464; }

#outerWrapper #header-search #searchclose:hover {
  background-color: #ccc;
  color: #FFF; }

#outerWrapper #header-search input[type="text"] {
  margin-top: 0px !important;
  margin-bottom: 20px !important;
  border: 0px !important;
  border-bottom: 1px solid #949494 !important;
  width: 290px !important;
  padding-left: 0px !important; }

#outerWrapper #header-search span#searchsubmit {
  display: block;
  overflow: hidden;
  width: 39px;
  height: 0px;
  margin: 0px;
  padding: 0px;
  padding-top: 39px;
  text-align: left;
  background: url("images/StarQuest_icon-search-blue.png") no-repeat center center;
  border: 0px;
  border-radius: 0px; }

#outerWrapper #header-search span#searchsubmit:hover,
#outerWrapper #header-search span#searchsubmit.visible {
  background-color: #eee;
  border: 0px; }

#outerWrapper #header-search input[type="submit"] {
  display: none; }

#topNav {
  margin-right: 42px;
  margin-top: 11px; }

#topNav ul li {
  margin: 0px 16px; }

#topNav ul li:first-child {
  margin-left: 0px; }

#topNav ul li a {
  display: block;
  padding: 0px;
  color: #202020;
  font-size: 128.571%; }

#topNav ul li a:hover,
#topNav ul li:hover > a {
  color: #646464;
  text-decoration: none; }

#topNav ul li.current-menu-item a,
#topNav ul li.current_page_item a,
#topNav ul li.current_parent_item a,
#topNav ul li.current-parent-item a,
#topNav ul li.current_page_parent a,
#topNav ul li.current-page-parent a,
#topNav ul li.current-page-ancestor a {
  color: #44a5c9; }

body.search #topNav ul li[class*="current"] a,
body.single-product #topNav ul li.current_page_parent a,
body.single-customer_story #topNav ul li.current_page_parent a {
  color: #202020; }

body.search #topNav ul li[class*="current"] a:hover,
body.single-product #topNav ul li.current_page_parent a:hover,
body.single-customer_story #topNav ul li.current_page_parent a:hover {
  color: #646464; }

#page-header {
  position: fixed;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 40%;
  background-color: #202020;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

#page-header img {
  position: absolute;
  left: -9999px; }

html#ie8 #page-header {
  background: transparent none !important; }

html#ie8 #page-header img {
  position: relative;
  left: 0px;
  top: -130px;
  width: 100%;
  height: auto;
  min-height: 296px; }

/* CONTENT -------------------------------------------------------------------------------- */
/*body.home #content h1 {
  height: 1px;
  width: 1px;
  overflow: hidden; }*/

#page-title {
  height: 206px; }

#page-title .wrapper {
  height: 100%; }

#page-title .page-header {
  position: absolute;
  z-index: 1;
  bottom: 20%;
  left: 0px;
  width: 100%; }

#crumbs {
  float: left; }

#crumbs,
#main #crumbs a {
  color: #FFF; }

#main #crumbs a:hover {
  text-decoration: underline; }

#main h1 {
  font-family: 'museo500';
  font-size: 34px;
  line-height: 36px;
  padding-bottom: 16px; }

#main h1 strong {
  font-family: 'museo500'; }

#main h1 em {
  font-weight: 300;
  font-style: normal;
  color: #0581b1; }

#main #page-title h2 {
  color: #FFF;
  padding-top: 4px;
  padding-bottom: 0px;
  font-size: 25px;
  line-height: 40px; }

#main #page-title h2 em {
  color: #000000; }

#main .entry-content h2:first-child {
  padding-top: 0px; }

#main * + h2 {
  padding-top: 20px; }

#main h1.smaller {
  font-size: 30px;
  line-height: 33px; }

#main h3,
#footer h3 {
  font-weight: 300;
  color: #202020;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 20px; }

#main .content-row h3 {
  font-size: 20px; }

#main h3.entry-title {
  padding-bottom: 4px; }

#main .entry-content h3 {
  padding-top: 14px; }

#main .post-list .entry-content h3 {
  padding-top: 0px; }

#main h3.aligncenter {
  margin-bottom: 0px; }

#main h3 em,
#footer h3 em {
  font-family: 'museo300';
  color: #000; }

#header h4,
#main h4,
#footer h4,
#home-slides .slide-home .slide-content p {
  font-weight: 300;
  font-size: 135.714%;
  line-height: 24px;
  color: #202020;
  padding: 0px 0 20px 0; }

#header h4 {
  padding-top: 16px;
  padding-bottom: 10px; }

#main .entry-content h4 {
  padding-top: 10px; }

#main .entry-content > h4:first-child {
  margin-top: -10px;
  padding-top: 0px; }

#main h5, #main .h5 {
  font-family: 'museo500';
  font-size: 128.571%;
  line-height: 24px;
  color: #325c6b;
  padding: 0px 0px 4px 0px; }

#main p + h5,
#main blockquote + h5,
#main ul + h5,
#main ol + h5,
#main table + h5 {
  padding-top: 10px; }

#main h6 {
  font-size: 92.857%;
  line-height: 19px;
  font-weight: 300;
  margin-bottom: 14px; }

#main a,
#main .entry-content a[href^="tel"] {
  color: #dc5f31;
  font-weight: 300; }

#main #crumbs a {
  font-weight: 500; }

#main a:hover,
#main .entry-content a[href^="tel"]:hover {
  color: #fb8332; }

#main .entry-content a,
#main .entry-excerpt a.more-link {
  text-decoration: underline; }

#main .entry-content a.button,
#main .entry-content a.double-arrow {
  text-decoration: none; }

#main a.more-link {
  white-space: nowrap; }

#main h3 a {
  text-decoration: none;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  -ms-transform: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

#main h3 a.button {
  font-size: 20px;
  float: right;
  margin-top: -9px; }

.entry-content p,
.entry-content ul,
.entry-content ol,
#comments p {
  padding-bottom: 16px;
  font-size: 114.286%;
  line-height: 22px;
  color: #202020; }

.entry-content h5 + p {
  padding-top: 16px; }

.entry-content td {
  color: #202020; }

.entry-excerpt p {
  padding-bottom: 8px;
  font-size: 100%;
  line-height: 18px; }

.entry-content ul,
.entry-content ol {
  margin-left: 21px;
  margin-top: 2px;
  line-height: 20px;
  padding-bottom: 7px; }

.entry-content ul.simple {
  list-style-type: none;
  margin-left: 0px; }

.entry-content ul > li,
.entry-excerpt ul > li,
.entry-content ol > li,
.entry-excerpt ol > li {
  padding-bottom: 8px; }

.entry-content ul ul,
.entry-content ol ul,
.entry-content ul ol,
.entry-content ol ol {
  font-size: 100%;
  padding-bottom: 0px;
  padding-top: 5px; }

.entry-content table {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse; }

.entry-content table th,
.entry-content table td {
  border-collapse: collapse; }

table.styled {
  width: 100%;
  margin-bottom: 18px;
  border: 0px; }

table.styled th,
table.styled td {
  font-weight: 300;
  font-size: 108%;
  line-height: 21px; }

table.styled th {
  text-align: left;
  vertical-align: bottom;
  padding: 14px 10px 12px 10px;
  border-bottom: 1px solid #d4d4d4;
  background: #eee;
  font-family: 'museo500';
  color: #325c6b; }

table.styled td {
  vertical-align: top;
  padding: 18px 10px 20px 10px;
  border-bottom: 1px solid #d4d4d4; }

table.alignMiddle td {
  vertical-align: middle; }

table.styled tr:nth-child(odd) td {
  background-color: #f4f4f4; }

table.removeAlt tr:nth-child(odd) td {
  background: transparent; }

table.styled tr.row-feature td {
  background-color: #e0f3f9; }

table.styled tr:hover td {
  background-color: #fef6f0; }

table.noHover tr:hover td {
  background: transparent; }

table.styled tr.row-feature:hover td {
  background-color: #d1eff9; }

table.styled img {
  display: block;
  margin: 0 auto; }

.entry-content blockquote,
#secondary blockquote {
  margin: 10px 0px 24px 0px;
  padding: 40px 50px 18px 50px;
  background: #eee;
  text-align: center;
  text-shadow: -1px 1px 0px #FFF; }

.entry-content blockquote.simple {
  background: transparent;
  text-shadow: none;
  padding-top: 20px;
  padding-bottom: 10px; }

.entry-content blockquote:first-child,
.entry-content h3 + blockquote {
  margin-top: 0px; }

#entry-content-half blockquote {
  padding-right: 50%; }

.entry-content blockquote p,
.entry-content blockquote li {
  font-size: 128.571%;
  color: #646464;
  line-height: 26px; }

.entry-content blockquote em {
  font-size: 71.429%;
  color: #747474;
  font-style: normal;
  display: block; }

.entry-content blockquote.simple p {
  font-size: 185.714%;
  line-height: 33px;
  color: #41a6c9; }

.entry-content blockquote strong {
  font-size: 135.714%;
  font-family: 'museo500'; }

.entry-content blockquote.simple strong {
  font-size: 114.286%; }

#content .entry-content .box,
#secondary .box {
  background: #eee;
  padding: 14px 20px 4px 12px; }

#content .entry-content .box.alignleft,
#content .entry-content .box.alignright,
#content .entry-content .box.aligntwo-col {
  width: 42%;
  margin-top: 2px;
  margin-bottom: 34px; }

#content .entry-content .box.aligntwo-col {
  float: left; }

#content .entry-content .box.aligntwo-col + .box.aligntwo-col {
  margin-right: 0px; }

.entry-meta {
  margin-bottom: 16px;
  padding: 6px;
  background: #eee;
  color: #646464;
  text-align: center; }

.edit-link {
  display: block; }

.thumb {
  float: left;
  margin-right: 20px;
  padding-top: 0px;
  padding-bottom: 8px;
  width: 160px; }

.thumb-right {
  float: right;
  margin-right: 0px;
  margin-left: 0px; }

.thumb-center {
  float: none;
  margin: 0 auto;
  text-align: center; }

.alternating .hentry:nth-child(even) .thumb-right {
  float: left; }

.thumb img {
  display: block; }

.thumb-center img {
  margin-left: auto;
  margin-right: auto; }

.excerpt-hasThumb {
  float: left;
  width: 438px; }

.one-column-full-width .excerpt-hasThumb {
  width: 478px; }

.alternating .hentry:nth-child(even) .excerpt-hasThumb {
  float: right; }

.post-list .hentry {
  border-top: 1px solid #c4c4c4;
  padding-bottom: 22px;
  padding-top: 26px; }

.post-list > .hentry:first-child {
  padding-top: 0px;
  border-top: 0px; }

#customer-stories-list > .hentry {
  border-top: 1px solid #c4c4c4;
  padding-top: 40px; }

#nav-single > span,
#nav-below > span {
  display: block;
  float: left;
  width: 50%;
  min-height: 1px; }

#nav-single .nav-next,
#nav-below .nav-next {
  text-align: right; }

#nav-single a {
  margin-left: 0px;
  margin-right: 0px; }

#nav-single a,
#nav-below a,
#ajax-load-more button,
#main .wp-pagenavi > a,
#main .wp-pagenavi > span {
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 20px; }

#main .wp-pagenavi > a,
#main .wp-pagenavi > a.page,
#main .wp-pagenavi > span.current {
  padding: 0px 10px; }

#nav-below .nav-more {
  float: none;
  width: auto;
  text-align: center; }

#nav-below .nav-more a,
button#load-more {
  display: block;
  width: 100%;
  border: 0px; }

#nav-below .nav-more a:hover,
button#load-more:hover, button#load-more:focus {
  cursor: pointer; }

#pagination {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #c4c4c4; }

.wp-pagenavi {
  text-align: right; }

#main .wp-pagenavi > a,
#main .wp-pagenavi > span {
  display: inline-block;
  margin-left: 2px; }

#main .wp-pagenavi a.previouspostslink {
  float: left;
  margin-left: 0px; }

/* Home Slider */
#home-slider {
  position: relative;
  z-index: 1;
  overflow: visible;
  width: 100%; }

#home-slides {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  background: transparent url("images/loading.gif") no-repeat center center;
  -webkit-transition: height 0.55s ease-in-out;
  -moz-transition: height 0.55s ease-in-out;
  -o-transition: height 0.55s ease-in-out;
  -ms-transform: height 0.55s ease-in-out;
  transition: height 0.55s ease-in-out;
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

#home-slides .slide-home {
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.55s ease-in-out;
  -moz-transition: opacity 0.55s ease-in-out;
  -o-transition: opacity 0.55s ease-in-out;
  -ms-transform: opacity 0.55s ease-in-out;
  transition: opacity 0.55s ease-in-out;
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

#home-slides .slide-home img {
  width: 100% !important;
  height: auto !important;
  display: block;
  position: absolute; }

#home-slides .slide-home .wrapper {
  height: 100%; }

#home-slides .slide-home .slide-content {
  position: absolute;
  top: 18%;
  right: 5%;
  width: 45%;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  -ms-transform: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

#home-slides .cycle-slide-active .slide-content {
  opacity: 1; }

#home-slides .slide-home .slide-content h2 {
  color: #FFF;
  padding-top: 0px; }

/* DRB - increase font - add 7.143 for each point size
ORIGINAL:
#home-slides .slide-home .slide-content p {color: #FFF;font-size:142.857%;line-height:26px;} 
1pt size bigger:
#home-slides .slide-home .slide-content p {color: #FFF;font-size:150%;line-height:26px;}
2pt size bigger
#home-slides .slide-home .slide-content p {color: #FFF;font-size:157.143%;line-height:26px;}
#home-slides .slide-home .slide-content p {color: #FFF;font-size:171.429%;line-height:26px;}
*/
#home-slides .slide-home .slide-content p {
  color: #FFF;
  font-size: 192.858%;
  line-height: 26px; }

#home-slider-nav {
  position: static;
  z-index: 3;
  margin-top: 14px;
  left: 0px;
  overflow: visible;
  width: 100%; }

#home-slider-nav .wrapper {
  text-align: center; }

#home-slider-nav a {
  margin: 0px 15px !important; }

/* Content Rows */
.content-row .wrapper {
  padding: 56px 0px 50px 0px; }

.content-row + .content-row .wrapper {
  border-top: 1px solid #c4c4c4; }

.content-row-item {
  float: left;
  width: 100%; }

.half .content-row-item {
  width: 50%; }

.third .content-row-item {
  width: 33%;
  border-right: 1px solid #c4c4c4; }

.third .content-row-item:nth-child(3n) {
  border: 0px; }

.content-row-item .entry-content {
  padding: 14px 20px 34px 20px;
  text-align: center; }

.content-row.half .content-row-item .entry-content,
.content-row.full-width .content-row-item .entry-content {
  padding: 0px 20px 14px 20px; }

.content-row-item .icon,
#main #secondary .icon {
  display: block;
  margin: 0 auto;
  margin-bottom: 18px; }

#main .content-row-item h3 {
  padding-bottom: 0px; }

#main .content-row-item h4 {
  padding-bottom: 2px; }

#main .content-row-item .entry-content > h4:first-child {
  margin-top: 0px;
  padding-top: 10px; }

.content-row-item .entry-content p {
  font-size: 100%;
  padding-bottom: 4px; }

#outerWrapper .content-row-item .entry-content h4 + p .button {
  margin-top: 16px; }

/* Products */
#products-list .hentry {
  border: 0px;
  padding: 50px 0px; }

#products-list .hentry:first-child {
  padding-top: 34px; }

.product-landing-menu ul {
  width: 100%;
  padding-top: 20px; }

.product-landing-menu ul li {
  width: 50%; }

#main .product-landing-menu ul li a {
  margin-right: 20px;
  font-size: 107.143%;
  font-family: 'museo500'; }

table.styled .cell-logo {
  width: 30%;
  text-align: center; }

table.styled .cell-small {
  width: 15%; }

table.styled .cell-medium {
  width: 18%; }

table.styled .cell-large {
  width: 24%; }

table.styled .cell-cost {
  width: 10%; }

/* Our Partners */
#partner-row {
  background: #d2e6ef url("images/StarQuest_partnersRowBG.png") no-repeat center bottom;
  padding: 0px; }

#partner-row .wrapper {
  text-align: center; }

#partner-row h5 {
  padding-bottom: 6px; }

#partner-row-items a#our-partners-link {
  display: block;
  padding: 30px 0px 46px 0px; }

#partner-row-items a#our-partners-link:hover h5 {
  color: #0581b1; }

#partner-row-items span {
  display: inline-block;
  padding: 12px;
  height: 54px;
  line-height: 54px; }

#partner-row-items span img {
  vertical-align: middle;
  max-height: 54px !important;
  width: auto !important;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -ms-transform: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

#partner-row-items a:hover img {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100); }

/* Customer Stories */
#main .entry-content > h4.customer-story-title {
  margin-top: 0px;
  margin-bottom: 6px;
  padding-bottom: 0px; }

.customer-story-image {
  margin-top: 20px;
  margin-bottom: 18px;
  width: auto; }

.customer-story-title + .customer-story-image {
  margin-top: 24px; }

.customer-story-title + p {
  margin-top: 20px; }

.customer-story-full {
  text-align: center; }

/* Images & Galleries */
#content img {
  max-width: 100% !important;
  height: auto !important; }

#content .alignleft,
#content img.alignleft,
#content .aligntwo-col {
  display: inline;
  float: left;
  margin-right: 25px;
  margin-top: 2px; }

#content .alignright,
#content img.alignright {
  display: inline;
  float: right;
  margin-left: 25px;
  margin-top: 2px; }

#content .aligncenter,
#content img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

#content .alignleft,
#content .alignright,
#content .aligncenter,
#content .aligntwo-col {
  margin-bottom: 14px;
  position: relative;
  z-index: 1; }

#content .wp-smiley {
  margin: 0; }

#content .gallery {
  margin: auto; }

#content .gallery .gallery-item {
  float: left;
  text-align: center;
  width: 33%; }

#content .gallery br + br {
  display: none; }

#featured-content-image {
  position: absolute;
  z-index: 2;
  top: -22px;
  right: 26px; }

#featured-post-image img {
  display: block;
  margin-bottom: 0px; }

.featured-image {
  border: 1px solid #c4c4c4;
  padding: 6px 7px;
  margin-top: 20px;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 18px; }

.featured-image-small {
  max-width: 250px;
  float: right; }

#main .entry-content p.wp-caption-text {
  color: #646464;
  font-size: 100%;
  line-height: 18px;
  padding-bottom: 0px; }

#main .alignright p.wp-caption-text {
  text-align: right; }

#main .featured-image p.wp-caption-text {
  margin-top: 5px; }

.entry-content a:hover img,
.featured-image a:hover img,
.thumb a:hover img {
  opacity: 0.75;
  -moz-opacity: 0.75;
  filter: alpha(opacity=75); }

table.styled img {
  max-width: 90% !important; }

table.styled .feature img {
  max-width: 100% !important; }

/* Videos */
.entry-content iframe,
.entry-content video,
.entry-content object,
.entry-content embed,
.widget iframe,
.widget video,
.widget object,
.widget embed {
  display: block;
  margin-bottom: 28px; }

.entry-content p iframe,
.entry-content p video,
.entry-content p object,
.entry-content p embed,
.widget p iframe,
.widget p video,
.widget p object,
.widget p embed {
  margin-bottom: 0px; }

/* Responsive Video Embeds */
.video-container {
  position: relative;
  z-index: 1;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

body.is-media-gallery .type-video .video-container {
  padding-bottom: 46.20%; }

.video-container iframe, .video-container video, .video-container object, .video-container embed {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-container br,
.video-container + br {
  display: none; }

/* Gravity Form Resets (Site Specific) */
body .gform_wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 0px;
  position: relative;
  z-index: 1; }

body h4 + .gform_wrapper {
  padding-top: 10px; }

body .gform_wrapper ul {
  font-size: 100%; }

body .gform_wrapper ul li, * .gform_wrapper form ul li {
  margin-top: 0px;
  margin-bottom: 8px;
  background: transparent none;
  padding: 0px; }

body .gform_wrapper .gfield_description {
  padding-top: 0px;
  margin-top: 0px; }

body .gform_wrapper .top_label .gfield_label {
  margin-top: 0px;
  line-height: inherit; }

body .gform_wrapper ul li ul {
  padding: 0px 0px 38px 0px !important; }

body .gform_wrapper ul li.horizontal ul li {
  float: left;
  margin-left: 20px !important; }

body .gform_wrapper ul li.horizontal ul li:first-child {
  margin-left: 0px !important; }

body .gform_wrapper ul li.horizontal ul li label {
  float: left;
  margin-left: 0px; }

#main .gform_wrapper input::-webkit-input-placeholder,
#main .gform_wrapper isindex::-webkit-input-placeholder,
#main .gform_wrapper textarea::-webkit-input-placeholder,
#main .gform_wrapper input::-moz-input-placeholder,
#main .gform_wrapper isindex::-moz-input-placeholder,
#main .gform_wrapper textarea::-moz-input-placeholder,
#main .gform_wrapper input::input-placeholder,
#main .gform_wrapper isindex::input-placeholder,
#main .gform_wrapper textarea::input-placeholder {
  color: #404040 !important;
  font-size: 100% !important; }

#main .gform_wrapper .simple_captcha_medium input[type="text"] {
  width: 84px !important;
  margin-top: 2px !important; }

#main .gform_wrapper .gfield_captcha_container img.gfield_captcha {
  float: left !important;
  margin-right: 20px !important; }

body .gform_wrapper .validation_error {
  font-weight: 300;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 16px; }

body .gform_wrapper div.validation_error,
body .gform_wrapper .gfield_error .gfield_label,
body .gform_wrapper li.gfield.gfield_error .gfield_description,
body .gform_wrapper .validation_error,
body .mc4wp-error {
  color: #900;
  font-family: 'museo500'; }

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  background-color: transparent;
  margin: 0px 0px 8px 0px !important;
  padding: 0px !important;
  border: 0px; }

#main .gform_wrapper ul li.gfield.gfield_error input,
#main .gform_wrapper ul li.gfield.gfield_error textarea {
  border-color: #900 !important;
  background-color: #f5e7e7 !important; }

body .gform_wrapper .ginput_container + .gfield_description.validation_message {
  display: none; }

body img.gform_ajax_spinner {
  position: absolute !important;
  right: -22px;
  bottom: 76px; }

body .gform_wrapper .gform_footer {
  margin: 0;
  padding: 2px 0 20px 0; }

body .gform_confirmation_message,
body .mc4wp-success {
  color: #44A5C9;
  text-align: left;
  font-family: 'museo500';
  font-size: 100%;
  line-height: 22px;
  padding: 12px 0px 20px 0px; }

body .mc4wp-success {
  padding: 0px; }

body .gform_wrapper .description,
body .gform_wrapper .gfield_description,
body .gform_wrapper .gsection_description,
body .gform_wrapper .instruction,
body .gform_wrapper .validation_error {
  font-family: 'museo500';
  font-weight: 500 !important;
  font-size: 100%;
  line-height: 22px; }

body .gform_wrapper .gfield_description {
  font-family: 'museo300';
  font-weight: 300 !important;
  font-size: 100%;
  line-height: 22px;
  color: #202020; }

body .gform_wrapper .description_above .gfield_description {
  padding-bottom: 0px;
  margin-top: -5px; }

body .gform_wrapper .gfield_html.gfield_no_follows_desc {
  margin-top: 0px; }

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0px; }

body .gform_wrapper .gfield_required {
  color: #202020;
  display: none; }

/* WIDGETS -------------------------------------------------------------------------------- */
#secondary .widget {
  margin-top: 20px;
  border-top: 1px solid #c4c4c4;
  padding-top: 20px; }

#secondary .widget:first-child {
  margin-top: 0px;
  border: 0px;
  padding-top: 0px; }

#main #secondary h2 {
  font-size: 25px;
  padding-top: 20px;
  line-height: 32px; }

#main #secondary .widget h3.widget-title {
  padding-right: 20px;
  font-size: 20px; }

#main .widget h3.widget-title {
  padding-bottom: 10px;
  font-family: 'museo500';
  font-weight: 500; }

#main .widget_cta_text h3.widget-title {
  color: #FFF; }

#main #secondary h5 {
  font-size: 121.429%;
  line-height: 24px; }

#main .widget-area ul {
  list-style: none; }

#main .widget-area ul ul {
  list-style: none; }

#main .widget-area .widget_text ul {
  list-style-type: disc;
  margin-left: 28px; }

#main .widget-area .widget_text ul.simple {
  list-style-type: none;
  margin-left: 0px; }

#main #secondary .widget p,
#main #secondary .widget li {
  font-size: 100%;
  font-weight: 300;
  line-height: 18px;
  color: #202020; }

#main #secondary .widget_cta_text p,
#main #secondary .widget_cta_text li {
  color: #FFF; }

#main #secondary .widget h4 ul li {
  line-height: 22px; }

#main #secondary .widget ul.h5 li {
  font-size: 93%;
  line-height: 18px; }

#main #secondary .widget p {
  padding-bottom: 16px; }

#main #secondary .widget_cta_text p {
  padding-bottom: 10px; }

#main #secondary .widget ul + p {
  padding-top: 10px; }

#main #secondary .widget blockquote p {
  padding: 10px;
  font-style: italic;
  font-size: 135.714%;
  line-height: 30px;
  color: #325c6b;
  text-align: left; }

#main #secondary .widget blockquote p em {
  font-style: normal;
  font-size: 64.286%;
  line-height: 18px;
  color: #202020;
  display: block;
  margin-left: 25px;
  padding-top: 4px; }

#main #secondary .widget li {
  padding: 2px 0px 5px 0px; }

#main #secondary .widget li li {
  font-size: 100%; }

#main #secondary .widget li ul,
#main #secondary .widget li ol {
  margin-left: 15px;
  padding: 0px 0px 0px 0px;
  display: block !important; }

#main #secondary .widget ul li a,
#main #secondary .widget ol li a {
  color: #202020;
  font-weight: 300;
  text-decoration: none; }

#main #secondary .widget ul li a:hover,
#main #secondary .widget ol li a:hover {
  color: #646464;
  text-decoration: none; }

#main #secondary .widget p a {
  color: #dc5f31;
  text-decoration: none; }

#main #secondary .widget p a:hover {
  color: #fb8332;
  text-decoration: underline; }

#main #secondary .widget p a.button,
#main #secondary .widget p a.double-arrow {
  text-decoration: none; }

#main #secondary .widget li a.double-arrow,
#main #secondary .widget li.double-arrow a {
  color: #dc5f31; }

#main #secondary .widget li a.double-arrow:hover,
#main #secondary .widget li.double-arrow a:hover {
  color: #fb8332; }

#main #secondary .widget_cta_text .cta-blue {
  display: block;
  color: #fff;
  border: 1px solid #005676;
  padding: 10px 3px;
  background-image: -ms-linear-gradient(90deg, #0080a2 0%, #41a6c9 100%);
  text-align: center;
  font-size: 15px;
  font-family: "Helvetica Neue";
  line-height: 1.2; }

#main #secondary .widget_cta_text .cta-blue h3.widget-title {
  font-size: 19px;
  font-weight: 700;
  padding-right: 0;
  padding-top: 10px; }

#main #secondary .widget_cta_text .cta-orange {
  display: block;
  color: #fff;
  border: 1px solid #dc5f31;
  padding: 10px 3px;
  background-image: -ms-linear-gradient(90deg, #a54826 0%, #dc5f30 100%);
  text-align: center;
  font-size: 15px;
  font-family: "Helvetica Neue";
  line-height: 1.2;
  margin-top: -42px; }

#main #secondary .widget_cta_text .cta-orange h3.widget-title {
  font-size: 19px;
  font-weight: 700;
  padding-right: 0;
  padding-top: 10px; }

#secondary .widget.widget_cta_text {
  border-top: none;
  padding-top: 0; }

header #secondary {
  position: absolute;
  right: 0;
  padding-bottom: 0;
  padding-top: 0; }

#main #secondary .widget ul li[class*="current"] > a {
  color: #44a5c9; }

.widget img {
  max-width: 100%;
  height: auto !important; }

.widget a:hover img {
  opacity: 0.75;
  -moz-opacity: 0.75;
  filter: alpha(opacity=75); }

.widget select {
  width: 100% !important; }

.widget_cta,
.widget_cta .widget-content,
.widget_cta_extended,
.widget_cta_extended .widget-content {
  text-align: center; }

.widget_cta .widget-content {
  margin: 5px 0px; }

.widget_cta_extended .cta-item {
  border-top: 1px solid #c4c4c4;
  padding: 20px 0px 0px 0px; }

.widget_cta_extended:first-child .widget-content .cta-item:first-child {
  border-top: 0px;
  padding-top: 0px; }

#outerWrapper .widget_cta_text .widget-content a.button {
  float: right;
  margin: 8px -23px 0px 0px !important;
  border-right: 3px solid #dedede !important;
  border-radius: 0px 0px 21px 21px; }

#outerWrapper .widget_cta_text .widget-content a.button:hover {
  border-right-color: #0581b1 !important; }

/*
#main #secondary .widget_nav_menu ul li,
#main #secondary .simple-section-nav ul li,
#main #secondary .widget_categories ul li,
#main #secondary .widget_archives ul li {
  float: none;
  display: block;
  padding: 0px;
  font-size: 114.286%;
  line-height: 20px; }
*/
/*
*
* 
* Hack for the sidebar menu on the product page.
* No idea why the orange arrow treatment is not being applied to all items
*
*
*/
#main #secondary .widget_nav_menu li a {
  line-height: 20px;
  padding: 0px 18px 0px 0px;
  display: inline;
  font-weight: 500;
  background-position: right 5px;
  font-family: 'museo500';
  background: transparent url("images/StarQuest_icon-double-arrow-orange.png") no-repeat right 3px;
  color: #dc5f31 !important; }

#main #secondary .widget_nav_menu li {
  font-size: 114.286%;
  padding: 4px 0px 6px 0px;
  float: none;
  display: block;
  line-height: 28px; }

#main #secondary .widget_nav_menu ul li li,
#main #secondary .simple-section-nav ul li li,
#main #secondary .widget_categories ul li li,
#main #secondary .widget_archives ul li li {
  font-size: 100%; }

#main #secondary .widget_nav_menu ul li a,
#main #secondary .simple-section-nav ul li a,
#main #secondary .widget_categories ul li a,
#main #secondary .widget_archives ul li a {
  /*   padding: 4px 20px 6px 0px; */
  /*   line-height: 20px; */
  display: inline-block;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  -ms-transform: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

#main #secondary .widget_nav_menu ul li.double-arrow {
  font-size: 114.286%;
  padding: 4px 0px 6px 0px; }

#main #secondary .widget_nav_menu ul li.double-arrow a {
  line-height: 20px;
  padding: 0px 18px 0px 0px;
  display: inline;
  font-weight: 500;
  background-position: right 5px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transform: none;
  transition: none; }

#main #secondary .widget_nav_menu ul li.double-arrow a:hover {
  background-position: right -15px; }

#main #secondary input[type="text"],
#main #secondary input[type="url"],
#main #secondary input[type="email"],
#main #secondary input[type="tel"],
#main #secondary input[type="number"],
#main #secondary input[type="password"],
#main #secondary textarea {
  width: 212px !important; }

#main #secondary select {
  font-size: 135.714% !important;
  color: #404040 !important; }

/* FOOTER --------------------------------------------------------------------------------- */
#footer .wrapper {
  text-align: center;
  padding: 48px 0px 58px 0px; }

#footer,
#footer a {
  color: #202020; }

#footer a:hover {
  color: #646464; }

#footer .menu {
  clear: both; }

#footer .menu li {
  float: none;
  display: inline; }

#footer .menu li a {
  display: inline-block; }

#footer #menu-footer-navigation-main {
  padding-bottom: 16px; }

#footer #menu-footer-navigation-main li {
  font-size: 114.286%;
  padding: 0px 26px;
  border-left: 1px solid #606060; }

#footer #menu-footer-navigation-main li:first-child {
  border: 0px; }

#footer #menu-footer-navigation-secondary {
  padding-bottom: 24px;
  font-size: 107.143%; }

#footer #menu-footer-navigation-secondary li {
  padding: 0px 8px; }

#footer-meta p {
  font-size: 92.857%; }

/* MEDIA QUERIES -------------------------------------------------------------------------- */
@media screen and (min-width: 1180px) {
  #home-slider-nav {
    position: absolute;
    bottom: 10%;
    margin-top: 0px; }
  #outerWrapper #home-slider-nav a.cycle-pager-active {
    color: #000;
    background-color: rgba(255, 255, 255, 0.9);
    border-color: rgba(255, 255, 255, 0.8); } }

@media screen and (min-width: 1340px) {
  #home-slides .slide-home .slide-content {
    top: 22%; } }

/* Print Styles --------------------------------------------------------------------------- */
@media print {
  body {
    background: none !important; }
  #wrapper {
    float: none !important;
    clear: both !important;
    display: block !important;
    position: relative !important; }
  #header {
    border-bottom: 2pt solid #000;
    padding-bottom: 18pt; }
  #colophon {
    border-top: 2pt solid #000; }
  #site-title {
    font-size: 13pt; }
  .entry-content {
    font-size: 14pt;
    line-height: 1.6em; }
  .entry-title {
    font-size: 21pt; }
  #access,
  #branding img,
  #respond,
  .comment-edit-link,
  .edit-link,
  .navigation,
  .page-link,
  .widget-area {
    display: none !important; }
  #container,
  #header,
  #footer {
    width: 100%;
    margin: 0; }
  #content,
  .one-column #content {
    width: 100%;
    margin: 24pt 0 0; }
  #main {
    display: inline; } }

/* REQUEST DEMO PAGE FORM STYLES --------------------------------------------------------------------------- */
.gform_wrapper form .gform_body input[type=text],
.gform_wrapper form .gform_body input[type=url],
.gform_wrapper form .gform_body input[type=email],
.gform_wrapper form .gform_body input[type=tel],
.gform_wrapper form .gform_body input[type=number],
.gform_wrapper form .gform_body input[type=password] {
  border: none !important;
  background-color: #EDEDED !important;
  color: #808080;
  width: 90% !important;
  height: 30px;
  line-height: 30px;
  padding: 0 10px !important; }

.gform_wrapper form .gform_body .gfield_error input[type=text],
.gform_wrapper form .gform_body .gfield_error input[type=url],
.gform_wrapper form .gform_body .gfield_error input[type=email],
.gform_wrapper form .gform_body .gfield_error input[type=tel],
.gform_wrapper form .gform_body .gfield_error input[type=number],
.gform_wrapper form .gform_body .gfield_error input[type=password] {
  border: 1px solid #900 !important;
  background: #F8F8F8 !important; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body #field_1_5 {
  display: none; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body span.light-grey {
  color: #111111; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body ul.gfield_checkbox label {
  color: #919191 !important;
  margin-bottom: 0 !important; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body label.gfield_label.label-block {
  color: #111111; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body li#field_1_11,
.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body li#field_1_12 {
  width: 48%;
  float: left;
  display: inline-block;
  clear: none;
  margin-top: 20px; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body li#field_1_11 label.gfield_label.label-block,
.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body li#field_1_12 label.gfield_label.label-block,
.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body li#field_1_10 label.gfield_label.label-block {
  margin-bottom: 10px !important; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body li#field_1_12 ul.gfield_checkbox li {
  float: left !important;
  width: 48% !important; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body li#field_1_11 {
  position: relative;
  width: 41% !important; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body li#field_1_11:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 40px;
  width: 1px;
  height: 90%;
  background: #000000; }

/*
.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body .gfield_checkbox li input[type=checkbox], 
.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body .gfield_checkbox li input {
    box-shadow: none !important;
    border: none !important;
    background: #EDEDED !important;
}
*/
.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body .gfield_checkbox li input[type=checkbox]:checked:before {
  width: 14px;
  line-height: 15px;
  background: #8C8C8C !important; }

.gform_wrapper form .gform_body .gfield_checkbox li input[type="checkbox"] {
  display: none; }

.gform_wrapper form .gform_body .gfield_checkbox label {
  margin-left: 0; }

.gform_wrapper form .gform_body .gfield_checkbox li input[type="checkbox"] + label:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  line-height: 21px;
  text-align: center;
  margin: -1px 7px 0 0;
  vertical-align: middle;
  background: #EDEDED;
  cursor: pointer;
  color: white;
  font-weight: 700; }

.gform_wrapper form .gform_body .gfield_checkbox li input[type="checkbox"]:checked + label:before {
  content: "X";
  background: #969696; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body ul.gfield_checkbox {
  padding-bottom: 15px !important; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body ul.gfield_checkbox#input_1_10 li {
  width: 27%;
  margin: 0 !important;
  clear: none; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body ul.gfield_checkbox#input_1_10 li.last {
  float: none;
  clear: both; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body .gfield_captcha_container {
  margin-top: 30px;
  clear: both; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body .gfield_captcha_container img.gfield_captcha {
  margin-bottom: 20px !important; }

.gform_wrapper#gform_wrapper_1 form#gform_1 .gform_body .gfield_captcha_container input[type="text"] {
  width: 130px !important;
  clear: both;
  margin-top: 10px !important;
  display: block;
  float: none; }

.custom-button {
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  display: inline-block;
  background-color: #43a5c8;
  color: white !important;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "museo500", Helvetica, Arial, sans-serif;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear; }
  .custom-button:hover, .custom-button:active, .custom-button:focus {
    background-color: #dc5f31; }
  .custom-button.white {
    background-color: white;
    color: #43a5c8 !important; }
    .custom-button.white:hover, .custom-button.white:active, .custom-button.white:focus {
      background-color: #dc5f31;
      color: white !important; }
  .custom-button.expanded {
    display: block;
    text-align: center; }
  .custom-button.no-uppercase {
    text-transform: none; }

body.page-template-page-template-product-sqdr #main-content {
  padding-top: 0; }

.product-hero-banner {
  position: relative;
  height: 385px;
  display: block;
  margin-bottom: 80px;
  background: #007983;
  background: linear-gradient(to bottom, #007983 -1%, #114552 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007983', endColorstr='#114552',GradientType=0 );
  overflow: hidden; }
  .product-hero-banner:after {
    content: "";
    width: 346px;
    height: 494px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
    background: url("images/bg-starquest-left.png") 0 0 no-repeat;
    background-size: contain; }
    @media (min-width: 1024px) {
      .product-hero-banner:after {
        display: block; } }
  .product-hero-banner:before {
    content: "";
    width: 346px;
    height: 494px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: none;
    background: url("images/bg-starquest-right.png") 0 0 no-repeat;
    background-size: contain; }
    @media (min-width: 1024px) {
      .product-hero-banner:before {
        display: block; } }
  .product-hero-banner .wrapper {
    text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100; }
  .product-hero-banner .headline {
    font-family: "museo300", Helvetica, Arial, sans-serif;
    font-size: 63px;
    line-height: 88px;
    color: white;
    font-weight: 300; }
  .product-hero-banner p {
    font-family: "museo300", Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 34px;
    color: white;
    margin-bottom: 20px; }

.product-content .wrapper {
  position: relative;
  z-index: 100; }
  .product-content .wrapper:after {
    content: "";
    clear: both;
    display: block; }

.product-content p, .product-content li {
  font-family: "museo300", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: black;
  margin-bottom: 20px; }
  .product-content p strong, .product-content li strong {
    font-family: "museo500", Helvetica, Arial, sans-serif;
    font-weight: normal; }

.product-content ul:not(.menu) {
  list-style: none;
  margin: 0;
  padding: 0; }
  .product-content ul:not(.menu) li {
    display: block;
    margin-bottom: 20px;
    padding: 0 0 0 30px;
    background: url("images/ico-bullet.png") top left no-repeat; }

.product-content .text-content {
  float: left;
  width: 60%; }

.product-content aside {
  width: 260px;
  float: right;
  margin: 0 0 0 50px;
  padding: 20px;
  background: #43a5c8; }
  .product-content aside .headline {
    display: block;
    font-size: 30px;
    line-height: 31px;
    font-family: "museo500", Helvetica, Arial, sans-serif;
    color: white;
    margin-bottom: 20px; }
  .product-content aside ul.menu {
    margin-bottom: 20px; }
    .product-content aside ul.menu li {
      display: block;
      float: none;
      margin-bottom: 20px; }
      .product-content aside ul.menu li a {
        font-family: "museo300", Helvetica, Arial, sans-serif;
        font-size: 18px !important;
        color: white !important;
        display: block;
        letter-spacing: -1px; }
        .product-content aside ul.menu li a:hover, .product-content aside ul.menu li a:focus, .product-content aside ul.menu li a:active {
          text-decoration: underline; }
        .product-content aside ul.menu li a:after {
          content: ">>";
          display: inline-block;
          margin-left: 10px; }

.full-block {
  display: block;
  margin: 40px 0;
  padding: 20px 0; }
  .full-block.blue {
    background-color: #43a5c8; }
  .full-block .headline {
    display: block;
    text-align: center;
    font-size: 40px;
    line-height: 55px;
    font-family: "museo300", Helvetica, Arial, sans-serif;
    color: white; }
    .full-block .headline a {
      color: white !important; }

.starquest-difference {
  display: block; }
  .starquest-difference .headline {
    display: block;
    text-align: left;
    font-size: 63px;
    line-height: 78px;
    font-family: "museo300", Helvetica, Arial, sans-serif;
    color: #43a5c8;
    margin-bottom: 40px; }
  .starquest-difference .difference-box {
    display: block;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    .starquest-difference .difference-box:after {
      content: "";
      display: block;
      clear: both; }
    .starquest-difference .difference-box .icon {
      float: left;
      width: 15%; }
      .starquest-difference .difference-box .icon img {
        max-width: 100%;
        height: auto; }
    .starquest-difference .difference-box .description {
      float: right;
      width: 83%; }
      .starquest-difference .difference-box .description .subheadline {
        display: block;
        text-align: left;
        font-size: 40px;
        line-height: 30px;
        font-family: "museo300", Helvetica, Arial, sans-serif;
        color: #a6a6a6;
        margin-bottom: 10px; }
      .starquest-difference .difference-box .description h3 {
        display: block !important;
        text-align: left !important;
        font-size: 30px !important;
        line-height: 26px !important;
        font-family: "museo300", Helvetica, Arial, sans-serif !important;
        color: #a6a6a6 !important;
        margin-bottom: 20px !important;
        padding: 0 !important; }
      .starquest-difference .difference-box .description p {
        font-family: "museo300", Helvetica, Arial, sans-serif;
        font-size: 20px;
        line-height: 26px;
        color: black;
        margin-bottom: 20px; }
        .starquest-difference .difference-box .description p strong {
          display: block;
          font-family: "museo500", Helvetica, Arial, sans-serif;
          font-weight: normal;
          padding-left: 25px;
          background: url("images/ico-bullet.png") center left no-repeat; }
      .starquest-difference .difference-box .description .more-details {
        display: none; }

/* Fist Name and Last Name in one single row */
#field_1_8,
#field_1_13,
#field_1_9,
#field_1_3 {
  display: inline-block;
  float: left;
  width: 47.5%;
  clear: none; }

#field_1_14 .label-block {
  display: none; }

.thankyou-boxs {
  margin: 0 0 50px 0;
  padding: 0;
  list-style: none; }
  .thankyou-boxs li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    text-align: center; }
    @media (min-width: 1024px) {
      .thankyou-boxs li {
        width: 24%; } }
    .thankyou-boxs li i {
      display: block;
      height: 95px;
      text-align: center;
      margin-bottom: 15px; }
      .thankyou-boxs li i img {
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .thankyou-boxs li span {
      display: block;
      font-family: "museo500", Helvetica, Arial, sans-serif;
      font-size: 22px;
      color: black;
      opacity: .4;
      margin-bottom: 15px; }
    .thankyou-boxs li .btn-learn-more {
      display: inline-block;
      padding: 0 30px;
      height: 40px;
      line-height: 40px;
      background-color: #43a5c8;
      color: white !important;
      font-size: 16px;
      font-family: "museo500", Helvetica, Arial, sans-serif;
      cursor: pointer; }
      .thankyou-boxs li .btn-learn-more:hover, .thankyou-boxs li .btn-learn-more:active, .thankyou-boxs li .btn-learn-more:focus {
        background-color: #dc5f31; }

h3.thank-you {
  font-size: 28px !important; }

p.thank-you {
  font-size: 20px;
  margin-bottom: 30px; }

.g-recaptcha {
  display: block;
  clear: both;
  margin: 20px 0; }

ul.salesforce-form {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.salesforce-form span.leyend {
    display: block;
    font-family: 'museo500', Helvetica, Arial, sans-serif !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    margin: .625em 0 .5em;
    color: #111111;
    margin-bottom: 10px !important;
    clear: both; }
  ul.salesforce-form li {
    display: block; }
    @media (min-width: 768px) {
      ul.salesforce-form li {
        width: 50%;
        float: left; } }
    ul.salesforce-form li.full {
      width: 100% !important;
      float: none !important; }
      ul.salesforce-form li.full input[type=text],
      ul.salesforce-form li.full input[type=url],
      ul.salesforce-form li.full input[type=email],
      ul.salesforce-form li.full input[type=tel],
      ul.salesforce-form li.full input[type=number],
      ul.salesforce-form li.full input[type=password],
      ul.salesforce-form li.full textarea {
        width: 95% !important; }
    ul.salesforce-form li.label-2-columns label {
      width: 45%;
      display: inline-block;
      vertical-align: top; }
    ul.salesforce-form li.label-3-columns label {
      width: 33%;
      display: inline-block;
      vertical-align: top; }
  ul.salesforce-form input[type=text],
  ul.salesforce-form input[type=url],
  ul.salesforce-form input[type=email],
  ul.salesforce-form input[type=tel],
  ul.salesforce-form input[type=number],
  ul.salesforce-form input[type=password] {
    border: none !important;
    background-color: #EDEDED !important;
    color: #808080;
    width: 90% !important;
    height: 30px;
    line-height: 30px;
    padding: 0 10px !important; }
  ul.salesforce-form textarea {
    border: none !important;
    background-color: #EDEDED !important;
    color: #808080;
    width: 90% !important;
    line-height: 30px;
    padding: 0 10px !important; }

.custom-checkbox {
  display: block;
  position: relative;
  height: 24px;
  cursor: pointer;
  transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear; }

.custom-checkbox:hover {
  background-color: ivory; }

.custom-checkbox [type="checkbox"]:not(:checked),
.custom-checkbox [type="checkbox"]:checked {
  display: none;
  position: absolute;
  left: -9999px; }

.custom-checkbox [type="checkbox"]:not(:checked) + label,
.custom-checkbox [type="checkbox"]:checked + label {
  position: relative;
  padding: 0;
  line-height: 24px;
  cursor: pointer;
  margin: 0;
  font-size: 14px;
  color: #333333; }

.custom-checkbox [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px; }

.custom-checkbox [type="checkbox"]:not(:checked) + label:after,
.custom-checkbox [type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEzcHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDEzIDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjcgKDI4MTY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5TaGFwZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJEaXJlY3RvcnkiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJEaXJlY3RvcnlfMDEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTguMDAwMDAwLCAtNjc0LjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiPgogICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHBvaW50cz0iMTIyLjAwOTA5MSA2ODEuNTg4NjM3IDExOS4wMDIyNzMgNjc4LjU4MTgxOCAxMTggNjc5LjU4NDA5MSAxMjIuMDA5MDkxIDY4My41OTMxODIgMTMwLjYgNjc1LjAwMjI3MyAxMjkuNTk3NzI4IDY3NCI+PC9wb2x5Z29uPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") center center no-repeat #ec6b1a;
  border-radius: 2px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear; }

.custom-checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0; }

.custom-checkbox [type="checkbox"]:checked + label:after {
  opacity: 1; }

.custom-checkbox label:hover:before {
  border: 1px solid #ec6b1a !important; }

.required-desc {
  color:#f00; }

ul.salesforce-form input[type=text].error {
background-color:#efafaf!important;
}

ul.salesforce-form li.error label{
color:#f00!important;
}
#outerWrapper form.interest-form input[type="submit"]:disabled {
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
  cursor: not-allowed;
}

#outerWrapper form.interest-form label + input[type="checkbox"]{
  float:none;
}

.interest-form #submit_button_1.clicked{
  color: #cccccc!important;
}

.g-recaptcha + p{
  position: relative;
}

#loader{
  position: absolute;
  top: 15%;
  left: 44%;
}
/*# sourceMappingURL=stylesheet.css.map */
