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; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
.google-maps img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: 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; } }

a {
  color: #08c;
  text-decoration: none; }

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

.row {
  margin-left: -20px;
  *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.row,
.row-fluid {
  width: 100%;
  *zoom: 1; }
  .row:before, .row:after,
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after,
  .row-fluid:after {
    clear: both; }
  .row [class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.12766%;
    *margin-left: 2.07447%; }
  .row [class*="span"]:first-child,
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row .controls-row [class*="span"] + [class*="span"],
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%; }
  .row .span1,
  .row-fluid .span1 {
    width: 6.38298%;
    *width: 6.32979%; }
  .row .span2,
  .row-fluid .span2 {
    width: 14.89362%;
    *width: 14.84043%; }
  .row .span3,
  .row-fluid .span3 {
    width: 23.40426%;
    *width: 23.35106%; }
  .row .span4,
  .row-fluid .span4 {
    width: 31.91489%;
    *width: 31.8617%; }
  .row .span5,
  .row-fluid .span5 {
    width: 40.42553%;
    *width: 40.37234%; }
  .row .span6,
  .row-fluid .span6 {
    width: 48.93617%;
    *width: 48.88298%; }
  .row .span7,
  .row-fluid .span7 {
    width: 57.44681%;
    *width: 57.39362%; }
  .row .span8,
  .row-fluid .span8 {
    width: 65.95745%;
    *width: 65.90426%; }
  .row .span9,
  .row-fluid .span9 {
    width: 74.46809%;
    *width: 74.41489%; }
  .row .span10,
  .row-fluid .span10 {
    width: 82.97872%;
    *width: 82.92553%; }
  .row .span11,
  .row-fluid .span11 {
    width: 91.48936%;
    *width: 91.43617%; }
  .row .span12,
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%; }
  .row .offset1,
  .row-fluid .offset1 {
    margin-left: 10.6383%;
    *margin-left: 10.53191%; }
  .row .offset1:first-child,
  .row-fluid .offset1:first-child {
    margin-left: 8.51064%;
    *margin-left: 8.40426%; }
  .row .offset2,
  .row-fluid .offset2 {
    margin-left: 19.14894%;
    *margin-left: 19.04255%; }
  .row .offset2:first-child,
  .row-fluid .offset2:first-child {
    margin-left: 17.02128%;
    *margin-left: 16.91489%; }
  .row .offset3,
  .row-fluid .offset3 {
    margin-left: 27.65957%;
    *margin-left: 27.55319%; }
  .row .offset3:first-child,
  .row-fluid .offset3:first-child {
    margin-left: 25.53191%;
    *margin-left: 25.42553%; }
  .row .offset4,
  .row-fluid .offset4 {
    margin-left: 36.17021%;
    *margin-left: 36.06383%; }
  .row .offset4:first-child,
  .row-fluid .offset4:first-child {
    margin-left: 34.04255%;
    *margin-left: 33.93617%; }
  .row .offset5,
  .row-fluid .offset5 {
    margin-left: 44.68085%;
    *margin-left: 44.57447%; }
  .row .offset5:first-child,
  .row-fluid .offset5:first-child {
    margin-left: 42.55319%;
    *margin-left: 42.44681%; }
  .row .offset6,
  .row-fluid .offset6 {
    margin-left: 53.19149%;
    *margin-left: 53.08511%; }
  .row .offset6:first-child,
  .row-fluid .offset6:first-child {
    margin-left: 51.06383%;
    *margin-left: 50.95745%; }
  .row .offset7,
  .row-fluid .offset7 {
    margin-left: 61.70213%;
    *margin-left: 61.59574%; }
  .row .offset7:first-child,
  .row-fluid .offset7:first-child {
    margin-left: 59.57447%;
    *margin-left: 59.46809%; }
  .row .offset8,
  .row-fluid .offset8 {
    margin-left: 70.21277%;
    *margin-left: 70.10638%; }
  .row .offset8:first-child,
  .row-fluid .offset8:first-child {
    margin-left: 68.08511%;
    *margin-left: 67.97872%; }
  .row .offset9,
  .row-fluid .offset9 {
    margin-left: 78.7234%;
    *margin-left: 78.61702%; }
  .row .offset9:first-child,
  .row-fluid .offset9:first-child {
    margin-left: 76.59574%;
    *margin-left: 76.48936%; }
  .row .offset10,
  .row-fluid .offset10 {
    margin-left: 87.23404%;
    *margin-left: 87.12766%; }
  .row .offset10:first-child,
  .row-fluid .offset10:first-child {
    margin-left: 85.10638%;
    *margin-left: 85%; }
  .row .offset11,
  .row-fluid .offset11 {
    margin-left: 95.74468%;
    *margin-left: 95.6383%; }
  .row .offset11:first-child,
  .row-fluid .offset11:first-child {
    margin-left: 93.61702%;
    *margin-left: 93.51064%; }
  .row .offset12,
  .row-fluid .offset12 {
    margin-left: 104.25532%;
    *margin-left: 104.14894%; }
  .row .offset12:first-child,
  .row-fluid .offset12:first-child {
    margin-left: 102.12766%;
    *margin-left: 102.02128%; }

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
  .container:before, .container:after {
    display: table;
    content: "";
    line-height: 0; }
  .container:after {
    clear: both; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999; }

a.muted:hover,
a.muted:focus {
  color: gray; }

.text-warning {
  color: #c09853; }

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c; }

.text-error {
  color: #b94a48; }

a.text-error:hover,
a.text-error:focus {
  color: #953b39; }

.text-info {
  color: #3a87ad; }

a.text-info:hover,
a.text-info:focus {
  color: #2d6987; }

.text-success {
  color: #468847; }

a.text-success:hover,
a.text-success:focus {
  color: #356635; }

.text-left {
  text-align: left; }

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

.text-center {
  text-align: center; }

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999; }

h1,
h2,
h3 {
  line-height: 40px; }

h1 {
  font-size: 38.5px; }

h2 {
  font-size: 31.5px; }

h3 {
  font-size: 24.5px; }

h4 {
  font-size: 17.5px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 11.9px; }

h1 small {
  font-size: 24.5px; }

h2 small {
  font-size: 17.5px; }

h3 small {
  font-size: 14px; }

h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee; }

ul, ol {
  padding: 0;
  margin: 0 0 10px 25px; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

li {
  line-height: 20px; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0; }
  .dl-horizontal:after {
    clear: both; }
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee; }
  blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25; }
  blockquote small {
    display: block;
    line-height: 20px;
    color: #999; }
    blockquote small:before {
      content: '\2014 \00A0'; }
  blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0; }
    blockquote.pull-right p,
    blockquote.pull-right small {
      text-align: right; }
    blockquote.pull-right small:before {
      content: ''; }
    blockquote.pull-right small:after {
      content: '\00A0 \2014'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

form {
  margin: 0 0 20px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
  legend small {
    font-size: 15px;
    color: #999; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 5px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

input,
textarea,
.uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select,
input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px; }

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/*
 * Commenting out uneditable inputs by default, since we do not use these on a regular basis

// Uneditable inputs
// -------------------------

// Make uneditable inputs look inactive
.uneditable-input,
.uneditable-textarea {
  color: $grayLight;
  background-color: darken($inputBackground, 1%);
  border-color: $inputBorder;
  @include box-shadow(inset 0 1px 2px rgba(0,0,0,.025));
  cursor: not-allowed;
}

// For text that needs to appear as an input but should not be an input
.uneditable-input {
  overflow: hidden; // prevent text from wrapping, but still cut it off like an input does
  white-space: nowrap;
}

// Make uneditable textareas behave like a textarea
.uneditable-textarea {
  width: auto;
  height: auto;
}

 * End uneditable inputs removal
 */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999; }

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

/*
 * Commenting out grid style input sizes by default, since these are not responsive

// Grid style input sizes
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
// Redeclare since the fluid row class is more specific
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
// Ensure input-prepend/append never wraps
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}



// GRID SIZING FOR INPUTS
// ----------------------

// Grid sizes
@include grid-input($gridColumnWidth, $gridGutterWidth);

 * End grid style inputs removal comment
 */
/*
 * Commenting out controls-row styles since we do not use these on a regular basis

// Control row for multiple inputs per line
.controls-row {
  @include clearfix(); // Clear the float from controls
}

// Float to collapse white-space for proper grid alignment
.controls-row [class*="span"],
// Redeclare the fluid grid collapse since we undo the float for inputs
.row-fluid .controls-row [class*="span"] {
  float: left;
}
// Explicity set top padding on all checkboxes/radios, not just first-child
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

 * End controls-row removal comment
 */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

/*
 * Commenting out form field feedback states since we do not use these on a regular basis

// FORM FIELD FEEDBACK STATES
// --------------------------

// Warning
.control-group.warning {
  @include formFieldState($warningText, $warningText, $warningBackground);
}
// Error
.control-group.error {
  @include formFieldState($errorText, $errorText, $errorBackground);
}
// Success
.control-group.success {
  @include formFieldState($successText, $successText, $successBackground);
}
// Info
.control-group.info {
  @include formFieldState($infoText, $infoText, $infoBackground);
}

 * End form field feedback states removal comment
 */
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
  input:focus:invalid:focus,
  textarea:focus:invalid:focus,
  select:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7; }

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }
  .form-actions:before, .form-actions:after {
    display: table;
    content: "";
    line-height: 0; }
  .form-actions:after {
    clear: both; }

/*
 * Commenting out help text styles since we do not use these on a regular basis

// HELP TEXT
// ---------

.help-block,
.help-inline {
  color: lighten($textColor, 15%); // lighten the text some for contrast
}

.help-block {
  display: block; // account for any element using help-block
  margin-bottom: $baseLineHeight / 2;
}

.help-inline {
  display: inline-block;
  @include ie7-inline-block();
  vertical-align: middle;
  padding-left: 5px;
}

 * End help text styles removal comment
 */
/*
 * Commenting out input groups (input-append & input-prepend styles) since we do not use these on a regular basis

// INPUT GROUPS
// ------------

// Allow us to put symbols and text within the input field for a cleaner look
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: $baseLineHeight / 2;
  vertical-align: middle;
  font-size: 0; // white space collapse hack
  white-space: nowrap; // Prevent span and input from separating

  // Reset the white space collapse hack
  input,
  select,
  .uneditable-input,
  .dropdown-menu,
  .popover {
    font-size: $baseFontSize;
  }

  input,
  select,
  .uneditable-input {
    position: relative; // placed here by default so that on :focus we can place the input above the .add-on for full border and box-shadow goodness
    margin-bottom: 0; // prevent bottom margin from screwing up alignment in stacked forms
    *margin-left: 0;
    vertical-align: top;
    @include border-radius(0 $inputBorderRadius $inputBorderRadius 0);
    // Make input on top when focused so blue border and shadow always show
    &:focus {
      z-index: 2;
    }
  }
  .add-on {
    display: inline-block;
    width: auto;
    height: $baseLineHeight;
    min-width: 16px;
    padding: 4px 5px;
    font-size: $baseFontSize;
    font-weight: normal;
    line-height: $baseLineHeight;
    text-align: center;
    text-shadow: 0 1px 0 $white;
    background-color: $grayLighter;
    border: 1px solid #ccc;
  }
  .add-on,
  .btn,
  .btn-group > .dropdown-toggle {
    vertical-align: top;
    @include border-radius(0);
  }
  .active {
    background-color: lighten($green, 30);
    border-color: $green;
  }
}

.input-prepend {
  .add-on,
  .btn {
    margin-right: -1px;
  }
  .add-on:first-child,
  .btn:first-child {
    // FYI, `.btn:first-child` accounts for a button group that's prepended
    @include border-radius($inputBorderRadius 0 0 $inputBorderRadius);
  }
}

.input-append {
  input,
  select,
  .uneditable-input {
    @include border-radius($inputBorderRadius 0 0 $inputBorderRadius);
    + .btn-group .btn:last-child {
      @include border-radius(0 $inputBorderRadius $inputBorderRadius 0);
    }
  }
  .add-on,
  .btn,
  .btn-group {
    margin-left: -1px;
  }
  .add-on:last-child,
  .btn:last-child,
  .btn-group:last-child > .dropdown-toggle {
    @include border-radius(0 $inputBorderRadius $inputBorderRadius 0);
  }
}

// Remove all border-radius for inputs with both prepend and append
.input-prepend.input-append {
  input,
  select,
  .uneditable-input {
    @include border-radius(0);
    + .btn-group .btn {
      @include border-radius(0 $inputBorderRadius $inputBorderRadius 0);
    }
  }
  .add-on:first-child,
  .btn:first-child {
    margin-right: -1px;
    @include border-radius($inputBorderRadius 0 0 $inputBorderRadius);
  }
  .add-on:last-child,
  .btn:last-child {
    margin-left: -1px;
    @include border-radius(0 $inputBorderRadius $inputBorderRadius 0);
  }
  .btn-group:first-child {
    margin-left: 0;
  }
}

 * End input groups removal comment
 */
/*
 * Commenting out search form styles since we do not use these on a regular basis

// SEARCH FORM
// -----------

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9; // IE7-8 doesn't have border-radius, so don't indent the padding
  margin-bottom: 0; // Remove the default margin on all inputs
  @include border-radius(15px);
}

// Allow for input prepend/append in search forms
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  @include border-radius(0); // Override due to specificity
}
.form-search .input-append .search-query {
  @include border-radius(14px 0 0 14px);
}
.form-search .input-append .btn {
  @include border-radius(0 14px 14px 0);
}
.form-search .input-prepend .search-query {
  @include border-radius(0 14px 14px 0);
}
.form-search .input-prepend .btn {
  @include border-radius(14px 0 0 14px);
}

 * End search form removal comment
 */
/*
 * Commenting out horizontal and vertial form styles since we do not use these on a regular basis

// HORIZONTAL & VERTICAL FORMS
// ---------------------------

// Common properties
// -----------------

.form-search,
.form-inline,
.form-horizontal {
  input,
  textarea,
  select,
  .help-inline,
  .uneditable-input,
  .input-prepend,
  .input-append {
    display: inline-block;
    @include ie7-inline-block();
    margin-bottom: 0;
    vertical-align: middle;
  }
  // Re-hide hidden elements due to specifity
  .hide {
    display: none;
  }
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
// Remove margin for input-prepend/-append
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
// Inline checkbox/radio labels (remove padding on left)
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
// Remove float and margin, set to inline-block
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}


// Margin to space out fieldsets
.control-group {
  margin-bottom: $baseLineHeight / 2;
}

// Legend collapses margin, so next element is responsible for spacing
legend + .control-group {
  margin-top: $baseLineHeight;
  -webkit-margin-top-collapse: separate;
}

// Horizontal-specific styles
// --------------------------

.form-horizontal {
  // Increase spacing between groups
  .control-group {
    margin-bottom: $baseLineHeight;
    @include clearfix();
  }
  // Float the labels left
  .control-label {
    float: left;
    width: $horizontalComponentOffset - 20;
    padding-top: 5px;
    text-align: right;
  }
  // Move over all input controls and content
  .controls {
    // Super jank IE7 fix to ensure the inputs in .input-append and input-prepend
    // don't inherit the margin of the parent, in this case .controls
    *display: inline-block;
    *padding-left: 20px;
    margin-left: $horizontalComponentOffset;
    *margin-left: 0;
    &:first-child {
      *padding-left: $horizontalComponentOffset;
    }
  }
  // Remove bottom margin on block level help text since that's accounted for on .control-group
  .help-block {
    margin-bottom: 0;
  }
  // And apply it only to .help-block instances that follow a form control
  input,
  select,
  textarea,
  .uneditable-input,
  .input-prepend,
  .input-append {
    + .help-block {
      margin-top: $baseLineHeight / 2;
    }
  }
  // Move over buttons in .form-actions to align with .controls
  .form-actions {
    padding-left: $horizontalComponentOffset;
  }
}

 * End horizontal and vertial form styles removal comment
 */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 20px; }
  .table th,
  .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table th {
    font-weight: bold; }
  .table thead th {
    vertical-align: bottom; }
  .table caption + thead tr:first-child th,
  .table caption + thead tr:first-child td,
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top: 0; }
  .table tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

