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,
  #courses .courses-cards .same-height .h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3,
  #courses .courses-cards .same-height .h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #4d5361;
  background-color: #fff;
}

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 {
  *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.0%;
}
.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;
  position: relative;
}
.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, .innerhero .innerhero-gradient div, h2, h3, #courses .courses-cards .same-height .h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small, .innerhero .innerhero-gradient div small, h2 small, h3 small, #courses .courses-cards .same-height .h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}

h1, .innerhero .innerhero-gradient div {
  font-weight: bold;
}

h1, .innerhero .innerhero-gradient div {
  line-height: 40px;
}

h2 {
  line-height: 32px;
}

h3, #courses .courses-cards .same-height .h3 {
  line-height: 28px;
}

h1, .innerhero .innerhero-gradient div {
  font-size: 32px;
}

h2 {
  font-size: 28px;
}

h3, #courses .courses-cards .same-height .h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

@media (max-width: 767px) {
  h1, .innerhero .innerhero-gradient div {
    font-size: 26px;
  }

  h2 {
    font-size: 24px;
  }

  h3, #courses .courses-cards .same-height .h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 14px;
  }

  h6 {
    font-size: 12px;
  }

  h1, .innerhero .innerhero-gradient div,
  h2,
  h3,
  #courses .courses-cards .same-height .h3 {
    line-height: 30px;
  }
}
h1 small, .innerhero .innerhero-gradient div small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small, #courses .courses-cards .same-height .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 #ddd;
  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: 14px;
  font-weight: 300;
  line-height: 1.4;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote footer {
  font-style: normal;
  font-weight: bold;
}
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: "Open Sans", "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 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 2em;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #4d5361;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  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;
  *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;
}

.row-fluid .btn-style1 a {
    display: inline-block;
    background: transparent;
    border: #81b539 solid 3px;
    border-radius: 5px;
    color: #FFF;
    font-size: 18px;
    padding: 10px 20px;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

/*
 * 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: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.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: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
}
.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: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
}
.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: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.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: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.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: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
}
.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: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
}

.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, .btn-light, .hs-button, .hbspt-form .hs-form .hs-button {
  padding: 8px 22px;
  color: white;
  background: none;
  background-color: #1b6185;
  border: 1px solid #1b6185;
  font-weight: bold;
  text-decoration: none;
  text-shadow: none;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  *margin-left: .3em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /* Hover/focus state */
}
.btn:first-child, .btn-light:first-child, .hs-button:first-child, .hbspt-form .hs-form .hs-button:first-child {
  *margin-left: 0;
}
.btn:hover, .btn-light:hover, .btn:active, .btn-light:active, .btn:focus, .btn-light:focus, .btn:hover:not(.inactive), .btn-light:hover:not(.inactive), .btn:active:not(.inactive), .btn-light:active:not(.inactive), .btn:focus:not(.inactive), .btn-light:focus:not(.inactive), .hs-button:hover, .hs-button:active, .hs-button:focus, .hs-button:hover:not(.inactive), .hs-button:active:not(.inactive), .hs-button:focus:not(.inactive), .hbspt-form .hs-form .hs-button:hover, .hbspt-form .hs-form .hs-button:active, .hbspt-form .hs-form .hs-button:focus, .hbspt-form .hs-form .hs-button:hover:not(.inactive), .hbspt-form .hs-form .hs-button:active:not(.inactive), .hbspt-form .hs-form .hs-button:focus:not(.inactive) {
  background-color: white;
  color: #1b6185;
  text-decoration: none;
  text-shadow: none;
  border: 1px solid #1b6185;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn:focus, .btn-light:focus, .hs-button:focus, .hbspt-form .hs-form .hs-button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active, .active.btn-light, .btn:active, .btn-light:active, .hs-button.active, .hs-button:active, .hbspt-form .hs-form .hs-button.active, .hbspt-form .hs-form .hs-button:active {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #4c5260;
  color: #afcc68;
}
.btn.disabled, .disabled.btn-light, .btn[disabled], [disabled].btn-light, .hs-button.disabled, .hs-button[disabled], .hbspt-form .hs-form .hs-button.disabled, .hbspt-form .hs-form .hs-button[disabled] {
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.btn-light {
      /*background: $steel-blue;
  	color: white;
  
  	&:hover,
  	&:focus {
  		background-color: $dark-gray;
  		color: $light-green;
  	}
  
  	&:active {
  		background-color: tint($green, .2);
  		color: $dark-gray;
  	}*/
}

.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.btn-light,
input[type="submit"].btn,
input[type="submit"].btn-light {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner, button.btn-light::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner,
input[type="submit"].btn-light::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large, button.btn-large.btn-light,
input[type="submit"].btn.btn-large,
input[type="submit"].btn-large.btn-light {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small, button.btn-small.btn-light,
input[type="submit"].btn.btn-small,
input[type="submit"].btn-small.btn-light {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini, button.btn-mini.btn-light,
input[type="submit"].btn.btn-mini,
input[type="submit"].btn-mini.btn-light {
  *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 {
    *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 {
    *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;
  }

  .row,
  .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .container-fluid {
    padding: 0;
  }

  .container {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .row-fluid {
    width: 100%;
  }

  .row,
  .thumbnails {
    margin-left: 0;
  }

  .thumbnails > li {
    float: none;
    margin-left: 0;
  }

  [class*="span"],
  .uneditable-input[class*="span"],
  .row [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, .page-header .innerhero .innerhero-gradient div small, .innerhero .innerhero-gradient .page-header div 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 .btn-light {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }

  .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.
 */
.green66 .span8 {
  background: #d7e5b2;
  color: #000;
}
@media (max-width: 979px) {
  .green66 .span8 {
    display: none;
  }
}
.green66 .span8 .container {
  max-width: 100%;
  width: 623.33333px;
  margin: 0 0 0 auto;
}
@media only screen and (min-width: 1200px) {
  .green66 .span8 .container {
    width: 770px;
  }
}
@media (max-width: 767px) {
  .green66 .span8 .container {
    width: auto;
    margin: 0;
    padding: 0 20px;
  }
}
.green66 .span4 {
  margin-left: 2%;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .green66 .span4 {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .green66 .span4 {
    margin-left: 0;
  }
}
.green66 .span4 .container {
  max-width: 100%;
  width: 296.66667px;
  margin: 0 auto 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .green66 .span4 .container {
    width: 724px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .green66 .span4 .container {
    width: auto;
    margin: 0;
    padding: 0 20px;
  }
}
.green66 .span4 .latest-blog.bottom {
  display: none;
}
@media (max-width: 979px) {
  .green66 .span4 .latest-blog.bottom {
    display: block;
    margin: 0 -20px;
    padding: 20px;
    background-color: #d7e5b2;
  }
}
.green66 .blog-subscribe input[type=email] {
  width: 80%;
}
@media only screen and (min-width: 1200px) {
  .green66 .blog-subscribe input[type=email] {
    width: 60%;
  }
}

.heroarea {
  min-height: 200px;
  position: relative;
  padding-top: 60px;
  padding-bottom: 220px;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  color: #000;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .heroarea {
    padding-top: 40px;
    padding-bottom: 200px;
  }
}
@media (max-width: 767px) {
  .heroarea {
    line-height: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .heroarea {
    padding-bottom: 300px;
  }
}
.heroarea .hs_cos_wrapper {
  margin: 0 auto 0 10%;
  display: block;
}
.heroarea .hs_cos_wrapper p, .heroarea .hs_cos_wrapper h2, .heroarea .hs_cos_wrapper h4 {
  text-shadow: 0px 3px 15px white;
}
.heroarea .hs_cos_wrapper .btn, .heroarea .hs_cos_wrapper .btn-light {
  text-shadow: none;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .heroarea .hs_cos_wrapper {
    width: 80%;
  }
}
@media only screen and (max-width: 480px) {
  .heroarea .hs_cos_wrapper {
    width: 100%;
    margin: 0;
  }
}
.heroarea h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 38px;
}
@media (max-width: 767px) {
  .heroarea h2 {
    font-size: 22px;
    line-height: 25px;
  }
}
.heroarea h4 {
  font-size: 25px;
  font-weight: bold;
  margin: 16px 0;
}
@media (max-width: 767px) {
  .heroarea h4 {
    font-size: 20px;
  }
}

.heroarea-dark {
  color: #FFF;
  font-weight: normal;
}
.heroarea-dark .hs_cos_wrapper p, .heroarea-dark .hs_cos_wrapper h2, .heroarea-dark .hs_cos_wrapper h4 {
  text-shadow: 0px 3px 15px black;
}
.heroarea-dark .hs_cos_wrapper .btn, .heroarea-dark .hs_cos_wrapper .btn-light {
  text-shadow: none;
}

.heroarea-right {
  text-align: right;
}
.heroarea-right .hs_cos_wrapper {
  margin: 0 10% 0 auto;
}
@media only screen and (max-width: 480px) {
  .heroarea-right .hs_cos_wrapper {
    margin: 0;
  }
}

.innerhero.innerhero-manufacturing {
  background: transparent url(https://cdn2.hubspot.net/hubfs/429930/manufacturing.png) no-repeat center center;
  background-size: cover;
color: #FFF;
  text-shadow: 0 0 15px #000;
}

.innerhero.innerhero-health {
  background: transparent url(https://cdn2.hubspot.net/hubfs/429930/healthcare.png) no-repeat center center;
  background-size: cover;
color: #FFF;
  text-shadow: 0 0 15px #000;
}

@media (max-width: 767px) {
  .innerhero {
    margin: 0 -20px;
  }
}
.innerhero.innerhero-dark {
  color: #FFF;
  text-shadow: 0 0 15px #000;
}

.innerhero.innerhero-blog {
  background-image: url(//cdn2.hubspot.net/hub/429930/file-2578574182-jpg/Page-Images/vital_blog.jpg);
}
.innerhero .innerhero-gradient {
  background: url(//cdn2.hubspot.net/hub/429930/file-2576661778-png/Page-Images/gradient.png) repeat-x 50% 100%;
  width: 100%;
  font-weight: bold;
  min-height: 250px;
  padding: 30px 30px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 979px) {
  .innerhero .innerhero-gradient {
    min-height: 231px;
  }
}
@media (max-width: 979px) {
  .innerhero .innerhero-gradient {
    min-height: 200px;
  }
}
.innerhero .innerhero-gradient h1, .innerhero .innerhero-gradient div {
  padding-top: 150px;
}
@media (max-width: 979px) {
  .innerhero .innerhero-gradient h1, .innerhero .innerhero-gradient div {
    padding-top: 131px;
  }
}
@media (max-width: 979px) {
  .innerhero .innerhero-gradient h1, .innerhero .innerhero-gradient div {
    padding-top: 100px;
  }
}
.innerhero-blog {
    border-bottom: 2px solid #B5CB8A;
    padding-bottom: 10px;
}
.innerhero-blog .tallcontent {
    text-align: center;
}
.innerhero-blog .tallcontent h1, .innerhero-blog .tallcontent h2 {
    color: #B5CB8A;
}
.innerhero-blog .tallcontent h1 {
    font-size: 26px;
}
.innerhero-blog .tallcontent h2 {
    font-size: 18px;
}


.innerhero .innerhero-gradient div {
  /* make behave like an h1 */
}
.innerhero .innerhero-gradient.tallcontent h1, .innerhero .innerhero-gradient.tallcontent div {
  padding-top: 0;
}

.ctaband {
  height: 100px;
  width: 100%;
  position: relative;
  top: -100px;
  margin-bottom: -100px;
  background: rgba(0, 0, 0, 0.75);
}
@media (max-width: 767px) {
  .ctaband {
    background: rgba(0, 0, 0, 0.4);
  }
}
@media only screen and (max-width: 480px) {
  .ctaband {
    height: 280px;
    top: -280px;
    margin-bottom: -280px;
  }
}
.ctaband .hs-cta-wrapper {
  display: block;
  width: 300px;
  height: 300px;
  position: absolute;
  top: -160px;
  left: 0;
}
@media (max-width: 767px) {
  .ctaband .hs-cta-wrapper {
    margin: 15px auto;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .ctaband .hs-cta-wrapper {
    left: 20px;
    width: 270px;
    height: 270px;
  }
}
@media only screen and (max-width: 480px) {
  .ctaband .hs-cta-wrapper {
    width: 250px;
    height: 250px;
    position: static;
  }
}

.ctaband-light {
  background: rgba(175, 204, 104, 0.75);
}

.ctaband-right {
  text-align: right;
}
.ctaband-right .hs-cta-wrapper {
  left: auto;
  right: 0;
  text-align: right;
}
@media (max-width: 767px) {
  .ctaband-right .hs-cta-wrapper {
    margin: 15px auto;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .ctaband-right .hs-cta-wrapper {
    right: 20px;
  }
}

.testimonial {
  margin: 0 0 60px;
  padding: 0;
  border: none;
  font-style: italic;
  font-size: 0.9em;
}
@media (max-width: 979px) {
  .testimonial blockquote p {
    font-size: 16px;
    line-height: 1.4em;
  }
}
.testimonial footer {
  text-align: right;
  margin-top: 10px;
}
.testimonial .name {
  font-size: 1.1em;
  display: block;
}
.testimonial .title {
  font-weight: normal;
  display: block;
}
.testimonial .company {
  display: block;
}

.sidebar-cta {
  padding: 5px 30px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .sidebar-cta {
    padding: 9px 20px;
    margin-bottom: 17px;
  }
}
.sidebar-cta img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-height: 250px;
}
@media (max-width: 767px) {
  .sidebar-cta img {
    max-width: 300px;
    width: 100%;
    height: auto;
  }
}

.alt-bg {
  background: #d7e5b2;
}
.alt-bg h1, .alt-bg .innerhero .innerhero-gradient div, .innerhero .innerhero-gradient .alt-bg div, .alt-bg h2, .alt-bg h3, .alt-bg #courses .courses-cards .same-height .h3, #courses .courses-cards .same-height .alt-bg .h3, .alt-bg h4 {
  font-weight: normal;
}

.addpad {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 30px 20px 30px;
}
@media (max-width: 979px) {
  #main-column .addpad {
    padding: 20px 30px 0 0;
  }
}
@media (max-width: 767px) {
  #main-column .addpad {
    padding: 20px 0 0;
  }
}
#main-column .addpad.alt-bg {
  padding: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #sidebar-column .addpad {
    padding: 20px 15px;
  }
}
.addpad form {
  margin: 0;
  padding: 0;
}

/* vital */
@font-face {
  font-family: "vital";
  src: url("https://fontastic.s3.amazonaws.com/wQmUwoTktuo33EJjm8bDK/fonts/1425488429.eot");
  src: url("https://fontastic.s3.amazonaws.com/wQmUwoTktuo33EJjm8bDK/fonts/1425488429.eot?#iefix") format("embedded-opentype"), url("https://fontastic.s3.amazonaws.com/wQmUwoTktuo33EJjm8bDK/fonts/1425488429.woff") format("woff"), url("https://fontastic.s3.amazonaws.com/wQmUwoTktuo33EJjm8bDK/fonts/1425488429.ttf") format("truetype"), url("https://fontastic.s3.amazonaws.com/wQmUwoTktuo33EJjm8bDK/fonts/1425488429.svg#1425488429") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "vital" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before,
[class^="sidr-class-icon-"]:before {
  font-family: "vital" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fb:before {
  content: "b";
}

.icon-li:before {
  content: "c";
}

.icon-gp:before {
  content: "d";
}

.icon-rs:before {
  content: "e";
}

.icon-em:before {
  content: "f";
}

.icon-tw:before {
  content: "a";
}

.icon-three-bars:before {
  content: "g";
}

.icon-close-delete:before,
.sidr-class-icon-close-delete:before {
  content: "h";
}

/*************** SIDR mobile responsive menu **********************/
.sidr ul li.sidr-class-mobile-close {
  text-align: left;
  font-weight: bold;
  background: #afcc68;
}
.sidr ul li.sidr-class-mobile-close .sidr-class-icon-close-delete {
  font-size: 26px;
  position: relative;
  top: 6px;
}

.sidr {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
  font-size: 15px;
  background: #d7e5b2;
  color: #333;
}

.sidr .sidr-inner {
  padding: 0 0 15px;
}

.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px;
}

.sidr.right {
  left: auto;
  right: -260px;
}

.sidr.left {
  left: -260px;
  right: auto;
}

.sidr h1, .sidr .innerhero .innerhero-gradient div, .innerhero .innerhero-gradient .sidr div,
.sidr h2,
.sidr h3,
.sidr #courses .courses-cards .same-height .h3,
#courses .courses-cards .same-height .sidr .h3,
.sidr h4,
.sidr h5,
.sidr h6 {
  font-size: 11px;
  font-weight: normal;
  padding: 0 15px;
  margin: 0 0 5px;
  color: #333;
  line-height: 24px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfdfdf));
  background-image: -webkit-linear-gradient(#ffffff, #dfdfdf);
  background-image: -moz-linear-gradient(#ffffff, #dfdfdf);
  background-image: -o-linear-gradient(#ffffff, #dfdfdf);
  background-image: linear-gradient(#ffffff, #dfdfdf);
  -webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}

.sidr p {
  font-size: 13px;
  margin: 0 0 12px;
}

.sidr p a {
  color: rgba(51, 51, 51, 0.9);
}

.sidr > p {
  margin-left: 15px;
  margin-right: 15px;
}

.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  border-top: 1px solid #afcc68;
}

.sidr ul li {
  display: block;
  margin: 0;
  line-height: 48px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #afcc68;
}

.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
  border-top: none;
  line-height: 49px;
}

.sidr ul li:hover > a,
.sidr ul li:hover > span,
.sidr ul li.active > a,
.sidr ul li.active > span,
.sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
  background: #afcc68;
}

.sidr ul li a,
.sidr ul li span {
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: #333;
}

.sidr ul li ul {
  border-bottom: none;
  margin: 0;
}

.sidr ul li ul li {
  line-height: 40px;
  font-size: 13px;
}

.sidr ul li ul li:last-child {
  border-bottom: none;
}

.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active {
  border-top: none;
  line-height: 41px;
}

.sidr ul li ul li:hover > a,
.sidr ul li ul li:hover > span,
.sidr ul li ul li.active > a,
.sidr ul li ul li.active > span,
.sidr ul li ul li.sidr-class-active > a,
.sidr ul li ul li.sidr-class-active > span {
  -webkit-box-shadow: inset 0 0 15px 3px #ebebeb;
  -moz-box-shadow: inset 0 0 15px 3px #ebebeb;
  box-shadow: inset 0 0 15px 3px #ebebeb;
}

.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(51, 51, 51, 0.8);
  padding-left: 30px;
}

.sidr form {
  margin: 0 15px;
}

.sidr label {
  font-size: 13px;
}

.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(51, 51, 51, 0.6);
  display: block;
  clear: both;
}

.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none;
}

.sidr input[type=button],
.sidr input[type=submit] {
  color: #f8f8f8;
  background: #333;
}

.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(51, 51, 51, 0.9);
}

/*
 * This file is intended to hold any necessary styles to make content imported
 * from WordPress look OK on the hubspot site
 */
.wp-featured-image {
  float: right;
  max-width: 50%;
  margin: 0 0 30px 30px;
}
@media (max-width: 767px) {
  .wp-featured-image {
    float: none;
    max-width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
  }
}

.avatar-holder {
  border-radius: 50%;
  line-height: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .avatar-holder {
    max-width: 200px;
    margin: 0 auto;
  }
}

ul.social-links-list {
  display: inline-block;
  padding: 0;
  margin: 0;
  line-height: 0;
  vertical-align: middle;
}
ul.social-links-list li {
  display: inline-block;
  padding-left: 0;
}
ul.social-links-list a {
  display: inline-block;
  font-size: 26px;
  margin: 0 6px;
  vertical-align: middle;
  color: inherit;
  text-decoration: none;
}
ul.social-links-list a:active, ul.social-links-list a:hover, ul.social-links-list a:focus {
  color: #d7e5b2;
}

.article-cta {
  font-weight: bold;
  margin: 2em 0 3em;
  color: #80A0B0;
}

/*
 * _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 ***/
a {
  color: #81b539;
  text-decoration: underline;
  position: relative;
}
a:hover {
  color: #4e5b2e;
  top: 0px;
}

/*** END GENERAL STYLES ***/
/*** FORM STYLES ****/
#comment-form, .hs-form, .hbspt-form .hs-form.stacked {
  padding: 10px;
}
#comment-form label, .hs-form label, .hbspt-form .hs-form.stacked label {
  font-weight: bold;
  margin-bottom: 0px;
}
#comment-form input[type="text"],
#comment-form input[type="email"],
#comment-form textarea, .hs-form input[type="text"],
.hs-form input[type="email"],
.hs-form textarea, .hbspt-form .hs-form.stacked input[type="text"],
.hbspt-form .hs-form.stacked input[type="email"],
.hbspt-form .hs-form.stacked textarea {
  width: 96%;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #d2d4d7;
  border-radius: 4px;
  height: auto;
  padding: 6px 11px;
  margin-bottom: 10px;
}
#comment-form input.hs-button, .hs-form input.hs-button, .hbspt-form .hs-form.stacked input.hs-button {
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1em 0;
}
#comment-form span.hs-form-required, .hs-form span.hs-form-required, .hbspt-form .hs-form.stacked span.hs-form-required {
  /*display: none;*/
  color: red;
}
#comment-form .field, .hs-form .field, .hbspt-form .hs-form.stacked .field {
  margin-bottom: 0;
}
#comment-form .actions, .hs-form .actions, .hbspt-form .hs-form.stacked .actions {
  padding: 0px 20px 18px 0px;
  margin: 0px;
}