/*
 * Commenting out condensed table styles since we do not use these on a regular basis

// CONDENSED TABLE W/ HALF PADDING
// -------------------------------

.table-condensed {
  th,
  td {
    padding: 4px 5px;
  }
}

 * End condensed table styles removal comment
 */
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #ddd; }
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }
  .table-bordered thead:first-child tr:first-child > th:first-child,
  .table-bordered tbody:first-child tr:first-child > td:first-child,
  .table-bordered tbody:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px; }
  .table-bordered thead:first-child tr:first-child > th:last-child,
  .table-bordered tbody:first-child tr:first-child > td:last-child,
  .table-bordered tbody:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px; }
  .table-bordered thead:last-child tr:last-child > th:first-child,
  .table-bordered tbody:last-child tr:last-child > td:first-child,
  .table-bordered tbody:last-child tr:last-child > th:first-child,
  .table-bordered tfoot:last-child tr:last-child > td:first-child,
  .table-bordered tfoot:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px; }
  .table-bordered thead:last-child tr:last-child > th:last-child,
  .table-bordered tbody:last-child tr:last-child > td:last-child,
  .table-bordered tbody:last-child tr:last-child > th:last-child,
  .table-bordered tfoot:last-child tr:last-child > td:last-child,
  .table-bordered tfoot:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px; }
  .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0; }
  .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0; }
  .table-bordered caption + thead tr:first-child th:first-child,
  .table-bordered caption + tbody tr:first-child td:first-child,
  .table-bordered colgroup + thead tr:first-child th:first-child,
  .table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px; }
  .table-bordered caption + thead tr:first-child th:last-child,
  .table-bordered caption + tbody tr:first-child td:last-child,
  .table-bordered colgroup + thead tr:first-child th:last-child,
  .table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px; }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5; }

/*
 * Commenting out table cell sizing since it is not responsive

// TABLE CELL SIZING
// -----------------

// Reset default grid behavior
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none; // undo default grid column styles
  margin-left: 0; // undo default grid column styles
}

// Change the column widths to account for td/th padding
.table td,
.table th {
  @for i from 1 through 12 {
    &.spani { @include tableColumns(i); }
  }
}

 * End table cell sizing removal comment
 */
.table tbody tr.success > td {
  background-color: #dff0d8; }

.table tbody tr.error > td {
  background-color: #f2dede; }

.table tbody tr.warning > td {
  background-color: #fcf8e3; }

.table tbody tr.info > td {
  background-color: #d9edf7; }

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc; }

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc; }

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  .collapse.in {
    height: auto; }

.btn, .hs-button, .hbspt-form .hs-form .hs-button, .btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: none;
  background: none;
  background-color: #fff;
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  *border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *margin-left: .3em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .btn:hover, .hs-button:hover, .hbspt-form .hs-form .hs-button:hover, .btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:hover, .btn:focus, .hs-button:focus, .hbspt-form .hs-form .hs-button:focus, .btn-large:focus, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:focus, .btn:active, .hs-button:active, .hbspt-form .hs-form .hs-button:active, .btn-large:active, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:active, .btn.active, .active.hs-button, .hbspt-form .hs-form .active.hs-button, .active.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .active.hs-button.primary, .btn.disabled, .disabled.hs-button, .hbspt-form .hs-form .disabled.hs-button, .disabled.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .disabled.hs-button.primary, .btn[disabled], [disabled].hs-button, .hbspt-form .hs-form [disabled].hs-button, [disabled].btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form [disabled].hs-button.primary {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9; }
  .btn:active, .hs-button:active, .hbspt-form .hs-form .hs-button:active, .btn-large:active, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:active, .btn.active, .active.hs-button, .hbspt-form .hs-form .active.hs-button, .active.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .active.hs-button.primary {
    background-color: #cccccc \9; }
  .btn:first-child, .hs-button:first-child, .hbspt-form .hs-form .hs-button:first-child, .btn-large:first-child, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:first-child {
    *margin-left: 0; }
  .btn:hover, .hs-button:hover, .hbspt-form .hs-form .hs-button:hover, .btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:hover, .btn:focus, .hs-button:focus, .hbspt-form .hs-form .hs-button:focus, .btn-large:focus, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px; }
  .btn:focus, .hs-button:focus, .hbspt-form .hs-form .hs-button:focus, .btn-large:focus, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn.active, .active.hs-button, .hbspt-form .hs-form .active.hs-button, .active.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .active.hs-button.primary, .btn:active, .hs-button:active, .hbspt-form .hs-form .hs-button:active, .btn-large:active, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:active {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn.disabled, .disabled.hs-button, .hbspt-form .hs-form .disabled.hs-button, .disabled.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .disabled.hs-button.primary, .btn[disabled], [disabled].hs-button, .hbspt-form .hs-form [disabled].hs-button, [disabled].btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form [disabled].hs-button.primary {
    cursor: default;
    opacity: 0.65;
    filter: alpha(opacity=65); }

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px; }

/* .btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
} */
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px; }

/* .btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
} */
/* .btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
} */
.btn-mini {
  padding: 0px 6px;
  font-size: 10.5px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/*
 * Commented out by default for Square2Marketing to reduce bloat in stylesheets

// Alternate buttons
// --------------------------------------------------

// Provide *some* extra contrast for those who can get it
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,.75);
}

// Set the backgrounds
// -------------------------
.btn-primary {
  @include buttonBackground($btnPrimaryBackground, $btnPrimaryBackgroundHighlight);
}
// Warning appears are orange
.btn-warning {
  @include buttonBackground($btnWarningBackground, $btnWarningBackgroundHighlight);
}
// Danger and error appear as red
.btn-danger {
  @include buttonBackground($btnDangerBackground, $btnDangerBackgroundHighlight);
}
// Success appears as green
.btn-success {
  @include buttonBackground($btnSuccessBackground, $btnSuccessBackgroundHighlight);
}
// Info appears as a neutral blue
.btn-info {
  @include buttonBackground($btnInfoBackground, $btnInfoBackgroundHighlight);
}
// Inverse appears as dark gray
.btn-inverse {
  @include buttonBackground($btnInverseBackground, $btnInverseBackgroundHighlight);
}

/* END Comment block to remove bloat */
button.btn, button.hs-button, .hbspt-form .hs-form button.hs-button, button.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form button.hs-button.primary,
input[type="submit"].btn,
input[type="submit"].hs-button,
.hbspt-form .hs-form input[type="submit"].hs-button,
input[type="submit"].btn-large,
body#standard-blog-template .blog-signup .subscribe-header-form .hs-form input[type="submit"].hs-button.primary {
  *padding-top: 3px;
  *padding-bottom: 3px; }
  button.btn::-moz-focus-inner, button.hs-button::-moz-focus-inner, .hbspt-form .hs-form button.hs-button::-moz-focus-inner, button.btn-large::-moz-focus-inner, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form button.hs-button.primary::-moz-focus-inner,
  input[type="submit"].btn::-moz-focus-inner,
  input[type="submit"].hs-button::-moz-focus-inner,
  .hbspt-form .hs-form input[type="submit"].hs-button::-moz-focus-inner,
  input[type="submit"].btn-large::-moz-focus-inner,
  body#standard-blog-template .blog-signup .subscribe-header-form .hs-form input[type="submit"].hs-button.primary::-moz-focus-inner {
    padding: 0;
    border: 0; }
  button.btn.btn-large, .hbspt-form .hs-form button.btn-large.hs-button, button.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form button.btn-large.hs-button.primary,
  input[type="submit"].btn.btn-large,
  .hbspt-form .hs-form input[type="submit"].btn-large.hs-button,
  input[type="submit"].btn-large,
  body#standard-blog-template .blog-signup .subscribe-header-form .hs-form input[type="submit"].btn-large.hs-button.primary {
    *padding-top: 7px;
    *padding-bottom: 7px; }
  button.btn.btn-small, button.btn-small.hs-button, .hbspt-form .hs-form button.btn-small.hs-button, button.btn-small.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form button.btn-small.hs-button.primary,
  input[type="submit"].btn.btn-small,
  input[type="submit"].btn-small.hs-button,
  input[type="submit"].btn-small.btn-large,
  body#standard-blog-template .blog-signup .subscribe-header-form .hs-form input[type="submit"].btn-small.hs-button.primary {
    *padding-top: 3px;
    *padding-bottom: 3px; }
  button.btn.btn-mini, button.btn-mini.hs-button, .hbspt-form .hs-form button.btn-mini.hs-button, button.btn-mini.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form button.btn-mini.hs-button.primary,
  input[type="submit"].btn.btn-mini,
  input[type="submit"].btn-mini.hs-button,
  input[type="submit"].btn-mini.btn-large,
  body#standard-blog-template .blog-signup .subscribe-header-form .hs-form input[type="submit"].btn-mini.hs-button.primary {
    *padding-top: 1px;
    *padding-bottom: 1px; }

/*
 * Commented out by default for Square2Marketing to reduce bloat in stylesheets

// Link buttons
// --------------------------------------------------

// Make a button look and behave like a link
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  @include box-shadow(none);
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: $linkColor;
  @include border-radius(0);
}
.btn-link:hover,
.btn-link:focus {
  color: $linkColorHover;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: $grayDark;
  text-decoration: none;
}

/* END Comment block to remove bloat */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1; }
    .row:before, .row:after {
      display: table;
      content: "";
      line-height: 0; }
    .row:after {
      clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px; }
  .row,
  .row-fluid {
    width: 100%;
    *zoom: 1; }
    .row:before, .row:after,
    .row-fluid:before,
    .row-fluid:after {
      display: table;
      content: "";
      line-height: 0; }
    .row:after,
    .row-fluid:after {
      clear: both; }
    .row [class*="span"],
    .row-fluid [class*="span"] {
      display: block;
      width: 100%;
      min-height: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin-left: 2.5641%;
      *margin-left: 2.51091%; }
    .row [class*="span"]:first-child,
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    .row .controls-row [class*="span"] + [class*="span"],
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.5641%; }
    .row .span1,
    .row-fluid .span1 {
      width: 5.98291%;
      *width: 5.92971%; }
    .row .span2,
    .row-fluid .span2 {
      width: 14.52991%;
      *width: 14.47672%; }
    .row .span3,
    .row-fluid .span3 {
      width: 23.07692%;
      *width: 23.02373%; }
    .row .span4,
    .row-fluid .span4 {
      width: 31.62393%;
      *width: 31.57074%; }
    .row .span5,
    .row-fluid .span5 {
      width: 40.17094%;
      *width: 40.11775%; }
    .row .span6,
    .row-fluid .span6 {
      width: 48.71795%;
      *width: 48.66476%; }
    .row .span7,
    .row-fluid .span7 {
      width: 57.26496%;
      *width: 57.21177%; }
    .row .span8,
    .row-fluid .span8 {
      width: 65.81197%;
      *width: 65.75877%; }
    .row .span9,
    .row-fluid .span9 {
      width: 74.35897%;
      *width: 74.30578%; }
    .row .span10,
    .row-fluid .span10 {
      width: 82.90598%;
      *width: 82.85279%; }
    .row .span11,
    .row-fluid .span11 {
      width: 91.45299%;
      *width: 91.3998%; }
    .row .span12,
    .row-fluid .span12 {
      width: 100%;
      *width: 99.94681%; }
    .row .offset1,
    .row-fluid .offset1 {
      margin-left: 11.11111%;
      *margin-left: 11.00473%; }
    .row .offset1:first-child,
    .row-fluid .offset1:first-child {
      margin-left: 8.54701%;
      *margin-left: 8.44063%; }
    .row .offset2,
    .row-fluid .offset2 {
      margin-left: 19.65812%;
      *margin-left: 19.55174%; }
    .row .offset2:first-child,
    .row-fluid .offset2:first-child {
      margin-left: 17.09402%;
      *margin-left: 16.98763%; }
    .row .offset3,
    .row-fluid .offset3 {
      margin-left: 28.20513%;
      *margin-left: 28.09875%; }
    .row .offset3:first-child,
    .row-fluid .offset3:first-child {
      margin-left: 25.64103%;
      *margin-left: 25.53464%; }
    .row .offset4,
    .row-fluid .offset4 {
      margin-left: 36.75214%;
      *margin-left: 36.64575%; }
    .row .offset4:first-child,
    .row-fluid .offset4:first-child {
      margin-left: 34.18803%;
      *margin-left: 34.08165%; }
    .row .offset5,
    .row-fluid .offset5 {
      margin-left: 45.29915%;
      *margin-left: 45.19276%; }
    .row .offset5:first-child,
    .row-fluid .offset5:first-child {
      margin-left: 42.73504%;
      *margin-left: 42.62866%; }
    .row .offset6,
    .row-fluid .offset6 {
      margin-left: 53.84615%;
      *margin-left: 53.73977%; }
    .row .offset6:first-child,
    .row-fluid .offset6:first-child {
      margin-left: 51.28205%;
      *margin-left: 51.17567%; }
    .row .offset7,
    .row-fluid .offset7 {
      margin-left: 62.39316%;
      *margin-left: 62.28678%; }
    .row .offset7:first-child,
    .row-fluid .offset7:first-child {
      margin-left: 59.82906%;
      *margin-left: 59.72268%; }
    .row .offset8,
    .row-fluid .offset8 {
      margin-left: 70.94017%;
      *margin-left: 70.83379%; }
    .row .offset8:first-child,
    .row-fluid .offset8:first-child {
      margin-left: 68.37607%;
      *margin-left: 68.26969%; }
    .row .offset9,
    .row-fluid .offset9 {
      margin-left: 79.48718%;
      *margin-left: 79.3808%; }
    .row .offset9:first-child,
    .row-fluid .offset9:first-child {
      margin-left: 76.92308%;
      *margin-left: 76.81669%; }
    .row .offset10,
    .row-fluid .offset10 {
      margin-left: 88.03419%;
      *margin-left: 87.92781%; }
    .row .offset10:first-child,
    .row-fluid .offset10:first-child {
      margin-left: 85.47009%;
      *margin-left: 85.3637%; }
    .row .offset11,
    .row-fluid .offset11 {
      margin-left: 96.5812%;
      *margin-left: 96.47481%; }
    .row .offset11:first-child,
    .row-fluid .offset11:first-child {
      margin-left: 94.01709%;
      *margin-left: 93.91071%; }
    .row .offset12,
    .row-fluid .offset12 {
      margin-left: 105.12821%;
      *margin-left: 105.02182%; }
    .row .offset12:first-child,
    .row-fluid .offset12:first-child {
      margin-left: 102.5641%;
      *margin-left: 102.45772%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px; }
  .thumbnails {
    margin-left: -30px; }
  .thumbnails > li {
    margin-left: 30px; }
  .row-fluid .thumbnails {
    margin-left: 0; } }

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
    .row:before, .row:after {
      display: table;
      content: "";
      line-height: 0; }
    .row:after {
      clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px; }
  .row,
  .row-fluid {
    width: 100%;
    *zoom: 1; }
    .row:before, .row:after,
    .row-fluid:before,
    .row-fluid:after {
      display: table;
      content: "";
      line-height: 0; }
    .row:after,
    .row-fluid:after {
      clear: both; }
    .row [class*="span"],
    .row-fluid [class*="span"] {
      display: block;
      width: 100%;
      min-height: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin-left: 2.76243%;
      *margin-left: 2.70924%; }
    .row [class*="span"]:first-child,
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    .row .controls-row [class*="span"] + [class*="span"],
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.76243%; }
    .row .span1,
    .row-fluid .span1 {
      width: 5.8011%;
      *width: 5.74791%; }
    .row .span2,
    .row-fluid .span2 {
      width: 14.36464%;
      *width: 14.31145%; }
    .row .span3,
    .row-fluid .span3 {
      width: 22.92818%;
      *width: 22.87499%; }
    .row .span4,
    .row-fluid .span4 {
      width: 31.49171%;
      *width: 31.43852%; }
    .row .span5,
    .row-fluid .span5 {
      width: 40.05525%;
      *width: 40.00206%; }
    .row .span6,
    .row-fluid .span6 {
      width: 48.61878%;
      *width: 48.56559%; }
    .row .span7,
    .row-fluid .span7 {
      width: 57.18232%;
      *width: 57.12913%; }
    .row .span8,
    .row-fluid .span8 {
      width: 65.74586%;
      *width: 65.69266%; }
    .row .span9,
    .row-fluid .span9 {
      width: 74.30939%;
      *width: 74.2562%; }
    .row .span10,
    .row-fluid .span10 {
      width: 82.87293%;
      *width: 82.81974%; }
    .row .span11,
    .row-fluid .span11 {
      width: 91.43646%;
      *width: 91.38327%; }
    .row .span12,
    .row-fluid .span12 {
      width: 100%;
      *width: 99.94681%; }
    .row .offset1,
    .row-fluid .offset1 {
      margin-left: 11.32597%;
      *margin-left: 11.21958%; }
    .row .offset1:first-child,
    .row-fluid .offset1:first-child {
      margin-left: 8.56354%;
      *margin-left: 8.45715%; }
    .row .offset2,
    .row-fluid .offset2 {
      margin-left: 19.8895%;
      *margin-left: 19.78312%; }
    .row .offset2:first-child,
    .row-fluid .offset2:first-child {
      margin-left: 17.12707%;
      *margin-left: 17.02069%; }
    .row .offset3,
    .row-fluid .offset3 {
      margin-left: 28.45304%;
      *margin-left: 28.34666%; }
    .row .offset3:first-child,
    .row-fluid .offset3:first-child {
      margin-left: 25.69061%;
      *margin-left: 25.58422%; }
    .row .offset4,
    .row-fluid .offset4 {
      margin-left: 37.01657%;
      *margin-left: 36.91019%; }
    .row .offset4:first-child,
    .row-fluid .offset4:first-child {
      margin-left: 34.25414%;
      *margin-left: 34.14776%; }
    .row .offset5,
    .row-fluid .offset5 {
      margin-left: 45.58011%;
      *margin-left: 45.47373%; }
    .row .offset5:first-child,
    .row-fluid .offset5:first-child {
      margin-left: 42.81768%;
      *margin-left: 42.7113%; }
    .row .offset6,
    .row-fluid .offset6 {
      margin-left: 54.14365%;
      *margin-left: 54.03726%; }
    .row .offset6:first-child,
    .row-fluid .offset6:first-child {
      margin-left: 51.38122%;
      *margin-left: 51.27483%; }
    .row .offset7,
    .row-fluid .offset7 {
      margin-left: 62.70718%;
      *margin-left: 62.6008%; }
    .row .offset7:first-child,
    .row-fluid .offset7:first-child {
      margin-left: 59.94475%;
      *margin-left: 59.83837%; }
    .row .offset8,
    .row-fluid .offset8 {
      margin-left: 71.27072%;
      *margin-left: 71.16434%; }
    .row .offset8:first-child,
    .row-fluid .offset8:first-child {
      margin-left: 68.50829%;
      *margin-left: 68.4019%; }
    .row .offset9,
    .row-fluid .offset9 {
      margin-left: 79.83425%;
      *margin-left: 79.72787%; }
    .row .offset9:first-child,
    .row-fluid .offset9:first-child {
      margin-left: 77.07182%;
      *margin-left: 76.96544%; }
    .row .offset10,
    .row-fluid .offset10 {
      margin-left: 88.39779%;
      *margin-left: 88.29141%; }
    .row .offset10:first-child,
    .row-fluid .offset10:first-child {
      margin-left: 85.63536%;
      *margin-left: 85.52898%; }
    .row .offset11,
    .row-fluid .offset11 {
      margin-left: 96.96133%;
      *margin-left: 96.85494%; }
    .row .offset11:first-child,
    .row-fluid .offset11:first-child {
      margin-left: 94.1989%;
      *margin-left: 94.09251%; }
    .row .offset12,
    .row-fluid .offset12 {
      margin-left: 105.52486%;
      *margin-left: 105.41848%; }
    .row .offset12:first-child,
    .row-fluid .offset12:first-child {
      margin-left: 102.76243%;
      *margin-left: 102.65605%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px; } }