/*** END FORM STYLES ***/
/*** HEADER STYLES ***/
#site-header {
  position: relative;
}

#mainheader {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.75);
}

#logo {
  position: relative;
  top: -52px;
  margin-bottom: -52px;
  z-index: 100;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #logo {
    top: -32px;
    margin-bottom: -32px;
  }
}
@media (max-width: 767px) {
  #logo {
    position: static;
    width: 300px;
    max-width: 100%;
    margin: 0 auto;
  }
}

#header-ctas {
  text-align: right;
  margin: 25px 0;
}
@media (max-width: 767px) {
  #header-ctas {
    text-align: center;
  }
}

@media (max-width: 767px) {
   
    #header-ctas .free-course-cta a {
        
        display: block;
        float: none;
        margin: 10px auto 0 auto;
        max-width: 42%;
    }
}

@media (min-width: 768px) {
    #header-ctas .free-course-cta a {
        
        
        display: block;
        float: right;
        
        margin-top: 10px;
        
    }
}
#header-ctas .free-course-cta a {
    background: #AECC67;
    color: #4d5361;
    
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 30px;
    text-decoration: none;
}
#header-ctas .free-course-cta a:hover {
    background: #FECE00;
}
#header-ctas .free-course-cta a:hover .arrow-icon {
    color: #4d5361;
}
#header-ctas .free-course-cta a .arrow-icon {
    color: #fff;
}
#header-ctas ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#header-ctas li {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0;
  text-transform: uppercase;
}
#header-ctas li:first-child {
  margin-left: 0;
}

/*** END HEADER STYLES ***/
/*** PAGE STRUCTURE ***/
#main-column {
  width: 68%;
  margin: 0;
  padding: 0;
  float: left;
  margin-bottom:30px;
}
@media (max-width: 767px) {
  #main-column {
    width: 100%;
    float: none;
  }
}

#sidebar-column {
  width: 32%;
  margin: 0;
  padding: 0;
  float: left;
  background: #FBF8F3;
}
@media (max-width: 767px) {
  #sidebar-column {
    width: 100%;
    float: none;
    margin-top: 40px;
  }
  #sidebar-column .addpad {
    padding: 20px 10px;
  }
}

#no-column {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}

/*** END PAGE STRUCTURE ***/
/*** FOOTER STYLES ***/
#site-footer {
  background: #4d5361;
  color: #fff;
  margin: 0;
  padding: 30px 0 80px;
  text-align: center;
}
#site-footer p {
  clear: both;
  margin-top: 5px;
  color: #ddd;
}
#site-footer a {
  color: inherit;
}

.social-links {
  display: block;
  margin-top: 1.5em;
}
.social-links a[href^='http://facebook.com'], .social-links a[href^='http://linkedin.com'], .social-links a[href^='http://twitter.com'], .social-links a[href^='http://plus.google.com'] {
  display: inline-block;
  margin: 4px 5px;
  background: none;
  color: #fff;
  text-decoration: none;
  line-height: 1.8em;
  border-radius: 3px;
  height: 40px;
  width: 40px !important;
  /* Hubspot hardcodes this! */
  font-size: 24px;
}
.social-links a[href^='http://facebook.com']:active, .social-links a[href^='http://linkedin.com']:active, .social-links a[href^='http://twitter.com']:active, .social-links a[href^='http://plus.google.com']:active, .social-links a[href^='http://facebook.com']:focus, .social-links a[href^='http://linkedin.com']:focus, .social-links a[href^='http://twitter.com']:focus, .social-links a[href^='http://plus.google.com']:focus, .social-links a[href^='http://facebook.com']:hover, .social-links a[href^='http://linkedin.com']:hover, .social-links a[href^='http://twitter.com']:hover, .social-links a[href^='http://plus.google.com']:hover {
  text-decoration: none;
  background: #afcc68;
}
.social-links a[href^='http://facebook.com']:before, .social-links a[href^='http://linkedin.com']:before, .social-links a[href^='http://twitter.com']:before, .social-links a[href^='http://plus.google.com']:before {
  font-family: "vital";
}
.social-links a[href^='http://facebook.com'] img, .social-links a[href^='http://linkedin.com'] img, .social-links a[href^='http://twitter.com'] img, .social-links a[href^='http://plus.google.com'] img {
  display: none;
}
.social-links a[href^='http://facebook.com']:before {
  content: "b";
}
.social-links a[href^='http://linkedin.com']:before {
  content: "c";
}
.social-links a[href^='http://twitter.com']:before {
  content: "a";
}
.social-links a[href^='http://plus.google.com']:before {
  content: "d";
}

/*** END FOOTER STYLES ***/
#mainmenu-bar {
  text-align: right;
  background: #4d5361;
  margin: 0;
  padding: 7px 0;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #mainmenu-bar {
    padding: 16px 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #mainmenu-bar {
    text-align: center;
  }
}
#mainmenu-bar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
#mainmenu-bar ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #4d5361;
  padding-top: 7px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #mainmenu-bar ul ul {
    padding-top: 15px;
  }
}
#mainmenu-bar ul ul li {
  display: block;
}
#mainmenu-bar ul ul a {
  width: 200px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 25px 9px 15px;
  border-top: 1px solid #555b68;
}
#mainmenu-bar li {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}
#mainmenu-bar li:hover ul {
  display: block;
}
#mainmenu-bar li.mobile-only {
  display: none;
}
@media (max-width: 767px) {
  #mainmenu-bar li.mobile-only {
    display: block;
  }
}
#mainmenu-bar a {
  display: inline-block;
  padding: 4px 15px;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
}
@media (max-width: 767px) {
  #mainmenu-bar a {
    font-size: 1.2em;
    font-weight: normal;
    padding: 6px 10px;
  }
}
#mainmenu-bar a:hover {
  background: #2e313a;
}
#mainmenu-bar #mainmenu {
  display: block;
  position: relative;
  top: 0;
  z-index: 200;
}
@media (max-width: 767px) {
  #mainmenu-bar #mainmenu {
    display: none;
  }
}
#mainmenu-bar #mobilemenu {
  display: none;
}
@media (max-width: 767px) {
  #mainmenu-bar #mobilemenu {
    display: block;
  }
  #mainmenu-bar #mobilemenu .icon-three-bars {
    position: relative;
    top: 3px;
  }
}

#footermenu {
  margin: 0;
  padding: 0;
}
@media phone {
  #footermenu {
    margin-bottom: 1.5em;
  }
}
#footermenu ul {
  display: inline-block;
  margin-left: 0;
}
@media (max-width: 767px) {
  #footermenu ul {
    float: left;
    text-align: left;
    margin-left: 10%;
    margin-bottom: 30px;
    width: 40%;
  }
}
@media only screen and (max-width: 480px) {
  #footermenu ul {
    margin-left: 0;
    width: 50%;
  }
  #footermenu ul.col2 {
    margin-left: 8%;
    width: 42%;
  }
}
#footermenu li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
@media (max-width: 767px) {
  #footermenu li {
    display: block;
  }
}
#footermenu a {
  display: inline-block;
  padding: 4px 8px;
  text-decoration: none;
  color: inherit;
}
#footermenu a:hover {
  background: #2e313a;
}

/*
 * _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.
 */