@media (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }
    .modal.fade {
      top: -100px; }
    .modal.fade.in {
      top: 20px; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small {
    display: block;
    line-height: 20px; }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }
  .modal-header .close {
    padding: 10px;
    margin: -10px; }
  .carousel-caption {
    position: static; } }

@media (max-width: 979px) {
  body {
    padding-top: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 20px; }
  .navbar-fixed-bottom {
    margin-top: 20px; }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }
  .navbar .container {
    width: auto;
    padding: 0; }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }
  .nav-collapse {
    clear: both; }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }
  .nav-collapse .nav > li {
    float: none; }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }
  .nav-collapse .nav > .divider-vertical {
    display: none; }
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none; }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .nav-collapse .btn, .nav-collapse .hs-button, .nav-collapse .hbspt-form .hs-form .hs-button, .hbspt-form .hs-form .nav-collapse .hs-button, .nav-collapse .btn-large, .nav-collapse body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .nav-collapse .hs-button.primary {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2; }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999; }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .nav-collapse .open > .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none; }
  .nav-collapse .dropdown-menu .divider {
    display: none; }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }
  .navbar .btn-navbar {
    display: block; }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

/*
 * _mixins.scss
 * This scss file should be used to include our custom
 * reusable mixins for consistent styles that can be
 * used across multiple sites. Each mixin (or logical
 * group of mixins) should be declared in it's own scss
 * file in the mixins directory and included here.
 * 
 * Bonus if you include a comment in the top of your scss
 * files describing what the mixin(s) is/are for and how
 * to use them.
 */
/*
 * _common_classes.scss
 * This scss file should be used to include common classes
 * which can be used in multiple locations throughout the
 * site. Each common class or group of classes should be
 * declared in its own scss file and included here.
 *
 * Bonus if you include a comment in the top of your scss
 * files describing what the classes are for and how to
 * structure your code to use them.
 */