/*
 * This file is for styling the HubSpot RSS Feeds module, which
 * pulls and displays blog posts from the HubSpot blog.
 */
.hs_cos_wrapper_type_rss_listing .hs-rss-item.hs-with-featured-image {
  *zoom: 1;
}
.hs_cos_wrapper_type_rss_listing .hs-rss-item.hs-with-featured-image:before, .hs_cos_wrapper_type_rss_listing .hs-rss-item.hs-with-featured-image:after {
  display: table;
  content: "";
  line-height: 0;
}
.hs_cos_wrapper_type_rss_listing .hs-rss-item.hs-with-featured-image:after {
  clear: both;
}
.hs_cos_wrapper_type_rss_listing .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
  width: 90%;
  float: right;
  padding: 0 0 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 979px) {
  .hs_cos_wrapper_type_rss_listing .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 85%;
  }
}
.hs_cos_wrapper_type_rss_listing .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
  width: 10%;
  display: block;
}
@media (max-width: 979px) {
  .hs_cos_wrapper_type_rss_listing .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    width: 15%;
  }
}

.hs-rss-title {
  color: #000;
  text-decoration: underline;
}

.hs-rss-date {
  font-weight: bold;
}

.blog-subscribe {
  margin-top: 3em;
}
.blog-subscribe form {
  padding: 0;
}

/*
 * _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.
 */
#homepage #layer1 {
  background: url(//cdn2.hubspot.net/hub/429930/file-2548743660-jpg/Template/wood-grain.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 100px;
}
@media (max-width: 979px) {
  #homepage #layer1 {
    background: url(//cdn2.hubspot.net/hub/429930/file-2567949337-jpg/Template/inner-tree-tablet.jpg) center center;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  #homepage #layer1 {
    padding-top: 160px;
  }
}
#homepage #layer1 .hs_cos_wrapper {
  margin-left: 0;
  width: 60%;
}
@media (max-width: 979px) {
  #homepage #layer1 .hs_cos_wrapper {
    width: 80%;
  }
}
@media (max-width: 767px) {
  #homepage #layer1 .hs_cos_wrapper {
    width: 100%;
  }
}
#homepage #layer2 {
  background: url(//cdn2.hubspot.net/hub/429930/file-2542830614-jpg/Template/watercan.jpg) no-repeat bottom left;
  background-size: cover;
}
@media (max-width: 979px) {
  #homepage #layer2 {
    background: url(//cdn2.hubspot.net/hub/429930/file-2570836324-jpg/Template/watering-can-tablet.jpg) no-repeat -30px bottom;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  #homepage #layer2 {
    background-position: 15% 50%;
  }
}
@media (max-width: 767px) {
  #homepage #layer2 .heroarea {
    padding-top: 0;
  }
}
#homepage #layer2 .hs_cos_wrapper {
  width: 40%;
}
@media (max-width: 979px) {
  #homepage #layer2 .hs_cos_wrapper {
    width: 60%;
    text-align: right;
    margin: 0 2% 0 auto;
  }
}
@media (max-width: 767px) {
  #homepage #layer2 .hs_cos_wrapper {
    background: rgba(0, 0, 0, 0.4);
    margin: 0 -20px -20px;
    padding: 20px;
    text-align: left;
    width: 100%;
  }
}
#homepage #layer3 {
  background: url(//cdn2.hubspot.net/hub/429930/file-2542830619-jpg/Template/vertical-treetrunk.jpg) no-repeat bottom center;
  background-size: cover;
}
@media (max-width: 979px) {
  #homepage #layer3 {
    background: url(//cdn2.hubspot.net/hub/429930/file-2577921340-jpg/Template/tall-tree-tablet.jpg) no-repeat 0px bottom;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  #homepage #layer3 {
    background-position: right 50%;
  }
}
@media (max-width: 767px) {
  #homepage #layer3 .heroarea {
    padding-top: 0;
  }
}
#homepage #layer3 .hs_cos_wrapper {
  width: 40%;
}
@media (max-width: 979px) {
  #homepage #layer3 .hs_cos_wrapper {
    width: 60%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  #homepage #layer3 .hs_cos_wrapper {
    background: rgba(0, 0, 0, 0.4);
    margin: 0 -20px -20px;
    padding: 20px;
    text-align: left;
    width: 100%;
  }
}
#homepage #testimonials {
  margin-top: 80px;
}

#blog-listing .post-item {
  *zoom: 1;
}
#blog-listing .post-item:before, #blog-listing .post-item:after {
  display: table;
  content: "";
  line-height: 0;
}
#blog-listing .post-item:after {
  clear: both;
}
#blog-listing h2 a {
  text-decoration: none;
}
#blog-listing .post-image {
  max-width: 50%;
  float: right;
  margin: 0 0 30px 30px;
}
@media only screen and (max-width: 480px) {
  #blog-listing .post-image {
    max-width: 100%;
    float: none;
    margin: 0 0 30px;
  }
}
#blog-listing .more-link {
  margin: 15px 0;
}

#blog-detail .blog-post-body {
  margin-top: 30px;
}
#blog-detail .blog-post-body p:first-child img {
  float: right;
  width: 50%;
  margin: 0 0 20px 20px;
}

#back-to-blog {
  margin: 15px 0;
}

#author-profile {
  border: 1px solid #4d5361;
  border-width: 1px 0;
  padding: 20px 0;
  margin: 50px 0 20px 0;
}
#author-profile h4 {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #author-profile h4 {
    text-align: center;
  }
}

#author-bio {
  line-height: 1.5em;
}

#blog-author-profile .author-social-section {
  margin-top: 25px;
  display: block;
  background: #d7e5b2;
  padding: 8px 12px;
  *zoom: 1;
}
#blog-author-profile .author-social-section:before, #blog-author-profile .author-social-section:after {
  display: table;
  content: "";
  line-height: 0;
}
#blog-author-profile .author-social-section:after {
  clear: both;
}
#blog-author-profile .author-social-section h4 {
  display: inline;
  margin-right: 15px;
  vertical-align: middle;
}

#blog-subscribe-phone {
  border: 3px solid #4d5361;
  border-width: 3px 0;
  margin: 30px 0;
  background: #d7e5b2;
  padding: 0 15px;
}
#blog-subscribe-phone label {
  display: none;
}
#blog-subscribe-phone .hs-input {
  width: 100%;
}

#blog-comments div.comment.depth-0 {
  border: none;
  padding-top: 0;
  margin-top: 20px;
}
#blog-comments div.comment.depth-1 {
  padding-left: 100px;
  background: transparent url("//cdn2.hubspot.net/hub/100261/file-2257265901-png/template/comment-reply-icon.png") no-repeat 33px 20px;
}
#blog-comments div.comment.depth-1 + div.comment.depth-1 {
  margin-top: 10px;
}
#blog-comments .comment-body p {
  margin: 0;
}

.blog-pagination {
  margin: 40px 0 60px;
}
.blog-pagination .btn-block {
  margin-bottom: 20px;
}