body {
  font-family: 'Ubuntu', sans-serif;
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  line-height: 1.5em;
  color: #000000; }
  @media only screen and (max-width: 979px) {
    body {
      font-size: 12px;
      line-height: 1.3em; } }

.secondary-text {
  font-family: "Rock Salt", cursive; }

.orange-text {
  color: #e46f1f; }

.uppercase {
  text-transform: uppercase; }

a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
  text-decoration: underline; }

a {
  background: transparent;
  text-decoration: underline;
  transition-property: color, background-color, border-color;
  transition-timing-function: ease;
  transition-duration: .2s; }
  a:focus {
    outline: thin dotted; }
  a:active, a:hover {
    outline: 0; }

p, ul, ol, dl, blockquote, q, code, pre {
  display: block;
  margin: 1em 0;
  font-weight: regular;
  color: inherit;
  font-size: 1em;
  line-height: 2.2em; }

ul {
  list-style: disc outside none;
  margin-left: 2em; }

ol {
  list-style: decimal outside none;
  padding-left: 1em; }

li {
  padding-left: .5em; }

dl {
  border-bottom: 1px solid #999; }

dt {
  clear: left;
  float: left;
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 5px 50px 5px 0;
  border-top: 1px solid #999;
  font-weight: bold; }

dd {
  margin-left: 200px;
  padding: 5px; }

dt + dd {
  border-top: 1px solid #999; }

blockquote, q {
  quotes: "\201C" "\201D" "\2018" "\2019";
  font-style: italic;
  line-height: 1.8em;
  border-left: 5px solid #ddd;
  margin-left: 1em;
  padding-left: 1.5em; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  border: none;
  color: #000000;
  margin: 1em 0; }

code, pre {
  font-family: consolas, courier, monospace, serif;
  white-space: pre-wrap; }

pre {
  border: 1px solid #46a546;
  padding: 20px; }

code {
  background-color: #EEE;
  color: #000;
  padding: 0.2em 1em;
  white-space: pre;
  width: 100%;
  overflow-x: scroll;
  display: block; }

small {
  font-size: 0.8em; }

sub, sup {
  font-size: 0.5em;
  line-height: 0;
  position: relative; }

sub {
  bottom: -0.25em; }

sup {
  top: -10px; }

img, a img {
  border: 0;
  max-width: 100%;
  height: auto; }

input[type=text],
input[type=email],
input[type=search],
input[type=url],
input[type=tel],
input[type=number],
input[type=phone],
textarea {
  display: block;
  margin: 0;
  font-size: 1em;
  padding: 5px 10px;
  appearance: none;
  box-shadow: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #343837;
  color: #000000;
  background: #FFF;
  width: 90%;
  margin-bottom: 10px; }
  input[type=text]:focus,
  input[type=email]:focus,
  input[type=search]:focus,
  input[type=url]:focus,
  input[type=tel]:focus,
  input[type=number]:focus,
  input[type=phone]:focus,
  textarea:focus {
    border-color: #000000; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  margin-right: 10px; }

textarea {
  height: 150px; }

select {
  margin: 0;
  font-size: 1em;
  padding: 5px 10px;
  color: #000000;
  border: 1px solid #000000; }

/*
 * _global.scss
 * This scss file should be used to declare styles that
 * are used across the entire site.
 *
 * This should NOT include common classes that may be
 * used in various pages or sections. However, the common
 * classes are included before this file, so they may be
 * used to apply the same style to certain elements on
 * every page here.
 *
 * For readability, please follow common conventions
 * whenever editing this file:
 *  - Nest elements wherever it makes sense.
 *  - It should almost never be necessary to nest ID
 *    selectors. Doing so can decrease browser
 *    performance.
 *  - Styles at the top of the site should be at the
 *    top of this file. Styles at the bottom of the
 *    site should be at the bottom of this file.
 *  - Each CSS attribute should be listed on its own
 *    line.
 *  - Do not include any attributes on the line with
 *    the CSS selector
 *  - If a rule has multiple selectors, list them each
 *    on their own line.
 *  - Indent attributes and nested selectors using
 *    tabs. The closing tag should have the same number
 *    of tabs as the opening tag for each selector.
 *  - If you discover that you are commonly re-using the
 *    same rules or attributes, add them as a variable
 *    or separate class and use the variable or class
 *    instead of re-writing it.
 */
/*** GENERAL STYLES ***/
img {
  max-width: 100%; }

div {
  box-sizing: border-box; }

.btn, .hs-button, .hbspt-form .hs-form .hs-button, .btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary {
  border-radius: 0px;
  background-color: #fff;
  border-color: #ccc;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  padding: 12px 40px; }
  .btn:hover, .hs-button:hover, .hbspt-form .hs-form .hs-button:hover, .btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:hover {
    background-color: white;
    color: #fff; }
  .btn.orange, .orange.hs-button, .hbspt-form .hs-form .orange.hs-button, .orange.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .orange.hs-button.primary {
    background: #e46f1f; }
    .btn.orange:hover, .orange.hs-button:hover, .orange.btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .orange.hs-button.primary:hover {
      background-color: #e77e36;
      color: #fff; }
  .btn.cta, .cta.hs-button, .hbspt-form .hs-form .cta.hs-button, .btn.yellow.cta, .yellow.cta.hs-button, .yellow.cta.btn-large, .cta.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .cta.hs-button.primary {
    margin: 20px 0;
    background-color: #ffc40d;
    border-color: #ffc40d;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase; }
    .btn.cta:hover, .cta.hs-button:hover, .yellow.btn.cta:hover, .yellow.cta.btn-large:hover, .cta.btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .cta.hs-button.primary:hover {
      background-color: #f3b700;
      border-color: #f3b700;
      color: #fff; }
  .btn.blue, .blue.hs-button, .hbspt-form .hs-form .blue.hs-button, .blue.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .blue.hs-button.primary {
    background: #049cdb;
    border-color: #049cdb; }
    .btn.blue:hover, .blue.hs-button:hover, .blue.btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .blue.hs-button.primary:hover {
      background-color: #048ac2;
      border-color: #048ac2; }
  .btn.yellow, .yellow.hs-button, .hbspt-form .hs-form .yellow.hs-button, .yellow.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .yellow.hs-button.primary {
    background-color: #ffc40d;
    border-color: #fff;
    color: #000;
    font-weight: bold; }
    .btn.yellow:hover, .yellow.hs-button:hover, .yellow.btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .yellow.hs-button.primary:hover {
      background-color: #fff; }
  .btn.white, .white.hs-button, .hbspt-form .hs-form .white.hs-button, .white.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .white.hs-button.primary {
    background-color: #fff;
    color: #000;
    border-color: #fff;
    font-weight: bold; }
    .btn.white:hover, .white.hs-button:hover, .white.btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .white.hs-button.primary:hover {
      background-color: #ffc40d; }

.btn-large {
  padding: 20px 100px;
  font-size: 21px;
  margin: 30px 0; }

.container {
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 960px; }
  .container:after {
    content: "";
    clear: both;
    display: block; }
  @media only screen and (min-width: 1200px) {
    .container {
      width: 1180px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .container {
      width: 748px;
      padding: 10px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .container {
      width: 461px;
      padding: 10px; } }
  @media only screen and (max-width: 480px) {
    .container {
      width: 100%;
      padding: 10px; } }
  .container.slider {
    width: 1240px;
    left: -60px; }
    @media only screen and (max-width: 979px) {
      .container.slider {
        width: 100%;
        padding: 0;
        left: -1%;
        margin: 0 !important; } }
  .container.nopad {
    padding: 0; }
    @media only screen and (min-width: 1200px) {
      .container.nopad {
        padding: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .container.nopad {
        padding: 0; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .container.nopad {
        padding: 0; } }
    @media only screen and (max-width: 480px) {
      .container.nopad {
        padding: 0; } }

.body-container {
  background: none !important; }

/*** END GENERAL STYLES ***/
/*** HEADER STYLES ***/
/*** END HEADER STYLES ***/
/*** PAGE STRUCTURE ***/
/*** END PAGE STRUCTURE ***/
/*** FOOTER STYLES ***/
/*** END FOOTER STYLES ***/
/*
 * _modules.scss
 * This scss file should be used to include styles for
 * specific modules on the site. Each modules or logical
 * group of modules should be declared in its own scss
 * file in the modules directory and included here.
 *
 * Bonus if you include a comment in the top of your scss
 * files describing what the classes are for and how to
 * structure your code to use them.
 */
@media only screen and (max-width: 767px) {
  form .form-columns-2 .hs-form-field .hs-input,
  form form.hs-form .form-columns-3 .hs-form-field .hs-input {
    width: 100% !important; } }

form .hs-form-field .hs-error-msgs li label {
  color: #6d6e71; }

form .hs-form-field label {
  color: #6d6e71; }

form .hs-form-field .input {
  color: #6d6e71; }
  form .hs-form-field .input input,
  form .hs-form-field .input select {
    padding: 0;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 0 !important;
    margin-bottom: 9px; }

@media only screen and (max-width: 979px) {
  form .hs-form-field .input input,
  form .hs-form-field .input select {
    width: 100%; } }
  form .hs-form-field .input textarea {
    padding: 0;
    line-height: 40px;
    background: #fff;
    border-radius: 0;
    margin-bottom: 9px;
    border: 1px solid #6d6e71;
    text-indent: 10px; }
  form .hs-form-field .input input {
    text-indent: 10px; }
    form .hs-form-field .input input::-webkit-input-placeholder {
      color: #6d6e71; }
    form .hs-form-field .input input::-moz-placeholder {
      color: #6d6e71; }
    form .hs-form-field .input input:-ms-input-placeholder {
      color: #6d6e71; }
    form .hs-form-field .input input:-moz-placeholder {
      color: g #6d6e71; }

form .actions input[type="submit"] {
  display: block;
  background: #e46f1f;
  padding: 20px !important;
  max-width: 300px;
  width: 100%;
  color: #fff;
  border-radius: 0;
  text-shadow: none;
  margin: 15px auto 0 auto;
  font-weight: 400;
  text-transform: uppercase;
  box-shadow: 0px 7px 19px rgba(0, 0, 0, 0.4); }
  form .actions input[type="submit"]:hover {
    background: #e77e36; }

a.cta_button:hover {
  text-decoration: none; }

.cta-wrapper .cta-container {
  padding: 40px 20px 20px; }

.cta-wrapper.grey {
  background-color: #343837; }
  .cta-wrapper.grey .cta-headline {
    color: #fff; }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .cta-wrapper.grey .cta-headline {
        text-align: center; } }
    @media only screen and (max-width: 480px) {
      .cta-wrapper.grey .cta-headline {
        text-align: center; } }

.cta-wrapper.green {
  background-color: #609C40; }
  .cta-wrapper.green .cta-headline {
    color: #fff; }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .cta-wrapper.green .cta-headline {
        text-align: center; } }
    @media only screen and (max-width: 480px) {
      .cta-wrapper.green .cta-headline {
        text-align: center; } }

.cta-wrapper.center {
  text-align: center;
  padding: 0 15px; }

.cta-wrapper .cta-image {
  display: block;
  margin-bottom: 20px; }
  .cta-wrapper .cta-image.left {
    float: left;
    display: inline-block;
    margin-right: 20px; }
    @media only screen and (max-width: 979px) {
      .cta-wrapper .cta-image.left img {
        padding-bottom: 15px; } }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .cta-wrapper .cta-image.left {
        float: none;
        text-align: center;
        margin: auto;
        display: inherit; } }
    @media only screen and (max-width: 480px) {
      .cta-wrapper .cta-image.left {
        float: none;
        text-align: center;
        margin: auto;
        display: inherit; } }
  .cta-wrapper .cta-image.right {
    float: right;
    margin-left: 20px; }

.cta-wrapper .cta-headline {
  font-size: 1.3em;
  text-decoration: none;
  line-height: 1.2em;
  font-family: 'Ubuntu', sans-serif; }
  .cta-wrapper .cta-headline:hover {
    text-decoration: none; }

.cta-wrapper .cta-content {
  font-family: 'Ubuntu', sans-serif; }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .cta-wrapper .cta-content {
      text-align: center; } }
  @media only screen and (max-width: 480px) {
    .cta-wrapper .cta-content {
      text-align: center; } }
  .cta-wrapper .cta-content span {
    display: block;
    text-decoration: none;
    line-height: 2.2em; }
    .cta-wrapper .cta-content span.white {
      color: #fff; }
  .cta-wrapper .cta-content .btn, .cta-wrapper .cta-content .hs-button, .cta-wrapper .cta-content .btn-large, .cta-wrapper .cta-content body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .cta-wrapper .cta-content .hs-button.primary {
    padding: 20px 5px;
    margin-top: 30px;
    border-top: none;
    border-right: none;
    border-left: none;
    text-transform: uppercase;
    display: block; }
    .cta-wrapper .cta-content .btn.orange, .cta-wrapper .cta-content .orange.hs-button, .cta-wrapper .cta-content .orange.btn-large, .cta-wrapper .cta-content body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .orange.hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .cta-wrapper .cta-content .orange.hs-button.primary {
      background: #e46f1f; }
      .cta-wrapper .cta-content .btn.orange:hover, .cta-wrapper .cta-content .orange.hs-button:hover, .cta-wrapper .cta-content .orange.btn-large:hover, .cta-wrapper .cta-content body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .orange.hs-button.primary:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .cta-wrapper .cta-content .orange.hs-button.primary:hover {
        text-decoration: none;
        background-color: #e77e36; }
    .cta-wrapper .cta-content .btn.white, .cta-wrapper .cta-content .white.hs-button, .cta-wrapper .cta-content .white.btn-large, .cta-wrapper .cta-content body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .white.hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .cta-wrapper .cta-content .white.hs-button.primary {
      background: #fff; }
      .cta-wrapper .cta-content .btn.white:hover, .cta-wrapper .cta-content .white.hs-button:hover, .cta-wrapper .cta-content .white.btn-large:hover, .cta-wrapper .cta-content body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .white.hs-button.primary:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .cta-wrapper .cta-content .white.hs-button.primary:hover {
        text-decoration: none;
        background-color: #656665; }

.large-cta {
  background: #609C40;
  color: #fff; }
  .large-cta .cta-content-container {
    margin-left: 0;
    padding: 35px;
    text-align: center;
    color: inherit; }
    .large-cta .cta-content-container .cta-content {
      margin-bottom: 20px;
      font-family: 'Ubuntu', sans-serif; }
      .large-cta .cta-content-container .cta-content .cta-headline {
        font-size: 1.6em;
        line-height: 1.2em;
        font-weight: 800;
        margin-bottom: 15px;
        color: inherit;
        font-family: 'Ubuntu', sans-serif; }
      .large-cta .cta-content-container .cta-content p {
        font-size: 1.1em;
        line-height: 2.2em;
        font-weight: 300;
        font-family: 'Ubuntu', sans-serif;
        color: inherit; }
    .large-cta .cta-content-container .cta_button {
      display: inline-block;
      font-family: 'Ubuntu', sans-serif; }
      .large-cta .cta-content-container .cta_button > span {
        display: table-cell;
        vertical-align: middle; }
    .large-cta .cta-content-container.orange {
      background: #e46f1f; }

.one-column.cta-container {
  padding: 40px 0; }
  .one-column.cta-container .cta-content {
    padding: 20px 0;
    font-family: 'Ubuntu', sans-serif; }

@media only screen and (max-width: 767px) {
  .one-column.cta-container .cta-content {
    text-align: center; } }
    .one-column.cta-container .cta-content .cta-headline {
      color: #fff;
      font-size: 1.72em;
      font-weight: bold;
      line-height: 1.2em;
      font-family: 'Ubuntu', sans-serif; }
    .one-column.cta-container .cta-content p {
      color: #fff;
      font-size: 1.1em;
      margin: 15px 0;
      font-family: 'Ubuntu', sans-serif; }

@media only screen and (max-width: 767px) {
  .one-column.cta-container .cta-image img {
    margin: 0 auto;
    display: block; } }

@media only screen and (max-width: 767px) {
  .one-column.cta-container .btn, .one-column.cta-container .hs-button, .one-column.cta-container .btn-large, .one-column.cta-container body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .one-column.cta-container .hs-button.primary {
    display: block; } }
  .one-column.cta-container a {
    text-decoration: none;
    font-family: 'Ubuntu', sans-serif; }

ul {
  margin-left: 0;
  padding: 0; }
  ul li {
    padding-left: 0; }

dl, menu, ol, ul {
  margin: 1em 0; }

.header-container-wrapper {
  border-bottom: 1px solid #003B4C; }
  .header-container-wrapper .hs-header-full {
    background: #f1f1f2; }
    @media only screen and (max-width: 992px) {
      .header-container-wrapper .hs-header-full {
        padding-bottom: 0; } }
    @media only screen and (max-width: 992px) {
      .header-container-wrapper .hs-header-full .container {
        width: 100%; } }
    .header-container-wrapper .hs-header-full .hs-header-logo {
      padding-left: 0;
      padding-top: 10px; }
      @media only screen and (max-width: 992px) {
        .header-container-wrapper .hs-header-full .hs-header-logo {
          text-align: center;
          padding-top: 0; } }
      @media only screen and (max-width: 767px) {
        .header-container-wrapper .hs-header-full .hs-header-logo {
          padding-top: 8px; } }
      @media only screen and (max-width: 767px) {
        .header-container-wrapper .hs-header-full .hs-header-logo a {
          display: inline-block;
          width: 75%;
          vertical-align: top;
          padding-top: 0;
          text-align: left; } }
      .header-container-wrapper .hs-header-full .hs-header-logo a img {
        width: auto; }
      .header-container-wrapper .hs-header-full .hs-header-logo .mobile-icon {
        background: none;
        color: #e46f1f;
        margin: 0;
        vertical-align: bottom; }
        @media only screen and (max-width: 992px) {
          .header-container-wrapper .hs-header-full .hs-header-logo .mobile-icon {
            display: inline-block !important;
            font-size: 3em;
            text-align: right;
            padding-right: 0;
            padding-left: 0; } }
        @media only screen and (max-width: 767px) {
          .header-container-wrapper .hs-header-full .hs-header-logo .mobile-icon {
            width: 25%; } }
    .header-container-wrapper .hs-header-full #utility-container {
      padding-top: 8px;
      text-align: right;
      font-family: 'Ubuntu', sans-serif; }
      .header-container-wrapper .hs-header-full #utility-container > a {
        display: inline-block;
        padding-top: 3px;
        vertical-align: top;
        color: #003B4C;
        font-weight: 300;
        font-size: 0.98em;
        text-transform: capitalize;
        text-decoration: none;
        font-family: 'Ubuntu', sans-serif; }
        .header-container-wrapper .hs-header-full #utility-container > a:hover {
          color: #015972; }
      .header-container-wrapper .hs-header-full #utility-container > #hs-search-module {
        margin-left: 15px;
        vertical-align: top;
        display: inline-block; }
      .header-container-wrapper .hs-header-full #utility-container .gsc-control-cse form.gsc-search-box table.gsc-search-box {
        margin-top: 0;
        width: auto; }
        .header-container-wrapper .hs-header-full #utility-container .gsc-control-cse form.gsc-search-box table.gsc-search-box input.gsc-search-button {
          top: 0;
          background: #005a70 url(../png/search-icon-2016.png) 39% 3px no-repeat;
          min-width: 26px;
          width: 26px; }
      .header-container-wrapper .hs-header-full #utility-container .gsc-control-cse form.gsc-search-box td.gsc-input {
        width: 135px; }
        .header-container-wrapper .hs-header-full #utility-container .gsc-control-cse form.gsc-search-box td.gsc-input input.gsc-input {
          margin: 0; }
      @media only screen and (max-width: 992px) {
        .header-container-wrapper .hs-header-full #utility-container {
          display: none; } }
    .header-container-wrapper .hs-header-full .hs-right-header-module {
      padding-right: 0; }
      .header-container-wrapper .hs-header-full .hs-right-header-module .mobile-icon {
        display: none !important; }
      @media only screen and (max-width: 992px) {
        .header-container-wrapper .hs-header-full .hs-right-header-module {
          min-height: 0;
          height: 0; } }
      @media only screen and (max-width: 992px) {
        .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary {
          background: #f1f1f2; }
          .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary a.close-icon:before {
            background: #e46f1f; }
          .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary a.close-icon:after {
            background: #e46f1f; } }
      .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul {
        padding: 5px 0 8px 0; }
        .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul > li.active > a {
          color: #015972;
          background: none; }
        .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul > li:hover > a {
          color: #015972;
          background: none; }
        .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul > li:nth-last-child(2) > a {
          padding-right: 12px; }
        .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul > li:last-child > a {
          padding-left: 8px;
          padding-right: 8px;
          color: #fff;
          box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.25);
          background: #e46f1f; }
          .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul > li:last-child > a:hover {
            background: #ba5916; }
          @media only screen and (min-width: 1200px) {
            .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul > li:last-child > a {
              padding-left: 10px;
              padding-right: 10px; } }
          @media only screen and (max-width: 992px) {
            .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul > li:last-child > a {
              background: #e46f1f; } }
        .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul > li > a {
          color: #003B4C;
          font-weight: 400;
          font-size: .89em;
          text-transform: none;
          border: 0;
          padding: 12px 8px 12px 0;
          font-family: 'Ubuntu', sans-serif; }
          @media only screen and (min-width: 1200px) {
            .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul > li > a {
              padding-right: 20p;
              font-weight: 600;
              font-size: 0.98em; } }
          @media only screen and (max-width: 992px) {
            .header-container-wrapper .hs-header-full .hs-right-header-module .custom-menu-primary ul > li > a {
              padding: 15px;
              font-size: 1.25em; } }

body .body-container-wrapper .form-cta {
  margin: 30px 0;
  padding: 30px 0;
  color: #fff;
  font-family: 'Ubuntu', sans-serif; }
  body .body-container-wrapper .form-cta h3 {
    color: inherit;
    text-align: center;
    margin: 0 0 25px 0;
    font-family: 'Ubuntu', sans-serif; }
    @media only screen and (max-width: 979px) {
      body .body-container-wrapper .form-cta h3 {
        margin: 0; } }
  body .body-container-wrapper .form-cta .form-section p {
    color: #fff !important; }
    body .body-container-wrapper .form-cta .form-section p a {
      color: #fff !important; }
  body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field {
    background: #fff; }
    body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field ul.hs-error-msgs {
      padding: 1em 0;
      margin: 0;
      background: #609C40; }
      body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field ul.hs-error-msgs li {
        margin-bottom: 0; }
        body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field ul.hs-error-msgs li label {
          color: #fff;
          margin-bottom: 0; }
    body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field label .hs-form-required {
      display: none; }
    body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field .input input, body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field .input select {
      padding: 0;
      height: 40px;
      line-height: 40px;
      background: #fff;
      border-radius: 0;
      margin-bottom: 0;
      border: 0; }
    body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field .input input {
      text-indent: 10px; }
      body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field .input input::-webkit-input-placeholder {
        color: graytext; }
      body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field .input input::-moz-placeholder {
        color: graytext; }
      body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field .input input:-ms-input-placeholder {
        color: graytext; }
      body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field .input input:-moz-placeholder {
        color: graytext; }
    body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .hs-form-field .input select {
      color: graytext;
      padding-left: 10px; }
  body .body-container-wrapper .form-cta .form-section .hbspt-form .hs-form .actions input[type="submit"] {
    display: none; }
  body .body-container-wrapper .form-cta .action-section {
    position: relative; }
    body .body-container-wrapper .form-cta .action-section .image-container {
      position: relative;
      text-align: center; }
      body .body-container-wrapper .form-cta .action-section .image-container .cta_button {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        border: 0 !important;
        font-family: 'Ubuntu', sans-serif; }

.testimonial-container {
  padding: 65px 0; }
  @media only screen and (max-width: 979px) {
    .testimonial-container {
      padding: 20px 0; } }
  @media only screen and (max-width: 767px) {
    .testimonial-container > .span3 {
      display: none; } }
  .testimonial-container .testimonial .testimonial-quote {
    color: #818285;
    position: relative;
    font-size: 1.1em;
    line-height: 2.2em;
    font-style: italic;
    font-weight: 300;
    z-index: 1; }
    .testimonial-container .testimonial .testimonial-quote:before {
      content: ' ';
      background: url(../png/quotes1935.png) top center no-repeat;
      position: absolute;
      left: -8em;
      top: -40px;
      width: 94px;
      height: 82px;
      z-index: -1; }
      @media only screen and (max-width: 767px) {
        .testimonial-container .testimonial .testimonial-quote:before {
          left: -4em; } }
  .testimonial-container .testimonial .testimonial-owner {
    color: #818285;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5em;
    text-indent: 30px; }
  .testimonial-container .testimonial.single {
    font-size: 1.1em; }

.custom-two-column-testimonial {
  padding: 50px 0;
  margin: 0; }
  .custom-two-column-testimonial .persona-body {
    padding-right: 10%; }
    .custom-two-column-testimonial .persona-body h2 {
      margin: 0 0 15px;
      color: #e46f1f;
      font-weight: 300;
      font-size: 2.54em; }
    .custom-two-column-testimonial .persona-body h3 {
      color: #000;
      font-size: 1.75em;
      margin: 0 0 15px; }
    .custom-two-column-testimonial .persona-body p {
      color: #000;
      font-size: 1.1em;
      line-height: 2em; }
  .custom-two-column-testimonial .custom-testimonial-right blockquote {
    padding-left: 50px;
    font-size: 1.1em;
    line-height: 2em;
    font-style: italic; }
    .custom-two-column-testimonial .custom-testimonial-right blockquote .testimonial-byline {
      margin-left: 20px;
      line-height: 2.2em; }
      .custom-two-column-testimonial .custom-testimonial-right blockquote .testimonial-byline p {
        line-height: inherit; }

.custom-home-layout .body-container h1, .custom-home-layout .body-container h2, .custom-home-layout .body-container h3, .custom-home-layout .body-container h4 {
  font-family: 'Ubuntu', sans-serif; }

.custom-home-layout .body-container ul li, .custom-home-layout .body-container p {
  font-family: 'Ubuntu', sans-serif; }

.custom-home-layout .body-container h2 {
  font-weight: 400; }

.custom-home-layout .body-container p {
  line-height: 2.2em; }

.custom-home-layout .body-container .forrester-wave p {
  line-height: 2.2em; }

.callout-container {
  margin: 50px 0; }
  @media only screen and (max-width: 767px) {
    .callout-container {
      background: none !important;
      margin: 20px 0; } }
  .callout-container .callout-content {
    margin-top: 80px;
    padding-right: 10%; }
    @media only screen and (max-width: 979px) {
      .callout-container .callout-content {
        font-size: 10px;
        line-height: 18px; } }
    @media only screen and (max-width: 767px) {
      .callout-container .callout-content {
        margin-top: 0; } }
    .callout-container .callout-content h4 {
      color: #e46f1f;
      font-weight: 300;
      font-size: 2.54em;
      margin: 0 0 25px; }
      @media only screen and (max-width: 979px) {
        .callout-container .callout-content h4 {
          margin-bottom: 10px; } }
    .callout-container .callout-content p {
      color: #000;
      font-size: 1.7em;
      line-height: 1.8em;
      font-weight: 300;
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .callout-container .callout-content p {
          margin-bottom: 15px; } }

.two-column {
  padding: 50px 0; }
  @media only screen and (max-width: 979px) {
    .two-column {
      padding: 20px 0; } }
  @media only screen and (max-width: 767px) {
    .two-column.cta-container .cta-insert {
      margin-bottom: 20px; } }
  .two-column.cta-container .cta-insert a {
    text-decoration: none; }
  @media only screen and (max-width: 979px) {
    .two-column.master > .magic-background {
      background-size: cover !important; } }
  .two-column.master .header-content {
    text-align: center; }
    .two-column.master .header-content h2 {
      color: #e46f1f;
      text-align: inherit; }
    .two-column.master .header-content h3 {
      color: #242d3d;
      text-align: inherit; }
  .two-column.master .left-content {
    padding: 50px;
    color: #242d3d; }
    .two-column.master .left-content p {
      color: inhert; }
  .two-column.master .right-content {
    padding: 50px;
    color: #242d3d; }
    .two-column.master .right-content p {
      color: inhert; }
  .two-column.three-column .left-content {
    padding: 10px 0;
    text-align: center; }
  .two-column.three-column .center-content {
    padding: 10px 0;
    text-align: center; }
  .two-column.three-column .right-content {
    padding: 10px 0;
    text-align: center; }

.custom-slider .slider-container {
  width: 100%;
  height: 100px;
  overflow: hidden;
  position: relative; }
  .custom-slider .slider-container > ul {
    position: relative;
    width: 1200px;
    height: 100px; }
    .custom-slider .slider-container > ul > li {
      display: inline-block;
      padding: 0; }
    .custom-slider .slider-container > ul.mkev-slider {
      height: 100px;
      position: relative; }
      .custom-slider .slider-container > ul.mkev-slider li {
        position: absolute;
        display: block;
        padding: 0 40px; }
        .custom-slider .slider-container > ul.mkev-slider li > img {
          width: 100px; }

@media only screen and (max-width: 767px) {
  .custom-slider.custom-slider-2 .slider-container {
    background: url(///cdn2.hubspot.net/hubfs/1878504/award-winning-analytics.png) center center no-repeat;
    background-size: contain;
    width: 100%; }
    .custom-slider.custom-slider-2 .slider-container li {
      display: none; } }

.slider.container .hs_cos_flex-control-nav {
  display: none; }

.slider .hs_cos_flex-direction-nav a {
  width: 82px;
  height: 50px;
  background-image: url(../png/arrowv2.png);
  top: 60%; }

@media only screen and (min-width: 1200px) {
  .static-image-container {
    width: 1200px; } }

.static-image-container ul {
  margin: 0;
  list-style-type: none;
  text-align: center; }
  .static-image-container ul li {
    display: inline-block;
    max-width: 96px; }
    @media only screen and (min-width: 1200px) {
      .static-image-container ul li {
        max-width: 126px; } }
    @media only screen and (max-width: 979px) {
      .static-image-container ul li {
        max-width: 150px; } }

.footer-container-wrapper .footer-container {
  font-family: 'Ubuntu', sans-serif; }
  .footer-container-wrapper .footer-container ul li a {
    text-decoration: none; }
    .footer-container-wrapper .footer-container ul li a:hover {
      color: #e46f1f; }
  .footer-container-wrapper .footer-container p {
    color: #fff;
    margin-top: 0; }
  .footer-container-wrapper .footer-container .hs-footer-top-full {
    border: 0; }

.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a,
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-vertical > ul > li > a {
  font-weight: 500;
  text-decoration: none; }
  .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a:hover,
  .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-vertical > ul > li > a:hover {
    color: #e46f1f; }

.footer-container-wrapper .copyright {
  color: #818285;
  margin: 0;
  line-height: 2em; }
  .footer-container-wrapper .copyright a {
    color: inherit; }

.footer-container-wrapper .gray-border {
  border-right: 2px solid gray; }
  @media only screen and (max-width: 480px) {
    .footer-container-wrapper .gray-border {
      border-right: none; } }

#quotes h3 {
  font-size: 2.6em;
  font-weight: 300;
  color: #e46f1f;
  margin-top: 0;
  margin-bottom: 20px; }

#quotes .quote-box {
  background: #F3F3F5;
  display: block;
  overflow: hidden;
  padding: 1.5em 9em;
  border-left: 2px solid #015972;
  border-bottom: 2px solid #015972;
  border-right: 2px solid #015972; }

@media only screen and (max-width: 979px) {
  #quotes .quote-box {
    padding: 1.5em 2em;
    border-top: 2px solid #015972; } }
  @media only screen and (max-width: 979px) {
    #quotes .quote-box .quote.hideme {
      display: none; } }
  #quotes .quote-box img {
    margin: 0 auto;
    display: block; }
  #quotes .quote-box h4 {
    color: #242d3d;
    font-weight: 500;
    font-size: 1.7em;
    margin-top: 5px;
    margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  #quotes .quote-box h4 {
    text-align: center;
    margin: 1em 0; } }
  #quotes .quote-box p {
    color: #015972;
    font-size: 1.15em; }

#hs_cos_wrapper_widget_1477325416115 .quote-box {
  border-top: 2px solid #015972; }

#hs_cos_wrapper_widget_1477330693111 {
  /* padding-bottom: 50px; */ }

/*
 * _pages.scss
 * This file should be used to include page or section-specific
 * styles. Each page/section/component should have its own
 * scss file in the pages directory that is included from here.
 */
body.home {
  color: #656665; }

#home-hero {
  color: #656665;
  background: url(../jpg/marketing-evolution-home-header.jpg) top center no-repeat;
  background-size: cover; }
  #home-hero .circle {
    background: #fff url(../png/arrow-down.png) 50% 93% no-repeat;
    border-radius: 100%;
    text-align: center;
    overflow-wrap: break-word;
    margin: 50px 0;
    visibility: hidden;
    opacity: 0;
    height: 428px;
    width: 428px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 481px) {
      #home-hero .circle {
        background-position: 50% 96%;
        width: 100%; } }
    #home-hero .circle h1 {
      color: #656665;
      font-size: 2.5em;
      padding-top: 70px;
      font-weight: 300; }
      @media only screen and (max-width: 481px) {
        #home-hero .circle h1 {
          font-size: 1.9em;
          padding-top: 33px;
          margin-bottom: 10px; } }
    #home-hero .circle h2 {
      font-size: 1.3em;
      color: #e46f1f; }
    #home-hero .circle p {
      color: #656665;
      font-size: .9em;
      padding-bottom: 70px; }

.logo-container {
  padding: 15px 0; }
  .logo-container .logo-wrapper {
    min-height: 119px; }
    .logo-container .logo-wrapper #scrolling-logos {
      width: 100%;
      height: 119px;
      overflow: hidden;
      position: relative; }
    .logo-container .logo-wrapper #scrolling-logos img {
      width: 2099px;
      max-width: 2099px;
      height: 119px;
      position: absolute;
      left: 0; }

.headline h1 {
  text-transform: uppercase; }

.persona .meet {
  position: relative;
  background-color: transparent;
  min-height: 425px;
  margin-bottom: 35px; }
  .persona .meet .mobile-meet {
    display: none; }
    @media only screen and (max-width: 980px) {
      .persona .meet .mobile-meet {
        display: block; } }
  @media only screen and (max-width: 980px) {
    .persona .meet {
      min-height: inherit; } }
  .persona .meet.meet-mary:before {
    background-image: url(../png/meet-mary.png); }
    @media only screen and (max-width: 980px) {
      .persona .meet.meet-mary:before {
        background-image: none; } }
  .persona .meet.meet-jack:before {
    background-image: url(../png/meet-jack.png); }
    @media only screen and (max-width: 980px) {
      .persona .meet.meet-jack:before {
        background-image: none; } }
  .persona .meet.meet-jenn:before {
    background-image: url(../png/meet-jenn.png); }
    @media only screen and (max-width: 980px) {
      .persona .meet.meet-jenn:before {
        background-image: none; } }
  .persona .meet:before {
    content: ' ';
    position: absolute;
    width: 1260px;
    min-height: 425px;
    z-index: -1;
    background-repeat: no-repeat;
    right: -45px; }
    @media only screen and (max-width: 1200px) {
      .persona .meet:before {
        left: -45px; } }
    @media only screen and (max-width: 980px) {
      .persona .meet:before {
        min-height: 578px; } }
  .persona .meet .persona-content {
    display: none;
    padding-top: 20px; }
    .persona .meet .persona-content p {
      font-size: 1.3em; }
    @media only screen and (max-width: 980px) {
      .persona .meet .persona-content {
        display: block; } }
    .persona .meet .persona-content .btn, .persona .meet .persona-content .hs-button, .persona .meet .persona-content .btn-large, .persona .meet .persona-content body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .persona .meet .persona-content .hs-button.primary {
      display: none; }

.persona-details {
  padding-bottom: 40px; }
  .persona-details .persona-testimonial blockquote {
    position: relative;
    border-left: 7px dotted #ccc;
    color: #818285; }
    @media only screen and (max-width: 481px) {
      .persona-details .persona-testimonial blockquote {
        border-left: 4px dotted #ccc; } }
    .persona-details .persona-testimonial blockquote .testimonial-byline {
      position: relative;
      padding-left: 15%;
      font-style: normal;
      font-size: 1em; }
      .persona-details .persona-testimonial blockquote .testimonial-byline:before {
        position: absolute;
        content: ' ';
        width: 15px;
        height: 1px;
        background: #818285;
        left: 16px;
        top: 8px; }
  .persona-details .persona-testimonial blockquote:before {
    content: ' ';
    background: url(../png/quotes.png) top center no-repeat;
    position: absolute;
    left: -8em;
    top: -10px;
    width: 94px;
    height: 82px; }
    @media only screen and (max-width: 481px) {
      .persona-details .persona-testimonial blockquote:before {
        background-size: 41%;
        left: -5.4em; } }

.testimonial-row {
  display: none;
  background: #e2e3e4;
  padding: 30px 0; }
  .testimonial-row h3 {
    text-transform: uppercase; }

.cta-band {
  padding: 85px 0; }
  .cta-band .container {
    margin: 0 auto; }
  .cta-band h2 {
    color: #fff;
    text-decoration: none; }
  .cta-band.demo-cta {
    background: url(../jpg/demo-band.jpg) top center no-repeat;
    background-size: cover; }

.btn, .hs-button, .hbspt-form .hs-form .hs-button, .btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary {
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  text-decoration: none;
  background: #e46f1f;
  color: #fff;
  text-decoration: none;
  border-radius: 0;
  padding: 20px 35px; }
  .btn a, .hs-button a, .hbspt-form .hs-form .hs-button a, .btn-large a, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary a {
    text-decoration: none; }
  .btn:hover, .hs-button:hover, .hbspt-form .hs-form .hs-button:hover, .btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:hover {
    background: #818285; }
  .btn.white, .white.hs-button, .hbspt-form .hs-form .white.hs-button, .white.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .white.hs-button.primary {
    background: #fff;
    color: #015972;
    padding: 20px 60px; }

@media only screen and (max-width: 979px) {
  .btn.white, .white.hs-button, .hbspt-form .hs-form .white.hs-button, .white.btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .white.hs-button.primary {
    padding: 20px 40px; } }
    .btn.white:hover, .white.hs-button:hover, .white.btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .white.hs-button.primary:hover {
      background: #818285;
      border-color: #656665;
      color: #fff; }
      .btn.white:hover a, .white.hs-button:hover a, .white.btn-large:hover a, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .white.hs-button.primary:hover a {
        color: #fff; }

footer {
  background: #343737;
  color: #fff;
  padding: 50px 0; }
  footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #fff; }
    footer ul > li {
      margin: 0;
      padding: 0 0 8px 0;
      color: inherit; }
      footer ul > li > a {
        color: inherit;
        text-decoration: none; }
      footer ul > li > ul {
        display: none; }
  footer .social {
    padding-top: 10px; }
    footer .social li {
      display: inline-block;
      margin-right: 10px; }

.copyright {
  background: #000; }
  .copyright p {
    color: #fff; }

body#standard-blog-template {
  background: #F2F2F2; }
  body#standard-blog-template a {
    text-decoration: none; }
  body#standard-blog-template p {
    font-size: 1.1em; }
  body#standard-blog-template h1 {
    color: #000;
    font-family: 'Ubuntu', sans-serif; }
  body#standard-blog-template h2 {
    font-family: 'Ubuntu', sans-serif; }
  body#standard-blog-template h3 {
    font-family: 'Ubuntu', sans-serif; }
  body#standard-blog-template .span8 {
    margin-left: 0; }
  body#standard-blog-template .topic-heading {
    text-align: center;
    padding: 100px; }
    body#standard-blog-template .topic-heading h1 {
      display: inline-block;
      text-transform: uppercase;
      font-family: 'Ubuntu', sans-serif; }
  body#standard-blog-template .author-bio {
    padding: 50px 0; }
    body#standard-blog-template .author-bio #author-bio {
      font-size: .75em;
      margin-left: 20px;
      text-transform: initial;
      line-height: 2em; }
      @media only screen and (max-width: 768px) {
        body#standard-blog-template .author-bio #author-bio {
          margin-left: 0; } }
      @media only screen and (max-width: 481px) {
        body#standard-blog-template .author-bio #author-bio {
          margin-left: 0; } }
  body#standard-blog-template.hs-blog-post #main-content {
    padding: 50px 0;
    background: #fff; }
    body#standard-blog-template.hs-blog-post #main-content .post-header h1 {
      font-size: 2.5em;
      font-family: 'Ubuntu', sans-serif; }
    body#standard-blog-template.hs-blog-post #main-content .post-date {
      font-weight: 600; }
    body#standard-blog-template.hs-blog-post #main-content a {
      color: #000;
      text-transform: uppercase; }
    body#standard-blog-template.hs-blog-post #main-content .comments-button {
      color: #db8235;
      cursor: pointer; }
    body#standard-blog-template.hs-blog-post #main-content .leave-comment {
      color: #000; }
  body#standard-blog-template .blog-pagination {
    margin-bottom: 15px; }

@media only screen and (max-width: 481px) {
  body#standard-blog-template .blog-pagination .span3 {
    display: none; } }
    body#standard-blog-template .blog-pagination .span12 {
      margin: 35px 0; }
      @media only screen and (max-width: 979px) {
        body#standard-blog-template .blog-pagination .span12 {
          margin: 20px 0; } }
      body#standard-blog-template .blog-pagination .span12 nav {
        text-align: center; }
        body#standard-blog-template .blog-pagination .span12 nav ul {
          display: inline-block;
          padding: 0;
          margin: 0; }
          body#standard-blog-template .blog-pagination .span12 nav ul li {
            display: inline; }
            body#standard-blog-template .blog-pagination .span12 nav ul li a {
              color: #656665;
              float: left;
              padding: 10px 16px;
              text-decoration: none;
              border-radius: 50%;
              border: 1px solid #d2d3d5;
              margin: 0 5px;
              background: #fff;
              font-size: 1.1em; }
            body#standard-blog-template .blog-pagination .span12 nav ul li.active a {
              background: #e7e8ea; }
            body#standard-blog-template .blog-pagination .span12 nav ul li:hover a {
              background: #e7e8ea; }
            body#standard-blog-template .blog-pagination .span12 nav ul li .detail-pagination {
              border-radius: 45px; }
            body#standard-blog-template .blog-pagination .span12 nav ul li .arrow-nobg {
              background: none;
              border: none;
              font-size: 1.5em; }
      body#standard-blog-template .blog-pagination .span12 hr {
        border: 1px solid #d2d3d5;
        height: 0;
        margin-top: 20px; }
  body#standard-blog-template .blog-signup {
    color: #000;
    text-align: center;
    padding: 40px 0; }
    @media only screen and (max-width: 768px) {
      body#standard-blog-template .blog-signup {
        margin-bottom: 50px; } }
    @media only screen and (max-width: 481px) {
      body#standard-blog-template .blog-signup {
        margin-bottom: 0;
        padding-bottom: 0; } }
    body#standard-blog-template .blog-signup h1 {
      text-transform: uppercase;
      font-size: 2.5em;
      font-family: 'Ubuntu', sans-serif; }
    body#standard-blog-template .blog-signup h2 {
      font-size: 1.4em;
      font-weight: normal;
      font-family: 'Ubuntu', sans-serif; }
    body#standard-blog-template .blog-signup .subscribe-header-form {
      width: 65%;
      min-width: 300px;
      margin: 0 auto;
      padding: 0;
      text-align: center;
      height: 42px;
      margin-top: 25px; }
      @media only screen and (min-width: 1200px) {
        body#standard-blog-template .blog-signup .subscribe-header-form {
          width: 50%; } }
      @media only screen and (max-width: 768px) {
        body#standard-blog-template .blog-signup .subscribe-header-form {
          width: 75%; } }
      @media only screen and (max-width: 481px) {
        body#standard-blog-template .blog-signup .subscribe-header-form {
          width: 90%;
          margin-bottom: 60px;
          margin-top: 10px;
          padding-bottom: 60px;
          padding-top: 15px; } }
      @media only screen and (max-width: 320px) {
        body#standard-blog-template .blog-signup .subscribe-header-form {
          min-width: 175px;
          margin: 30px 0;
          width: 100%; } }
      body#standard-blog-template .blog-signup .subscribe-header-form form {
        margin-bottom: 0; }
      body#standard-blog-template .blog-signup .subscribe-header-form h3, body#standard-blog-template .blog-signup .subscribe-header-form ul {
        display: none !important; }
      body#standard-blog-template .blog-signup .subscribe-header-form .hs-form {
        display: block;
        text-align: left; }
        @media only screen and (max-width: 481px) {
          body#standard-blog-template .blog-signup .subscribe-header-form .hs-form {
            padding-top: 0; } }
        body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs_email label {
          display: none; }
        body#standard-blog-template .blog-signup .subscribe-header-form .hs-form label {
          text-align: center; }
        body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary {
          padding: 12px 15px;
          z-index: 100;
          position: relative; }
        body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field {
          clear: left;
          float: left;
          width: 75%; }
          @media only screen and (max-width: 768px) {
            body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field {
              width: 77.5%; } }
          @media only screen and (max-width: 481px) {
            body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field {
              width: 100%;
              overflow: hidden; } }
          body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription {
            width: 100%;
            padding: 30px 0; }
            body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription > label, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription .input {
              width: 60%;
              float: left;
              font-size: 20px; }
              body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription > label ul, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription .input ul {
                margin: 0; }
                body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription > label ul label, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription .input ul label {
                  padding-right: 15px;
                  font-size: 20px; }
                  body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription > label ul label input, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription .input ul label input {
                    margin-top: 7px; }
            body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription > label {
              width: 40%;
              margin-top: 4px;
              text-align: right; }
        body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .input input {
          float: left;
          background: #fff;
          border-radius: 0;
          box-sizing: content-box;
          border: 1px solid #ccc;
          color: #000;
          font-style: italic; }
          @media only screen and (max-width: 768px) {
            body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .input input {
              margin: 0 0 5px;
              height: 44px;
              width: 300px;
              padding: 0;
              box-sizing: border-box;
              text-indent: 10px;
              float: right; } }
          @media only screen and (max-width: 481px) {
            body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .input input {
              width: 300px;
              margin: 0 0 5px; } }
      body#standard-blog-template .blog-signup .subscribe-header-form .btn, body#standard-blog-template .blog-signup .subscribe-header-form .hs-button, body#standard-blog-template .blog-signup .subscribe-header-form .btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-button, body#standard-blog-template .blog-signup .subscribe-header-form .hbspt-form .hs-form .hs-button, body#standard-blog-template .blog-signup .subscribe-header-form .btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .s2m-content h5 > a {
        width: 25%;
        min-width: 80px;
        color: #fff;
        line-height: 100%;
        background: #e46f1f;
        margin-top: 0;
        height: 42px;
        border: 1px solid #e46f1f;
        border-left: none;
        font-family: "Kreon", Helvetica, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        padding: 10px !important; }
        body#standard-blog-template .blog-signup .subscribe-header-form .btn:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-button:hover, body#standard-blog-template .blog-signup .subscribe-header-form .btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-button:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hbspt-form .hs-form .hs-button:hover, body#standard-blog-template .blog-signup .subscribe-header-form .btn-large:hover, body#standard-blog-template .blog-signup .subscribe-header-form .s2m-content h5 > a:hover {
          background: #c35d17; }
        @media only screen and (max-width: 768px) {
          body#standard-blog-template .blog-signup .subscribe-header-form .btn, body#standard-blog-template .blog-signup .subscribe-header-form .hs-button, body#standard-blog-template .blog-signup .subscribe-header-form .btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-button, body#standard-blog-template .blog-signup .subscribe-header-form .hbspt-form .hs-form .hs-button, body#standard-blog-template .blog-signup .subscribe-header-form .btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .s2m-content h5 > a {
            width: 100%; } }
        @media only screen and (max-width: 481px) {
          body#standard-blog-template .blog-signup .subscribe-header-form .btn, body#standard-blog-template .blog-signup .subscribe-header-form .hs-button, body#standard-blog-template .blog-signup .subscribe-header-form .btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-button, body#standard-blog-template .blog-signup .subscribe-header-form .hbspt-form .hs-form .hs-button, body#standard-blog-template .blog-signup .subscribe-header-form .btn-large, body#standard-blog-template .blog-signup .subscribe-header-form .s2m-content h5 > a {
            width: 100%;
            border-left: 1px solid red; } }
      body#standard-blog-template .blog-signup .subscribe-header-form ul {
        list-style: none;
        margin-left: 0; }
        body#standard-blog-template .blog-signup .subscribe-header-form ul li {
          display: inline-block;
          text-align: center; }
      body#standard-blog-template .blog-signup .subscribe-header-form .hs_submit {
        font-family: 'Ubuntu', sans-serif;
        text-align: right; }
        @media only screen and (max-width: 768px) {
          body#standard-blog-template .blog-signup .subscribe-header-form .hs_submit {
            text-align: center; } }
        @media only screen and (max-width: 481px) {
          body#standard-blog-template .blog-signup .subscribe-header-form .hs_submit {
            text-align: center; } }
      body#standard-blog-template .blog-signup .subscribe-header-form input[type="text"], body#standard-blog-template .blog-signup .subscribe-header-form input[type="email"], body#standard-blog-template .blog-signup .subscribe-header-form input[type="search"], body#standard-blog-template .blog-signup .subscribe-header-form input[type="url"], body#standard-blog-template .blog-signup .subscribe-header-form input[type="tel"], body#standard-blog-template .blog-signup .subscribe-header-form input[type="number"], body#standard-blog-template .blog-signup .subscribe-header-form input[type="phone"], body#standard-blog-template .blog-signup .subscribe-header-form textarea {
        width: 100%; }
    body#standard-blog-template .blog-signup .hs_blog_default_hubspot_blog_subscription {
      display: none; }
  body#standard-blog-template #blog-listing .post-listing h3 {
    text-transform: uppercase;
    padding-top: 20px; }
  body#standard-blog-template #blog-listing .post-listing .span6:nth-child(odd) {
    margin-left: 0; }
  body#standard-blog-template #blog-listing .post-listing .author-social-section ul {
    list-style: none;
    margin: 0; }
    body#standard-blog-template #blog-listing .post-listing .author-social-section ul li {
      display: inline-block;
      text-align: left;
      margin-left: 5px; }
      body#standard-blog-template #blog-listing .post-listing .author-social-section ul li:first-child {
        margin-left: 0; }
      body#standard-blog-template #blog-listing .post-listing .author-social-section ul li a {
        color: #656665; }
        body#standard-blog-template #blog-listing .post-listing .author-social-section ul li a.icon-twitter-square {
          background: url(../png/icon-twitter-square.png) no-repeat;
          padding-left: 20px;
          font-weight: 600;
          font-size: 1em;
          font-style: italic;
          text-transform: none;
          color: #231f20; }
        body#standard-blog-template #blog-listing .post-listing .author-social-section ul li a.icon-linkedin-square {
          background: url(../png/icon-linkedin-square.png) no-repeat;
          padding-left: 20px;
          font-weight: 600;
          font-size: 1em;
          font-style: italic;
          text-transform: none;
          color: #231f20; }
  @media only screen and (max-width: 768px) {
    body#standard-blog-template #blog-listing .post-listing #blog-author-profile .avatar-holder {
      padding-bottom: 20px; } }
  @media only screen and (max-width: 481px) {
    body#standard-blog-template #blog-listing .post-listing #blog-author-profile .avatar-holder {
      padding-bottom: 20px; } }
  body#standard-blog-template #blog-listing .post-item {
    background: #fff;
    color: #000;
    min-height: 650px;
    position: relative;
    margin-bottom: 20px;
    -webkit-box-shadow: 3px 3px 2px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3px 3px 2px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 3px 2px -2px rgba(0, 0, 0, 0.5); }
    body#standard-blog-template #blog-listing .post-item .post-image {
      height: 300px;
      background-size: cover;
      background-repeat: no-repeat;
      margin: 0 15px;
      background-position-y: 10px; }
      body#standard-blog-template #blog-listing .post-item .post-image .post-header {
        background-color: rgba(0, 59, 76, 0.7);
        top: 180px;
        position: relative;
        min-height: 120px; }
        body#standard-blog-template #blog-listing .post-item .post-image .post-header h3 {
          color: #fff;
          font-size: 1.6em;
          font-weight: normal;
          padding-left: 10px;
          padding-right: 10px;
          line-height: 1.8em; }
    body#standard-blog-template #blog-listing .post-item .post-body {
      border: 0;
      padding: 15px 25px;
      min-height: 300px;
      max-height: 0px; }
    body#standard-blog-template #blog-listing .post-item .blog-read-more {
      background: #003B4C;
      text-align: center;
      bottom: 0;
      position: absolute;
      width: 100%;
      margin-bottom: 0; }
    body#standard-blog-template #blog-listing .post-item .btn, body#standard-blog-template #blog-listing .post-item .hs-button, body#standard-blog-template #blog-listing .post-item .btn-large {
      font-weight: light;
      color: #fff;
      background: transparent;
      border: none;
      font-size: 16px; }
      body#standard-blog-template #blog-listing .post-item .btn:hover, body#standard-blog-template #blog-listing .post-item .hs-button:hover, body#standard-blog-template #blog-listing .post-item .btn-large:hover {
        color: #e46f1f; }
  body#standard-blog-template .ribbon-wrapper {
    margin-left: -7px; }
    body#standard-blog-template .ribbon-wrapper .ribbon {
      min-width: 200px;
      position: absolute;
      text-align: left;
      font-size: 20px;
      background: #3B6E8F;
      margin-top: 17px;
      max-width: 320px; }
    body#standard-blog-template .ribbon-wrapper .ribbon p {
      font-size: 12px;
      color: #FFFFFF;
      margin: 0px;
      padding: 5px 5px 5px 15px;
      text-transform: uppercase;
      letter-spacing: 1.6px; }
    body#standard-blog-template .ribbon-wrapper .ribbon:before, body#standard-blog-template .ribbon-wrapper .ribbon:after {
      content: '';
      position: absolute;
      display: block;
      bottom: -1em;
      z-index: -1; }
    body#standard-blog-template .ribbon-wrapper .ribbon:before {
      left: -2em;
      border-right-width: 1.5em;
      border-left-color: transparent;
      -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
      -moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
      box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px; }
    body#standard-blog-template .ribbon-wrapper .ribbon .ribbon-content:before {
      border-color: #003B4C transparent transparent transparent;
      position: absolute;
      display: block;
      border-style: solid;
      bottom: -7px;
      content: ''; }
    body#standard-blog-template .ribbon-wrapper .ribbon .ribbon-content:before {
      left: 0;
      border-width: 7px 0 0 7px; }
  body#standard-blog-template #blog-sidebar {
    margin-bottom: 20px; }
    body#standard-blog-template #blog-sidebar .sidebar-topics {
      margin-bottom: 20px;
      background: #e2e3e5; }
      body#standard-blog-template #blog-sidebar .sidebar-topics .topics-list ul {
        list-style-type: none;
        padding-bottom: 20px; }
        body#standard-blog-template #blog-sidebar .sidebar-topics .topics-list ul li {
          padding-left: 45px;
          padding-bottom: 5px;
          text-transform: uppercase;
          font-weight: bold; }
          body#standard-blog-template #blog-sidebar .sidebar-topics .topics-list ul li:first-child {
            padding-top: 90px; }
          body#standard-blog-template #blog-sidebar .sidebar-topics .topics-list ul li a {
            color: #000; }
            body#standard-blog-template #blog-sidebar .sidebar-topics .topics-list ul li a:hover {
              color: #e46f1f; }
            body#standard-blog-template #blog-sidebar .sidebar-topics .topics-list ul li a .filter-link-count {
              color: #015972; }
      body#standard-blog-template #blog-sidebar .sidebar-topics .topics-list .filter-expand-link {
        font-weight: bold;
        padding-left: 60px;
        padding-bottom: 30px;
        display: block;
        color: #015972; }
    body#standard-blog-template #blog-sidebar .ribbon-wrapper .ribbon p {
      padding: 5px 75px 5px 52px;
      font-size: 1.3em; }
  body#standard-blog-template .featured-posts-wrapper {
    background: #e2e3e5;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 20px 20px; }
    body#standard-blog-template .featured-posts-wrapper h3 {
      text-align: center;
      color: #000;
      margin-bottom: 20px;
      text-transform: uppercase;
      font-size: 2em;
      font-weight: 400; }
    body#standard-blog-template .featured-posts-wrapper .fpost {
      margin-bottom: 5px;
      background: #f3f3f5;
      color: #000;
      padding: 5px;
      -webkit-box-shadow: 3px 3px 2px -2px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 3px 3px 2px -2px rgba(0, 0, 0, 0.5);
      box-shadow: 3px 3px 2px -2px rgba(0, 0, 0, 0.5); }
      body#standard-blog-template .featured-posts-wrapper .fpost:hover {
        background: #e2e3e5; }
      body#standard-blog-template .featured-posts-wrapper .fpost .span4 {
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden; }
        @media only screen and (max-width: 768px) {
          body#standard-blog-template .featured-posts-wrapper .fpost .span4 {
            text-align: center; } }
        @media only screen and (max-width: 481px) {
          body#standard-blog-template .featured-posts-wrapper .fpost .span4 {
            text-align: center; } }
      @media only screen and (max-width: 768px) {
        body#standard-blog-template .featured-posts-wrapper .fpost .span8 {
          text-align: center; } }
      @media only screen and (max-width: 481px) {
        body#standard-blog-template .featured-posts-wrapper .fpost .span8 {
          text-align: center; } }
      body#standard-blog-template .featured-posts-wrapper .fpost img {
        flex-shrink: 0;
        width: 150px;
        height: 100px; }
        @media only screen and (max-width: 768px) {
          body#standard-blog-template .featured-posts-wrapper .fpost img {
            height: auto;
            width: auto; } }
        @media only screen and (max-width: 481px) {
          body#standard-blog-template .featured-posts-wrapper .fpost img {
            height: auto;
            width: auto; } }
      body#standard-blog-template .featured-posts-wrapper .fpost .post-title {
        margin-left: 20px;
        font-weight: bold;
        line-height: 1.5em;
        padding-top: 5px;
        padding-bottom: 5px; }
        body#standard-blog-template .featured-posts-wrapper .fpost .post-title a {
          color: #000; }
  body#standard-blog-template .sidebar-signup {
    background: #e2e3e5;
    color: #000;
    padding: 20px; }
    body#standard-blog-template .sidebar-signup h3 {
      font-size: 1.5em; }
    body#standard-blog-template .sidebar-signup .hs-form-required {
      display: none; }
  body#standard-blog-template #blog-content {
    color: #000; }
    body#standard-blog-template #blog-content hr {
      background: #ccc; }
    body#standard-blog-template #blog-content .topics-list .label {
      background: #3B6E8F;
      padding: 5px 15px;
      color: #fff;
      text-transform: uppercase;
      margin-right: 10px; }
    body#standard-blog-template #blog-content .topics-list a {
      color: #231F20;
      background: #d2d3d5;
      padding: 5px;
      text-transform: capitalize;
      font-weight: 300; }
      body#standard-blog-template #blog-content .topics-list a:hover {
        background: #3B6E8F;
        color: #fff; }
    body#standard-blog-template #blog-content .comments h3 {
      font-size: 18px; }
    body#standard-blog-template #blog-content .comments .input {
      border: 1px solid #f3f3f5; }

.section.post-body {
  border: 0 !important; }

body#standard-blog-template.author #blog-listing .post-listing .span6:nth-child(odd) {
  margin-left: 2.12766%; }

@media only screen and (min-width: 1200px) {
  body#standard-blog-template.author #blog-listing .post-listing .span6:nth-child(odd) {
    margin-left: 2.5641%; } }

@media only screen and (max-width: 979px) {
  body#standard-blog-template.author #blog-listing .post-listing .span6:nth-child(odd) {
    margin-left: 2.76243%; } }

@media only screen and (max-width: 481px) {
  body#standard-blog-template.author #blog-listing .post-listing .span6:nth-child(odd) {
    margin-left: 0; } }

body#standard-blog-template.author #blog-listing .post-listing .span6:nth-child(even) {
  margin-left: 0; }

.interior-page h1 {
  color: #242d3d;
  font-weight: 300; }

.interior-page h2 {
  color: #e46f1f;
  font-weight: 400;
  font-size: 1.9em; }

.interior-page h3 {
  color: #242d3d; }

.interior-page p {
  color: #242d3d;
  letter-spacing: 0; }

.interior-page li {
  color: #242d3d; }

.interior-page .main-content h1 {
  text-align: center; }

.interior-page .main-content h2 {
  text-align: center; }

.interior-page .main-content h3 {
  text-align: center; }

.interior-page .main-content p {
  color: #242d3d; }

.interior-page .main-content li {
  color: #242d3d; }

@media only screen and (max-width: 979px) {
  .interior-page.hs-content-id-4461693827 #customer-video {
    padding: 20px 0; } }

.interior-page.hs-content-id-4461693827 #customer-video h1 {
  line-height: 1.35em; }
  @media only screen and (max-width: 979px) {
    .interior-page.hs-content-id-4461693827 #customer-video h1 {
      font-size: 2.7em; } }

.interior-page.hs-content-id-4461693827 #customer-video .video-container {
  padding: 50px 0 0 0; }
  @media only screen and (max-width: 979px) {
    .interior-page.hs-content-id-4461693827 #customer-video .video-container {
      padding: 0; } }
  @media only screen and (max-width: 481px) {
    .interior-page.hs-content-id-4461693827 #customer-video .video-container > .span3 {
      display: none; } }