#blog-sidebar .sidebar-widget {
  margin-bottom: 30px;
}
#blog-sidebar #hs_cos_wrapper_blog_subscribe {
  display: block;
  margin: 30px 0;
  border: 3px solid #4d5361;
  background: #d7e5b2;
  border-width: 3px 0 0;
  padding: 0 15px 1px;
}
#blog-sidebar #hs_cos_wrapper_blog_subscribe h3, #blog-sidebar #hs_cos_wrapper_blog_subscribe #courses .courses-cards .same-height .h3, #courses .courses-cards .same-height #blog-sidebar #hs_cos_wrapper_blog_subscribe .h3 {
  font-weight: bold;
  font-size: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #blog-sidebar #hs_cos_wrapper_blog_subscribe h3, #blog-sidebar #hs_cos_wrapper_blog_subscribe #courses .courses-cards .same-height .h3, #courses .courses-cards .same-height #blog-sidebar #hs_cos_wrapper_blog_subscribe .h3 {
    font-size: 14px;
  }
}
#blog-sidebar #hs_cos_wrapper_blog_subscribe label {
  display: none;
}
#blog-sidebar #hs_cos_wrapper_blog_subscribe .hs-input {
  width: 100%;
}

#interior #mainheader {
  position: static;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(//cdn2.hubspot.net/hub/429930/file-2548743660-jpg/Template/wood-grain.jpg) center top/cover;
  background: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(//cdn2.hubspot.net/hub/429930/file-2548743660-jpg/Template/wood-grain.jpg) center top/cover;
}
#interior #testimonials {
  padding: 30px 30px 0;
}

.board-thumb {
  float: left;
}

@media (min-width: 991px) {
    body#interior div.sticky + div#main-content,
    body#courses div.sticky + div#main-content {
        margin-top: 200px;
    }
}

@media (max-width: 767px) {
  .board-thumb {
    float: none;
    text-align: center;
    margin-bottom: 5px;
  }
}

.board-desc {
  margin-left: 180px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .board-desc {
    margin-left: 0;
  }
}
.board-desc:after {
  content: "";
  display: block;
  clear: both;
}

.hs-landing-page #sidebar-column {
  background: #bbcfd9;
}
.hs-landing-page .field ul {
  padding-left: 0;
}
.hs-landing-page .field ul li {
  list-style: none;
}

#courses {
  /* Courses home page styles */
  /* End home page styles */
  /* Courses listing page styles */
  /* Subcategory Cards */
}
#courses #mainheader {
  position: static;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(//cdn2.hubspot.net/hub/429930/file-2548743660-jpg/Template/wood-grain.jpg) center top/cover;
  background: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(//cdn2.hubspot.net/hub/429930/file-2548743660-jpg/Template/wood-grain.jpg) center top/cover;
}
#courses .courses-cards {
  margin: 40px 0;
}
#courses .courses-cards .same-height {
  text-align: center;
  margin: 25px 0 0;
  text-decoration: none;
  display: block;
  background-color: #4d5361;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  padding: 25px;
  padding-bottom: 40px;
}
#courses .courses-cards .same-height:hover {
  background-color: #4d5361 !important;
}
#courses .courses-cards .same-height .h3 {
  margin-bottom: .5em;
  display: block;
  height: 96px;
}
#courses .courses-cards .same-height .h3 img {
  width: 175px;
  vertical-align: middle;
}
#courses .courses-cards .same-height.col1 {
  background: url(//cdn2.hubspot.net/hubfs/429930/Page-Images/leader-bg1.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#courses .courses-cards .same-height.col2 {
  background: url(//cdn2.hubspot.net/hubfs/429930/Page-Images/leader-bg2.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#courses .courses-cards .same-height.col3 {
  background: url(//cdn2.hubspot.net/hubfs/429930/Page-Images/leader-bg3.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#courses .courses-cards .same-height:hover {
  position: relative;
  top: -1px;
}
#courses .courses-cards .same-height:hover h3, #courses .courses-cards .same-height:hover .h3 {
  text-decoration: underline;
}

#courses .courses-cards .leadership div {
  background-color: #B2352B;
}
#courses .courses-cards .selling div {
  background-color: #93936A;
}
#courses .courses-cards .customer-service div {
  background-color: #80A0B0;
}
#courses .courses-cards .productivity div {
  background-color: #D87E35;
}
#courses .category-title {
  color: #4d5361;
  margin-bottom: 20px;
  /* a {
  	color: $white;
  	&:hover {
  		color: $dark-grey;
  	}
  } */
}
#courses .category-title:after {
  display: block;
  content: "";
  clear: both;
}
#courses .category-title img {
  display: block;
  float: left;
  margin: 20px 30px 20px 0;
  width: 160px;
}
@media (max-width: 767px) {
  #courses .category-title img {
    float: none;
    margin: 20px auto;
  }
}
#courses .course-category-header {
  margin-top: 30px;
}
#courses .course-category-header h2 {
  font-size: 14px;
  line-height: 1.2em;
  margin-top: 0;
}
#courses .course-category-image {
  padding: 20px 30px 20px 0;
  text-align: center;
}
@media (max-width: 767px) {
  #courses .course-category-image {
    padding: 20px 30px;
  }
}
#courses .course-category-image a {
  display: inline-block;
  max-width: 250px;
}
#courses .leadership .category-title,
#courses .leadership-essential-skills .category-title,
#courses .leadership-talent-management .category-title,
#courses .leadership-team-development .category-title {
  color: #B2352B;
}
#courses .selling .category-title {
  color: #93936A;
}
#courses .customer-service .category-title {
  color: #80A0B0;
}
#courses .productivity .category-title {
  color: #D87E35;
}
#courses a.course-subcat {
  margin: 10px 0;
}
#courses a.course-subcat .h3 {
  height: auto;
  margin-bottom: 1em;
}
#courses a.course-subcat:hover {
  background-color: #B2352B;
}
#courses .course-item {
  margin-bottom: 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
#courses .course-item a {
  display: block;
  background-color: #646b7d;
  color: #fff;
  text-decoration: none;
}
#courses .course-item a:hover {
  color: #fff;
  background: #4d5361 !important;
}
#courses .course-item a:hover .card-title {
  background: #363b45 !important;
}
#courses .course-item a:hover .more-link {
  background: #363b45;
}
#courses .course-item .card-title {
  display: block;
  margin-top: 0;
  background: #4d5361;
  text-align: center;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-size: 16px;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#courses .course-item .card-content {
  display: block;
  padding: 10px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#courses .course-item .more-link {
  text-transform: uppercase;
  display: block;
  width: 100%;
  padding: 15px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  margin-top: 20px;
  font-weight: bold;
  border-top: 1px solid #8b8f98;
}
#courses .course-item .more-link:after {
  content: '> >';
  position: relative;
  padding-left: 10px;
  width: auto;
  height: auto;
}
#courses .course-bottom-offer {
  margin: 15px 0;
}
#courses .course-bottom-offer .btn-block {
  display: inline-block;
  width: auto;
  padding: 8px 22px;
}
#courses .course-footer,
#courses #course-footer {
  padding: 30px 0;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  #courses .course-footer,
  #courses #course-footer {
    width: 100%;
  }
}
/* New Course Form Styles */
#courses #course-preview-form input[type="submit"] {
    background-color: #B1CB70;
    color: #4D5363;
    width: 100%;
}

.form-top {
    padding: 10px;
}
.form-top h3 {
    margin-top: 0;
}
.form-top.form-selling {
    background: #94926B;
}
.form-top.form-leadership {
    background: #B13529;
}
.form-top.form-customer-service {
    background: #206284;
}
.form-top.form-productivity {
    background: #D47C35;
}
#hs_form_target_module_selling_preview, #hs_form_target_module_customer_service_preview, #hs_form_target_module_leadership_preview {
    padding: 10px;
}
#course-preview-form {
  /*background: #bbcfd9;
  padding: 10px;*/
  background: #4D5361;
  color: #fff;
}
#course-preview-form p {
  font-weight: bold;
}
#course-preview-form form {
  padding: 0;
  margin: 0;
}