.interior-page.hs-content-id-4461693827 .hs_cos_flex-slider {
  margin: 0; }

.interior-page.hs-content-id-4461693827 .form-cta {
  margin: 0; }

.interior-page.hs-content-id-4461693827 .testimonial-container {
  padding-top: 75px; }
  @media only screen and (max-width: 481px) {
    .interior-page.hs-content-id-4461693827 .testimonial-container {
      padding: 20px 0; } }

.interior-page.hs-content-id-4461693827 .two-column {
  padding: 50px 0; }

.hs-content-id-4474080066 h1 {
  padding-top: 20px;
  line-height: 1.35em;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 979px) {
    .hs-content-id-4474080066 h1 {
      padding-bottom: 15px;
      font-size: 2em;
      max-width: 600px; } }

.hs-content-id-4474080066 h2.orange-header {
  font-weight: 100;
  font-size: 2.8em;
  text-align: center; }

.hs-content-id-4474080066 h3.blue-header {
  text-align: center;
  margin-bottom: 50px; }

.hs-content-id-4474080066 h5 {
  font-size: 1.7em;
  padding-bottom: 30px; }

.hs-content-id-4474080066 #forrester-report {
  color: #fff;
  padding: 50px 0; }
  .hs-content-id-4474080066 #forrester-report p {
    color: #fff;
    margin-top: 0;
    font-size: 1.2em;
    line-height: 1.8em; }
    .hs-content-id-4474080066 #forrester-report p.white-text {
      font-size: 1.4em; }
  .hs-content-id-4474080066 #forrester-report .span3 p {
    text-align: center; }
  .hs-content-id-4474080066 #forrester-report .btn.orange, .hs-content-id-4474080066 #forrester-report .orange.hs-button, .hs-content-id-4474080066 #forrester-report .orange.btn-large, .hs-content-id-4474080066 #forrester-report body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .orange.hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-content-id-4474080066 #forrester-report .orange.hs-button.primary {
    background: #fff; }
    .hs-content-id-4474080066 #forrester-report .btn.orange span, .hs-content-id-4474080066 #forrester-report .orange.hs-button span, .hs-content-id-4474080066 #forrester-report .orange.btn-large span, .hs-content-id-4474080066 #forrester-report body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .orange.hs-button.primary span, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-content-id-4474080066 #forrester-report .orange.hs-button.primary span {
      color: #005a70; }
    .hs-content-id-4474080066 #forrester-report .btn.orange:hover, .hs-content-id-4474080066 #forrester-report .orange.hs-button:hover, .hs-content-id-4474080066 #forrester-report .orange.btn-large:hover, .hs-content-id-4474080066 #forrester-report body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .orange.hs-button.primary:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-content-id-4474080066 #forrester-report .orange.hs-button.primary:hover {
      background-color: #e6e6e6; }

.hs-content-id-4474080066 #roi-results-container {
  border-top: 10px solid #242d3d; }
  .hs-content-id-4474080066 #roi-results-container.results-icon .main-content {
    padding: 50px 0 25px 0; }
    @media only screen and (min-width: 1200px) {
      .hs-content-id-4474080066 #roi-results-container.results-icon .main-content .results-image {
        margin-left: 10%; } }
    .hs-content-id-4474080066 #roi-results-container.results-icon .main-content h5 {
      padding-bottom: 0; }
      @media only screen and (max-width: 481px) {
        .hs-content-id-4474080066 #roi-results-container.results-icon .main-content h5 {
          line-height: 1.6em; } }
    @media only screen and (min-width: 1200px) {
      .hs-content-id-4474080066 #roi-results-container.results-icon .main-content h5 {
        font-size: 1.8em;
        width: 64%; }
        .hs-content-id-4474080066 #roi-results-container.results-icon .main-content h5 strong {
          font-size: 2.1em;
          line-height: 1.2em; } }

.hs-content-id-4474080066 .roi-results {
  border-top: 10px solid #242d3d;
  margin-top: -1px; }
  .hs-content-id-4474080066 .roi-results .main-content {
    padding: 50px 0 0 0;
    color: #3b7092; }
    .hs-content-id-4474080066 .roi-results .main-content .results-container {
      text-align: center; }
    .hs-content-id-4474080066 .roi-results .main-content .results-image {
      display: inline-block;
      width: 13%; }
    .hs-content-id-4474080066 .roi-results .main-content span {
      font-size: 3.75em;
      text-transform: uppercase;
      font-family: bebas-neue, sans-serif; }

.hs-content-id-4474080066 .really-light-gray {
  margin: 0 auto;
  color: #79797b;
  text-align: center;
  max-width: 700px;
  font-style: italic;
  font-size: 1em;
  padding-bottom: 100px; }
  .hs-content-id-4474080066 .really-light-gray p {
    color: #79797b; }

.hs-content-id-4474080066 .two-column {
  padding: 0; }
  .hs-content-id-4474080066 .two-column.software .header-content h2 {
    color: #000;
    font-weight: 100;
    font-size: 2.8em; }
  .hs-content-id-4474080066 .two-column.software .left-content {
    height: auto !important; }
  .hs-content-id-4474080066 .two-column.software .right-content {
    padding: 50px 0 0 !important;
    height: auto !important; }
    .hs-content-id-4474080066 .two-column.software .right-content p {
      font-size: 1.1em;
      line-height: 2.2em;
      padding-bottom: 10px; }
  .hs-content-id-4474080066 .two-column.roi-brain .header-content h2 {
    font-weight: 100;
    font-size: 2.8em; }
  @media only screen and (max-width: 481px) {
    .hs-content-id-4474080066 .two-column.roi-brain .left-content {
      margin-bottom: 20px; } }
  .hs-content-id-4474080066 .two-column.roi-brain .right-content {
    padding: 0 50px 0 0; }
    .hs-content-id-4474080066 .two-column.roi-brain .right-content p {
      font-size: 1.1em;
      line-height: 2.2em;
      padding-bottom: 10px; }
      .hs-content-id-4474080066 .two-column.roi-brain .right-content p:first-child {
        margin-top: 0; }
      .hs-content-id-4474080066 .two-column.roi-brain .right-content p:last-child {
        padding-bottom: 30px; }
    .hs-content-id-4474080066 .two-column.roi-brain .right-content .btn span, .hs-content-id-4474080066 .two-column.roi-brain .right-content .hs-button span, .hs-content-id-4474080066 .two-column.roi-brain .right-content .btn-large span, .hs-content-id-4474080066 .two-column.roi-brain .right-content body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary span, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-content-id-4474080066 .two-column.roi-brain .right-content .hs-button.primary span {
      font-weight: 400;
      font-size: 1em; }
  .hs-content-id-4474080066 .two-column.simplicity {
    padding-top: 35px;
    margin-top: -30px; }
    .hs-content-id-4474080066 .two-column.simplicity .header-content h2 {
      font-weight: 100;
      font-size: 2.8em; }
      @media only screen and (max-width: 979px) {
        .hs-content-id-4474080066 .two-column.simplicity .header-content h2 {
          padding-bottom: 20px; } }
    .hs-content-id-4474080066 .two-column.simplicity .left-content {
      height: auto !important; }
    .hs-content-id-4474080066 .two-column.simplicity .right-content {
      padding: 50px 0 0 !important;
      height: auto !important; }
      .hs-content-id-4474080066 .two-column.simplicity .right-content p {
        font-size: 1.1em;
        line-height: 2.2em;
        padding-bottom: 10px; }
  .hs-content-id-4474080066 .two-column.boost_roi .header-content h2 {
    font-weight: 100;
    font-size: 2.8em;
    max-width: 650px;
    margin: 0 auto;
    padding-top: 50px; }
  .hs-content-id-4474080066 .two-column.boost_roi .left-content {
    height: auto !important; }
    .hs-content-id-4474080066 .two-column.boost_roi .left-content h3 {
      margin-bottom: 0; }
    .hs-content-id-4474080066 .two-column.boost_roi .left-content p {
      font-size: 1.1em;
      line-height: 2.2em;
      padding-bottom: 10px;
      margin-top: 0; }
  .hs-content-id-4474080066 .two-column.boost_roi .right-content {
    padding: 50px 0 0 !important;
    height: auto !important; }
  .hs-content-id-4474080066 .two-column.roi_solution {
    color: #fff;
    padding: 50px 0; }
    .hs-content-id-4474080066 .two-column.roi_solution h5 {
      color: #fff;
      text-transform: uppercase;
      font-size: 1.3em;
      padding-bottom: 10px; }
    .hs-content-id-4474080066 .two-column.roi_solution span {
      color: #fff;
      line-height: 2.2em;
      font-size: 1em;
      letter-spacing: initial; }
    .hs-content-id-4474080066 .two-column.roi_solution p {
      color: #fff;
      max-width: 500px;
      text-align: center;
      margin: 20px auto;
      font-size: 1em;
      letter-spacing: initial; }
    .hs-content-id-4474080066 .two-column.roi_solution .header-content {
      color: #fff; }
      .hs-content-id-4474080066 .two-column.roi_solution .header-content h2 {
        font-weight: 100;
        font-size: 2.8em;
        color: #fff; }
      .hs-content-id-4474080066 .two-column.roi_solution .header-content h3 {
        color: #fff; }
      .hs-content-id-4474080066 .two-column.roi_solution .header-content p {
        font-size: 1.1em;
        line-height: 2.2em;
        font-weight: 300; }

.one-column-page h1 {
  color: #242d3d;
  font-weight: 300; }

.one-column-page h2 {
  color: #e46f1f;
  font-weight: 400;
  font-size: 1.9em; }

.one-column-page h3 {
  color: #242d3d; }

.one-column-page p {
  color: #242d3d; }

.one-column-page li {
  color: #242d3d; }

.one-column-page .main-content h1 {
  text-align: center; }

.one-column-page .main-content h2 {
  text-align: center; }

.one-column-page .main-content h3 {
  text-align: left; }

.one-column-page .main-content p {
  color: #242d3d; }

.one-column-page .main-content li {
  color: #242d3d; }

.one-column-page .main-content ul {
  list-style-type: disc !important;
  margin-left: 5%; }
  @media only screen and (max-width: 768px) {
    .one-column-page .main-content ul {
      margin-left: 7%; } }

.two-column.master.speed-scope {
  padding: 75px 0 15px 0; }
  .two-column.master.speed-scope .header-content h3 {
    font-size: 2.6em;
    font-weight: 300;
    color: #e46f1f;
    margin-top: 0;
    margin-bottom: 20px; }
  .two-column.master.speed-scope .header-content p {
    max-width: 700px;
    margin: 0 auto;
    font-size: 1.1em;
    line-height: 2.2em; }
  .two-column.master.speed-scope .left-content {
    padding: 50px 40px; }

@media only screen and (max-width: 979px) {
  .two-column.master.speed-scope .left-content {
    padding: 10px 0; } }
  .two-column.master.speed-scope .right-content {
    padding: 50px 40px; }

@media only screen and (max-width: 979px) {
  .two-column.master.speed-scope .right-content {
    padding: 10px 0; } }
  .two-column.master.speed-scope h4 {
    color: #242d3d;
    font-weight: 500;
    font-size: 1.7em;
    margin-top: 5px;
    margin-bottom: 0;
    line-height: 1.3em; }
  .two-column.master.speed-scope ul {
    list-style: none; }
    .two-column.master.speed-scope ul li {
      font-size: 1.1em;
      line-height: 2.2em; }
      .two-column.master.speed-scope ul li strong {
        color: #e46f1f;
        font-weight: bold;
        text-transform: uppercase; }

.results-icon {
  padding: 0; }
  .results-icon .main-content {
    padding: 0 6em; }

@media only screen and (min-width: 1200px) {
  .results-icon .main-content {
    padding: 0 8em; } }

@media only screen and (max-width: 979px) {
  .results-icon .main-content {
    padding: 0; } }
    .results-icon .main-content .results-image {
      display: block;
      float: left;
      width: 15%; }

@media only screen and (max-width: 481px) {
  .results-icon .main-content .results-image {
    width: 100%;
    float: none; } }
      .results-icon .main-content .results-image img {
        display: block;
        margin: 0 auto; }
    .results-icon .main-content h5 {
      color: #3b6e8f;
      line-height: 1.7em;
      text-align: center;
      display: block;
      float: left;
      width: 85%;
      font-size: 1.6em;
      font-weight: 500; }

@media only screen and (min-width: 1200px) {
  .results-icon .main-content h5 {
    font-size: 1.8em; } }

@media only screen and (max-width: 481px) {
  .results-icon .main-content h5 {
    width: 100%;
    float: none; } }
      .results-icon .main-content h5 strong {
        text-transform: uppercase;
        font-size: 1.7em;
        font-family: bebas-neue, sans-serif; }

@media only screen and (min-width: 1200px) {
  .results-icon .main-content h5 strong {
    font-size: 2.1em; } }

.one-column.blue-bg {
  padding: 5px 0;
  background: #003B4C;
  color: white;
  text-align: center;
  margin: auto;
  width: 920px; }
  @media only screen and (min-width: 1200px) {
    .one-column.blue-bg {
      width: 1140px; } }
  @media (max-width: 979px) {
    .one-column.blue-bg {
      margin: -10px auto 0;
      width: 728px; } }
  @media only screen and (max-width: 768px) {
    .one-column.blue-bg {
      width: 708px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .one-column.blue-bg {
      width: 441px; } }
  @media (max-width: 480px) {
    .one-column.blue-bg {
      width: 448px; } }
  @media only screen and (max-width: 320px) {
    .one-column.blue-bg {
      width: 100%; } }
  .one-column.blue-bg .container {
    padding: 0; }
    @media only screen and (max-width: 768px) {
      .one-column.blue-bg .container {
        padding: 0 30px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .one-column.blue-bg .container {
        padding: 0 50px 0 10px; } }
    @media (max-width: 480px) {
      .one-column.blue-bg .container {
        padding: 0 50px 0 10px; } }
  .one-column.blue-bg .main-content {
    line-height: 2em; }

#hs_cos_wrapper_widget_1477340156517 .two-column.cta-container {
  padding: 75px 0; }

#hs_cos_wrapper_widget_1477344985453 .cta-container {
  padding: 20px 0; }

.forrester-wave {
  font-family: 'Ubuntu', sans-serif;
  padding: 45px 0; }
  .forrester-wave p {
    line-height: 2.2em;
    font-size: 1.1em; }
    .forrester-wave p.orange-text {
      font-size: 1.4em; }

.hs-content-id-4466432672 .body-container-wrapper p {
  font-size: 1.1em;
  line-height: 2.2em; }

.hs-content-id-4466432672 .body-container-wrapper h3 {
  color: #e46f1f;
  font-size: 2.5em;
  font-weight: 300;
  text-align: left;
  line-height: 1.35em; }

.hs-content-id-4466432672 .body-container-wrapper #about-us {
  position: relative;
  z-index: 1;
  padding: 0; }
  .hs-content-id-4466432672 .body-container-wrapper #about-us h1 {
    padding-top: 20px;
    line-height: 1.35em;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 979px) {
      .hs-content-id-4466432672 .body-container-wrapper #about-us h1 {
        padding-bottom: 15px;
        font-size: 2em;
        max-width: 600px; } }
  .hs-content-id-4466432672 .body-container-wrapper #about-us #about-us-background {
    right: 45%; }
  .hs-content-id-4466432672 .body-container-wrapper #about-us.left-full-background {
    background: none !important;
    background-position: top left;
    background-size: 60%; }
    .hs-content-id-4466432672 .body-container-wrapper #about-us.left-full-background .placed-image {
      padding: 0 0 30px 0; }
  .hs-content-id-4466432672 .body-container-wrapper #about-us #team-header-cta {
    position: absolute;
    top: 0;
    right: 0;
    width: 236px;
    height: 32px;
    background: #015972;
    text-align: center;
    padding: 5px 12px 5px 12px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 1.1em;
    text-decoration: none; }
    @media only screen and (max-width: 979px) {
      .hs-content-id-4466432672 .body-container-wrapper #about-us #team-header-cta {
        padding-top: 9px; } }
    .hs-content-id-4466432672 .body-container-wrapper #about-us #team-header-cta .fa {
      color: #fff;
      padding-right: 5px; }
    .hs-content-id-4466432672 .body-container-wrapper #about-us #team-header-cta span {
      color: #fff; }
    .hs-content-id-4466432672 .body-container-wrapper #about-us #team-header-cta:hover {
      background-color: #01323f; }

.hs-content-id-4466432672 .body-container-wrapper #forrester-report {
  color: #fff; }
  .hs-content-id-4466432672 .body-container-wrapper #forrester-report p {
    color: #fff;
    margin-top: 0; }
    .hs-content-id-4466432672 .body-container-wrapper #forrester-report p.white-text {
      font-size: 1.4em; }
  .hs-content-id-4466432672 .body-container-wrapper #forrester-report .span3 p {
    text-align: center; }
  .hs-content-id-4466432672 .body-container-wrapper #forrester-report .btn.orange, .hs-content-id-4466432672 .body-container-wrapper #forrester-report .orange.hs-button, .hs-content-id-4466432672 .body-container-wrapper #forrester-report .orange.btn-large, .hs-content-id-4466432672 .body-container-wrapper #forrester-report body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .orange.hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-content-id-4466432672 .body-container-wrapper #forrester-report .orange.hs-button.primary {
    background: #fff; }
    .hs-content-id-4466432672 .body-container-wrapper #forrester-report .btn.orange span, .hs-content-id-4466432672 .body-container-wrapper #forrester-report .orange.hs-button span, .hs-content-id-4466432672 .body-container-wrapper #forrester-report .orange.btn-large span, .hs-content-id-4466432672 .body-container-wrapper #forrester-report body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .orange.hs-button.primary span, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-content-id-4466432672 .body-container-wrapper #forrester-report .orange.hs-button.primary span {
      color: #005a70; }
    .hs-content-id-4466432672 .body-container-wrapper #forrester-report .btn.orange:hover, .hs-content-id-4466432672 .body-container-wrapper #forrester-report .orange.hs-button:hover, .hs-content-id-4466432672 .body-container-wrapper #forrester-report .orange.btn-large:hover, .hs-content-id-4466432672 .body-container-wrapper #forrester-report body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .orange.hs-button.primary:hover, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-content-id-4466432672 .body-container-wrapper #forrester-report .orange.hs-button.primary:hover {
      background-color: #e6e6e6; }