#courses-home-page h1, #courses-home-page .innerhero .innerhero-gradient div, .innerhero .innerhero-gradient #courses-home-page div {
  margin: 1em 0;
  text-align: center;
}
#courses-home-page p {
  font-size: 1.1em;
  text-align: center;
}

#course-listing {
  margin-bottom: 40px;
  margin-top: 10px;
}
#course-listing.leadership .course-item a .card-title, #course-listing.leadership-essential-skills .course-item a .card-title, #course-listing.leadership-talent-management .course-item a .card-title, #course-listing.leadership-team-development .course-item a .card-title {
  background-color: #B2352B;
}
#course-listing.leadership .course-item a:hover .more-link, #course-listing.leadership-essential-skills .course-item a:hover .more-link, #course-listing.leadership-talent-management .course-item a:hover .more-link, #course-listing.leadership-team-development .course-item a:hover .more-link {
  color: #B2352B;
}
#course-listing.selling .course-item a .card-title {
  background-color: #93936A;
}
#course-listing.selling .course-item a:hover .more-link {
  color: #93936A;
}
#course-listing.customer-service .course-item a .card-title {
  background-color: #80A0B0;
}
#course-listing.customer-service .course-item a:hover .more-link {
  color: #80A0B0;
}
#course-listing.productivity .course-item a .card-title {
  background-color: #D87E35;
}
#course-listing.productivity .course-item a:hover .more-link {
  color: #D87E35;
}

/* CSS Document */
.hs-content-id-2583384779 #interior-body {
  background: url(//cdn2.hubspot.net/hubfs/429930/Page-Images/contact-us-bg.jpg) no-repeat 50% bottom;
  background-size: cover;
}
.hs-content-id-2583384779 #sidebar-column {
  background: #bbcfd9;
}



/* New CTA styles */
#courses .courses-cards .course-home-category-box {
    position: relative;
}
#courses .courses-cards .course-home-category-box .course-btn {
    background: #fff;
    border-radius: 5px;
    color: #4d5361;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 20px auto 0 auto;
    max-width: 32%;
    padding: 6px 40px;
    text-decoration: none;
    
}
#courses .courses-cards .course-home-category-box .corner-arrow {
    left: 2%;
    position: absolute;
    top: 2%;
    width: 28%;
    z-index: 2;
}



/* CTA Form */
.hubspot-embed-form-code {
    margin: 0 auto;
    width: 220px;
}
.hubspot-embed-form-code .hbspt-form .hs-form.stacked {
    padding: 0;
}
.hubspot-embed-form-code .hs-form.stacked label {
    display: none;
}
.hbspt-form .hs-form.stacked input[type="email"] {
    padding: 4px;
}
.form-cta .submitted-message {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.succession-planning {
    right: 0;
}
.compliance-based {
    right: 0;
}
.succession-planning, .compliance-based {
    position: absolute;
    
    top: -160px;
    
}
@media only screen and (max-width: 480px) {
    .succession-planning, .compliance-based {
       position: static; 
    }
}
.form-cta .hbspt-form .hs-form .hs-button {
    font-size: 12px;
    margin-top: 0 !important;
    width: 220px !important;
}
.succession-planning .form-cta .hs-button, .compliance-based .form-cta .hs-button{
    background: #a5d265;
    color: #4D5462;
    
}
.succession-planning .form-cta {
    text-align: center;
    z-index: 1000;
}
.succession-planning .form-cta h3 {
    color: #fff;
    padding-top: 56px;
}
.compliance-based .form-cta h3 {
    color: #fff;
    padding-top: 34px;
}
.form-cta {
    height: 300px;
    position: relative;
    text-align: center;
    width: 300px;
}
.form-cta h3 {
    color: #000;
    font-size: 18px;
    
    
}

#exit-popup .popup-bg {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}
#exit-popup{
    display: none;
    position: absolute;
    top: 10%;
    width: 100%;
    z-index: 1001;
}
#exit-popup .popup-modal {
    background: #fff url('//cdn2.hubspot.net/hubfs/429930/vl-exit-popup-bg.png') center center no-repeat;
    font-size: 16px;
    left: 50%;
    margin-left: -25%;
    padding: 30px;
    position: fixed;
    text-align: center;
    top: 20px;
    width: 50%;
    z-index: 2;
}
#exit-popup .popup-modal .arrow {
    display: block;
    margin-bottom: 10px;
    margin-top: -30px;
}
#exit-popup .popup-modal p:first-of-type {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
}
#exit-popup .popup-modal p:nth-child(3) {
    margin: 20px 0;
}
#exit-popup .popup-modal p:nth-child(4) {
    margin: 0 auto;
    width: 70%;
}
#exit-popup .popup-modal p .italics {
    font-style: italic;
}
#exit-popup .popup-modal .buttons {
    display: flex;
}
#exit-popup .popup-modal .buttons .btn-wrap {
   
    color: #fff;
    display: inline-block;
    text-decoration: none;
    width: 45%;
}
#exit-popup .popup-modal .buttons .btn-wrap:hover {
    opacity: .8;
}
#exit-popup .popup-modal .buttons .btn-wrap:first-of-type {
    background: #1B6184;
    margin-right: 5%;
}
#exit-popup .popup-modal .buttons .btn-wrap {
    background: #A1A7B6;
}
#exit-popup .popup-modal .buttons .btn-wrap a {
    color: #fff;
    display: block;
    padding: 12px;
    text-decoration: none;
}
#exit-popup .popup-modal .buttons a .larger-text {
    font-size: 22px;
    font-weight: bold;
}

#exit-popup .popup-modal .buttons .right-btn {
    background: #A1A7B6;
}
#exit-popup .close-popup {
    
    color: #A1A7B7;
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
}

@media only screen and (max-width: 768px) {
    #exit-popup .popup-modal .arrow {
        display: none;
    }
    #exit-popup .popup-modal {
        
        margin-left: -48%;
        padding: 12px;
        width: 90%;
    }
    #exit-popup .popup-modal .buttons {
        display: block;
    }
    #exit-popup .popup-modal .buttons .btn-wrap {
        display: block;
        margin: 10px auto;
    }
    #exit-popup .popup-modal .buttons .btn-wrap:first-of-type {
        margin-right: auto;
    }
}




/* Banner CTA For Homepage */

.cta-center.ctaband-light {
    background: rgba(0,0,0,0.75);
}
.cta-center.ctaband {
    height: 145px;
    margin-bottom: -145px;
    top: -145px;
}

.cta-center .hs-cta-wrapper {
    margin: 0 auto;
    max-width: 730px;
    position: initial;
    width: 100%;
}

.cta-center .banner-cta .left-side, .cta-center .banner-cta .right-side {
    float: left;
}
.cta-center .banner-cta .left-side img {
    margin-top: -26px;
}
.cta-center .banner-cta .right-side {
    color: #fff;
    padding-left: 20px;
}
.cta-center .banner-cta .right-side p {
    margin-bottom: 10px;
}
.cta-center .banner-cta .homepage-banner-cta {
    
}