.hs-content-id-4466432672 .body-container-wrapper #leadership-team-intro .main-content {
  padding-left: 125px;
  padding-right: 125px;
  text-align: center; }
  @media only screen and (max-width: 979px) {
    .hs-content-id-4466432672 .body-container-wrapper #leadership-team-intro .main-content {
      padding-left: 20px;
      padding-right: 20px; } }
  .hs-content-id-4466432672 .body-container-wrapper #leadership-team-intro .main-content img {
    padding: 65px 0 50px 0; }
    @media only screen and (max-width: 979px) {
      .hs-content-id-4466432672 .body-container-wrapper #leadership-team-intro .main-content img {
        padding: 25px; } }
  .hs-content-id-4466432672 .body-container-wrapper #leadership-team-intro .main-content h3 {
    padding-bottom: 20px;
    text-align: center; }

.hs-content-id-4466432672 .body-container-wrapper #team-members-container {
  position: relative; }
  .hs-content-id-4466432672 .body-container-wrapper #team-members-container #close-bio {
    position: absolute;
    z-index: 101;
    padding: 18px;
    top: 0;
    right: 0;
    width: 50px;
    font-size: 2em;
    color: #999a9c;
    cursor: pointer; }
  .hs-content-id-4466432672 .body-container-wrapper #team-members-container #team-member-bio {
    background: #fff;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 65px 140px;
    border-radius: 15px;
    border-style: solid;
    border-width: 2px;
    border-left-color: #015972;
    border-top-color: #015972;
    border-right-color: #eee;
    border-bottom-color: #eee;
    -webkit-box-shadow: inset 1px 1px 4px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 1px 4px 1px rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 1px 4px 1px rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 979px) {
      .hs-content-id-4466432672 .body-container-wrapper #team-members-container #team-member-bio {
        padding: 25px 10px; } }
    .hs-content-id-4466432672 .body-container-wrapper #team-members-container #team-member-bio h4 {
      color: #2f658a;
      text-transform: uppercase; }
    .hs-content-id-4466432672 .body-container-wrapper #team-members-container #team-member-bio p {
      font-size: 1.1em;
      line-height: 2.2em; }
  .hs-content-id-4466432672 .body-container-wrapper #team-members-container ul li.team-member {
    text-align: center;
    display: inline-block;
    width: 25%;
    padding-bottom: 25px;
    cursor: pointer;
    vertical-align: top; }
    @media only screen and (max-width: 979px) {
      .hs-content-id-4466432672 .body-container-wrapper #team-members-container ul li.team-member {
        width: 30%;
        margin-right: 3%; } }
    @media only screen and (max-width: 481px) {
      .hs-content-id-4466432672 .body-container-wrapper #team-members-container ul li.team-member {
        width: 45%;
        margin-right: 5%; } }
    .hs-content-id-4466432672 .body-container-wrapper #team-members-container ul li.team-member p {
      margin: 5px 0; }
      .hs-content-id-4466432672 .body-container-wrapper #team-members-container ul li.team-member p.name {
        color: #005a70;
        font-weight: 800; }
      .hs-content-id-4466432672 .body-container-wrapper #team-members-container ul li.team-member p.title {
        color: #242d3d;
        font-size: 1.1em; }

.hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container {
  text-align: center; }
  .hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container .btn, .hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container .hs-button, .hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container .btn-large, .hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container .hs-button.primary {
    padding: 35px 105px; }
    .hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container .btn span, .hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container .hs-button span, .hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container .btn-large span, .hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-button.primary span, body#standard-blog-template .blog-signup .subscribe-header-form .hs-form .hs-content-id-4466432672 .body-container-wrapper #join-the-team-cta-container .hs-button.primary span {
      font-weight: 400; }

.offer-page {
  padding: 0;
  background: #fff url(http://cdn2.hubspot.net/hubfs/1878504/images/lp-background.svg);
  background-size: 156%;
  background-position: 50%; }
  @media only screen and (max-width: 481px) {
    .offer-page {
      background: #fff; } }
  .offer-page h1 {
    color: #e46f1f;
    font-weight: 300; }
    @media only screen and (max-width: 481px) {
      .offer-page h1 {
        font-size: 30px; } }
  .offer-page h2 {
    color: #242d3d;
    font-weight: 700;
    font-size: 1.9em; }
  .offer-page h3 {
    color: #242d3d; }
  .offer-page p {
    color: #242d3d;
    font-size: 1.15em;
    line-height: 1.9em; }
  .offer-page li {
    color: #242d3d;
    font-size: 1.15em;
    line-height: 1.9em; }
  .offer-page .offer-header .hs-header-full {
    background-color: #f1f1f2;
    border-bottom: 1px solid #003B4C;
    padding: 12px 0 3px; }
  .offer-page .offer-header .hs-header-logo {
    text-align: left; }
  .offer-page .page-center {
    margin-top: 60px; }
    .offer-page .page-center .main-content h1 {
      text-align: left; }
    .offer-page .page-center .main-content h2 {
      text-align: left; }
    .offer-page .page-center .main-content h3 {
      text-align: left; }
    .offer-page .page-center .main-content p {
      color: #242d3d; }
    .offer-page .page-center .main-content li {
      color: #242d3d; }
    .offer-page .page-center .main-content ul {
      list-style-type: disc !important;
      margin-left: 5%; }
      @media only screen and (max-width: 768px) {
        .offer-page .page-center .main-content ul {
          margin-left: 7%; } }
      .offer-page .page-center .main-content ul a {
        color: #242d3d;
        text-decoration: underline; }
        .offer-page .page-center .main-content ul a:hover {
          color: #e46f1f; }
    .offer-page .page-center .main-content a {
      color: #e46f1f;
      text-decoration: underline; }
      .offer-page .page-center .main-content a:hover {
        color: #242d3d; }
    .offer-page .page-center .main-content .hs_cos_wrapper_type_rich_text:first-child {
      margin-bottom: 30px; }
      .offer-page .page-center .main-content .hs_cos_wrapper_type_rich_text:first-child p {
        font-weight: 700; }
    .offer-page .page-center .sidebar {
      background: #3B6E8F;
     /* padding: 25px 35px; Commented out by HS support 8/25/17 to reduce size of form*/
        padding: 15px 55px;
    }
      @media only screen and (max-width: 768px) {
        .offer-page .page-center .sidebar {
          margin-top: 25px; } }
      .offer-page .page-center .sidebar img {
        margin: 0 auto;
        display: block; }
      .offer-page .page-center .sidebar .form-title {
        color: #fff;
        font-size: 1em;
        line-height: 1.7em;
        letter-spacing: 0;
        text-align: center; }
      .offer-page .page-center .sidebar form {
        margin-top: 22px;
        color: #fff; }
        .offer-page .page-center .sidebar form label {
          color: #fff; }
        .offer-page .page-center .sidebar form .input {
          background: #fff; }
        .offer-page .page-center .sidebar form ul.inputs-list {
          background: #3B6E8F; }
        .offer-page .page-center .sidebar form ::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: #343837; }
        .offer-page .page-center .sidebar form ::-moz-placeholder {
          /* Firefox 19+ */
          color: #343837; }
        .offer-page .page-center .sidebar form :-ms-input-placeholder {
          /* IE 10+ */
          color: #343837; }
        .offer-page .page-center .sidebar form :-moz-placeholder {
          /* Firefox 18- */
          color: #343837; }
        .offer-page .page-center .sidebar form select {
          color: #343837; }
        .offer-page .page-center .sidebar form input[type="text"], .offer-page .page-center .sidebar form input[type="password"], .offer-page .page-center .sidebar form input[type="datetime"], .offer-page .page-center .sidebar form input[type="datetime-local"], .offer-page .page-center .sidebar form input[type="date"], .offer-page .page-center .sidebar form input[type="month"], .offer-page .page-center .sidebar form input[type="time"], .offer-page .page-center .sidebar form input[type="week"], .offer-page .page-center .sidebar form input[type="number"], .offer-page .page-center .sidebar form input[type="email"], .offer-page .page-center .sidebar form input[type="url"], .offer-page .page-center .sidebar form input[type="search"], .offer-page .page-center .sidebar form input[type="tel"], .offer-page .page-center .sidebar form input[type="color"], .offer-page .page-center .sidebar form input[type="file"], .offer-page .page-center .sidebar form textarea, .offer-page .page-center .sidebar form select {
          font-size: 1em;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0;
          background: #fff;
          padding: 0 0 0 10px;
          margin-bottom: 9px;
          line-height: 40px;
          height: 40px;
          max-width: 800px; }
        .offer-page .page-center .sidebar form input[type="submit"] {
          -webkit-transition: all 0.25s ease-in;
          -moz-transition: all 0.25s ease-in;
          -ms-transition: all 0.25s ease-in;
          -o-transition: all 0.25s ease-in;
          transition: all 0.25s ease-in;
          text-decoration: none;
          background: #e46f1f;
          color: #fff;
          text-decoration: none;
          border-radius: 0;
          padding: 20px 35px !important;
          font-family: 'Open Sans',sans-serif;
          font-size: 14px;
          font-weight: 400;
          text-shadow: 0 0 0;
          text-transform: uppercase;
          width: 100%;
          white-space: normal;
          margin-top: 15px; }
          .offer-page .page-center .sidebar form input[type="submit"]:hover {
            background: #818285; }
    .offer-page .page-center .full-width {
      margin-top: 50px; }

.offer-confirmation-page .page-center .main-content .hs_cos_wrapper_type_rich_text:first-child {
  margin-bottom: 65px; }
  @media only screen and (max-width: 768px) {
    .offer-confirmation-page .page-center .main-content .hs_cos_wrapper_type_rich_text:first-child {
      margin-bottom: 30px; } }

#contact.contact-heading {
  padding: 20px 0; }

@media only screen and (max-width: 979px) {
  #contact.contact-heading {
    padding: 0; } }

.contact-content {
  padding: 0 20px 10px 20px; }

@media only screen and (max-width: 979px) {
  .contact-content {
    padding: 20px 20px; } }
  .contact-content h3 {
    font-weight: 100; }

@media only screen and (max-width: 979px) {
  .contact-content p {
    font-size: 1.15em; } }
  .contact-content ul.social-icons {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #fff; }
    .contact-content ul.social-icons li {
      display: inline-block;
      margin-right: 15px;
      padding: 0 0 8px 0;
      color: inherit;
      line-height: 20px; }
      .contact-content ul.social-icons li a {
        color: #fff; }

.contact-form {
  display: block;
  overflow: hidden;
  background: #f1f2f2;
  padding: 20px 40px; }

@media only screen and (max-width: 979px) {
  .contact-form {
    padding: 20px 20px;
    margin-top: 30px; } }
  .contact-form h3 {
    text-align: center;
    padding-bottom: 25px;
    font-weight: 400; }

@media only screen and (min-width: 1200px) {
  .contact-form h3 {
    padding: 0 40px; } }
  .contact-form p {
    text-align: center; }

@media only screen and (min-width: 1200px) {
  .contact-form p {
    padding: 0 40px; } }
  .contact-form a {
    color: #e46f1f; }