.cta-center .banner-cta .homepage-banner-cta span {
    background: #fff;
    border-radius: 3px;
    color: #AFCC68;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 18px;
    text-transform: uppercase;
}
.cta-center .banner-cta .homepage-banner-cta span:hover {
    background: #AFCC68;
    color: #fff;
}

/* LRO #1 Homepage Banner CTA */
.banner-cta .lro1 .left-side img {
    max-width: 200px;
    width: 100%;
}
.cta-center .banner-cta .lro1 .right-side {
    padding-left: 40px;
    text-align: right;
}

/* LRO #1 Blog Sidebar CTA */
.hs-cta-wrapper div.blog-sidebar-cta.lro1 {
    background: linear-gradient(180deg, #ffffff 40%, #DBDDDF 40%);
    text-align: center;
}
.blog-sidebar-cta.lro1 h3,.blog-sidebar-cta.lro1 p {
    color: #3D4251;
}
a#cta_button_429930_39be29a0-afd5-419e-9425-adf6c0e7c8e6 {
    text-decoration: none;
}
.blog-sidebar-cta.lro1 span {
    background: #AFCC68;
    border-radius: 3px;
    color: #3D4251;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
    padding: 8px 18px;
    text-transform: uppercase;
}

/* LRO #1 Blog Post CTA */
.blog-post-cta.lro1 {
    background: #3D4251;
    display: inline-block;
    height: 145px;
    margin: 26px 0;
    width: 100%;
}
.blog-post-cta.lro1 .left-side, .blog-post-cta.lro1 .right-side {
    float: left;
}
@media only screen and (max-width: 640px) {
    .blog-post-cta.lro1 .left-side {
        display: none;
    }
    .blog-post-cta.lro1 .right-side {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
}
.blog-post-cta.lro1 .left-side {
    padding-right: 2%;
    width: 30%;
    padding-left: 8%;
}
@media only screen and (min-width: 641px) {
    .blog-post-cta.lro1 .right-side {
        width: 60%;
    }
}
.blog-post-cta.lro1 .left-side img {
    margin-top: -26px;
    max-width: 200px;
    width: 100%;
}
.blog-post-cta.lro1 .right-side {
    color: #fff;
    padding-left: 0px;
}
.blog-post-cta.lro1 .right-side p {
    margin-bottom: 10px;
}
.blog-post-cta.lro1 .right-side span {
    background: #AFCC68;
    border-radius: 3px;
    color: #3D4251;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 18px;
    text-transform: uppercase;
}

@media only screen and (max-width: 768px) { 
    .cta-center .banner-cta .left-side {
        display: none;   
    }
    .cta-center .banner-cta .right-side {
        
        padding-left: 0px;
    }
}
@media only screen and (max-width: 562px) {
    .cta-center.ctaband {
        height: 180px;
        margin-bottom: -180px;
        top: -180px;
    }

}


/* Blog Sidebar CTA */
#cta_button_429930_a576b21b-78b8-478d-8b5c-01b51f491b6c {
    text-decoration: none;
}
.hs-cta-wrapper div.blog-sidebar-cta {
    background: #4D5361;
    color: #fff;
    overflow: auto;
    padding: 20px;
}
.blog-sidebar-cta .top-cta {
    border-bottom: 1px solid #B2D167;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.blog-sidebar-cta .top-cta p {
    font-size: 26px;
    line-height: 30px;
}
.blog-sidebar-cta .bottom-cta p {
    font-size: 18px;
    line-height: 22px;
}
.blog-sidebar-cta .top-cta .green {
    color: #B2D167;
}
.hs-cta-wrapper div.blog-sidebar-cta .left-side, .hs-cta-wrapper div.blog-sidebar-cta .right-side {
    float: left;
}
.hs-cta-wrapper div.blog-sidebar-cta .left-side {
    margin-right: -5px;
    max-width: 30%;
    position: relative;
    width: 100%;
}
.hs-cta-wrapper div.blog-sidebar-cta .right-side {
    background: #fff;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    box-sizing: border-box;
    color: #000;
    margin-left: -5px;
    margin-top: 20px;
    max-width: 70%;
    padding: 0 20px 10px 20px;
    width: 100%;
}
.hs-cta-wrapper div.blog-sidebar-cta .right-side h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
}
.hs-cta-wrapper div.blog-sidebar-cta .button {
    background: #1B6184;
    border: 1px solid #000;
    border-radius: 4px;
    clear: left;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
.hs-cta-wrapper div.blog-sidebar-cta .button:hover {
    background: #195d7f;
}
@media only screen and (max-width: 1200px) {
    .hs-cta-wrapper div.blog-sidebar-cta .right-side {
        margin-top: 10px;
    }
    .hs-cta-wrapper div.blog-sidebar-cta .right-side h3 {
        font-size: 13px;
        font-weight: bold;
        line-height: 16px;
    }
    .hs-cta-wrapper div.blog-sidebar-cta .right-side p {
        font-size: 10px;
        line-height: 13px;
    }
}
@media only screen and (max-width: 979px) {
   .hs-cta-wrapper div.blog-sidebar-cta .left-side {
       display: none;
   }
   .hs-cta-wrapper div.blog-sidebar-cta .right-side {
       border-radius: 6px;
       margin-left: 0px;
       max-width: 100%;
       width: 100%;
   }
   .hs-cta-wrapper div.blog-sidebar-cta .button {
       margin-top: 10px;
   }
}


/* LRO Landing Page */
.lro-lp .boss-container {
    margin: 20px 0;
}
.lro-lp .boss-container .boss {
    float: left;
    margin-left: 0;
    padding-right: 0.8%;
    width: 16%;
}
.lro-lp .boss-container .boss:last-child {
    padding-right: 0;
}
.lro-lp .main-content {
    max-width: 800px;
    width: 100%;
}
.lro-lp .center {
    display: block;
    margin: 0 auto;
}
.lro-lp .hs-form fieldset {
    max-width: 800px;
}
.lro-lp .hs_submit {
    text-align: center;
}
.lro-lp .hs-button {
    background: #ADCD66;
    border: none;
    border-radius: 0px;
    padding: 10px 50px;
}
.lro-lp .form select {
    width: 96%;
}
a#cta_button_429930_ff4cb296-b856-4521-999e-def3090c8610 {
    text-decoration: none;
}
.hs-cta-wrapper div.quiz-course-preview-cta {
    background: #DBDDDF;
    margin: 20px 0;
    padding: 20px;
    text-align: center;
}
.quiz-course-preview-cta img {
    display: block;
    margin: 0 auto;
}
.quiz-course-preview-cta p {
    font-size: 18px;
    margin: 20px 0 10px 0;
}
.quiz-course-preview-cta .cta-btn {
    background: #B2352B;
    color: #fff;
    display: inline-block;
    margin: 10px 0;
    padding: 10px 40px;
}
@media only screen and (min-width: 980px) {
    .mobile-boss {
        display: none;   
    }
}
@media only screen and (max-width: 979px) {
    .lro-lp .boss-container {
        display: none;
    }
    .lro-lp .mobile-boss {
        margin: 0 auto;
        overflow: auto;
        width: 80%;
    }
    .lro-lp .mobile-boss .boss {
        float: left;
        margin-left: 0;
        padding-right: 0.8%;
        width: 32%;
    }
    
    

}
