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"] {
  box-sizing: content-box;
  -webkit-appearance: textfield; }

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

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

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #333;
  background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 12.5px; }

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

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999; }

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

.text-warning {
  color: #c09853; }

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

.text-error {
  color: #b94a48; }

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

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

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

.text-success {
  color: #468847; }

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

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

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

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

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

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

h1 {
  font-size: 38.5px; }

h2 {
  font-size: 31.5px; }

h3 {
  font-size: 24.5px; }

h4 {
  font-size: 17.5px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 11.9px; }

h1 small {
  font-size: 24.5px; }

h2 small {
  font-size: 17.5px; }

h3 small {
  font-size: 14px; }

h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 11.5px;
  margin: 25px 0 37.5px;
  border-bottom: 1px solid #eee; }

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

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

li {
  line-height: 25px; }

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: 25px; }

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

dt {
  font-weight: bold; }

dd {
  margin-left: 12.5px; }

.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: 25px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff; }

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

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

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

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

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

form {
  margin: 0 0 25px; }

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

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

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

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

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

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

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

textarea {
  height: auto; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

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

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

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

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: 25px;
  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;
    box-shadow: 0 0 6px #f8b9b7; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

.table {
  width: 100%;
  margin-bottom: 25px; }
  .table th,
  .table td {
    padding: 8px;
    line-height: 25px;
    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;
  border-radius: 4px; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #ddd; }
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }
  .table-bordered thead:first-child tr:first-child > th:first-child,
  .table-bordered tbody:first-child tr:first-child > td:first-child,
  .table-bordered tbody:first-child tr:first-child > th:first-child {
    border-top-left-radius: 4px; }
  .table-bordered thead:first-child tr:first-child > th:last-child,
  .table-bordered tbody:first-child tr:first-child > td:last-child,
  .table-bordered tbody:first-child tr:first-child > th:last-child {
    border-top-right-radius: 4px; }
  .table-bordered thead:last-child tr:last-child > th:first-child,
  .table-bordered tbody:last-child tr:last-child > td:first-child,
  .table-bordered tbody:last-child tr:last-child > th:first-child,
  .table-bordered tfoot:last-child tr:last-child > td:first-child,
  .table-bordered tfoot:last-child tr:last-child > th:first-child {
    border-bottom-left-radius: 4px; }
  .table-bordered thead:last-child tr:last-child > th:last-child,
  .table-bordered tbody:last-child tr:last-child > td:last-child,
  .table-bordered tbody:last-child tr:last-child > th:last-child,
  .table-bordered tfoot:last-child tr:last-child > td:last-child,
  .table-bordered tfoot:last-child tr:last-child > th:last-child {
    border-bottom-right-radius: 4px; }
  .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    border-bottom-left-radius: 0; }
  .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    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 {
    border-top-left-radius: 4px; }
  .table-bordered caption + thead tr:first-child th:last-child,
  .table-bordered caption + tbody tr:first-child td:last-child,
  .table-bordered colgroup + thead tr:first-child th:last-child,
  .table-bordered colgroup + tbody tr:first-child td:last-child {
    border-top-right-radius: 4px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

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

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

.btn-large, .s2m-content h5 > a {
  padding: 11px 19px;
  font-size: 17.5px; }

/* .btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
} */
.btn-small, .blog-2015 .blog-body-section .blog-pagination div a {
  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;
  box-sizing: border-box; }

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

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

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

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

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

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

/* END Comment block to remove bloat */
button.btn, button.hs-button, .hbspt-form .hs-form button.hs-button, button.btn-large, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form button.hs-button.primary, .blog-2015 .blog-body-section .new-comments button.hs-button,
input[type="submit"].btn,
input.hs-button[type="submit"],
.hbspt-form .hs-form input.hs-button[type="submit"],
input.btn-large[type="submit"],
.blog-2015 .hero .hero-content .subscribe-header-form .hs-form input.hs-button.primary[type="submit"],
.blog-2015 .blog-body-section .new-comments input.hs-button[type="submit"] {
  *padding-top: 3px;
  *padding-bottom: 3px; }
  button.btn::-moz-focus-inner, button.hs-button::-moz-focus-inner, .hbspt-form .hs-form button.hs-button::-moz-focus-inner, button.btn-large::-moz-focus-inner, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form button.hs-button.primary::-moz-focus-inner, .blog-2015 .blog-body-section .new-comments button.hs-button::-moz-focus-inner,
  input[type="submit"].btn::-moz-focus-inner,
  input.hs-button[type="submit"]::-moz-focus-inner,
  .hbspt-form .hs-form input.hs-button[type="submit"]::-moz-focus-inner,
  input.btn-large[type="submit"]::-moz-focus-inner,
  .blog-2015 .hero .hero-content .subscribe-header-form .hs-form input.hs-button.primary[type="submit"]::-moz-focus-inner,
  .blog-2015 .blog-body-section .new-comments input.hs-button[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0; }
  button.btn.btn-large, .hbspt-form .hs-form button.btn-large.hs-button, button.btn-large, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form button.btn-large.hs-button.primary, .blog-2015 .blog-body-section .new-comments button.btn-large.hs-button,
  input[type="submit"].btn.btn-large,
  .hbspt-form .hs-form input.hs-button[type="submit"].btn-large,
  input[type="submit"].btn-large,
  .blog-2015 .hero .hero-content .subscribe-header-form .hs-form input.hs-button.primary[type="submit"].btn-large,
  .blog-2015 .blog-body-section .new-comments input.hs-button[type="submit"].btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px; }
  button.btn.btn-small, button.btn-small.hs-button, .hbspt-form .hs-form button.btn-small.hs-button, button.btn-small.btn-large, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form button.btn-small.hs-button.primary, .blog-2015 .blog-body-section .new-comments button.btn-small.hs-button,
  input[type="submit"].btn.btn-small,
  input.hs-button[type="submit"].btn-small,
  input.btn-large[type="submit"].btn-small,
  .blog-2015 .hero .hero-content .subscribe-header-form .hs-form input.hs-button.primary[type="submit"].btn-small,
  .blog-2015 .blog-body-section .new-comments input.hs-button[type="submit"].btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px; }
  button.btn.btn-mini, button.btn-mini.hs-button, .hbspt-form .hs-form button.btn-mini.hs-button, button.btn-mini.btn-large, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form button.btn-mini.hs-button.primary, .blog-2015 .blog-body-section .new-comments button.btn-mini.hs-button,
  input[type="submit"].btn.btn-mini,
  input.hs-button[type="submit"].btn-mini,
  input.btn-large[type="submit"].btn-mini,
  .blog-2015 .hero .hero-content .subscribe-header-form .hs-form input.hs-button.primary[type="submit"].btn-mini,
  .blog-2015 .blog-body-section .new-comments input.hs-button[type="submit"].btn-mini {
    *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: 35px;
  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: 35px;
  box-sizing: border-box; }

@media (min-width: 768px) {
  .resources-2020 .row-fluid .span6 {
    width: 32%;
    *width: 32%;
  }
}

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

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

@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px; }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box; }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    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: 35px;
    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; }
  .resources-2020 .row-fluid .span6 {
    width: 46%;
    *width: 46%;
    float: left !important;
  }
}

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small {
    display: block;
    line-height: 25px; }
  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; } 
  .resources-2020 .row-fluid .span6 {
    width: 100%;
    *width: 100%;
    float: none !important;
  }
}

@media (max-width: 979px) {
  body {
    padding-top: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 25px; }
  .navbar-fixed-bottom {
    margin-top: 25px; }
  .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 12.5px; }
  .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;
    border-radius: 3px; }
  .nav-collapse .btn, .nav-collapse .hs-button, .nav-collapse .hbspt-form .hs-form .hs-button, .hbspt-form .hs-form .nav-collapse .hs-button, .nav-collapse .btn-large, .nav-collapse .s2m-content h5 > a, .s2m-content .nav-collapse h5 > a, .nav-collapse .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .nav-collapse .hs-button.primary, .nav-collapse .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .nav-collapse a, .nav-collapse .blog-2015 .blog-body-section .new-comments .hs-button, .blog-2015 .blog-body-section .new-comments .nav-collapse .hs-button, .nav-collapse .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .nav-collapse a {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 4px; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2; }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999; }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    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: 12.5px 15px;
    margin: 12.5px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    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.
 */
/*************** SIDR mobile responsive menu **********************/
.sidr {
  display: none;
  position: absolute;
  position: fixed;
  top: 70px;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
  font-size: 15px;
  background: #fff;
  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 h2, .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: linear-gradient(#ffffff, #dfdfdf);
    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 0px;
    padding: 0; }
    .sidr ul li {
      display: block;
      margin: 0;
      line-height: 48px;
      background: #edeced;
      padding: 0; }
      .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 {
        border-top: 1px solid white;
        border-bottom: 1px solid #d4d2d4; }
      .sidr ul li a, .sidr ul li span {
        font-weight: 800;
        background: #edeced;
        padding: 12px 15px;
        display: block;
        text-decoration: none;
        color: #2d2d2d;
        font-size: 16px;
        line-height: 1.5em;
        -webkit-font-smoothing: antialiased;
        border-top: 1px solid #ababab;
        border-bottom: 1px solid #ababab; }
      .sidr ul li a {
        text-transform: uppercase; }
        .sidr ul li a.title {
          font-size: 16px; }
      .sidr ul li.sidr-class-mobile-close {
        text-align: left;
        font-weight: bold;
        background: #0076a2; }
        .sidr ul li.sidr-class-mobile-close .sidr-class-icon-close-delete {
          font-size: 26px;
          position: relative;
          top: 6px; }
      .sidr ul li .sidr-class-mega-dropdown {
        display: none; }
      .sidr ul li ul {
        border-bottom: none;
        margin: 0;
        background: #fff; }
        .sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active {
          line-height: 41px; }
        .sidr ul li ul li a, .sidr ul li ul li span {
          padding-left: 30px;
          line-height: 18px;
          font-size: 16px;
          font-weight: 400;
          border: none;
          text-transform: capitalize;
          background: #fff; }
  .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;
    box-sizing: border-box;
    margin: 0 0 10px;
    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); }
  .sidr .sidr-class-sidr-close {
    display: block;
    margin: 10px 15px;
    padding: 8px 15px;
    background: #333;
    color: #fff;
    width: 64px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    border-radius: 3px;
    cursor: pointer;
    text-transform: uppercase; }
  .sidr .sidr-class-sidr-close:hover {
    text-decoration: none;
    color: #fff;
    background: #aaa; }

#mobile-cta {
  background: #692134 !important; }
  #mobile-cta > span {
    background: inherit;
    border: none !important; }
    #mobile-cta > span * {
      padding: 0;
      border: none !important;
      background: inherit; }
    #mobile-cta > span p {
      text-align: center;
      color: #fff;
      background: inherit;
      margin: 0; }
      #mobile-cta > span p span {
        color: inherit;
        background: inherit; }

.sidr-class-hs-item-has-children.active {
  background: #525252; }
  .sidr-class-hs-item-has-children.active > a {
    background: inherit;
    color: #fff; }

.sidr-class-hs-item-has-children .child {
  position: absolute;
  right: 6px;
  height: 1.5em;
  line-height: 1;
  background: none; }
  .sidr-class-hs-item-has-children .child .vertical {
    transition: all 0.5s ease-in-out;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    position: absolute;
    background-color: #2d2d2d;
    width: 4px;
    height: 24px;
    left: 50%;
    margin-left: -2px;
    top: 50%;
    margin-top: -12px; }
  .sidr-class-hs-item-has-children .child .horizontal {
    transition: all 0.5s ease-in-out;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    opacity: 1;
    position: absolute;
    background-color: #DFDAD7;
    background-color: #2d2d2d;
    width: 24px;
    height: 4px;
    left: 50%;
    margin-left: -12px;
    top: 50%;
    margin-top: -2px; }
  .sidr-class-hs-item-has-children .child.close-child {
    opacity: 1; }
    .sidr-class-hs-item-has-children .child.close-child .vertical {
      transition: all 0.5s ease-in-out;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      background-color: #fff; }
    .sidr-class-hs-item-has-children .child.close-child .horizontal {
      transition: all 0.5s ease-in-out;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      opacity: 0; }

.counter {
  font-size: 105px;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .counter {
      font-size: 60px; } }
  @media only screen and (max-width: 480px) {
    .counter {
      font-size: 30px; } }
  .counter .digit {
    background: #ccc;
    display: inline-block;
    padding: 10px;
    margin-right: 8px;
    line-height: 88px; }
    @media only screen and (max-width: 767px) {
      .counter .digit {
        line-height: 55px;
        margin-right: 6px; } }
    @media only screen and (max-width: 480px) {
      .counter .digit {
        line-height: 17px;
        margin-right: 3px; } }
  .counter .separator {
    display: inline-block;
    margin: 0 8px; }
  .counter .part0, .counter .separator1 {
    display: none; }
  .counter .part .digit:last-child {
    margin: 0; }

@media only screen and (min-width: 1200px) {
  .rollover-box-container {
    padding: 0 50px; } }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .rollover-box-container {
    padding: 0 55px; } }

.rollover-box-container:after {
  content: "";
  display: block;
  clear: both; }

.rollover-box-container .rollover-box, .rollover-box-container .box {
  background-size: cover;
  text-align: center;
  height: 320px;
  width: 310px;
  padding: 10px;
  background-color: #555;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  margin-top: 15px; }
  @media only screen and (min-width: 1200px) {
    .rollover-box-container .rollover-box, .rollover-box-container .box {
      width: 320px;
      margin-right: 55px;
      margin-top: 55px; } }
  @media only screen and (max-width: 767px) {
    .rollover-box-container .rollover-box, .rollover-box-container .box {
      float: none;
      margin: 15px auto; } }
  @media only screen and (min-width: 1200px) {
    .rollover-box-container .rollover-box:nth-child(-n+3), .rollover-box-container .box:nth-child(-n+3) {
      margin-top: 15px; } }
  .rollover-box-container .rollover-box:nth-child(3n), .rollover-box-container .box:nth-child(3n) {
    margin-right: 0; }
    @media only screen and (max-width: 979px) {
      .rollover-box-container .rollover-box:nth-child(3n), .rollover-box-container .box:nth-child(3n) {
        margin-right: 15px; } }
    @media only screen and (max-width: 767px) {
      .rollover-box-container .rollover-box:nth-child(3n), .rollover-box-container .box:nth-child(3n) {
        margin-right: auto; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .rollover-box-container .rollover-box:nth-child(2n), .rollover-box-container .box:nth-child(2n) {
      margin-right: 0; } }
  .rollover-box-container .rollover-box h4, .rollover-box-container .box h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin-top: 30px;
    text-transform: uppercase; }
    @media only screen and (max-width: 979px) {
      .rollover-box-container .rollover-box h4, .rollover-box-container .box h4 {
        display: none; } }
  @media only screen and (max-width: 979px) {
    .rollover-box-container .rollover-box.cta h4, .rollover-box-container .cta.box h4 {
      display: block; } }
  @media only screen and (max-width: 979px) {
    .rollover-box-container .rollover-box .white-icon, .rollover-box-container .box .white-icon {
      display: none; } }
  .rollover-box-container .rollover-box .rollover-box-overlay, .rollover-box-container .box .rollover-box-overlay {
    display: none;
    background: #692134;
    color: #fff;
    padding: 10px;
    font-weight: 300;
    height: 300px; }
    @media only screen and (max-width: 979px) {
      .rollover-box-container .rollover-box .rollover-box-overlay, .rollover-box-container .box .rollover-box-overlay {
        display: block; } }
    @media only screen and (max-width: 979px) {
      .rollover-box-container .rollover-box .rollover-box-overlay h4, .rollover-box-container .box .rollover-box-overlay h4 {
        display: block;
        margin-top: 20px;
        height: auto; } }
    .rollover-box-container .rollover-box .rollover-box-overlay p, .rollover-box-container .box .rollover-box-overlay p {
      line-height: 1.3em; }
  .rollover-box-container .rollover-box.hover h4, .rollover-box-container .hover.box h4 {
    display: none; }
  .rollover-box-container .rollover-box.hover .rollover-box-overlay, .rollover-box-container .hover.box .rollover-box-overlay {
    display: block; }
    .rollover-box-container .rollover-box.hover .rollover-box-overlay h4, .rollover-box-container .hover.box .rollover-box-overlay h4 {
      display: block; }

.rollover-box-container.rollover-three-column {
  text-align: center; }
  @media only screen and (min-width: 1200px) {
    .rollover-box-container.rollover-three-column {
      padding: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .rollover-box-container.rollover-three-column {
      padding: 0; } }
  .rollover-box-container.rollover-three-column .rollover-box, .rollover-box-container.rollover-three-column .box {
    display: inline-block;
    float: none; }

.rollover-box-container.blue .rollover-box, .rollover-box-container.blue .box {
  background-color: #00374a; }
  .rollover-box-container.blue .rollover-box .rollover-box-overlay, .rollover-box-container.blue .box .rollover-box-overlay {
    background-color: #e6e6e6;
    color: #000; }
    .rollover-box-container.blue .rollover-box .rollover-box-overlay h4, .rollover-box-container.blue .box .rollover-box-overlay h4 {
      color: #000; }

.rollover-box-container .box.red {
  background: #692134;
  margin-right: 15px; }
  @media only screen and (min-width: 1200px) {
    .rollover-box-container .box.red {
      margin-right: 0px; } }
  @media only screen and (max-width: 767px) {
    .rollover-box-container .box.red {
      margin-right: 0px; } }

.rollover-box-container .box h4 {
  text-transform: none;
  font-size: 20px;
  font-weight: 300; }
  .rollover-box-container .box h4 strong {
    font-weight: 700; }

.values-at-core .rollover-box:first-child, .values-at-core .rollover-box-container .box:first-child, .rollover-box-container .values-at-core .box:first-child {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-fan.png); }

.values-at-core .rollover-box:nth-child(2), .values-at-core .rollover-box-container .box:nth-child(2), .rollover-box-container .values-at-core .box:nth-child(2) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-fluff.png); }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .values-at-core .rollover-box:nth-child(2), .values-at-core .rollover-box-container .box:nth-child(2), .rollover-box-container .values-at-core .box:nth-child(2) {
      margin-right: 15px; } }

.values-at-core .rollover-box:nth-child(3), .values-at-core .rollover-box-container .box:nth-child(3), .rollover-box-container .values-at-core .box:nth-child(3) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-wow.png);
  margin-right: 15px; }
  @media only screen and (min-width: 1200px) {
    .values-at-core .rollover-box:nth-child(3), .values-at-core .rollover-box-container .box:nth-child(3), .rollover-box-container .values-at-core .box:nth-child(3) {
      margin-right: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .values-at-core .rollover-box:nth-child(3), .values-at-core .rollover-box-container .box:nth-child(3), .rollover-box-container .values-at-core .box:nth-child(3) {
      margin-right: 15px; } }
  @media only screen and (max-width: 767px) {
    .values-at-core .rollover-box:nth-child(3), .values-at-core .rollover-box-container .box:nth-child(3), .rollover-box-container .values-at-core .box:nth-child(3) {
      margin-right: 0px; } }

.values-at-core .rollover-box:nth-child(4), .values-at-core .rollover-box-container .box:nth-child(4), .rollover-box-container .values-at-core .box:nth-child(4) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-mind.png); }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .values-at-core .rollover-box:nth-child(4), .values-at-core .rollover-box-container .box:nth-child(4), .rollover-box-container .values-at-core .box:nth-child(4) {
      margin-right: 15px; } }

.values-at-core .rollover-box:nth-child(5), .values-at-core .rollover-box-container .box:nth-child(5), .rollover-box-container .values-at-core .box:nth-child(5) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-beakers.png); }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .values-at-core .rollover-box:nth-child(5), .values-at-core .rollover-box-container .box:nth-child(5), .rollover-box-container .values-at-core .box:nth-child(5) {
      margin-right: 15px; } }

.values-at-core .rollover-box:nth-child(6), .values-at-core .rollover-box-container .box:nth-child(6), .rollover-box-container .values-at-core .box:nth-child(6) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-arms.png);
  margin-right: 15px; }
  @media only screen and (min-width: 1200px) {
    .values-at-core .rollover-box:nth-child(6), .values-at-core .rollover-box-container .box:nth-child(6), .rollover-box-container .values-at-core .box:nth-child(6) {
      margin-right: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .values-at-core .rollover-box:nth-child(6), .values-at-core .rollover-box-container .box:nth-child(6), .rollover-box-container .values-at-core .box:nth-child(6) {
      margin-right: 15px; } }
  @media only screen and (max-width: 767px) {
    .values-at-core .rollover-box:nth-child(6), .values-at-core .rollover-box-container .box:nth-child(6), .rollover-box-container .values-at-core .box:nth-child(6) {
      margin-right: 0px; } }

.proven-examples .rollover-box:first-child, .proven-examples .rollover-box-container .box:first-child, .rollover-box-container .proven-examples .box:first-child {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-hubspot.png); }

.proven-examples .rollover-box:nth-child(2), .proven-examples .rollover-box-container .box:nth-child(2), .rollover-box-container .proven-examples .box:nth-child(2) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-drucker.png); }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .proven-examples .rollover-box:nth-child(2), .proven-examples .rollover-box-container .box:nth-child(2), .rollover-box-container .proven-examples .box:nth-child(2) {
      margin-right: 15px; } }

.proven-examples .rollover-box:nth-child(3), .proven-examples .rollover-box-container .box:nth-child(3), .rollover-box-container .proven-examples .box:nth-child(3) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-arbill.png); }

.sales-process .rollover-box:first-child, .sales-process .rollover-box-container .box:first-child, .rollover-box-container .sales-process .box:first-child {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-sales-discovery.png); }

.sales-process .rollover-box:nth-child(2), .sales-process .rollover-box-container .box:nth-child(2), .rollover-box-container .sales-process .box:nth-child(2) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-sales-diagnostic.png); }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .sales-process .rollover-box:nth-child(2), .sales-process .rollover-box-container .box:nth-child(2), .rollover-box-container .sales-process .box:nth-child(2) {
      margin-right: 15px; } }

.sales-process .rollover-box:nth-child(3), .sales-process .rollover-box-container .box:nth-child(3), .rollover-box-container .sales-process .box:nth-child(3) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-sales-design.png);
  margin-right: 15px; }
  @media only screen and (min-width: 1200px) {
    .sales-process .rollover-box:nth-child(3), .sales-process .rollover-box-container .box:nth-child(3), .rollover-box-container .sales-process .box:nth-child(3) {
      margin-right: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .sales-process .rollover-box:nth-child(3), .sales-process .rollover-box-container .box:nth-child(3), .rollover-box-container .sales-process .box:nth-child(3) {
      margin-right: 15px; } }
  @media only screen and (max-width: 767px) {
    .sales-process .rollover-box:nth-child(3), .sales-process .rollover-box-container .box:nth-child(3), .rollover-box-container .sales-process .box:nth-child(3) {
      margin-right: 0px; } }

.sales-process .rollover-box:nth-child(4), .sales-process .rollover-box-container .box:nth-child(4), .rollover-box-container .sales-process .box:nth-child(4) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-sales-delivery.png); }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .sales-process .rollover-box:nth-child(4), .sales-process .rollover-box-container .box:nth-child(4), .rollover-box-container .sales-process .box:nth-child(4) {
      margin-right: 15px; } }

.sales-process .rollover-box:nth-child(5), .sales-process .rollover-box-container .box:nth-child(5), .rollover-box-container .sales-process .box:nth-child(5) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-sales-display.png); }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .sales-process .rollover-box:nth-child(5), .sales-process .rollover-box-container .box:nth-child(5), .rollover-box-container .sales-process .box:nth-child(5) {
      margin-right: 15px; } }

.sales-process .rollover-box:nth-child(6), .sales-process .rollover-box-container .box:nth-child(6), .rollover-box-container .sales-process .box:nth-child(6) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/test.png); }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .sales-process .rollover-box:nth-child(6), .sales-process .rollover-box-container .box:nth-child(6), .rollover-box-container .sales-process .box:nth-child(6) {
      margin-right: 15px; } }

#partnerBox.stats-box-container {
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media only screen and (min-width: 1200px) {
    #partnerBox.stats-box-container {
      padding: 0 15px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    #partnerBox.stats-box-container {
      padding: 0 15px; } }
  #partnerBox.stats-box-container .stats-box {
    background-color: #751c27;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px; }
    @media only screen and (min-width: 1200px) {
      #partnerBox.stats-box-container .stats-box {
        width: 240px;
        height: 240px;
        margin-right: 15px;
        margin-top: 15px; } }
    @media only screen and (max-width: 767px) {
      #partnerBox.stats-box-container .stats-box {
        float: none;
        margin: 15px; } }
    #partnerBox.stats-box-container .stats-box:first-child {
      margin-right: 15px;
      margin-left: 15px; }
      @media only screen and (max-width: 979px) {
        #partnerBox.stats-box-container .stats-box:first-child {
          margin-right: 15px;
          margin-left: 15px; } }
    @media only screen and (min-width: 1200px) {
      #partnerBox.stats-box-container .stats-box:nth-child(-n+3) {
        margin-top: 15px; } }
    @media only screen and (min-width: 1200px) {
      #partnerBox.stats-box-container .stats-box:nth-child(-n+4) {
        margin-top: 15px; } }
    #partnerBox.stats-box-container .stats-box:nth-child(3n) {
      margin-right: 15px; }
      @media only screen and (max-width: 979px) {
        #partnerBox.stats-box-container .stats-box:nth-child(3n) {
          margin-right: 15px;
          margin-left: 15px; } }
      @media only screen and (max-width: 767px) {
        #partnerBox.stats-box-container .stats-box:nth-child(3n) {
          margin: 15px; } }
    @media only screen and (max-width: 979px) {
      #partnerBox.stats-box-container .stats-box:nth-child(2n) {
        margin-right: 15px;
        margin-left: 15px; } }
    #partnerBox.stats-box-container .stats-box:nth-child(4n) {
      margin-right: 15px; }
      @media only screen and (min-width: 1200px) {
        #partnerBox.stats-box-container .stats-box:nth-child(4n) {
          margin-right: 0; } }
      @media only screen and (max-width: 979px) {
        #partnerBox.stats-box-container .stats-box:nth-child(4n) {
          margin-right: 15px; } }
      @media only screen and (max-width: 767px) {
        #partnerBox.stats-box-container .stats-box:nth-child(4n) {
          margin-right: 15px; } }

@media only screen and (min-width: 1200px) {
  .stats-box-container {
    padding: 0 50px; } }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .stats-box-container {
    padding: 0 55px; } }

.stats-box-container:after {
  content: "";
  display: block;
  clear: both; }

.stats-box-container .stats-box {
  background-size: cover;
  text-align: center;
  height: 320px;
  width: 310px;
  padding: 10px;
  background-color: #555;
  float: left;
  margin-right: 15px;
  margin-top: 15px; }
  @media only screen and (min-width: 1200px) {
    .stats-box-container .stats-box {
      width: 320px;
      margin-right: 55px;
      margin-top: 55px; } }
  @media only screen and (max-width: 767px) {
    .stats-box-container .stats-box {
      float: none;
      margin: 15px auto; } }
  @media only screen and (min-width: 1200px) {
    .stats-box-container .stats-box:nth-child(-n+3) {
      margin-top: 15px; } }
  .stats-box-container .stats-box:nth-child(3n) {
    margin-right: 0; }
    @media only screen and (max-width: 979px) {
      .stats-box-container .stats-box:nth-child(3n) {
        margin-right: 15px; } }
    @media only screen and (max-width: 767px) {
      .stats-box-container .stats-box:nth-child(3n) {
        margin-right: auto; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .stats-box-container .stats-box:nth-child(2n) {
      margin-right: 0; } }
  .stats-box-container .stats-box h4 {
    color: #fff;
    font-size: 84px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 22px;
    text-transform: uppercase; }
  .stats-box-container .stats-box p {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.3em;
    font-weight: 300; }
    .stats-box-container .stats-box p strong {
      font-size: 45px;
      display: block;
      line-height: 1.2em; }
  .stats-box-container .stats-box.light {
    color: #000; }
    .stats-box-container .stats-box.light p, .stats-box-container .stats-box.light h4 {
      color: #000; }

.stats-box-container.dark, .arbill .stats-box {
  color: #000; }
  .stats-box-container.dark h4, .arbill .stats-box h4, .stats-box-container.dark p, .arbill .stats-box p {
    color: #000; }

.drucker .stats-box {
  background-color: #0077a2; }

.drucker .stats-box:first-child {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-drucker1.png); }

.drucker .stats-box:nth-child(2) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-drucker2.png); }

.drucker .stats-box:nth-child(3) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-drucker3.png); }

.arbill .stats-box {
  background-color: #dfc969;
  color: #000; }

.arbill .stats-box:first-child {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-arbill1.png); }

.arbill .stats-box:nth-child(2) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-arbill2.png); }

.arbill .stats-box:nth-child(3) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-arbill3.png); }

.hubspot .stats-box {
  background-color: #751c27;
  color: #000; }

.hubspot .stats-box:first-child {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-hs1.png); }

.hubspot .stats-box:nth-child(2) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-hs2.png); }

.hubspot .stats-box:nth-child(3) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-hs3.png); }

.compliance-wave .stats-box {
  background-color: #751c27;
  color: #000; }

.compliance-wave .stats-box:first-child {
  background-image: url(//www.square2marketing.com/hubfs/images/compliance-wave1.jpg); }

.compliance-wave .stats-box:nth-child(2) {
  background-image: url(//www.square2marketing.com/hubfs/images/compliance-wave2.jpg); }

.compliance-wave .stats-box:nth-child(3) {
  background-image: url(//www.square2marketing.com/hubfs/images/compliance-wave3.jpg); }

.littles-casestudy .stats-box {
  background-color: #751c27;
  color: #000; }

.littles-casestudy .stats-box:first-child {
  background-image: url(//www.square2marketing.com/hubfs/images/littles-casestudy-1.jpg); }

.littles-casestudy .stats-box:nth-child(2) {
  background-image: url(//www.square2marketing.com/hubfs/images/littles-casestudy-2.jpg); }

.littles-casestudy .stats-box:nth-child(3) {
  background-image: url(//www.square2marketing.com/hubfs/images/littles-casestudy-3.jpg); }

.miller-welding-casestudy .stats-box {
  background-color: #751c27;
  color: #000; }

.miller-welding-casestudy .stats-box:first-child {
  background-image: url(//www.square2marketing.com/hubfs/MWM_logo1.jpg); }

.miller-welding-casestudy .stats-box:nth-child(2) {
  background-image: url(//www.square2marketing.com/hubfs/MWM_logo-2.jpg); }

.miller-welding-casestudy .stats-box:nth-child(3) {
  background-image: url(//www.square2marketing.com/hubfs/MWM_logo3.jpg); }

.dbo-analysis .stats-box {
  background-color: #0077a2; }
  .dbo-analysis .stats-box h4 {
    line-height: 68px; }

.dbo-analysis .stats-box:first-child {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-next1.png); }

.dbo-analysis .stats-box:nth-child(2) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-next2.png); }

.dbo-analysis .stats-box:nth-child(3) {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/box-next3.png); }

@media only screen and (min-width: 1200px) {
  .icon-box-container {
    padding: 0 50px; } }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .icon-box-container {
    padding: 0 55px; } }

.icon-box-container:after {
  content: "";
  display: block;
  clear: both; }

.icon-box-container .icon-box {
  text-align: center;
  padding: 10px;
  display: inline-block;
  width: 135px;
  vertical-align: top;
  margin: 15px 6px 0; }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .icon-box-container .icon-box {
      margin: 15px 12px 0; } }
  @media only screen and (max-width: 767px) {
    .icon-box-container .icon-box {
      float: none;
      margin: 15px auto; } }
  .icon-box-container .icon-box h4 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase; }
  .icon-box-container .icon-box img {
    width: 80px; }

.strategy-king .icon-box-container .icon-box {
  background: rgba(37, 2, 7, 0.65);
  height: 185px;
  width: 180px;
  padding-top: 15px;
  margin-top: 30px; }
  @media only screen and (max-width: 767px) {
    .strategy-king .icon-box-container .icon-box {
      display: block;
      margin: 0 auto; } }

.strategy-king .icon-box-container h4 {
  color: #fff;
  text-transform: none;
  font-weight: 300; }

.strategy-king .icon-box-container .arrow {
  height: 0px;
  width: 0px;
  display: inline-block;
  border-width: 17px;
  border-style: solid;
  border-left-color: #fff;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-width: 0;
  border-left-width: 23px;
  margin: 86px 0 0; }
  @media only screen and (max-width: 767px) {
    .strategy-king .icon-box-container .arrow {
      display: block;
      border-width: 17px;
      border-top-width: 23px;
      border-color: transparent;
      border-bottom-width: 0;
      border-top-color: #fff;
      margin: 5px auto; } }

/* CSS Document */
.hs-form {
  text-align: center; }
  .hs-form label, .hs-form .input {
    text-align: left; }
  .hs-form select {
    margin-bottom: 10px; }
  .s2m-content .hs-form .hs-form-field {
    margin: 0 200px; }
    @media only screen and (min-width: 1200px) {
      .s2m-content .hs-form .hs-form-field {
        margin: 0 310px; } }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .s2m-content .hs-form .hs-form-field {
        margin: 0 120px; } }
    @media only screen and (max-width: 767px) {
      .s2m-content .hs-form .hs-form-field {
        margin: 0; } }
  .s2m-content .hs-form ul {
    margin-left: 0px; }
    .s2m-content .hs-form ul li {
      list-style: none;
      text-indent: 0;
      font-size: 1em; }
      .s2m-content .hs-form ul li:before {
        content: "";
        float: left;
        margin-left: 0; }
  .hs-form .hs-input {
    background: #eee;
    border: 1px solid #ddd; }

.arrow {
  display: inline-block;
  vertical-align: top;
  margin-left: -2px;
  margin-right: -2px; }
  @media only screen and (max-width: 767px) {
    .arrow {
      display: block;
      margin: 0 auto; } }
  .arrow.yellow {
    background: #e9aa11;
    color: #fff;
    border-color: #e9aa11; }
    .arrow.yellow.inner {
      border-top-color: #e9aa11; }
      @media only screen and (max-width: 767px) {
        .arrow.yellow.inner {
          border-left-color: #e9aa11;
          border-right-color: #e9aa11;
          border-top-color: transparent; } }
    .arrow.yellow.next {
      border-left-color: #e9aa11; }
      @media only screen and (max-width: 767px) {
        .arrow.yellow.next {
          border-left-color: transparent;
          border-right-color: transparent;
          border-top-color: #e9aa11; } }
  .arrow.red {
    background: #692134;
    color: #fff;
    border-color: #692134; }
    .arrow.red.inner {
      border-top-color: #692134; }
      @media only screen and (max-width: 767px) {
        .arrow.red.inner {
          border-left-color: #692134;
          border-right-color: #692134;
          border-top-color: transparent; } }
    .arrow.red.next {
      border-left-color: #692134; }
      @media only screen and (max-width: 767px) {
        .arrow.red.next {
          border-left-color: transparent;
          border-right-color: transparent;
          border-top-color: #692134; } }
  .arrow.blue {
    background: #0076a2;
    color: #fff;
    border-color: #0076a2; }
    .arrow.blue.inner {
      border-top-color: #0076a2; }
      @media only screen and (max-width: 767px) {
        .arrow.blue.inner {
          border-left-color: #0076a2;
          border-right-color: #0076a2;
          border-top-color: transparent; } }
    .arrow.blue.next {
      border-left-color: #0076a2; }
      @media only screen and (max-width: 767px) {
        .arrow.blue.next {
          border-left-color: transparent;
          border-right-color: transparent;
          border-top-color: #0076a2; } }
  .arrow.inner {
    border-width: 60px;
    border-left-color: transparent;
    border-right-width: 0;
    border-style: solid;
    background: none;
    margin-left: -50px;
    width: 0;
    height: 0; }
    @media only screen and (max-width: 767px) {
      .arrow.inner {
        border-width: 150px;
        border-top-width: 30px;
        border-top-color: transparent;
        border-bottom-width: 0;
        margin: -20px auto 0; } }
  .arrow.next {
    border-width: 60px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-width: 0;
    border-style: solid;
    background: none;
    width: 0;
    height: 0; }
    @media only screen and (max-width: 767px) {
      .arrow.next {
        border-width: 150px;
        border-top-width: 30px;
        border-right-color: transparent;
        border-left-color: transparent;
        border-bottom-width: 0px;
        margin: 0 auto; } }
  .arrow.main {
    height: 120px;
    padding: 5px;
    width: 160px;
    padding-top: 29px; }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .arrow.main {
        width: 136px; } }
    @media only screen and (max-width: 767px) {
      .arrow.main {
        width: 300px; } }
    .arrow.main a {
      color: #ffffff; }
    .arrow.main.red {
      width: 250px;
      padding-top: 16px; }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .arrow.main.red {
          width: 240px; } }
      @media only screen and (max-width: 767px) {
        .arrow.main.red {
          width: 300px; } }
    .arrow.main strong {
      font-weight: 400;
      font-size: 20px; }
    .arrow.main ul {
      margin: 0 0 0 45px; }
      .arrow.main ul li:before {
        color: #fff; }

.case-study-form-download h3 {
  font-size: 2em;
  margin-bottom: 10px; }

.case-study-form-download h4 {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 800;
  margin-bottom: 0;
  padding-bottom: 15px; }
  .case-study-form-download h4:after {
    display: none;
    content: '';
    position: absolute;
    top: 26%;
    right: -88px;
    width: 70px;
    height: 90px;
    background: url(//www.square2marketing.com/hubfs/images/case-study-arrow.png) top center no-repeat; }
    @media only screen and (max-width: 767px) {
      .case-study-form-download h4:after {
        display: none !important; } }

@media only screen and (max-width: 979px) {
  .case-study-form-download .span1, .case-study-form-download .span2 {
    display: none; } }

.case-study-form-download #submit-case-study-form {
  margin-top: 0;
  border: 1px solid #fff; }

.case-study-form-download .narrow.s2m-content.one-column {
  padding-left: 200px;
  padding-right: 200px; }

.case-study-form-download .hbspt-form .hs-form .hs-form-required {
  margin-left: 5px; }

.case-study-form-download .hbspt-form .hs-form .hs_submit {
  display: none; }

.case-study-form-download .hbspt-form .hs-form .hs-form-field {
  margin: 0 10px; }

.case-study-form-download .hbspt-form .hs-form .hs_subscribe_to_blog_by_email {
  display: inline;
  float: left;
  width: 100%; }
  .case-study-form-download .hbspt-form .hs-form .hs_subscribe_to_blog_by_email label {
    display: inline-block;
    float: left; }
  .case-study-form-download .hbspt-form .hs-form .hs_subscribe_to_blog_by_email .input {
    display: block;
    float: left;
    max-width: 40%;
    width: 38%; }
    .case-study-form-download .hbspt-form .hs-form .hs_subscribe_to_blog_by_email .input ul {
      margin-top: 0;
      padding-top: 0; }
      .case-study-form-download .hbspt-form .hs-form .hs_subscribe_to_blog_by_email .input ul li {
        display: inline-block;
        float: left;
        width: 41%; }
        .case-study-form-download .hbspt-form .hs-form .hs_subscribe_to_blog_by_email .input ul li label input {
          margin-top: 0; }
        .case-study-form-download .hbspt-form .hs-form .hs_subscribe_to_blog_by_email .input ul li:before {
          content: none;
          top: auto;
          margin: 0;
          padding: 0; }

body {
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0 auto;
  padding: 0;
  font-size: 18px;
  line-height: 1.5em;
  color: #000; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: #000;
  line-height: 1.2em;
  letter-spacing: .5px;
  margin: 0.75em 0 0.75em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: inherit; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      text-decoration: underline; }

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

h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h3 + h4, h3 + h5, h3 + h6, h4 + h5, h4 + h6, h5 + h6 {
  margin-top: 0; }

h1 {
  font-size: 2.25em;
  font-weight: 400; }

h2 {
  color: #000;
  font-size: 1.75em;
  font-weight: 400; }

h3 {
  font-size: 1.625em; }

h4 {
  color: #000;
  font-size: 1.4em; }

h5 {
  font-size: 1.1em;
  font-weight: 700; }
  h5 strong {
    color: #692134; }

h6 {
  font-size: 1em;
  font-weight: bold; }

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

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

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

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

li {
  padding-left: .5em; }

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

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

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

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

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

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

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

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

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

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

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

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

small {
  font-size: 0.8em; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -10px; }

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

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

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

textarea {
  height: 150px; }

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

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

div {
  box-sizing: border-box; }

.btn, .hs-button, .hbspt-form .hs-form .hs-button, .btn-large, .s2m-content h5 > a, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .new-comments .hs-button, .blog-2015 .blog-body-section .blog-pagination div a {
  border-radius: 0px;
  background-color: #692134;
  border-color: #692134;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  padding: 12px 40px; }
  .btn:hover, .hs-button:hover, .hbspt-form .hs-form .hs-button:hover, .btn-large:hover, .s2m-content h5 > a:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary:hover, .blog-2015 .blog-body-section .post-item .blog-read-more a:hover, .blog-2015 .blog-body-section .new-comments .hs-button:hover, .blog-2015 .blog-body-section .blog-pagination div a:hover {
    background-color: #7c273e;
    color: #fff; }
  .btn.cta, .cta.hs-button, .hbspt-form .hs-form .cta.hs-button, .btn.yellow.cta, .yellow.cta.hs-button, .yellow.cta.btn-large, .s2m-content h5 > a.yellow.cta, .cta.btn-large, .s2m-content h5 > a.cta, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .cta.hs-button.primary, .blog-2015 .blog-body-section .post-item .blog-read-more a.cta, .blog-2015 .blog-body-section .new-comments .cta.hs-button, .blog-2015 .blog-body-section .blog-pagination div a.cta {
    margin: 20px 0;
    background-color: #F89635;
    border-color: #F89635;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase; }
    .btn.cta:hover, .cta.hs-button:hover, .yellow.btn.cta:hover, .yellow.cta.btn-large:hover, .s2m-content h5 > a.yellow.cta:hover, .cta.btn-large:hover, .s2m-content h5 > a.cta:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .cta.hs-button.primary:hover, .blog-2015 .blog-body-section .post-item .blog-read-more a.cta:hover, .blog-2015 .blog-body-section .new-comments .cta.hs-button:hover, .blog-2015 .blog-body-section .blog-pagination div a.cta:hover {
      background-color: #f7891c;
      border-color: #f7891c;
      color: #fff; }
  .btn.blue, .blue.hs-button, .hbspt-form .hs-form .blue.hs-button, .blue.btn-large, .s2m-content h5 > a.blue, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .blue.hs-button.primary, .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .new-comments .blue.hs-button, .blog-2015 .blog-body-section .blog-pagination div a {
    background: #0076a2;
    border-color: #0076a2; }
    .btn.blue:hover, .blue.hs-button:hover, .blue.btn-large:hover, .s2m-content h5 > a.blue:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .blue.hs-button.primary:hover, .blog-2015 .blog-body-section .post-item .blog-read-more a:hover, .blog-2015 .blog-body-section .new-comments .blue.hs-button:hover, .blog-2015 .blog-body-section .blog-pagination div a:hover {
      background-color: #006389;
      border-color: #006389; }
  .btn.yellow, .yellow.hs-button, .hbspt-form .hs-form .yellow.hs-button, .yellow.btn-large, .s2m-content h5 > a.yellow, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .yellow.hs-button.primary, .blog-2015 .blog-body-section .post-item .blog-read-more a.yellow, .blog-2015 .blog-body-section .new-comments .yellow.hs-button, .blog-2015 .blog-body-section .blog-pagination div a.yellow {
    background-color: #F89635;
    border-color: #fff;
    color: #000;
    font-weight: 700; }
    .btn.yellow:hover, .yellow.hs-button:hover, .yellow.btn-large:hover, .s2m-content h5 > a.yellow:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .yellow.hs-button.primary:hover, .blog-2015 .blog-body-section .post-item .blog-read-more a.yellow:hover, .blog-2015 .blog-body-section .new-comments .yellow.hs-button:hover, .blog-2015 .blog-body-section .blog-pagination div a.yellow:hover {
      background-color: #f78615; }
  .btn.white, .white.hs-button, .hbspt-form .hs-form .white.hs-button, .white.btn-large, .s2m-content h5 > a.white, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .white.hs-button.primary, .blog-2015 .blog-body-section .post-item .blog-read-more a.white, .blog-2015 .blog-body-section .new-comments .white.hs-button, .blog-2015 .blog-body-section .blog-pagination div a.white {
    background-color: #fff;
    color: #000;
    border-color: #fff;
    font-weight: 700; }
    .btn.white:hover, .white.hs-button:hover, .white.btn-large:hover, .s2m-content h5 > a.white:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .white.hs-button.primary:hover, .blog-2015 .blog-body-section .post-item .blog-read-more a.white:hover, .blog-2015 .blog-body-section .new-comments .white.hs-button:hover, .blog-2015 .blog-body-section .blog-pagination div a.white:hover {
      background-color: #F89635; }
  .btn.grey, .grey.hs-button, .hbspt-form .hs-form .grey.hs-button, .grey.btn-large, .s2m-content h5 > a.grey, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .grey.hs-button.primary, .blog-2015 .blog-body-section .post-item .blog-read-more a.grey, .blog-2015 .blog-body-section .new-comments .grey.hs-button, .blog-2015 .blog-body-section .blog-pagination div a.grey {
    background-color: #DADADA;
    color: #000000;
    font-weight: 700;
    border: 0;
    padding: 0 15px;
    margin: 0;
    line-height: 2em; }
    .btn.grey:hover, .grey.hs-button:hover, .grey.btn-large:hover, .s2m-content h5 > a.grey:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .grey.hs-button.primary:hover, .blog-2015 .blog-body-section .post-item .blog-read-more a.grey:hover, .blog-2015 .blog-body-section .new-comments .grey.hs-button:hover, .blog-2015 .blog-body-section .blog-pagination div a.grey:hover {
      background-color: #333333;
      color: #fff; }

.btn-large, .s2m-content h5 > a {
  padding: 20px 100px;
  font-size: 21px;
  margin: 30px 0; }
  @media only screen and (max-width: 767px) {
    .btn-large, .s2m-content h5 > a {
      padding: 20px 30px; } }

.container {
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
  width: 960px; }
  .container:after {
    content: "";
    clear: both;
    display: block; }
  @media only screen and (min-width: 1200px) {
    .container {
      width: 1180px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .container {
      width: 748px;
      padding: 10px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .container {
      width: 92%;
      padding: 10px;
    }
    .testimonial-blue .container {
      padding-left: 17% !important;
    }
    .testimonial-blue .container .inner {
      padding-right: 20% !important;
    }
  }
  @media only screen and (max-width: 480px) {
    .container {
      width: 100%;
      padding: 10px; } }
  .container.nopad, .values-at-core .container, .proven-examples .container, .sales-process .container, .drucker .container, .arbill .container, .hubspot .container, .compliance-wave .container, .littles-casestudy .container, .miller-welding-casestudy .container, .dbo-analysis .container {
    padding: 0; }
    @media only screen and (min-width: 1200px) {
      .container.nopad, .values-at-core .container, .proven-examples .container, .sales-process .container, .drucker .container, .arbill .container, .hubspot .container, .compliance-wave .container, .littles-casestudy .container, .miller-welding-casestudy .container, .dbo-analysis .container {
        padding: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .container.nopad, .values-at-core .container, .proven-examples .container, .sales-process .container, .drucker .container, .arbill .container, .hubspot .container, .compliance-wave .container, .littles-casestudy .container, .miller-welding-casestudy .container, .dbo-analysis .container {
        padding: 0; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .container.nopad, .values-at-core .container, .proven-examples .container, .sales-process .container, .drucker .container, .arbill .container, .hubspot .container, .compliance-wave .container, .littles-casestudy .container, .miller-welding-casestudy .container, .dbo-analysis .container {
        padding: 0; } }
    @media only screen and (max-width: 480px) {
      .container.nopad, .values-at-core .container, .proven-examples .container, .sales-process .container, .drucker .container, .arbill .container, .hubspot .container, .compliance-wave .container, .littles-casestudy .container, .miller-welding-casestudy .container, .dbo-analysis .container {
        padding: 0; } }

.overlap-padding {
  margin-top: 100px; }
  @media only screen and (max-width: 767px) {
    .overlap-padding {
      margin-top: 100px; } }

.readmore-link, .readmore-link:hover {
  color: #692134;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer; }
  .readmore-link .arrow, .readmore-link:hover .arrow {
    background: url(//www.square2marketing.com/hubfs/images/design2015/red-arrow.png) no-repeat 50% 50%;
    position: relative;
    top: 3px;
    left: -3px;
    display: inline-block;
    height: 16px;
    width: 16px;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s; }
  .readmore-link.active .arrow, .readmore-link:hover.active .arrow {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

.readmore-content {
  display: none; }

.popup-overlay {
  width: 100%;
  height: 200%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.7); }

.popup-box {
  display: none;
  width: 56%;
  height: 70%;
  padding: 2%;
  overflow: scroll;
  position: fixed;
  top: 15%;
  left: 20%;
  z-index: 3;
  background: rgba(255, 255, 254, 0.98);
  font-size: 15px;
  cursor: pointer;
  border: 3px solid #ccc;
  /*
	&:after {
		content: url(//www.square2marketing.com/hubfs/images/design2015/close.png);
		position: fixed;
		right:-4px;
		top: -4px;
	}*/ }
  @media only screen and (max-width: 979px) {
    .popup-box {
      width: 96%;
      left: 2%; } }
  .popup-box .popup-image {
    max-width: 20%;
    float: left;
    margin: 0 20px 20px 0; }
  .popup-box .popup-body img {
    display: none; }
  .popup-box h3, .popup-box h4 {
    color: #000; }

.offer-button a {
  text-decoration: none !important; }

.dark-red-bg {
  background-color: #6c1c25; }

/*** END GENERAL STYLES ***/
/*** LEGACY STYLES ***/
/*** END LEGACY STYLES ***/
/*** PAGE STRUCTURE ***/
/*** END PAGE STRUCTURE ***/
/*** FOOTER STYLES ***/
/*** END FOOTER STYLES ***/
/*** Experimental styles for width indicator ***/
.hs-tools-menu {
  /* for "dekstopnarrow" */
  border: 1px solid silver !important; }
  @media only screen and (min-width: 1200px) {
    .hs-tools-menu {
      border: 1px solid #222 !important;
      /* this is default */ } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .hs-tools-menu {
      border: 1px solid blue !important; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .hs-tools-menu {
      border: 1px solid green !important; } }
  @media only screen and (max-width: 480px) {
    .hs-tools-menu {
      border: 1px solid yellow !important; } }
  @media only screen and (max-width: 320px) {
    .hs-tools-menu {
      border: 1px solid red !important; } }

.hideIt {
  display: none; }

#hero .h1-wrapper {
  position: relative; }
  #hero .h1-wrapper h1 {
    position: relative;
    font-weight: 800;
    font-size: 112px;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    top: 17px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    text-shadow: 4px -3px 25px #000; }
    @media only screen and (max-width: 767px) {
      #hero .h1-wrapper h1 {
        font-size: 60px;
        top: 12px;
        padding: 0 15px; } }
    @media only screen and (max-width: 350px) {
      #hero .h1-wrapper h1 {
        font-size: 46px;
        top: 6px; } }

.s2m-content.globalStatement {
  background: #f6eee1;
  position: relative;
  z-index: 21; }
  .s2m-content.globalStatement .col {
    padding-top: 10px;
    padding-bottom: 10px; }
    @media only screen and (max-width: 979px) {
      .s2m-content.globalStatement .col {
        padding-top: 15px;
        padding-bottom: 15px; } }
    .s2m-content.globalStatement .col h2 {
      font-size: 39px;
      color: #010101;
      text-transform: uppercase;
      font-weight: bold; }

/*
 * _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.
 */
.header {
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
  z-index: 999; }
  .header.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    will-change: transform,opacity; }
    .header.animated.slideDown {
      -webkit-animation-name: slideDown;
      animation-name: slideDown; }
  .header.headroom--top {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0;
    display: block;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  .header.headroom--unpinned {
    display: none;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  .header .header-mainnav {
    background: rgba(0, 0, 0, 0.7);
    height: 70px !important;
    width: 100%;
    top: 0;
    z-index: 1000; }
    @media only screen and (max-width: 979px) {
      .header .header-mainnav {
        background: #3a3a3a;
        margin-bottom: 0; } }
    .header .header-mainnav .mobile-menu-trigger-container {
      float: right;
      height: 62px;
      padding: 23px 30px;
      display: none;
      box-sizing: border-box;
      text-align: right; }
      @media only screen and (max-width: 979px) {
        .header .header-mainnav .mobile-menu-trigger-container {
          display: block;
          margin: 8px 15px 0 0;
          float: right;
          padding: 0;
          height: 62px !important; } }
      .header .header-mainnav .mobile-menu-trigger-container .menu-button {
        color: #fff;
        font-size: 20px;
        text-decoration: none;
        text-transform: uppercase;
        cursor: pointer; }
        .header .header-mainnav .mobile-menu-trigger-container .menu-button button {
          max-width: 45px;
          padding: 0; }
          .header .header-mainnav .mobile-menu-trigger-container .menu-button button .hamburger-inner {
            background-color: #fff; }
            .header .header-mainnav .mobile-menu-trigger-container .menu-button button .hamburger-inner:before, .header .header-mainnav .mobile-menu-trigger-container .menu-button button .hamburger-inner:after {
              background-color: #fff; }
          .header .header-mainnav .mobile-menu-trigger-container .menu-button button .hamburger-label {
            font-size: .8em; }
    .header .header-mainnav .menu-cta-container {
      float: right; }
      @media only screen and (max-width: 767px) {
        .header .header-mainnav .menu-cta-container {
          float: none; } }
      @media only screen and (max-width: 979px) {
        .header .header-mainnav .menu-cta-container {
          display: none; } }
      .header .header-mainnav .menu-cta-container .menu-cta {
        margin-top: 11px;
        background: #692134;
        border: 1px solid #fff;
        color: #fff;
        display: block;
        padding: 12px 12px;
        box-sizing: border-box !important;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 18px;
        line-height: 18px;
        text-align: center; }
        @media only screen and (max-width: 979px) {
          .header .header-mainnav .menu-cta-container .menu-cta {
            margin-top: 13px; } }
        @media only screen and (max-width: 767px) {
          .header .header-mainnav .menu-cta-container .menu-cta {
            width: 100%;
            margin-top: 25px; } }
        .header .header-mainnav .menu-cta-container .menu-cta:hover {
          background: #F89635; }
        .header .header-mainnav .menu-cta-container .menu-cta p {
          line-height: 1.4em;
          font-size: 13.5px; }
          @media only screen and (min-width: 1200px) {
            .header .header-mainnav .menu-cta-container .menu-cta p {
              font-size: 14.5px; } }
          @media only screen and (max-width: 979px) {
            .header .header-mainnav .menu-cta-container .menu-cta p {
              font-size: 13px; } }
  .header .logo {
    position: absolute;
    width: 68px;
    z-index: 500;
    top: 2px; }
    .header .logo img {
      max-width: 100%; }
    @media only screen and (max-width: 979px) {
      .header .logo {
        left: 15px; } }
  .header .navigation #hs_menu_wrapper_main_menu > ul {
    margin-bottom: 0; }
    .header .navigation #hs_menu_wrapper_main_menu > ul > li {
      margin-right: 22px;
      /* updated nick */
      float: left;
      list-style: none;
      display: block; }
      @media only screen and (min-width: 1200px) {
        .header .navigation #hs_menu_wrapper_main_menu > ul > li {
          margin-right: 49px; } }
      .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > ul {
        display: none; }
      .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children:hover > ul {
        display: block; }
      .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children.hover > a:after {
        content: '\f102';
        color: #fff;
        font-weight: 700; }
      .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > a {
        padding-bottom: 14px; }
        .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > a:hover {
          color: #fff !important;
          border: none; }
        .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > a:after {
          color: #ccc;
          content: '\f103';
          font-family: 'FontAwesome';
          font-weight: normal;
          font-style: normal;
          text-rendering: optimizeLegibility;
          margin: 0px 0px 0px 10px;
          text-decoration: none; }
      .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown {
        display: none;
        width: 475px;
        margin: 0;
        position: absolute;
        left: 0px;
        text-align: left;
        padding: 50px 60px;
        top: initial;
        border: none;
        background: #c8c6b8;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
        z-index: 100; }
        .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown.mega-dropdown-large {
          width: 879px; }
          @media only screen and (min-width: 1200px) {
            .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown.mega-dropdown-large {
              width: 1000px; } }
          .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown.mega-dropdown-large > ul:first-of-type {
            max-width: 260px;
            border-right: 1px solid #11646f;
            padding-right: 20px;
            margin-right: 20px; }
            @media only screen and (min-width: 1200px) {
              .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown.mega-dropdown-large > ul:first-of-type {
                padding-right: 50px;
                margin-right: 50px; } }
          .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown.mega-dropdown-large > ul:last-of-type {
            left: 0;
            max-width: 450px;
            -webkit-column-count: 2;
            column-count: 2; }
            @media only screen and (min-width: 1200px) {
              .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown.mega-dropdown-large > ul:last-of-type {
                max-width: 500px; } }
          .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown.mega-dropdown-large > ul > li:first-child {
            margin-bottom: 20px; }
        .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown.mega-dropdown-small {
          padding-top: 40px; }
        .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown > ul {
          margin: 0; }
          .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown > ul > li {
            list-style: none;
            display: block;
            margin-bottom: 10px; }
            .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown > ul > li > a {
              padding: 0;
              color: #000;
              font-size: 18px;
              line-height: 1.5;
              margin: 0;
              text-decoration: none;
              font-weight: 400; }
              .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown > ul > li > a:hover {
                background: none;
                text-decoration: underline; }
            .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown > ul > li > a[href="javascript:;"] {
              color: #11646f;
              font-weight: 800;
              line-height: 20px;
              margin-bottom: 20px;
              text-transform: uppercase;
              margin-bottom: 10px;
              cursor: default; }
              .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children > .mega-dropdown > ul > li > a[href="javascript:;"]:hover {
                text-decoration: none; }
      .header .navigation #hs_menu_wrapper_main_menu > ul > li.hs-item-has-children:hover > .mega-dropdown {
        display: block; }
      .header .navigation #hs_menu_wrapper_main_menu > ul > li > a {
        text-decoration: none;
        display: block;
        color: #fff;
        font-weight: 300;
        text-transform: uppercase;
        margin: 0; }
      .header .navigation #hs_menu_wrapper_main_menu > ul > li:hover {
        border: none; }
        .header .navigation #hs_menu_wrapper_main_menu > ul > li:hover > a {
          color: #fff !important;
          font-weight: 300; }
  .header .navigation:after {
    content: "";
    display: block;
    clear: both; }
  .header .navigation .main-menu ul {
    float: left;
    margin-left: 81px; }
    @media only screen and (min-width: 1200px) {
      .header .navigation .main-menu ul {
        margin-left: 143px; } }
    @media only screen and (max-width: 979px) {
      .header .navigation .main-menu ul {
        display: none; } }
    .header .navigation .main-menu ul li {
      position: relative; }
      .header .navigation .main-menu ul li ul li {
        padding: 0;
        float: none; }
        .header .navigation .main-menu ul li ul li a {
          font-size: 16px;
          margin: 0;
          padding: 5px 20px; }
          .header .navigation .main-menu ul li ul li a:hover {
            background: #000;
            border-bottom: none; }
    .header .navigation .main-menu ul li.active-branch li a {
      border-bottom: none; }
    .header .navigation .main-menu ul a {
      color: #fff;
      font-weight: 300;
      font-size: 18px;
      margin-right: 20px;
      line-height: 38px;
      display: block;
      transition-property: none;
      transition-duration: 0s; }
      @media only screen and (min-width: 1200px) {
        .header .navigation .main-menu ul a {
          margin-right: 60px; } }
    .header .navigation .main-menu ul a:hover + ul, .header .navigation .main-menu ul ul.hover {
      transition-duration: .2s;
      transition-property: display; }

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.animated.slideDown {
  -webkit-animation-name: slideDown;
  animation-name: slideDown; }

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100%); } }

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

.animated.slideUp {
  -webkit-animation-name: slideUp;
  animation-name: slideUp; }

.hero {
  background-size: cover;
  background-position: 50% 50%;
  margin-top: 0; }
  @media only screen and (max-width: 767px) {
    .hero {
      margin-top: 0; } }
  .hero .read-time .hero-content {
    padding: 35px;
    color: #fff;
    text-align: center;
    padding: 5em 0 !important; }
    @media only screen and (min-width: 1200px) {
      .hero .read-time .hero-content {
        padding: 63px; } }
    @media only screen and (max-width: 979px) {
      .hero .read-time .hero-content {
        padding: 10px; } }
    .hero .read-time .hero-content h1, .hero .read-time .hero-content h2 {
      text-transform: uppercase;
      color: #fff; }
    .hero .read-time .hero-content h1 {
      font-weight: 300;
      font-size: 34px;
      margin-bottom: 6px; }
      @media only screen and (min-width: 1200px) {
        .hero .read-time .hero-content h1 {
          font-size: 36px; } }
      @media only screen and (max-width: 767px) {
        .hero .read-time .hero-content h1 {
          font-size: 22px; } }
    .hero .read-time .hero-content h2 {
      font-weight: 700;
      font-size: 50px; }
      @media only screen and (min-width: 1200px) {
        .hero .read-time .hero-content h2 {
          font-size: 56px; } }
      @media only screen and (max-width: 767px) {
        .hero .read-time .hero-content h2 {
          font-size: 32px; } }
  .hero .hero-content {
    padding: 35px;
    color: #fff;
    text-align: center; }
    @media only screen and (min-width: 1200px) {
      .hero .hero-content {
        padding: 63px; } }
    @media only screen and (max-width: 979px) {
      .hero .hero-content {
        padding: 10px; } }
    .hero .hero-content h1, .hero .hero-content h2 {
      text-transform: uppercase;
      color: #fff; }
    .hero .hero-content h1 {
      font-weight: 300;
      font-size: 34px;
      margin-bottom: 6px; }
      @media only screen and (min-width: 1200px) {
        .hero .hero-content h1 {
          font-size: 36px; } }
      @media only screen and (max-width: 767px) {
        .hero .hero-content h1 {
          font-size: 22px; } }
    .hero .hero-content h2 {
      font-weight: 700;
      font-size: 50px; }
      @media only screen and (min-width: 1200px) {
        .hero .hero-content h2 {
          font-size: 56px; } }
      @media only screen and (max-width: 767px) {
        .hero .hero-content h2 {
          font-size: 32px; } }

.hero-lp .read-time .hero-content h1 {
  font-size: 50px;
  margin-top: 0; }

@media only screen and (min-width: 1200px) {
  .hero-lp .read-time .hero-content h1 {
    font-size: 56px; } }

.hero-lp .read-time .hero-content h2 {
  font-size: 36px;
  text-transform: none;
  color: #fff;
  margin-bottom: 0; }
  .hero-lp .read-time .hero-content h2 span.light.white {
    font-weight: 100;
    color: #fff;
    font-size: 24px; }

.hero-lp .hero-content h1 {
  font-size: 50px;
  margin-top: 0; }

@media only screen and (min-width: 1200px) {
  .hero-lp .hero-content h1 {
    font-size: 56px; } }

.hero-lp .hero-content h2 {
  font-size: 34px;
  text-transform: none;
  color: #F89635;
  margin-bottom: 0; }

@media only screen and (min-width: 1200px) {
  .hero-lp .hero-content h2 {
    font-size: 36px; } }
  .hero-lp .hero-content h2 span.light.white {
    font-weight: 100;
    color: #fff; }

.footer-section {
  overflow: hidden;
  background-color: #692134;
  color: #eee; }
  .footer-section .container {
    overflow: hidden; }
    .footer-section .container .footer-contact {
      padding-top: 60px;
      overflow: hidden;
      background-color: #333;
      position: relative;
      height: 100%; }
      @media only screen and (min-width: 1200px) {
        .footer-section .container .footer-contact {
          padding-top: 60px;
          margin-top: 0px; } }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .footer-section .container .footer-contact {
          margin-top: -10px;
          padding-top: 70px; } }
      @media only screen and (max-width: 767px) {
        .footer-section .container .footer-contact {
          position: inherit;
          padding-top: 60px;
          margin-top: 0px; } }
      .footer-section .container .footer-contact .footer-logo {
        width: 30%;
        float: left; }
        @media only screen and (min-width: 1200px) {
          .footer-section .container .footer-contact .footer-logo {
            width: 35%; } }
        @media only screen and (max-width: 979px) {
          .footer-section .container .footer-contact .footer-logo {
            display: none; } }
        .footer-section .container .footer-contact .footer-logo img {
          width: 70%;
          margin: 0 auto;
          display: block; }
          @media only screen and (min-width: 1200px) {
            .footer-section .container .footer-contact .footer-logo img {
              width: 60%; } }
      .footer-section .container .footer-contact .contact-info {
        width: 70%;
        padding: 0 3%;
        float: left;
        font-weight: 300; }
        @media only screen and (min-width: 1200px) {
          .footer-section .container .footer-contact .contact-info {
            width: 65%; } }
        @media only screen and (min-width: 768px) and (max-width: 979px) {
          .footer-section .container .footer-contact .contact-info {
            width: 100%;
            padding: 0 9%; } }
        @media only screen and (max-width: 767px) {
          .footer-section .container .footer-contact .contact-info {
            width: 100%;
            padding: 0 9%; } }
        .footer-section .container .footer-contact .contact-info .location {
          margin-bottom: 20px; }
        .footer-section .container .footer-contact .contact-info h6 {
          margin-top: 0;
          text-transform: uppercase;
          color: #eee; }
        .footer-section .container .footer-contact .contact-info a {
          color: #eee; }
          .footer-section .container .footer-contact .contact-info a.phone {
            text-decoration: none; }
      .footer-section .container .footer-contact .social-icons ul {
        display: inline-block; }
        .footer-section .container .footer-contact .social-icons ul li {
          float: left;
          list-style-tyle: none;
          margin: 1em 10px 0 0;
          padding-left: 4px;
          padding-right: 4px; }
    .footer-section .container .footer-nav {
      padding-top: 60px; }
      .footer-section .container .footer-nav div {
        padding-left: 60px;
        overflow: hidden; }
        @media only screen and (max-width: 767px) {
          .footer-section .container .footer-nav div {
            padding-left: 0;
            text-align: center; } }
      .footer-section .container .footer-nav ul {
        margin: 0;
        padding-left: 0;
        list-style: none outside none; }
      .footer-section .container .footer-nav li {
        margin-left: 0;
        padding-left: 0;
        list-style: none outside none; }
      .footer-section .container .footer-nav .hs-menu-depth-1 {
        width: 49%;
        padding-right: 1%;
        float: left; }
        .footer-section .container .footer-nav .hs-menu-depth-1:last-child {
          width: 49%; }
          @media only screen and (min-width: 768px) and (max-width: 979px) {
            .footer-section .container .footer-nav .hs-menu-depth-1:last-child {
              width: 99%; } }
          @media only screen and (max-width: 767px) {
            .footer-section .container .footer-nav .hs-menu-depth-1:last-child {
              width: 99%; } }
        @media only screen and (min-width: 768px) and (max-width: 979px) {
          .footer-section .container .footer-nav .hs-menu-depth-1 {
            width: 99%; } }
        @media only screen and (max-width: 767px) {
          .footer-section .container .footer-nav .hs-menu-depth-1 {
            width: 99%; } }
        .footer-section .container .footer-nav .hs-menu-depth-1 > a {
          display: none; }
        .footer-section .container .footer-nav .hs-menu-depth-1 li {
          margin-bottom: 15px; }
          @media only screen and (max-width: 767px) {
            .footer-section .container .footer-nav .hs-menu-depth-1 li {
              margin-bottom: 17px;
              padding-bottom: 17px;
              border-bottom: 1px solid #c0787f; } }
          .footer-section .container .footer-nav .hs-menu-depth-1 li a {
            text-transform: uppercase;
            text-decoration: none;
            color: #eee; }
      .footer-section .container .footer-nav .footer-logos-wrapper {
        padding-left: 0;
        margin-top: 20px; }
        .footer-section .container .footer-nav .footer-logos-wrapper .footer-badges {
          float: left;
          padding-left: 0; }
          @media only screen and (max-width: 767px) {
            .footer-section .container .footer-nav .footer-logos-wrapper .footer-badges {
              padding-top: 20px; } }
      .footer-section .container .footer-nav .copyright {
        margin-top: 40px;
        clear: both;
        text-transform: uppercase; }
        .footer-section .container .footer-nav .copyright a {
          text-decoration: none;
          color: #eee; }

.footer-section-lp {
  overflow: hidden;
  background-color: #333;
  color: #eee; }
  .footer-section-lp .container {
    padding: 0; }
  .footer-section-lp .footer-contact {
    background-color: #333; }
    .footer-section-lp .footer-contact .footer-logo {
      text-align: center;
      padding: 20px; }
      .footer-section-lp .footer-contact .footer-logo img {
        width: 60%;
        max-width: 80px; }
  .footer-section-lp .footer-nav {
    padding-top: 60px;
    padding-left: 50px; }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .footer-section-lp .footer-nav {
        padding-top: 20px;
        text-align: center; } }
    @media only screen and (max-width: 767px) {
      .footer-section-lp .footer-nav {
        padding: 10px;
        text-align: center; } }
    .footer-section-lp .footer-nav a {
      color: #fff;
      text-decoration: none; }

/* added by adrian */
.footer-section {
  overflow: initial;
  background-color: #333333; }
  @media only screen and (max-width: 979px) {
    .footer-section {
      margin-top: -20px; } }
  .footer-section .container .footer-contact .contact-info {
    width: 100%; }
  .footer-section .container .footer-nav {
    padding-top: 0px; }
    .footer-section .container .footer-nav div {
      padding-left: 10px; }
  .footer-section .social-icons {
    margin-top: 40px; }
    .footer-section .social-icons p {
      text-align: center; }
      .footer-section .social-icons p a {
        margin-right: 10px;
        display: inline-block; }
  .footer-section .fb, .footer-section .twitter, .footer-section .linkedin, .footer-section .ig, .footer-section .yt, .footer-section .pin {
    background: url("https://www.square2marketing.com/hubfs/s2m-social-icons-grey.png") no-repeat;
    display: block;
    height: 37px;
    text-indent: -9999px;
    width: 37px; }
  .footer-section .fb {
    background-position: -5px -5px; }
  .footer-section .fb:hover {
    background-position: -5px -49px; }
  .footer-section .twitter {
    background-position: -48px -5px; }
  .footer-section .twitter:hover {
    background-position: -48px -49px; }
  .footer-section .linkedin {
    background-position: -92px -5px; }
  .footer-section .linkedin:hover {
    background-position: -92px -49px; }
  .footer-section .ig {
    background-position: -135px -5px; }
  .footer-section .ig:hover {
    background-position: -135px -49px; }
  .footer-section .yt {
    background-position: -178px -5px; }
  .footer-section .yt:hover {
    background-position: -178px -49px; }
  .footer-section .pin {
    background-position: -222px -5px; }
  .footer-section .pin:hover {
    background-position: -222px -49px; }
  .footer-section .footer-badges img {
    max-width: 82px;
    min-width: 82px;
    margin: 0px 6px; }
  .footer-section .copyright {
    text-transform: uppercase; }
    .footer-section .copyright a {
      color: #FFFFFF;
      text-decoration: none; }
      .footer-section .copyright a:hover {
        text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .footer-section .hide-on-mobile-a {
      display: none !important; }
    .footer-section .footer-badges img {
      max-width: 96px;
      margin: 6px; }
    .footer-section .container .footer-contact.no-padding {
      padding-top: 0px; } }

@media (max-width: 979px) and (min-width: 768px) {
  footer .row .span5.quck-adjust, footer .row-fluid .span5.quck-adjust, footer .row .span7.quck-adjust, footer .row-fluid .span7.quck-adjust {
    width: 50%;
    margin: 0px; } }

footer .legacy {
  letter-spacing: 0px !important; }

/*.legacy .header .header-utility {position: fixed;}
.legacy .header .header-mainnav {position: fixed; background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;}*/
footer .legacy .navigation {
  line-height: 1.5em; }

footer .legacy .header .header-mainnav .menu-cta-container .menu-cta p {
  line-height: 1.4em !important; }

footer .legacy .hs-menu-children-wrapper, .legacy .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  min-width: 200px; }

footer .legacy .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  width: 250px;
  min-width: 200px; }

footer .legacy .body-container-wrapper {
  margin-top: 125px; }

footer .legacy .footer-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  width: 100%;
  margin: 0px !important;
  position: relative;
  top: 0;
  border-top: none;
  left: 0px;
  background: none !important;
  text-align: left;
  visibility: visible;
  opacity: 1;
  box-shadow: none !important;
  padding: 0px !important;
  min-width: 100%; }

.cta-row {
  background: #0076a2;
  height: 150px; }
  .hero .cta-row.cta-row {
    background: rgba(0, 118, 162, 0.7); }
  @media only screen and (max-width: 767px) {
    .cta-row {
      height: auto; } }
  .cta-row .cta-image {
    text-align: right;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .cta-row .cta-image {
        text-align: center;
        height: 80px; } }
    .cta-row .cta-image img {
      position: relative;
      top: -19px;
      height: 180px; }
      @media only screen and (max-width: 767px) {
        .cta-row .cta-image img {
          height: 110px;
          top: -15px; } }
  .cta-row .cta-content {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding-top: 15px;
    line-height: 1.4em; }
    @media only screen and (max-width: 767px) {
      .cta-row .cta-content {
        text-align: center; } }
    .cta-row .cta-content p {
      margin-top: 0;
      line-height: 1.4em; }
    .cta-row .cta-content strong {
      font-weight: 700; }

#floating-cta {
  position: relative;
  background: #444444;
  z-index: 999999; }
  #floating-cta a {
    text-decoration: none; }

@media only screen and (max-width: 767px) {
  #floating-cta .span2 {
    display: none; } }
  #floating-cta .span6 {
    color: #fff;
    font-weight: bold; }
  #floating-cta.visible {
    position: fixed;
    bottom: 0; }

@media only screen and (max-width: 979px) {
  #floating-cta.visible {
    bottom: 40px !important; } }

@media only screen and (max-width: 767px) {
  #floating-cta.visible {
    position: relative !important;
    bottom: 0 !important; } }

.gears-cta {
  background: #e5eeee url(//www.square2marketing.com/hubfs/images/background-images/gears-all-background.png) !important;
  background-position-y: center !important;
  background-position-x: center !important;
  background-repeat: no-repeat !important; }
  @media only screen and (max-width: 767px) {
    .gears-cta {
      background-size: cover !important; } }
  .gears-cta .box-background {
    margin: 200px auto 150px auto;
    padding: 60px; }
    @media only screen and (max-width: 767px) {
      .gears-cta .box-background {
        margin-top: 250px;
        padding-left: 0;
        padding-right: 0; } }
    .gears-cta .box-background a {
      text-decoration: none !important; }
      .gears-cta .box-background a:hover {
        text-decoration: none !important; }
        .gears-cta .box-background a:hover * {
          text-decoration: none !important; }
      .gears-cta .box-background a h3 {
        font-size: 2em;
        font-weight: 800;
        line-height: 1.19;
        text-transform: none;
        margin-top: 30px !important;
        color: #fff; }
        .gears-cta .box-background a h3:hover {
          text-decoration: none !important; }
        @media only screen and (max-width: 979px) {
          .gears-cta .box-background a h3 br {
            display: none; } }
      .gears-cta .box-background a .btn, .gears-cta .box-background a .hs-button, .gears-cta .box-background a .btn-large, .gears-cta .box-background a .s2m-content h5 > a, .s2m-content .gears-cta .box-background a h5 > a, .gears-cta .box-background a .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .gears-cta .box-background a .hs-button.primary, .gears-cta .box-background a .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .gears-cta .box-background a a, .gears-cta .box-background a .blog-2015 .blog-body-section .new-comments .hs-button, .blog-2015 .blog-body-section .new-comments .gears-cta .box-background a .hs-button, .gears-cta .box-background a .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .gears-cta .box-background a a {
        margin-top: 0;
        padding: 25px;
        text-transform: none;
        color: #000;
        font-size: 1.45em; }
        .gears-cta .box-background a .btn.white-border, .gears-cta .box-background a .white-border.hs-button, .gears-cta .box-background a .white-border.btn-large, .gears-cta .box-background a .s2m-content h5 > a.white-border, .s2m-content .gears-cta .box-background a h5 > a.white-border, .gears-cta .box-background a .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .white-border.hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .gears-cta .box-background a .white-border.hs-button.primary, .gears-cta .box-background a .blog-2015 .blog-body-section .post-item .blog-read-more a.white-border, .blog-2015 .blog-body-section .post-item .blog-read-more .gears-cta .box-background a a.white-border, .gears-cta .box-background a .blog-2015 .blog-body-section .blog-pagination div a.white-border, .blog-2015 .blog-body-section .blog-pagination div .gears-cta .box-background a a.white-border {
          border: 1px solid #fff; }

.webinar-content-marketing .webinar-title {
  font-size: 21px;
  line-height: 1.2;
  margin-top: 5px; }
  @media only screen and (min-width: 1200px) {
    .webinar-content-marketing .webinar-title {
      font-size: 28px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .webinar-content-marketing .webinar-title {
      font-size: 29px; } }

.webinar-content-marketing .webinar-subtitle {
  font-size: 18px;
  line-height: 1.2; }
  @media only screen and (min-width: 1200px) {
    .webinar-content-marketing .webinar-subtitle {
      font-size: 24px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .webinar-content-marketing .webinar-subtitle {
      font-size: 23px; } }

.webinar-content-marketing .webinar-date {
  color: #fbd70f;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase; }

.webinar-content-marketing .btn, .webinar-content-marketing .hs-button, .webinar-content-marketing .hbspt-form .hs-form .hs-button, .hbspt-form .hs-form .webinar-content-marketing .hs-button, .webinar-content-marketing .btn-large, .webinar-content-marketing .s2m-content h5 > a, .s2m-content .webinar-content-marketing h5 > a, .webinar-content-marketing .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .webinar-content-marketing .hs-button.primary, .webinar-content-marketing .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .webinar-content-marketing a, .webinar-content-marketing .blog-2015 .blog-body-section .new-comments .hs-button, .blog-2015 .blog-body-section .new-comments .webinar-content-marketing .hs-button, .webinar-content-marketing .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .webinar-content-marketing a {
  font-size: 24px !important;
  padding: 3px 0px !important; }

@media only screen and (max-width: 767px) {
  .gaCTA .offer-image {
    text-align: center; } }

.gaCTA h3 {
  max-width: 100% !important;
  margin-bottom: 5px; }

.gaCTA p {
  font-size: 24px;
  margin: 0; }
  @media only screen and (max-width: 767px) {
    .gaCTA p {
      text-align: center; } }

.gaCTA.smash h3#smash {
  max-width: 90% !important; }
  @media only screen and (max-width: 767px) {
    .gaCTA.smash h3#smash {
      max-width: 100% !important; } }

.gaCTA.smash p {
  max-width: 80%; }
  @media only screen and (max-width: 767px) {
    .gaCTA.smash p {
      max-width: 100%; } }

/* CSS Document */
.s2m-content {
  font-size: 18px;
  background-size: cover;
  background-position: 50% 0; }
  .s2m-content.tile-background {
    background-size: auto;
    background-repeat: repeat; }
  .s2m-content.dark {
    color: #000; }
    .s2m-content.dark h3 {
      color: #000; }
  .s2m-content.light {
    color: #fff;
    font-weight: 300; }
    .s2m-content.light h3, .s2m-content.light h4, .s2m-content.light h5 {
      color: #fff; }
  .s2m-content .col {
    padding-top: 70px;
    padding-bottom: 70px; }
    @media only screen and (max-width: 767px) {
      .s2m-content .col {
        padding-top: 25px;
        padding-bottom: 15px;
        text-align: center; } }
    .s2m-content .col h3:first-child {
      margin-top: 0; }
    .s2m-content .col p:first-child {
      margin-top: 6px;
      /* try to align with left column h3 */ }
    @media only screen and (max-width: 767px) {
      .s2m-content .col.col1 {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px; } }
    @media only screen and (max-width: 767px) {
      .s2m-content .col.col2, .s2m-content .col.col3 {
        padding-top: 0;
        /* not top padding on second column when they are stacked */ } }
  .s2m-content.has-header .col {
    padding-top: 0; }
  .s2m-content.one-column {
    text-align: center; }
    @media only screen and (min-width: 1200px) {
      .s2m-content.one-column .narrow {
        padding-left: 135px;
        padding-right: 135px; } }
    @media only screen and (min-width: 1200px) {
      .s2m-content.one-column .inline-image-column {
        padding-left: 135px;
        padding-right: 135px; } }
    .s2m-content.one-column .inline-image-column .inline-image-column-right {
      text-align: left; }
      @media only screen and (max-width: 767px) {
        .s2m-content.one-column .inline-image-column .inline-image-column-right {
          text-align: center; } }
  .s2m-content.two-column .col1 h3 {
    font-size: 48px;
    text-align: right; }
    @media only screen and (min-width: 1200px) {
      .s2m-content.two-column .col1 h3 {
        font-size: 53px; } }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .s2m-content.two-column .col1 h3 {
        font-size: 40px; } }
    @media only screen and (max-width: 767px) {
      .s2m-content.two-column .col1 h3 {
        text-align: center; } }
  .s2m-content.three-column {
    text-align: center; }
  .s2m-content.two-col-ul ul {
    -webkit-column-count: 2;
            column-count: 2; }
    @media only screen and (max-width: 767px) {
      .s2m-content.two-col-ul ul {
        -webkit-column-count: 1;
                column-count: 1; } }
    .s2m-content.two-col-ul ul li {
      padding: 0 5px 0 20px;
      line-height: inherit;
      display: inline-block;
      width: 85%; }
      @media only screen and (min-width: 1200px) {
        .s2m-content.two-col-ul ul li {
          width: 90%; } }
      @media only screen and (max-width: 767px) {
        .s2m-content.two-col-ul ul li {
          display: block;
          padding: 0 5px 0 30px; } }
      .s2m-content.two-col-ul ul li a {
        color: #692134;
        font-weight: bold; }
  .s2m-content h3 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 53px; }
    @media only screen and (max-width: 767px) {
      .s2m-content h3 {
        font-size: 40px; } }
    .s2m-content h3 strong {
      font-weight: 700; }
  .s2m-content h5 + p {
    margin-top: -10px; }
  .s2m-content ul {
    margin-left: 10px; }
    .s2m-content ul li {
      padding: 0 0 5px 20px;
      font-size: 18px;
      text-align: left;
      list-style: none;
      position: relative; }
      .s2m-content ul li:before {
        content: url("//www.square2marketing.com/hubfs/s2m-list-style-square.png");
        font-size: 28px;
        line-height: 22px;
        color: #692134;
        top: -3px;
        padding-right: 10px;
        margin-left: -20px; }
  .s2m-content .cta-box {
    padding: 5px 0 15px;
    background-color: #0076a2;
    text-align: center; }
    .s2m-content .cta-box .cta-text {
      padding: 0 20px 15px;
      font-weight: 300;
      color: #fffffe; }
    .s2m-content .cta-box img {
      margin: 5px 0;
      height: 180px;
      box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.75); }
  .s2m-content .logos img {
    display: inline-block;
    margin: 10px;
    vertical-align: top; }

/*****************************************
/*
/* custom tweaks
/*
/*****************************************/
.center-col2 .col2 {
  text-align: center; }

.chemistry-one .container {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/chemistry-1-narrow.png);
  background-position: 19px bottom;
  background-repeat: no-repeat; }
  @media only screen and (min-width: 1200px) {
    .chemistry-one .container {
      min-height: 706px;
      background-image: url(//www.square2marketing.com/hubfs/images/design2015/chemistry-1.png);
      background-position: 33px bottom; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .chemistry-one .container {
      background-image: url(//www.square2marketing.com/hubfs/images/design2015/chemistry-1-tablet.png); } }
  @media only screen and (max-width: 767px) {
    .chemistry-one .container {
      background-image: none; } }

.chemistry-two .container {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/chemistry-2-narrow.png);
  background-position: 19px top;
  background-repeat: repeat-y; }
  .chemistry-two .container .narrow {
    padding-left: 200px; }
    @media only screen and (max-width: 767px) {
      .chemistry-two .container .narrow {
        padding: inherit; } }
  @media only screen and (min-width: 1200px) {
    .chemistry-two .container {
      background-image: url(//www.square2marketing.com/hubfs/images/design2015/chemistry-2.png);
      background-position: 33px bottom; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .chemistry-two .container {
      background-image: url(//www.square2marketing.com/hubfs/images/design2015/chemistry-2-tablet.png); } }
  @media only screen and (max-width: 767px) {
    .chemistry-two .container {
      background-image: none; } }

.chemistry-three .container {
  background-image: url(//www.square2marketing.com/hubfs/images/design2015/chemistry-3-narrow.png);
  background-position: 19px top;
  background-repeat: no-repeat; }
  @media only screen and (min-width: 1200px) {
    .chemistry-three .container {
      background-image: url(//www.square2marketing.com/hubfs/images/design2015/chemistry-3.png);
      min-height: 854px;
      background-position: 33px top; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .chemistry-three .container {
      background-image: url(//www.square2marketing.com/hubfs/images/design2015/chemistry-3-tablet-1.png); } }
  @media only screen and (max-width: 767px) {
    .chemistry-three .container {
      background-image: none; } }

.sales-frustration {
  /* used on services/what-is-inbound-sales */ }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .sales-frustration.s2m-content.two-column .col1 h3 {
      font-size: 36px; } }
  .sales-frustration .span6 {
    background: url(//www.square2marketing.com/hubfs/images/design2015/red-people-bg.png) no-repeat 50% 50%;
    background-size: cover;
    color: #fff;
    padding: 20px 11px;
    text-align: center; }
    @media only screen and (min-width: 1200px) {
      .sales-frustration .span6 {
        padding: 35px; } }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .sales-frustration .span6:first-child {
        padding-top: 50px;
        padding-bottom: 54px; } }
    @media only screen and (max-width: 767px) {
      .sales-frustration .span6:first-child {
        margin-bottom: 20px; } }
    .sales-frustration .span6 h4 {
      color: #fff; }
    .sales-frustration .span6 p {
      font-weight: 300;
      font-size: 20px; }

@media only screen and (min-width: 1200px) {
  .strategy-king p {
    padding: 0 100px; } }

.testimonial {
  background: #333;
  padding: 80px 0;
  color: #fff;
  font-weight: 300; }
  @media only screen and (max-width: 767px) {
    .testimonial {
      padding: 50px 0; } }
  .testimonial .container {
    background: url(//www.square2marketing.com/hubfs/images/design2015/quotes-open.png) no-repeat left 0;
    padding-left: 160px; }
    @media only screen and (max-width: 767px) {
      .testimonial .container {
        padding-left: 50px; } }
    .testimonial .container .inner {
      color: #fff;
      font-style: italic;
      background: url(//www.square2marketing.com/hubfs/images/design2015/quotes-close.png) no-repeat right 0;
      padding-right: 160px;
      min-height: 57px; }
      @media only screen and (max-width: 767px) {
        .testimonial .container .inner {
          padding-right: 50px; } }
      .testimonial .container .inner strong {
        font-weight: 400; }
    .testimonial .container .individual-testimonial {
      clear: both;
      padding-bottom: 20px; }
      .testimonial .container .individual-testimonial .testimonial-info {
        text-align: right;
        margin-top: 0;
        float: right; }
        .testimonial .container .individual-testimonial .testimonial-info .testimonial-image {
          float: right; }
        .testimonial .container .individual-testimonial .testimonial-info .testimonial-image img {
          margin-left: 30px;
          border-radius: 50%; }
        .testimonial .container .individual-testimonial .testimonial-info .testimonial-attribute {
          float: right;
          padding-top: 15px; }
        .testimonial .container .individual-testimonial .testimonial-info .testimonial-name, .testimonial .container .individual-testimonial .testimonial-info .testimonial-position {
          font-style: normal;
          text-align: right; }
        .testimonial .container .individual-testimonial .testimonial-info .testimonial-position {
          font-weight: 400; }

.testimonial-blue {
  background-color: #0076A2; }
  .testimonial-blue .container {
    background: url(//www.square2marketing.com/hubfs/design2015/testimonial-quote-left.jpg) no-repeat left 0;
    padding-left: 160px; }
    @media only screen and (max-width: 767px) {
      .testimonial-blue .container {
        padding-left: 50px; } }
    .testimonial-blue .container .inner {
      color: #fff;
      font-style: italic;
      background: url(//www.square2marketing.com/hubfs/design2015/testimonial-quote-right.jpg) no-repeat right bottom;
      padding-right: 160px;
      min-height: 57px; }
      @media only screen and (max-width: 767px) {
        .testimonial-blue .container .inner {
          padding-right: 50px; } }
      .testimonial-blue .container .inner strong {
        font-weight: 400; }
    .testimonial-blue .container .individual-testimonial .testimonial-info {
      margin-bottom: 40px; }

/* CSS Document */
.event-header {
  padding: 0;
  margin: 0;
  background: #e4e4e4; }
  .event-header h3 {
    margin: 0;
    padding: 0; }

.event {
  padding: 0 0 50px 0;
  background: #e4e4e4; }
  .event.one-column {
    text-align: left; }
  .event .event-date {
    background: #0076a2;
    padding: 10px 0;
    margin: 0 0 0 40px; }
    @media only screen and (max-width: 767px) {
      .event .event-date {
        margin: 0; } }
    .event .event-date p {
      margin: 0 auto;
      padding: 0;
      color: #fff;
      text-align: center;
      font-weight: bold;
      line-height: 1em;
      font-size: 1.5em;
      max-width: 80px; }
      @media only screen and (max-width: 767px) {
        .event .event-date p {
          max-width: 100%; } }
  .event h4 {
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-weight: 600; }
    @media only screen and (max-width: 767px) {
      .event h4 {
        margin: 0.75em 0 0 0; } }
  .event p {
    line-height: 1.5em; }
  .event .more {
    display: none;
    opacity: 0; }
  .event .btn, .event .hs-button, .event .hbspt-form .hs-form .hs-button, .hbspt-form .hs-form .event .hs-button, .event .btn-large, .event .s2m-content h5 > a, .s2m-content .event h5 > a, .event .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .event .hs-button.primary, .event .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .event a, .event .blog-2015 .blog-body-section .new-comments .hs-button, .blog-2015 .blog-body-section .new-comments .event .hs-button, .event .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .event a {
    padding: 6px 40px; }

.chapter-wrapper a.red {
  color: #692134 !important; }

.chapter-wrapper .red {
  color: #692134;
  font-weight: bold; }

.chapter-wrapper .chapter-menu-wrapper {
  padding: 4em 2em; }
  .chapter-wrapper .chapter-menu-wrapper.no-padding {
    padding: 0; }
  @media only screen and (max-width: 979px) {
    .chapter-wrapper .chapter-menu-wrapper {
      padding: 1em; } }
  @media only screen and (max-width: 767px) {
    .chapter-wrapper .chapter-menu-wrapper .hs-image-widget {
      display: none; } }
  .chapter-wrapper .chapter-menu-wrapper .nav-caption {
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 0;
    line-height: normal;
    display: block; }
  .chapter-wrapper .chapter-menu-wrapper nav {
    margin-bottom: 15px;
    position: relative; }
    .chapter-wrapper .chapter-menu-wrapper nav ul.sidemenu {
      position: relative;
      margin: 0;
      list-style: none; }
      @media only screen and (max-width: 767px) {
        .chapter-wrapper .chapter-menu-wrapper nav ul.sidemenu {
          width: 100%; } }
      .chapter-wrapper .chapter-menu-wrapper nav ul.sidemenu.visible {
        position: fixed;
        top: 50px;
        padding-top: 3em;
        max-width: 200px; }
        @media only screen and (max-width: 767px) {
          .chapter-wrapper .chapter-menu-wrapper nav ul.sidemenu.visible {
            position: relative;
            top: 0;
            padding-top: 0; } }
      .chapter-wrapper .chapter-menu-wrapper nav ul.sidemenu li {
        cursor: pointer;
        line-height: 1.2em;
        margin-bottom: 10px;
        font-size: 1.1em;
        color: #692134;
        font-weight: 100;
        padding-left: 0;
        padding-left: 15px; }
        .chapter-wrapper .chapter-menu-wrapper nav ul.sidemenu li.active {
          color: #692134;
          text-decoration: underline;
          font-weight: 400;
          padding-left: 5px;
          list-style-image: url("//www.square2marketing.com/hubfs/arrow-red.png"); }

.chapter-wrapper .chapter-content {
  padding: 4em 0; }
  @media only screen and (max-width: 979px) {
    .chapter-wrapper .chapter-content {
      padding: 1em; } }
  .chapter-wrapper .chapter-content hr {
    background: #ccc;
    margin: 2em 0;
    clear: left; }
    @media only screen and (max-width: 767px) {
      .chapter-wrapper .chapter-content hr {
        display: none; } }
  .chapter-wrapper .chapter-content .chapter-section h2 {
    font-size: 36px;
    color: #692134;
    font-weight: bold;
    margin: 20px 0 10px 0;
    line-height: normal;
    text-transform: uppercase; }
  .chapter-wrapper .chapter-content .chapter-section h3 {
    font-weight: bold;
    text-align: left;
    color: #692134;
    font-size: 24px; }
  .chapter-wrapper .chapter-content .chapter-section h4 {
    color: #0076A2;
    font-weight: 100;
    font-style: italic;
    font-size: 24px; }
  .chapter-wrapper .chapter-content .chapter-section .tip {
    display: block;
    float: left;
    width: 100%;
    background: #F89635;
    margin: 10px 0 25px 0;
    font-size: 1.1em;
    font-weight: 100;
    padding: 1em; }

@media only screen and (max-width: 767px) {
  .chapter-wrapper .chapter-content .chapter-section .tip img {
    float: none !important;
    display: block;
    margin: 0 auto !important; } }
  .chapter-wrapper .chapter-content .chapter-section .power {
    background: #333333;
    padding: 0;
    display: block;
    font-weight: 100;
    font-size: 1.1em;
    margin: 10px 0 25px 0;
    float: left;
    color: #fff; }
    .chapter-wrapper .chapter-content .chapter-section .power p {
      padding: 20px;
      margin: 0; }
    .chapter-wrapper .chapter-content .chapter-section .power img {
      margin: 0 0 0 15px !important; }

@media only screen and (max-width: 979px) {
  .chapter-wrapper .chapter-content .chapter-section .power img {
    float: none !important;
    display: block;
    margin: 10px auto !important; } }
    .chapter-wrapper .chapter-content .chapter-section .power strong {
      color: #F89635; }
  .chapter-wrapper .chapter-content .chapter-section .inbound-evidence {
    display: block;
    background: #333333;
    padding: 1em 3em;
    color: #fff;
    font-weight: 100;
    font-size: 1.1em; }
    .chapter-wrapper .chapter-content .chapter-section .inbound-evidence h6 {
      border-bottom: 1px solid;
      text-transform: uppercase;
      font-size: .9em;
      color: #fff;
      line-height: 1.8em;
      padding-bottom: 10px;
      margin: 0; }

@media only screen and (max-width: 767px) {
  .chapter-wrapper .chapter-content .chapter-section .inbound-evidence img {
    float: none !important;
    display: block;
    margin: 0 auto !important; } }
    .chapter-wrapper .chapter-content .chapter-section .inbound-evidence strong {
      color: #F89635; }
  .chapter-wrapper .chapter-content .chapter-section .twitter-button {
    text-decoration: none; }

.beginners-guide .footer-section .container {
  /* keeps add this off content */ }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .beginners-guide .footer-section .container {
      padding-bottom: 40px; } }

.specials-container .span8 {
  position: relative; }

#pdf-download {
  padding-top: 15px; }
  #pdf-download a img {
    width: 30px;
    margin: -5px 10px 0 0;
    float: left; }

#gated-form-container {
  background: #000;
  position: absolute;
  width: 0;
  height: 0;
  padding-top: 300px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.97) 7%, rgba(255, 255, 255, 0.97) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
  @media only screen and (max-width: 767px) {
    #gated-form-container {
      padding-top: 15px; } }

.chapter-section[id]:before {
  content: "";
  display: block;
  height: 75px;
  margin-top: -70px; }

#gated-form-wrapper .gated-form-content {
  padding: 40px; }
  #gated-form-wrapper .gated-form-content .offer-image {
    text-align: center; }
  #gated-form-wrapper .gated-form-content .offer-content p {
    margin-top: 0; }
    #gated-form-wrapper .gated-form-content .offer-content p strong {
      font-size: 1.2em; }
  #gated-form-wrapper .gated-form-content .offer-form {
    padding-top: 30px; }
    #gated-form-wrapper .gated-form-content .offer-form form.hs-form {
      margin: 0;
      width: 100%; }
      #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_email {
        position: relative;
        display: inline-block;
        width: 60%;
        z-index: 1;
        float: left; }
        @media only screen and (max-width: 979px) {
          #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_email {
            width: 90%; } }
        #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_email > label {
          display: none; }
        #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_email input {
          height: 55px;
          width: 100%;
          margin: 0; }
        #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_email > ul {
          position: absolute;
          background: none;
          bottom: -56px;
          left: 0;
          right: 0;
          color: red; }
      #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_submit {
        display: block;
        width: 40%;
        position: relative;
        float: left;
        z-index: 2; }
        @media only screen and (max-width: 979px) {
          #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_submit {
            width: 100%;
            padding-top: 45px; } }
        #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_submit .actions {
          width: 100%;
          text-align: left; }
          @media only screen and (max-width: 979px) {
            #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_submit .actions {
              text-align: center; } }
          #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_submit .actions input {
            padding: 19px 34px;
            margin: 0 0 0 15px; }
        #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_submit #gated-tooltip-icon {
          position: relative;
          display: inline-block;
          margin-left: 15px; }
          #gated-form-wrapper .gated-form-content .offer-form form.hs-form .hs_submit #gated-tooltip-icon #gated-tooltip-content {
            position: absolute;
            top: 0;
            left: 100%;
            width: 200px;
            height: 86px;
            background: #ccc;
            border: 1px solid #fff;
            padding: 13px;
            font-size: .8em;
            line-height: 1.5em;
            text-align: center; }

.table_of_contents_module .container .table-of-contents {
  border: 2px solid #cecece;
  background: #fff;
  padding-bottom: 30px; }
  .table_of_contents_module .container .table-of-contents h1 {
    text-align: center;
    text-transform: uppercase;
    color: #007c9e;
    font-size: 3.2em;
    font-weight: 100;
    background: #fff; }
  .table_of_contents_module .container .table-of-contents .chapter-row {
    padding-bottom: 30px; }
    @media only screen and (max-width: 320px) {
      .table_of_contents_module .container .table-of-contents .chapter-row {
        margin-left: 2.5641%; } }
    @media only screen and (max-width: 480px) {
      .table_of_contents_module .container .table-of-contents .chapter-row {
        margin-left: 2.5641%; } }
    .table_of_contents_module .container .table-of-contents .chapter-row .burgandy-bg {
      background: #692134;
      width: 53px;
      height: 57px;
      color: #fff;
      font-size: 3em;
      text-align: right;
      font-family: sans-serif;
      line-height: initial;
      font-weight: 600; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .table_of_contents_module .container .table-of-contents .chapter-row .burgandy-bg {
          /* IE10+ CSS styles go here */
          padding-top: 20px; } }
    .table_of_contents_module .container .table-of-contents .chapter-row .chapter {
      text-transform: uppercase; }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .table_of_contents_module .container .table-of-contents .chapter-row .chapter.span3 {
        width: 100px; } }
    .table_of_contents_module .container .table-of-contents .chapter-row .alert_message {
      color: #692134;
      font-style: italic; }
    .table_of_contents_module .container .table-of-contents .chapter-row .chapter-title {
      font-weight: 600;
      font-size: 1.4em;
      text-align: left;
      margin-left: 0;
      width: 80%; }

.secret-questions-cta .col {
  background: #c8c6b8;
  padding: 25px 30px 25px 25px !important;
  border-radius: 30px;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
  .secret-questions-cta .col h3 {
    font-weight: 700;
    font-size: 2em;
    text-transform: none;
    text-align: left;
    margin: 45px 0 !important; }
  .secret-questions-cta .col .hbspt-form .hs-form .hs-form-required {
    display: none; }
  .secret-questions-cta .col .hbspt-form .hs-form .hs_email {
    display: inline-block;
    width: 57%;
    max-width: 57%;
    float: left;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .secret-questions-cta .col .hbspt-form .hs-form .hs_email {
        max-width: 100%;
        width: 100%; } }
    .secret-questions-cta .col .hbspt-form .hs-form .hs_email label {
      display: none; }
    .secret-questions-cta .col .hbspt-form .hs-form .hs_email input {
      margin: 0;
      width: 100%;
      max-width: 100%;
      height: 45px;
      background: #fff;
      border-radius: 0;
      border: 1px solid #d1d3d4;
      padding: 10px 0 10px 10px;
      font-size: 26px;
      font-weight: 300;
      font-style: italic; }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .secret-questions-cta .col .hbspt-form .hs-form .hs_email input {
          font-size: 17px; } }
      @media only screen and (max-width: 979px) {
        .secret-questions-cta .col .hbspt-form .hs-form .hs_email input {
          font-size: 21px;
          box-sizing: border-box; } }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .secret-questions-cta .col .hbspt-form .hs-form .hs_email input {
          font-size: 17px; } }
      .secret-questions-cta .col .hbspt-form .hs-form .hs_email input ::-webkit-input-placeholder {
        color: #000;
        opacity: 1; }
      .secret-questions-cta .col .hbspt-form .hs-form .hs_email input ::-moz-placeholder {
        color: #000;
        opacity: 1; }
      .secret-questions-cta .col .hbspt-form .hs-form .hs_email input :-ms-input-placeholder {
        color: #000;
        opacity: 1; }
      .secret-questions-cta .col .hbspt-form .hs-form .hs_email input :-moz-placeholder {
        color: #000;
        opacity: 1; }
  .secret-questions-cta .col .hbspt-form .hs-form .hs_submit {
    float: left;
    display: inline-block;
    width: 40%;
    max-width: 40%;
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .secret-questions-cta .col .hbspt-form .hs-form .hs_submit {
        max-width: 100%;
        width: 100%; } }
    .secret-questions-cta .col .hbspt-form .hs-form .hs_submit .actions {
      margin: 0;
      padding: 0; }
      .secret-questions-cta .col .hbspt-form .hs-form .hs_submit .actions .hs-button {
        padding-left: 10px;
        padding-right: 10px;
        color: #000;
        font-size: 16px;
        line-height: 1;
        height: 41px;
        width: 100%;
        background: #fdd814;
        border: 1px solid #d1d3d4; }
        @media only screen and (min-width: 1200px) {
          .secret-questions-cta .col .hbspt-form .hs-form .hs_submit .actions .hs-button {
            font-size: 24px; } }
        @media only screen and (max-width: 979px) {
          .secret-questions-cta .col .hbspt-form .hs-form .hs_submit .actions .hs-button {
            height: 45px;
            font-size: 12px;
            box-sizing: border-box; } }

.resource-section {
  padding: 40px 0 20px !important;
  min-height: 400px; }
  .resource-section a {
    text-decoration: none; }
    .resource-section a:hover {
      color: #6c1c25;
      text-decoration: none; }
  .resource-section .shadow {
    box-shadow: 3px 3px 16px -2px rgba(0, 0, 0, 0.5);
    max-height: 282px; }
  .resource-section h2 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold; }
    .resource-section h2 .starLeft {
      margin-right: 80px;
      padding-bottom: 10px; }
    .resource-section h2 .starRight {
      margin-left: 80px;
      padding-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .resource-section h2 img {
        display: none; }
      .resource-section .resources-content {
        min-height: unset;
      }
    }
  .resource-section .resources-content {
    margin-left: 0;
    padding: 30px;
    min-height: 550px;
  }
    .resource-section .resources-content .image-overlay {
      text-align: center; }
      .resource-section .resources-content .image-overlay .featuredImg img {
        width: 100%; }
    .resource-section .resources-content .overlay-content {
      background-color: #939598;
      margin-left: 0;
      min-height: 25px; }
      .resource-section .resources-content .overlay-content .featuredType {
        color: white;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 100;
        margin-left: 5px; }
    .resource-section .resources-content .featuredCopy {
      margin-left: 0; }
      .resource-section .resources-content .featuredCopy h3.featuredTitle {
        font-size: 18px;
        font-weight: 600;
        margin: 30px 0 20px;
        color: inherit;
        text-decoration: inherit; }
      .resource-section .resources-content .featuredCopy p.featuredDescription {
        font-size: 14px;
        font-weight: 100;
        line-height: initial; }

.resources .container .resource-wrapper {
  min-height: 400px;
}
.resources .resources-2020 .container .resource-wrapper {
  margin-top: 30px;
}
.resources .resources-2020 .pagination-wrapper {
    margin-top: 60px;
  }

.resources .sortingBar {
  background: #E6E7E8;
  border-bottom: 1px solid #939598;
  margin-bottom: 60px; }
  .resources .sortingBar h3.results {
    font-size: 26px;
    font-weight: normal;
    margin: 0 0 0 60px; }
    @media only screen and (max-width: 767px) {
      .resources .sortingBar h3.results {
        margin: 0;
        text-align: center; }
      .resources .sortingBar h3.results span.resultsNumbers {
        margin-left: 0 !important;
      }
    }
    .resources .sortingBar h3.results span.resultsNumbers {
      font-size: 18px;
      font-weight: bold;
      text-transform: none;
      margin-left: 10px;
      font-style: italic; }
      @media only screen and (max-width: 767px) {
        .resources .sortingBar h3.results span.resultsNumbers {
          display: block; } }

.resources .topic-dropdown,
.resources .topic-sidebar {
  list-style: none;
  margin: 0;
  padding: 0; }
  .resources .topic-dropdown > li,
  .resources .topic-sidebar > li {
    display: inline-block;
    width: 17%;
    text-align: right;
    color: #fff;
    height: 48px;
    line-height: 48px; }
    .resources .topic-dropdown > li.choose-topic-select,
    .resources .topic-sidebar > li.choose-topic-select {
      background: #fff;
      width: 74%;
      text-align: left;
      color: #000;
      font-style: italic;
      padding-left: 20px;
      border-radius: 10px;
      position: relative;
      z-index: 10; }
    .resources .topic-dropdown > li.browse-topics,
    .resources .topic-sidebar > li.browse-topics {
      cursor: pointer; }
      @media only screen and (max-width: 767px) {
        .resources .topic-dropdown > li.browse-topics.no-dropdown,
        .resources .topic-sidebar > li.browse-topics.no-dropdown {
          width: 100%;
          text-align: center;
          padding-left: 0; } }
    .resources .topic-dropdown > li:after,
    .resources .topic-sidebar > li:after {
      position: absolute;
      font-family: FontAwesome;
      content: '\f0d7';
      color: #939598;
      right: 19px;
      top: 2px;
      width: 12px;
      height: 10px;
      z-index: 11;
      font-size: 26px;
      font-style: normal; }
    .resources .topic-dropdown > li > ul,
    .resources .topic-sidebar > li > ul {
      display: inline-block;
      z-index: 100;
      list-style: none;
      margin: 0;
      padding: 15px;
      position: relative;
      top: 0;
      float: left;
    }
      .resources .topic-dropdown > li > ul > li,
      .resources .topic-sidebar > li > ul > li {
        font-size: 14px;
        font-style: normal;
        line-height: 34px;
        background: #f5f6f6;
        margin-bottom: 7px;
        border-radius: 7px;
        cursor: pointer;
        width: 180px;
        flex-wrap: wrap !important;
        display: inline-flex !important;
        padding: 1px 12px;
      }
      .resources .resources-2020 .topic-sidebar > li > ul.topic-options > li {
        background: #fff !important;
        color: #000;
        border-radius: 0;
        border: 1px solid #000;
        display: inline;
      }
      .resources .resources-2020 .topic-sidebar > li > ul.topic-options > li.checked {
        background: #000 !important;
        color: #fff;
      }
      .resources .resources-2020 .topic-sidebar > li > ul.topic-options > li:after,
      .resources .resources-2020 .topic-sidebar > li > ul.topic-options > li.checked:after {
        font-family: "FontAwesome";
        content: "\f00d";
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        padding: 0 0 0 10px;
      }
        .resources .topic-dropdown > li > ul > li > .fa,
        .resources .topic-sidebar > li > ul > li > .fa {
          margin-right: 20px; }
          .resources .topic-dropdown > li > ul > li > .fa.fa-square-o,
          .resources .topic-sidebar > li > ul > li > .fa.fa-square-o {
            margin-right: 23px; }
        .resources .topic-dropdown > li > ul > li:first-of-type,
        .resources .topic-sidebar > li > ul > li:first-of-type {
          background: none; }
        .resources .topic-dropdown > li > ul > li.checked,
        .resources .topic-sidebar > li > ul > li.checked {
          background: #fff4d3; }
        .resources .topic-dropdown > li > ul > li.browse-topics,
        .resources .topic-sidebar > li > ul > li.browse-topics {
          background: #692134;
          color: #fff;
          text-align: center;
          border-radius: 0;
          border: 1px solid #000; }
          .resources .topic-dropdown > li > ul > li.browse-topics.mobile-only,
          .resources .topic-sidebar > li > ul > li.browse-topics.mobile-only {
            display: none; }
            @media only screen and (max-width: 979px) {
              .resources .topic-dropdown > li > ul > li.browse-topics.mobile-only,
              .resources .topic-sidebar > li > ul > li.browse-topics.mobile-only {
                display: block; } }

.resources .topic-sidebar-wrapper {
  margin-top: 10px;
  border-bottom: 2px solid #eaeaea;
  min-height: 154px;
}
  .resources .topic-sidebar-wrapper .topic-sidebar .topic-title {
    font-size: 26px;
    border-bottom: 1px solid #939598;
    font-style: normal;
    border-radius: 0;
    padding-left: 0;
    padding-bottom: 5px; }
    .resources .topic-sidebar-wrapper .topic-sidebar .topic-title:after {
      display: none; }
  .resources .topic-sidebar-wrapper .topic-sidebar .topic-options {
    display: block; }
    .resources .topic-sidebar-wrapper .topic-sidebar .topic-options .topic-checkbox {
      background: none; }
      .resources .topic-sidebar-wrapper .topic-sidebar .topic-options .topic-checkbox.checked {
        background: none; }

.pagination-wrapper hr {
  border: 1px solid #d2d3d5;
  height: 0;
  margin-top: 20px; }

@media (max-width: 979px) and (min-width: 768px) {
  .pagination-wrapper .span2 {
    width: 3%; } }

.pagination-wrapper .pagination-container {
  text-align: center; }
  @media (max-width: 979px) and (min-width: 768px) {
    .pagination-wrapper .pagination-container {
      width: 88%; } }
  .pagination-wrapper .pagination-container ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0; }
    .pagination-wrapper .pagination-container ul.pagination li.pagination-link {
      display: inline;
      cursor: pointer;
      color: #656665;
      float: left;
      padding: 10px 16px;
      text-decoration: none;
      border: 1px solid #d2d3d5;
      margin: 0 5px;
      font-size: 15px; }
      @media only screen and (max-width: 767px) {
        .pagination-wrapper .pagination-container ul.pagination li.pagination-link {
          margin: 0 5px 15px 5px; } }
      .pagination-wrapper .pagination-container ul.pagination li.pagination-link.hidden {
        display: none !important; }
      .pagination-wrapper .pagination-container ul.pagination li.pagination-link:hover {
        background-color: #e7e8ea; }
      .pagination-wrapper .pagination-container ul.pagination li.pagination-link:active {
        background-color: #e7e8ea; }

.two-col-flex.pale-blue-bg {
  background-color: #c8c6b8; }

.two-col-flex .container-fluid {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  flex-direction: row; }

.two-col-flex .container-fluid .content-flex {
  flex: 1;
  padding: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  min-height: 700px; }

.two-col-flex .container-fluid p {
  font-weight: 300; }

@media only screen and (min-width: 1200px) {
  .two-col-flex .container-fluid .content-flex {
    min-height: 800px; } }

@media only screen and (max-width: 1199px) {
  .two-col-flex .container-fluid .content-flex {
    min-height: 850px; } 
  .resources .topic-sidebar-wrapper {
    min-height: 204px;
  }
}

@media only screen and (max-width: 979px) {
  .two-col-flex .container-fluid .content-flex {
    padding: 0;
    min-height: 900px;
  }
  .resources .topic-sidebar-wrapper {
    min-height: 254px;
  }
}

@media only screen and (max-width: 767px) {
  .two-col-flex .container-fluid .content-flex {
    background-image: none !important;
    padding: 0;
    flex: none;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    order: 2;
    height: inherit;
    min-height: inherit; } }

.two-col-flex .container-fluid .content-flex.right {
  order: 1; }

.two-col-flex .container-fluid .content-flex .content {
  max-width: 600px;
  margin: 80px auto 150px;
  display: block; }

@media only screen and (max-width: 1199px) {
  .two-col-flex .container-fluid .content-flex .content {
    max-width: 525px;
    margin: 80px auto 150px;
    display: block; } }

@media only screen and (max-width: 979px) {
  .two-col-flex .container-fluid .content-flex .content {
    margin: 30px auto 40px;
    padding: 0 30px; } }

@media only screen and (max-width: 767px) {
  .two-col-flex .container-fluid .content-flex .content {
    margin: 30px auto 40px;
    padding: 0 20px;
    max-width: 100%; } }

.two-col-flex .container-fluid .content-flex b, .two-col-flex .container-fluid .content-flex strong {
  font-weight: 800; }

.two-col-flex .container-fluid .content-flex .btn, .two-col-flex .container-fluid .content-flex .hs-button, .two-col-flex .container-fluid .content-flex .btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .hs-button.primary, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a, .two-col-flex .container-fluid .content-flex .hs-button, .two-col-flex .container-fluid .content-flex .btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a {
  padding: 12px;
  text-transform: uppercase;
  font-weight: 800;
  background-color: #ffffff;
  display: block;
  white-space: normal; }

@media only screen and (max-width: 767px) {
  .two-col-flex .container-fluid .content-flex .btn, .two-col-flex .container-fluid .content-flex .hs-button, .two-col-flex .container-fluid .content-flex .btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .hs-button.primary, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a, .two-col-flex .container-fluid .content-flex .hs-button, .two-col-flex .container-fluid .content-flex .btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a {
    width: 100%;
    white-space: normal; } }

.two-col-flex .container-fluid .content-flex .btn.purple, .two-col-flex .container-fluid .content-flex .purple.hs-button, .two-col-flex .container-fluid .content-flex .purple.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.purple, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.purple, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .purple.hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .purple.hs-button.primary, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a.purple, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a.purple, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a.purple, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a.purple, .two-col-flex .container-fluid .content-flex .purple.hs-button, .two-col-flex .container-fluid .content-flex .purple.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.purple, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.purple {
  border: 1px solid #68227a; }

.two-col-flex .container-fluid .content-flex .btn.purple:hover, .two-col-flex .container-fluid .content-flex .purple.hs-button:hover, .two-col-flex .container-fluid .content-flex .purple.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.purple:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.purple:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .purple.hs-button.primary:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .purple.hs-button.primary:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a.purple:hover, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a.purple:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a.purple:hover, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a.purple:hover, .two-col-flex .container-fluid .content-flex .purple.hs-button:hover, .two-col-flex .container-fluid .content-flex .purple.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.purple:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.purple:hover {
  background: #68227a;
  color: #ffffff; }

.two-col-flex .container-fluid .content-flex .btn.blue, .two-col-flex .container-fluid .content-flex .blue.hs-button, .two-col-flex .container-fluid .content-flex .blue.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.blue, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.blue, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .blue.hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .blue.hs-button.primary, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a, .two-col-flex .container-fluid .content-flex .blue.hs-button, .two-col-flex .container-fluid .content-flex .blue.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.blue, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.blue {
  border: 1px solid #0071bd; }

.two-col-flex .container-fluid .content-flex .btn.blue:hover, .two-col-flex .container-fluid .content-flex .blue.hs-button:hover, .two-col-flex .container-fluid .content-flex .blue.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.blue:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.blue:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .blue.hs-button.primary:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .blue.hs-button.primary:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a:hover, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a:hover, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a:hover, .two-col-flex .container-fluid .content-flex .blue.hs-button:hover, .two-col-flex .container-fluid .content-flex .blue.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.blue:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.blue:hover {
  background: #0071bd;
  color: #ffffff; }

.two-col-flex .container-fluid .content-flex .btn.sky-blue, .two-col-flex .container-fluid .content-flex .sky-blue.hs-button, .two-col-flex .container-fluid .content-flex .sky-blue.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.sky-blue, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.sky-blue, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .sky-blue.hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .sky-blue.hs-button.primary, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a.sky-blue, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a.sky-blue, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a.sky-blue, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a.sky-blue, .two-col-flex .container-fluid .content-flex .sky-blue.hs-button, .two-col-flex .container-fluid .content-flex .sky-blue.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.sky-blue, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.sky-blue {
  border: 1px solid #01bcf1; }

.two-col-flex .container-fluid .content-flex .btn.sky-blue:hover, .two-col-flex .container-fluid .content-flex .sky-blue.hs-button:hover, .two-col-flex .container-fluid .content-flex .sky-blue.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.sky-blue:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.sky-blue:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .sky-blue.hs-button.primary:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .sky-blue.hs-button.primary:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a.sky-blue:hover, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a.sky-blue:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a.sky-blue:hover, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a.sky-blue:hover, .two-col-flex .container-fluid .content-flex .sky-blue.hs-button:hover, .two-col-flex .container-fluid .content-flex .sky-blue.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.sky-blue:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.sky-blue:hover {
  background: #01bcf1;
  color: #ffffff; }

.two-col-flex .container-fluid .content-flex .btn.green, .two-col-flex .container-fluid .content-flex .green.hs-button, .two-col-flex .container-fluid .content-flex .green.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.green, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.green, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .green.hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .green.hs-button.primary, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a.green, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a.green, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a.green, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a.green, .two-col-flex .container-fluid .content-flex .green.hs-button, .two-col-flex .container-fluid .content-flex .green.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.green, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.green {
  border: 1px solid #1ab194; }

.two-col-flex .container-fluid .content-flex .btn.green:hover, .two-col-flex .container-fluid .content-flex .green.hs-button:hover, .two-col-flex .container-fluid .content-flex .green.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.green:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.green:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .green.hs-button.primary:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .green.hs-button.primary:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a.green:hover, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a.green:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a.green:hover, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a.green:hover, .two-col-flex .container-fluid .content-flex .green.hs-button:hover, .two-col-flex .container-fluid .content-flex .green.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.green:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.green:hover {
  background: #1ab194;
  color: #ffffff; }

.two-col-flex .container-fluid .content-flex .btn.lime-green, .two-col-flex .container-fluid .content-flex .lime-green.hs-button, .two-col-flex .container-fluid .content-flex .lime-green.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.lime-green, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.lime-green, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .lime-green.hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .lime-green.hs-button.primary, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a.lime-green, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a.lime-green, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a.lime-green, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a.lime-green, .two-col-flex .container-fluid .content-flex .lime-green.hs-button, .two-col-flex .container-fluid .content-flex .lime-green.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.lime-green, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.lime-green {
  border: 1px solid #80b821; }

.two-col-flex .container-fluid .content-flex .btn.lime-green:hover, .two-col-flex .container-fluid .content-flex .lime-green.hs-button:hover, .two-col-flex .container-fluid .content-flex .lime-green.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.lime-green:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.lime-green:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .lime-green.hs-button.primary:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .lime-green.hs-button.primary:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a.lime-green:hover, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a.lime-green:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a.lime-green:hover, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a.lime-green:hover, .two-col-flex .container-fluid .content-flex .lime-green.hs-button:hover, .two-col-flex .container-fluid .content-flex .lime-green.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.lime-green:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.lime-green:hover {
  background: #80b821;
  color: #ffffff; }

.two-col-flex .container-fluid .content-flex .btn.orange, .two-col-flex .container-fluid .content-flex .orange.hs-button, .two-col-flex .container-fluid .content-flex .orange.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.orange, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.orange, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .orange.hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .orange.hs-button.primary, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a.orange, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a.orange, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a.orange, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a.orange, .two-col-flex .container-fluid .content-flex .orange.hs-button, .two-col-flex .container-fluid .content-flex .orange.btn-large, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.orange, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.orange {
  border: 1px solid #f68a1f; }

.two-col-flex .container-fluid .content-flex .btn.orange:hover, .two-col-flex .container-fluid .content-flex .orange.hs-button:hover, .two-col-flex .container-fluid .content-flex .orange.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.orange:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.orange:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .orange.hs-button.primary:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .two-col-flex .container-fluid .content-flex .orange.hs-button.primary:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .post-item .blog-read-more a.orange:hover, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex a.orange:hover, .two-col-flex .container-fluid .content-flex .blog-2015 .blog-body-section .blog-pagination div a.orange:hover, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex a.orange:hover, .two-col-flex .container-fluid .content-flex .orange.hs-button:hover, .two-col-flex .container-fluid .content-flex .orange.btn-large:hover, .two-col-flex .container-fluid .content-flex .s2m-content h5 > a.orange:hover, .s2m-content .two-col-flex .container-fluid .content-flex h5 > a.orange:hover {
  background: #f68a1f;
  color: #ffffff; }

.two-col-flex .container-fluid .content-flex .visible-mobile {
  display: none; }

@media only screen and (max-width: 767px) {
  .two-col-flex .container-fluid .content-flex .visible-mobile {
    display: block; } }

.two-col-flex .container-fluid .content-flex .visible-mobile img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block; }

.two-col-flex .container-fluid .content-flex.medium {
  padding: 0;
  background-position: top right; }

.two-col-flex .container-fluid .content-flex.medium .content {
  margin: 80px auto; }

@media (min-width: 1500px) {
  .two-col-flex .container-fluid .content-flex.medium .content {
    float: left;
    margin-left: 60px; } }

@media only screen and (max-width: 979px) {
  .two-col-flex .container-fluid .content-flex.medium .content {
    margin: 30px auto 40px;
    padding: 0 30px; } }

@media only screen and (max-width: 767px) {
  .two-col-flex .container-fluid .content-flex.medium .content {
    margin: 30px auto 40px;
    padding: 0 20px;
    max-width: 461px; } }

.two-col-flex .container-fluid .content-flex.medium .content .btn.soft-black, .two-col-flex .container-fluid .content-flex.medium .content .soft-black.hs-button, .two-col-flex .container-fluid .content-flex.medium .content .soft-black.btn-large, .two-col-flex .container-fluid .content-flex.medium .content .s2m-content h5 > a.soft-black, .s2m-content .two-col-flex .container-fluid .content-flex.medium .content h5 > a.soft-black, .two-col-flex .container-fluid .content-flex.medium .content .blog-2015 .blog-body-section .post-item .blog-read-more a.soft-black, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex.medium .content a.soft-black, .two-col-flex .container-fluid .content-flex.medium .content .blog-2015 .blog-body-section .blog-pagination div a.soft-black, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex.medium .content a.soft-black, .two-col-flex .container-fluid .content-flex.medium .content .soft-black.hs-button, .two-col-flex .container-fluid .content-flex.medium .content .soft-black.btn-large, .two-col-flex .container-fluid .content-flex.medium .content .s2m-content h5 > a.soft-black, .s2m-content .two-col-flex .container-fluid .content-flex.medium .content h5 > a.soft-black {
  background-color: #f68a1f;
  color: #ffffff;
  border: 1px solid #f68a1f;
  cursor: default;
  display: inline-block;
  margin-top: 20px; }

.two-col-flex .container-fluid .content-flex.medium .content .btn.soft-black:hover, .two-col-flex .container-fluid .content-flex.medium .content .soft-black.hs-button:hover, .two-col-flex .container-fluid .content-flex.medium .content .soft-black.btn-large:hover, .two-col-flex .container-fluid .content-flex.medium .content .s2m-content h5 > a.soft-black:hover, .s2m-content .two-col-flex .container-fluid .content-flex.medium .content h5 > a.soft-black:hover, .two-col-flex .container-fluid .content-flex.medium .content .blog-2015 .blog-body-section .post-item .blog-read-more a.soft-black:hover, .blog-2015 .blog-body-section .post-item .blog-read-more .two-col-flex .container-fluid .content-flex.medium .content a.soft-black:hover, .two-col-flex .container-fluid .content-flex.medium .content .blog-2015 .blog-body-section .blog-pagination div a.soft-black:hover, .blog-2015 .blog-body-section .blog-pagination div .two-col-flex .container-fluid .content-flex.medium .content a.soft-black:hover, .two-col-flex .container-fluid .content-flex.medium .content .soft-black.hs-button:hover, .two-col-flex .container-fluid .content-flex.medium .content .soft-black.btn-large:hover, .two-col-flex .container-fluid .content-flex.medium .content .s2m-content h5 > a.soft-black:hover, .s2m-content .two-col-flex .container-fluid .content-flex.medium .content h5 > a.soft-black:hover {
  background: #ffffff;
  color: #f68a1f; }

.accordion-wrapper {
  margin-top: 10px;
  margin-bottom: 10px; }

.accordion-wrapper.extra-margin-bottom {
  margin-bottom: 125px; }

.accordion-wrapper .container {
  max-width: 100%; }

.accordion-section {
  border: 1px solid;
  padding: 20px; }

.accordion-wrapper .container.yellow-box .accordion-section {
  border: 1px solid #f6c93d; }

.accordion-wrapper .container.red-box .accordion-section {
  border: 1px solid #692134; }

.accordion-wrapper .container.blue-box .accordion-section {
  border: 1px solid #0077a2; }

.accordion-wrapper .container.green-box .accordion-section {
  border: 1px solid #338364; }

.accordion-wrapper .container.purple-box .accordion-section {
  border: 1px solid #432d87; }

.accordion-wrapper .accordion-section h3 {
  text-decoration: none;
  font-size: 18px;
  text-align: left;
  padding: 0 40px;
  font-weight: 300;
  line-height: 1.75em;
  margin: 5px 0; }

.accordion-wrapper .accordion-section h3:nth-of-type(2) {
  color: #000; }

.accordion-wrapper .accordion-section h3:nth-of-type(3) {
  text-decoration: underline;
  margin-bottom: 15px; }

.accordion-wrapper ul {
  margin: 20px; }

.accordion-wrapper .accordion-section ul li {
  position: relative;
  padding: 0;
  margin: 0;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  background: none; }

.accordion-wrapper .accordion-section > ul > li:first-of-type {
  list-style: none; }

.accordion-wrapper .accordion-section ul ul {
  margin-left: 30px; }

.accordion-wrapper .accordion-section ul li i {
  font-size: 40px;
  font-style: normal; }

.accordion-wrapper .container.yellow-box .accordion-section ul li i, .container.yellow-box .accordion-section .accordion-content ul li::before {
  color: #f6c93d; }

.accordion-wrapper .container.red-box .accordion-section ul li i, .container.red-box .accordion-section .accordion-content ul li::before {
  color: #692134; }

.accordion-wrapper .container.blue-box .accordion-section ul li i, .container.blue-box .accordion-section .accordion-content ul li::before {
  color: #0077a2; }

.accordion-wrapper .container.green-box .accordion-section ul li i, .container.green-box .accordion-section .accordion-content ul li::before {
  color: #338364; }

.accordion-wrapper .container.purple-box .accordion-section ul li i, .container.purple-box .accordion-section .accordion-content ul li::before {
  color: #432d87; }

.accordion-wrapper .accordion-section ul li:last-of-type {
  padding-bottom: 0; }

.accordion-wrapper .accordion-section ul li i {
  position: absolute;
  -webkit-transform: translate(15px, 0);
          transform: translate(15px, 0);
  right: 0;
  margin-top: 3px;
  border-radius: 3px; }

.accordion-section .accordion-content ul {
  list-style: none; }

.accordion-section .accordion-content ul li::before {
  content: "\2713";
  margin-right: 10px; }

.accordion-wrapper .accordion-section ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0; }

.accordion-wrapper .accordion-section ul li input[type=checkbox]:checked ~ div.accordion-content {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  display: none;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  position: relative;
  z-index: 1; }

.accordion-wrapper .accordion-section div.accordion-content {
  text-align: left;
  padding: 25px 25px 25px 50px;
  margin: 5px 0 5px;
  position: relative;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.8); }

@media only screen and (max-width: 767px) {
  .accordion-wrapper ul {
    margin: 0; }
  .accordion-wrapper .accordion-section img {
    max-width: 250px; }
  .accordion-wrapper .accordion-section h3 {
    padding: 0 20px 0 0;
    line-height: 1.25em; } }

.accordion-wrapper .accordion-section .flipIn,
.accordion-wrapper .accordion-section h1,
.accordion-wrapper .accordion-section ul li {
  -webkit-animation: flipdown 0.5s ease both;
          animation: flipdown 0.5s ease both; }

.accordion-wrapper .accordion-section .transition,
.accordion-wrapper .accordion-section p,
.accordion-wrapper .accordion-section ul li i, .accordion-wrapper .accordion-section ul li i:before,
.accordion-wrapper .accordion-section ul li i:after {
  transition: all 0.25s ease-in-out; }

.accordion-wrapper .accordion-section ul li input[type=checkbox] ~ i {
  -webkit-transform: translate(4px, -2px) rotate(-90deg);
          transform: translate(4px, -2px) rotate(-90deg); }

.accordion-wrapper .accordion-section ul li input[type=checkbox]:checked ~ i {
  -webkit-transform: translate(4px, -2px) rotate(0deg);
          transform: translate(4px, -2px) rotate(0deg);
  top: 0;
  bottom: 0;
  margin: auto;
  height: 25px;
  width: auto; }

.accordion-wrapper .accordion-section .accordion-content {
  font-weight: 300; }

.accordion-wrapper .accordion-section .accordion-content ul li {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5em; }

@media only screen and (max-width: 580px) {
  .accordion-wrapper .accordion-section div.accordion-content {
    padding: 15px; }
  .accordion-wrapper .accordion-section ul li input[type=checkbox] ~ i {
    top: 50px; }
  .accordion-wrapper .accordion-section .accordion-content ul {
    margin-left: 0; }
  .accordion-wrapper .accordion-section .accordion-content ul li {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5em; } }

.tabs-wrapper {
  padding-bottom: 150px;
  /* To Navigation Style */
  /* Related demos */
  /* Nav */
  /* Icons */
  /* Content */
  /* Fallback */
  /*****************************/
  /* Flip */
  /*****************************/ }

@media only screen and (max-width: 767px) {
  .tabs-wrapper {
    padding-bottom: 30px; } }
  .tabs-wrapper article, .tabs-wrapper aside, .tabs-wrapper details, .tabs-wrapper figcaption, .tabs-wrapper figure, .tabs-wrapper footer, .tabs-wrapper header, .tabs-wrapper hgroup, .tabs-wrapper main, .tabs-wrapper nav, .tabs-wrapper section, .tabs-wrapper summary {
    display: block; }
  .tabs-wrapper audio, .tabs-wrapper canvas, .tabs-wrapper video {
    display: inline-block; }
  .tabs-wrapper audio:not([controls]) {
    display: none;
    height: 0; }
  .tabs-wrapper [hidden] {
    display: none; }
  .tabs-wrapper html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .tabs-wrapper body {
    margin: 0; }
  .tabs-wrapper a:focus {
    outline: thin dotted; }
  .tabs-wrapper a:active, .tabs-wrapper a:hover {
    outline: 0; }
  .tabs-wrapper h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .tabs-wrapper abbr[title] {
    border-bottom: 1px dotted; }
  .tabs-wrapper b, .tabs-wrapper strong {
    font-weight: bold; }
  .tabs-wrapper dfn {
    font-style: italic; }
  .tabs-wrapper hr {
    box-sizing: content-box;
    height: 0; }
  .tabs-wrapper mark {
    background: #ff0;
    color: #000; }
  .tabs-wrapper code, .tabs-wrapper kbd, .tabs-wrapper pre, .tabs-wrapper samp {
    font-family: monospace,serif;
    font-size: 1em; }
  .tabs-wrapper pre {
    white-space: pre-wrap; }
  .tabs-wrapper q {
    quotes: "\201C" "\201D" "\2018" "\2019"; }
  .tabs-wrapper small {
    font-size: 80%; }
  .tabs-wrapper sub, .tabs-wrapper sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .tabs-wrapper sup {
    top: -0.5em; }
  .tabs-wrapper sub {
    bottom: -0.25em; }
  .tabs-wrapper img {
    border: 0; }
  .tabs-wrapper svg:not(:root) {
    overflow: hidden; }
  .tabs-wrapper figure {
    margin: 0; }
  .tabs-wrapper fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .tabs-wrapper legend {
    border: 0;
    padding: 0; }
  .tabs-wrapper button, .tabs-wrapper input, .tabs-wrapper select, .tabs-wrapper textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0; }
  .tabs-wrapper button, .tabs-wrapper input {
    line-height: normal; }
  .tabs-wrapper button, .tabs-wrapper select {
    text-transform: none; }
  .tabs-wrapper button, .tabs-wrapper html input[type="button"], .tabs-wrapper input[type="reset"], .tabs-wrapper input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .tabs-wrapper button[disabled], .tabs-wrapper html input[disabled] {
    cursor: default; }
  .tabs-wrapper input[type="checkbox"], .tabs-wrapper input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .tabs-wrapper input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
  .tabs-wrapper input[type="search"]::-webkit-search-cancel-button, .tabs-wrapper input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .tabs-wrapper button::-moz-focus-inner, .tabs-wrapper input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .tabs-wrapper textarea {
    overflow: auto;
    vertical-align: top; }
  .tabs-wrapper table {
    border-collapse: collapse;
    border-spacing: 0; }
  .tabs-wrapper *, .tabs-wrapper *:after, .tabs-wrapper *:before {
    box-sizing: border-box; }
  .tabs-wrapper .clearfix:before, .tabs-wrapper .clearfix:after {
    content: '';
    display: table; }
  .tabs-wrapper .clearfix:after {
    clear: both; }
  .tabs-wrapper .support {
    display: none;
    color: #ef5189;
    text-align: left;
    font-size: 1.5em;
    max-width: 1200px;
    margin: 1em auto 0;
    padding: 0; }
  .tabs-wrapper .no-flexbox .support {
    display: block; }
  .tabs-wrapper .hidden {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0; }
  .tabs-wrapper .codrops-top {
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.69em;
    line-height: 2.2; }
  .tabs-wrapper .codrops-top a {
    display: inline-block;
    padding: 1em 2em;
    text-decoration: none; }
  .tabs-wrapper .codrops-top span.right {
    float: right; }
  .tabs-wrapper .codrops-top span.right a {
    display: block;
    float: left; }
  .tabs-wrapper .codrops-icon:before {
    margin: 0 4px;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'codropsicons';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased; }
  .tabs-wrapper .codrops-icon-drop:before {
    content: "\e001"; }
  .tabs-wrapper .codrops-icon-prev:before {
    content: "\e004"; }
  .tabs-wrapper .related {
    text-align: center; }
  .tabs-wrapper .related > a {
    width: calc(100% - 20px);
    max-width: 340px;
    border: 1px solid black;
    border-color: initial;
    display: inline-block;
    text-align: center;
    margin: 20px 10px;
    padding: 25px; }
  .tabs-wrapper .related a img {
    max-width: 100%;
    opacity: 0.8; }
  .tabs-wrapper .related a:hover img,
  .tabs-wrapper .related a:active img {
    opacity: 1; }
  .tabs-wrapper .related a h3 {
    margin: 0;
    padding: 0.5em 0 0.3em;
    max-width: 300px;
    text-align: left; }
  @media screen and (max-width: 1280px) {
    .tabs-wrapper .codrops-header h1 {
      padding: 0 0.5em; }
    .tabs-wrapper .support {
      padding: 0 1.5em; } }
  @media screen and (max-width: 30em) {
    .tabs-wrapper .container > section {
      padding: 3em 0; }
    .tabs-wrapper .codrops-header {
      padding: 2em 0 1em; }
    .tabs-wrapper .codrops-header h1 {
      font-size: 3.5em; } }
  @media screen and (max-width: 25em) {
    .tabs-wrapper .codrops-icon {
      font-size: 1.5em; }
    .tabs-wrapper .codrops-icon span {
      display: none; } }
  .tabs-wrapper .tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em; }
  .tabs-wrapper .tabs nav {
    text-align: center; }
  .tabs-wrapper .tabs nav ul {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    flex-flow: row wrap;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .tabs-wrapper .tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -moz-flex: 1;
    flex: 1;
    padding-bottom: 10px; }
  .tabs-wrapper .tabs nav ul li:first-child {
    padding: 0 0 10px 0; }
  .tabs-wrapper .tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-align: left;
    height: 100%; }

@media only screen and (max-width: 979px) {
  .tabs-wrapper .tabs nav a {
    height: 100px; } }
  .tabs-wrapper .tabs nav a span {
    vertical-align: middle;
    font-size: 0.59888888880em; }

@media only screen and (min-width: 1200px) {
  .tabs-wrapper .tabs nav a span {
    font-size: 0.9em; } }
  .tabs-wrapper .tabs nav li.tab-current {
    padding-bottom: 0; }
  .tabs-wrapper .tabs nav ul li.tab-current:first-child {
    padding: 0; }
  .tabs-wrapper .tabs nav li.tab-current a {
    color: #74777b; }
  .tabs-wrapper .tabs nav a:focus {
    outline: none; }
  .tabs-wrapper .icon::before {
    z-index: 10;
    display: inline-block;
    margin: 0 0.4em 0 0;
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-variant: normal;
    font-size: 1.3em;
    font-family: 'stroke7pixeden';
    line-height: 1;
    speak: none;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 45px;
    content: " ";
    position: relative;
    height: 50px;
    background-repeat: no-repeat;
    float: left;
    background-size: contain;
    background-position: center; }

@media only screen and (max-width: 979px) {
  .tabs-wrapper .icon::before {
    height: 50px;
    float: none;
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto 0; } }
  .tabs-wrapper .icon-one::before {
    background-image: url(https://www.square2marketing.com/hubfs/images/icons/person.png); }
  .tabs-wrapper .icon-two::before {
    background-image: url(https://www.square2marketing.com/hubfs/images/icons/paper_1.png); }
  .tabs-wrapper .icon-three::before {
    background-image: url(https://www.square2marketing.com/hubfs/images/icons/lightbulb_1.png); }
  .tabs-wrapper .icon-four::before {
    background-image: url(https://www.square2marketing.com/hubfs/icons/funnel-dark-small.png); }
  .tabs-wrapper .icon-five::before {
    background-image: url(https://www.square2marketing.com/hubfs/images/icons/gears-grey.png);
    height: 80px; }

@media only screen and (max-width: 979px) {
  .tabs-wrapper .icon-five::before {
    height: 50px; } }
  .tabs-wrapper .tab-current .icon-one::before, .tabs-wrapper .icon-one:hover::before {
    background-image: url(https://www.square2marketing.com/hubfs/images/icons/person-active.png); }
  .tabs-wrapper .tab-current .icon-two::before, .tabs-wrapper .icon-two:hover::before {
    background-image: url(https://www.square2marketing.com/hubfs/images/icons/paper-active.png); }
  .tabs-wrapper .tab-current .icon-three::before, .tabs-wrapper .icon-three:hover::before {
    background-image: url(https://www.square2marketing.com/hubfs/images/icons/lightbulb-active.png); }
  .tabs-wrapper .tab-current .icon-four::before, .tabs-wrapper .icon-four:hover::before {
    background-image: url(https://www.square2marketing.com/hubfs/icons/funnel-active-new.png); }
  .tabs-wrapper .tab-current .icon-five::before, .tabs-wrapper .icon-five:hover::before {
    background-image: url(https://www.square2marketing.com/hubfs/images/icons/gears-active.png); }
  .tabs-wrapper .tabs-style-flip nav a.icon-three span {
    line-height: 3.5em; }

@media only screen and (min-width: 1200px) {
  .tabs-wrapper .tabs-style-flip nav a.icon-three span {
    line-height: 2.5em; } }
  .tabs-wrapper .tabs-style-flip nav a.icon-four span {
    line-height: 3.5em; }

@media only screen and (min-width: 1200px) {
  .tabs-wrapper .tabs-style-flip nav a.icon-four span {
    line-height: 1em; } }
  .tabs-wrapper .tabs-style-flip nav a.icon-five {
    padding: 5px 5px; }

@media only screen and (max-width: 979px) {
  .tabs-wrapper .tabs-style-flip nav a.icon-one, .tabs-wrapper .tabs-style-flip nav a.icon-two {
    padding: 5px 5px; } }
  .tabs-wrapper .content-wrap {
    position: relative;
    font-size: .8em;
    padding: 10px 30px; }
  .tabs-wrapper .content-wrap h3 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2.2em; }

@media only screen and (max-width: 767px) {
  .tabs-wrapper .content-wrap h3 {
    font-size: 1.5em; } }
  .tabs-wrapper .content-wrap img {
    display: block;
    max-width: 100%;
    float: none;
    margin: 0 auto; }
  .tabs-wrapper .content-wrap section {
    display: none;
    margin: 0 auto;
    padding: 1em;
    max-width: 1200px; }
  .tabs-wrapper .content-wrap section.content-current {
    display: block; }
  .tabs-wrapper .no-js .content-wrap section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
  .tabs-wrapper .no-flexbox nav ul {
    display: block; }
  .tabs-wrapper .no-flexbox nav ul li {
    min-width: 15%;
    display: inline-block; }
  @media screen and (max-width: 980px) {
    .tabs-wrapper .tabs nav a.icon span {
      display: none; }
    .tabs-wrapper .tabs nav a:before {
      margin-right: 0; } }
  .tabs-wrapper .tabs-style-flip {
    max-width: 1200px; }
  .tabs-wrapper .tabs-style-flip nav a {
    padding: 20px 5px;
    color: #231f20;
    transition: color 0.3s;
    background: #fff;
    text-decoration: none; }

@media only screen and (max-width: 979px) {
  .tabs-wrapper .tabs-style-flip nav a {
    padding: 15px 5px; } }
  .tabs-wrapper .tabs-style-flip nav a:hover,
  .tabs-wrapper .tabs-style-flip nav a:focus,
  .tabs-wrapper .tabs-style-flip nav li.tab-current a {
    color: #e5eeee;
    background: #0E656F; }
  .tabs-wrapper .tabs-style-flip nav a span {
    text-transform: uppercase;
    font-weight: 300;
    line-height: .9em; }
  .tabs-wrapper .tabs-style-flip nav a::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #f0f0f0;
    content: '';
    transition: background-color 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, background-color 0.3s;
    transition: transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-perspective-origin: 50% 100%;
    perspective-origin: 50% 100%; }
  .tabs-wrapper .tabs-style-flip nav li.tab-current a::after {
    background-color: #fff;
    -webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(900px) rotate3d(1, 0, 0, 0deg); }
  .tabs-wrapper .tabs-style-flip .content-wrap {
    background: #c8c6b8; }

.revenue-ticker {
  padding: 100px 0;
  background: url("https://www.square2marketing.com/hubfs/images/background-images/revenue-background.jpg") top center;
  background-size: cover; }
  .revenue-ticker header h2 {
    font-weight: 500;
    text-align: center;
    color: #fff;
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 30px;
    font-size: 39px;
    line-height: 46px; }
    .revenue-ticker header h2 span {
      font-size: 45px; }
    @media only screen and (max-width: 979px) {
      .revenue-ticker header h2 {
        max-width: 100%; } }
  .revenue-ticker .flex-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch; }
    @media only screen and (max-width: 979px) {
      .revenue-ticker .flex-wrapper {
        flex-direction: column; } }
    .revenue-ticker .flex-wrapper .ticker {
      background: rgba(18, 76, 76, 0.65);
      display: flex-item;
      flex: 1;
      padding: 50px 0 40px;
      margin-right: 20px;
      text-align: center; }
      @media only screen and (max-width: 979px) {
        .revenue-ticker .flex-wrapper .ticker {
          margin-bottom: 20px;
          width: 70%;
          margin-left: auto !important;
          margin-right: auto !important; } }
      @media only screen and (max-width: 767px) {
        .revenue-ticker .flex-wrapper .ticker {
          width: 100%; } }
      .revenue-ticker .flex-wrapper .ticker.leads {
        order: 1; }
      .revenue-ticker .flex-wrapper .ticker.revenue {
        order: 2;
        position: relative; }
        .revenue-ticker .flex-wrapper .ticker.revenue:before {
          content: '$';
          font: 38px "Economica", sans-serif;
          font-size: inherit;
          color: #fff;
          left: -30px;
          top: 0;
          width: 20px;
          height: 42px; }
      .revenue-ticker .flex-wrapper .ticker.customers {
        order: 3;
        margin-right: 0; }
      .revenue-ticker .flex-wrapper .ticker .odometer {
        font-size: 38px;
        line-height: 42px; }
        .revenue-ticker .flex-wrapper .ticker .odometer .odometer-digit {
          border-radius: 0;
          background: #0e4045;
          background: linear-gradient(to bottom, #113f44 0%, #113f44 50%, #063135 51%, #063135 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '$topcolor', endColorstr='$bottomcolor',GradientType=0 ); }
      .revenue-ticker .flex-wrapper .ticker p {
        text-align: center;
        margin: 10px 0 0;
        color: #fff;
        font-size: 1.4em;
        font-weight: 300; }
  .revenue-ticker .revenue-content p {
    color: #fff;
    font-size: 24px;
    text-align: center; }
    .revenue-ticker .revenue-content p.larger {
      font-weight: 800;
      font-size: 26px;
      line-height: 40px; }
  .revenue-ticker .odometer.odometer-auto-theme,
  .revenue-ticker .odometer.odometer-theme-train-station {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative; }
  .revenue-ticker .odometer.odometer-auto-theme .odometer-digit,
  .revenue-ticker .odometer.odometer-theme-train-station .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative; }
  .revenue-ticker .odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
  .revenue-ticker .odometer.odometer-theme-train-station .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden; }
  .revenue-ticker .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
  .revenue-ticker .odometer.odometer-theme-train-station .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden; }
  .revenue-ticker .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
  .revenue-ticker .odometer.odometer-theme-train-station .odometer-digit .odometer-ribbon {
    display: block; }
  .revenue-ticker .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
  .revenue-ticker .odometer.odometer-theme-train-station .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden; }
  .revenue-ticker .odometer.odometer-auto-theme .odometer-digit .odometer-value,
  .revenue-ticker .odometer.odometer-theme-train-station .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0); }
  .revenue-ticker .odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
  .revenue-ticker .odometer.odometer-theme-train-station .odometer-digit .odometer-value.odometer-last-value {
    position: absolute; }
  .revenue-ticker .odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
  .revenue-ticker .odometer.odometer-theme-train-station.odometer-animating-up .odometer-ribbon-inner {
    transition: -webkit-transform 2s;
    transition: transform 2s;
    transition: transform 2s, -webkit-transform 2s; }
  .revenue-ticker .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
  .revenue-ticker .odometer.odometer-theme-train-station.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  .revenue-ticker .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
  .revenue-ticker .odometer.odometer-theme-train-station.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  .revenue-ticker .odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
  .revenue-ticker .odometer.odometer-theme-train-station.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    transition: -webkit-transform 2s;
    transition: transform 2s;
    transition: transform 2s, -webkit-transform 2s;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .revenue-ticker .odometer.odometer-auto-theme,
  .revenue-ticker .odometer.odometer-theme-train-station {
    font-family: "Economica", sans-serif; }
  .revenue-ticker .odometer.odometer-auto-theme .odometer-digit,
  .revenue-ticker .odometer.odometer-theme-train-station .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    border-radius: 0.1em;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIvPjxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMTExMTExIi8+PHN0b3Agb2Zmc2V0PSI1NSUiIHN0b3AtY29sb3I9IiMzMzMzMzMiLz48c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iIzExMTExMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: linear-gradient(to bottom, #111111 0%, #111111 35%, #333333 55%, #111111 55%, #111111 100%);
    background-color: #222;
    padding: 0 0.15em;
    color: #fff; }
  .revenue-ticker .odometer.odometer-auto-theme .odometer-digit + .odometer-digit,
  .revenue-ticker .odometer.odometer-theme-train-station .odometer-digit + .odometer-digit {
    margin-left: 0.1em; }
  .revenue-ticker .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
  .revenue-ticker .odometer.odometer-theme-train-station .odometer-digit .odometer-digit-inner {
    left: 0.15em; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity,-webkit-filter;
  transition-property: opacity,filter;
  transition-property: opacity,filter,-webkit-filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent; }

.hamburger:hover {
  opacity: .7; }

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px; }

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 4px;
  background-color: #000; }

.hamburger-inner:after, .hamburger-inner:before {
  display: block;
  content: ""; }

.hamburger-inner:before {
  top: -10px; }

.hamburger-inner:after {
  bottom: -10px; }

.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx .hamburger-inner:after, .hamburger--3dx .hamburger-inner:before {
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dx.is-active .hamburger-inner {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  background-color: transparent; }

.hamburger--3dx.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r .hamburger-inner:after, .hamburger--3dx-r .hamburger-inner:before {
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dx-r.is-active .hamburger-inner {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  background-color: transparent; }

.hamburger--3dx-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy .hamburger-inner:after, .hamburger--3dy .hamburger-inner:before {
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dy.is-active .hamburger-inner {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
  background-color: transparent; }

.hamburger--3dy.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dy.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r .hamburger-inner:after, .hamburger--3dy-r .hamburger-inner:before {
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dy-r.is-active .hamburger-inner {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  background-color: transparent; }

.hamburger--3dy-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dy-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dxy .hamburger-inner {
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy .hamburger-inner:after, .hamburger--3dxy .hamburger-inner:before {
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dxy.is-active .hamburger-inner {
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
  background-color: transparent; }

.hamburger--3dxy.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dxy.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r .hamburger-inner:after, .hamburger--3dxy-r .hamburger-inner:before {
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dxy-r.is-active .hamburger-inner {
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
  background-color: transparent; }

.hamburger--3dxy-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dxy-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--arrow.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrow.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7); }

.hamburger--arrow-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7); }

.hamburger--arrow-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrowalt .hamburger-inner:before {
  transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner:after {
  transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrowalt.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7); }

.hamburger--arrowalt-r .hamburger-inner:before {
  transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner:after {
  transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7); }

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.hamburger--arrowturn.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7); }

.hamburger--arrowturn.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.hamburger--arrowturn-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrowturn-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7); }

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner:after, .hamburger--boring .hamburger-inner:before {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.hamburger--boring.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0; }

.hamburger--boring.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: .13s; }

.hamburger--collapse .hamburger-inner:after {
  top: -20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear; }

.hamburger--collapse .hamburger-inner:before {
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0; }

.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: .13s; }

.hamburger--collapse-r .hamburger-inner:after {
  top: -20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear; }

.hamburger--collapse-r .hamburger-inner:before {
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
          transform: translate3d(0, -10px, 0) rotate(45deg); }

.hamburger--collapse-r.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0; }

.hamburger--collapse-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration: .275s; }

.hamburger--elastic .hamburger-inner:before {
  top: 10px;
  transition: opacity .125s ease .275s; }

.hamburger--elastic .hamburger-inner:after {
  top: 20px;
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transition-delay: 75ms;
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
          transform: translate3d(0, 10px, 0) rotate(135deg); }

.hamburger--elastic.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
          transform: translate3d(0, -20px, 0) rotate(-270deg); }

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration: .275s; }

.hamburger--elastic-r .hamburger-inner:before {
  top: 10px;
  transition: opacity .125s ease .275s; }

.hamburger--elastic-r .hamburger-inner:after {
  top: 20px;
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transition-delay: 75ms;
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
          transform: translate3d(0, 10px, 0) rotate(-135deg); }

.hamburger--elastic-r.is-active .hamburger-inner:before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic-r.is-active .hamburger-inner:after {
  transition-delay: 75ms;
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
          transform: translate3d(0, -20px, 0) rotate(270deg); }

.hamburger--emphatic {
  overflow: hidden; }

.hamburger--emphatic .hamburger-inner {
  transition: background-color .125s ease-in .175s; }

.hamburger--emphatic .hamburger-inner:before {
  left: 0;
  transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic .hamburger-inner:after {
  top: 10px;
  right: 0;
  transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent; }

.hamburger--emphatic.is-active .hamburger-inner:before {
  top: -80px;
  left: -80px;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
          transform: translate3d(80px, 80px, 0) rotate(45deg); }

.hamburger--emphatic.is-active .hamburger-inner:after {
  top: -80px;
  right: -80px;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
          transform: translate3d(-80px, 80px, 0) rotate(-45deg); }

.hamburger--emphatic-r {
  overflow: hidden; }

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color .125s ease-in .175s; }

.hamburger--emphatic-r .hamburger-inner:before {
  left: 0;
  transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic-r .hamburger-inner:after {
  top: 10px;
  right: 0;
  transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent; }

.hamburger--emphatic-r.is-active .hamburger-inner:before {
  top: 80px;
  left: -80px;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
          transform: translate3d(80px, -80px, 0) rotate(-45deg); }

.hamburger--emphatic-r.is-active .hamburger-inner:after {
  top: 80px;
  right: -80px;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
          transform: translate3d(-80px, -80px, 0) rotate(45deg); }

.hamburger--minus .hamburger-inner:after, .hamburger--minus .hamburger-inner:before {
  transition: bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner:after, .hamburger--minus.is-active .hamburger-inner:before {
  transition: bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;
  opacity: 0; }

.hamburger--minus.is-active .hamburger-inner:before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner:after {
  bottom: 0; }

.hamburger--slider .hamburger-inner {
  top: 2px; }

.hamburger--slider .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform; }

.hamburger--slider .hamburger-inner:after {
  top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--slider.is-active .hamburger-inner:before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
          transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
          transform: translate3d(0, -20px, 0) rotate(-90deg); }

.hamburger--slider-r .hamburger-inner {
  top: 2px; }

.hamburger--slider-r .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform; }

.hamburger--slider-r .hamburger-inner:after {
  top: 20px; }

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg); }

.hamburger--slider-r.is-active .hamburger-inner:before {
  -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
          transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
          transform: translate3d(0, -20px, 0) rotate(90deg); }

.hamburger--spin .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: .22s; }

.hamburger--spin .hamburger-inner:before {
  transition: top .1s ease-in .25s,opacity .1s ease-in; }

.hamburger--spin .hamburger-inner:after {
  transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg); }

.hamburger--spin.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s ease-out,opacity .1s ease-out .12s;
  opacity: 0; }

.hamburger--spin.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.hamburger--spin-r .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: .22s; }

.hamburger--spin-r .hamburger-inner:before {
  transition: top .1s ease-in .25s,opacity .1s ease-in; }

.hamburger--spin-r .hamburger-inner:after {
  transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg); }

.hamburger--spin-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s ease-out,opacity .1s ease-out .12s;
  opacity: 0; }

.hamburger--spin-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s linear .13s; }

.hamburger--spring .hamburger-inner:before {
  top: 10px;
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring .hamburger-inner:after {
  top: 20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: .22s;
  background-color: transparent; }

.hamburger--spring.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--spring.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg); }

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: .13s; }

.hamburger--spring-r .hamburger-inner:after {
  top: -20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0s linear; }

.hamburger--spring-r .hamburger-inner:before {
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--spring-r.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s linear 0.22s;
  opacity: 0; }

.hamburger--spring-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.hamburger--stand .hamburger-inner {
  transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s; }

.hamburger--stand .hamburger-inner:before {
  transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }

.hamburger--stand .hamburger-inner:after {
  transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }

.hamburger--stand.is-active .hamburger-inner {
  transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent; }

.hamburger--stand.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.hamburger--stand.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.hamburger--stand-r .hamburger-inner {
  transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s; }

.hamburger--stand-r .hamburger-inner:before {
  transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }

.hamburger--stand-r .hamburger-inner:after {
  transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }

.hamburger--stand-r.is-active .hamburger-inner {
  transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent; }

.hamburger--stand-r.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.hamburger--stand-r.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.hamburger--squeeze .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms; }

.hamburger--squeeze .hamburger-inner:before {
  transition: top 75ms ease .12s,opacity 75ms ease; }

.hamburger--squeeze .hamburger-inner:after {
  transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease,opacity 75ms ease .12s;
  opacity: 0; }

.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.hamburger--vortex .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: .2s; }

.hamburger--vortex .hamburger-inner:after, .hamburger--vortex .hamburger-inner:before {
  transition-delay: .1s;
  transition-timing-function: linear;
  transition-duration: 0s; }

.hamburger--vortex .hamburger-inner:before {
  transition-property: top,opacity; }

.hamburger--vortex .hamburger-inner:after {
  transition-property: bottom,-webkit-transform;
  transition-property: bottom,transform;
  transition-property: bottom,transform,-webkit-transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg); }

.hamburger--vortex.is-active .hamburger-inner:after, .hamburger--vortex.is-active .hamburger-inner:before {
  transition-delay: 0s; }

.hamburger--vortex.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0; }

.hamburger--vortex.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.hamburger--vortex-r .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration: .2s; }

.hamburger--vortex-r .hamburger-inner:after, .hamburger--vortex-r .hamburger-inner:before {
  transition-delay: .1s;
  transition-timing-function: linear;
  transition-duration: 0s; }

.hamburger--vortex-r .hamburger-inner:before {
  transition-property: top,opacity; }

.hamburger--vortex-r .hamburger-inner:after {
  transition-property: bottom,-webkit-transform;
  transition-property: bottom,transform;
  transition-property: bottom,transform,-webkit-transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg); }

.hamburger--vortex-r.is-active .hamburger-inner:after, .hamburger--vortex-r.is-active .hamburger-inner:before {
  transition-delay: 0s; }

.hamburger--vortex-r.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0; }

.hamburger--vortex-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.three-col-icons-button {
  padding: 60px 0; }
  .three-col-icons-button .span4 {
    text-align: center; }
    @media phone {
      .three-col-icons-button .span4 {
        padding-bottom: 60px; } }
    .three-col-icons-button .span4 p {
      padding-bottom: 40px; }
    .three-col-icons-button .span4 .btn.yellow, .three-col-icons-button .span4 .yellow.hs-button, .three-col-icons-button .span4 .yellow.btn-large, .three-col-icons-button .span4 .s2m-content h5 > a.yellow, .s2m-content .three-col-icons-button .span4 h5 > a.yellow, .three-col-icons-button .span4 .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .yellow.hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .three-col-icons-button .span4 .yellow.hs-button.primary, .three-col-icons-button .span4 .blog-2015 .blog-body-section .post-item .blog-read-more a.yellow, .blog-2015 .blog-body-section .post-item .blog-read-more .three-col-icons-button .span4 a.yellow, .three-col-icons-button .span4 .blog-2015 .blog-body-section .blog-pagination div a.yellow, .blog-2015 .blog-body-section .blog-pagination div .three-col-icons-button .span4 a.yellow {
      font-size: 24px;
      padding: 20px 50px; }
      .three-col-icons-button .span4 .btn.yellow:hover, .three-col-icons-button .span4 .yellow.hs-button:hover, .three-col-icons-button .span4 .yellow.btn-large:hover, .three-col-icons-button .span4 .s2m-content h5 > a.yellow:hover, .s2m-content .three-col-icons-button .span4 h5 > a.yellow:hover, .three-col-icons-button .span4 .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .yellow.hs-button.primary:hover, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .three-col-icons-button .span4 .yellow.hs-button.primary:hover, .three-col-icons-button .span4 .blog-2015 .blog-body-section .post-item .blog-read-more a.yellow:hover, .blog-2015 .blog-body-section .post-item .blog-read-more .three-col-icons-button .span4 a.yellow:hover, .three-col-icons-button .span4 .blog-2015 .blog-body-section .blog-pagination div a.yellow:hover, .blog-2015 .blog-body-section .blog-pagination div .three-col-icons-button .span4 a.yellow:hover {
        background-color: #ea8f34; }

.two-col-video {
  background-position: center top;
  background-repeat: no-repeat;
  padding: 100px 0; }
  @media only screen and (max-width: 767px) {
    .two-col-video {
      background-image: none !important; } }
  .two-col-video .lrgHeadline {
    text-transform: uppercase; }
    .two-col-video .lrgHeadline.whiteSide h2 {
      color: white;
      float: right;
      padding-right: 30px; }
      @media only screen and (max-width: 767px) {
        .two-col-video .lrgHeadline.whiteSide h2 {
          color: #333;
          text-align: center;
          float: none;
          padding: 0 0 20px; } }
    .two-col-video .lrgHeadline.darkSide h2 {
      color: #333;
      padding-left: 30px; }
      @media only screen and (max-width: 767px) {
        .two-col-video .lrgHeadline.darkSide h2 {
          text-align: center;
          float: none;
          padding: 0 0 20px; } }
    .two-col-video .lrgHeadline h2 {
      font-size: 116px;
      font-weight: 800;
      margin: 0; }
      @media only screen and (max-width: 979px) {
        .two-col-video .lrgHeadline h2 {
          font-size: 55px;
          line-height: 30px; } }
  .two-col-video p {
    color: white;
    font-weight: 200;
    font-size: 24px;
    text-align: right;
    padding-right: 30px; }
    @media only screen and (max-width: 767px) {
      .two-col-video p {
        color: #333;
        text-align: center;
        padding: 0 0 20px; } }
  .two-col-video .videoResponsive {
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
    height: 0; }
    .two-col-video .videoResponsive iframe {
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      position: absolute;
      padding-left: 50px;
      margin-top: 35px; }
      @media only screen and (max-width: 767px) {
        .two-col-video .videoResponsive iframe {
          margin: 0 auto;
          padding: 0; } }

.large-content-module .container {
  padding: 100px 15px; }
  .large-content-module .container .top-content-area {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .large-content-module .container .top-content-area .headline-container h3 {
      font-size: 36px;
      font-weight: 700;
      text-align: center;
      max-width: 800px;
      text-transform: uppercase; }
      .large-content-module .container .top-content-area .headline-container h3 em {
        font-weight: lighter; }
    .large-content-module .container .top-content-area .copy-container p {
      font-size: 20px;
      font-weight: lighter;
      max-width: 800px; }
  .large-content-module .container .bottom-content-area {
    border: 8px solid #692134;
    background: #F2F2F2;
    margin: 60px 40px 0;
    padding: 20px 30px 40px; }
    @media only screen and (max-width: 767px) {
      .large-content-module .container .bottom-content-area {
        margin: 0; } }
    .large-content-module .container .bottom-content-area h3 {
      font-size: 36px;
      font-weight: 700;
      text-align: center;
      text-transform: uppercase; }
    .large-content-module .container .bottom-content-area .three-column-bullets {
      display: flex;
      flex-direction: row; }
      @media only screen and (max-width: 767px) {
        .large-content-module .container .bottom-content-area .three-column-bullets {
          flex-direction: column; } }
      .large-content-module .container .bottom-content-area .three-column-bullets .col-1-bullets, .large-content-module .container .bottom-content-area .three-column-bullets .col-2-bullets, .large-content-module .container .bottom-content-area .three-column-bullets .col-3-bullets {
        margin: 0 10px; }
        .large-content-module .container .bottom-content-area .three-column-bullets .col-1-bullets ul, .large-content-module .container .bottom-content-area .three-column-bullets .col-2-bullets ul, .large-content-module .container .bottom-content-area .three-column-bullets .col-3-bullets ul {
          list-style: none; }
          .large-content-module .container .bottom-content-area .three-column-bullets .col-1-bullets ul li, .large-content-module .container .bottom-content-area .three-column-bullets .col-2-bullets ul li, .large-content-module .container .bottom-content-area .three-column-bullets .col-3-bullets ul li {
            font-size: 20px;
            font-weight: lighter;
            line-height: 1.6;
            margin-bottom: 10px; }
            .large-content-module .container .bottom-content-area .three-column-bullets .col-1-bullets ul li::before, .large-content-module .container .bottom-content-area .three-column-bullets .col-2-bullets ul li::before, .large-content-module .container .bottom-content-area .three-column-bullets .col-3-bullets ul li::before {
              content: "\f00c";
              color: #692134;
              font-family: "FontAwesome";
              margin-right: 0px;
              margin-left: -30px;
              padding-right: 10px;
              font-size: 20px; }

/*
 * _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.
 */
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .hero {
    margin-top: 0;
    background-position: top center;
    background-repeat: no-repeat; } }

@media only screen and (max-width: 767px) {
  .hero {
    margin-top: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #000; } }

.hero .home-page .hero-content {
  text-align: left;
  padding-right: 500px;
  /*@media only screen and (min-width: 768px) and (max-width: 979px){
				padding-right: 350px;
			}
			@media only screen and (max-width: 767px){
				padding-right: 0;
			}*/ }
  @media only screen and (min-width: 1200px) {
    .hero .home-page .hero-content {
      padding-right: 680px; } }

@media only screen and (max-width: 979px) {
  .hero .home-page .hero-content {
    text-align: center;
    padding: 0 40px;
    background: rgba(0, 0, 0, 0.5); } }
  .hero .home-page .hero-content h1 {
    font-size: 4em;
    line-height: 1em;
    margin-bottom: 15px; }
    @media only screen and (max-width: 767px) {
      .hero .home-page .hero-content h1 {
        font-size: 3em; } }
  .hero .home-page .hero-content h2 {
    font-size: 1.25em;
    font-weight: normal; }

.s2m-content.one-column.home-agile-approach .span5, .s2m-content.one-column.home-agile-approach .span7 {
  padding-top: 0;
  padding-bottom: 0; }
  @media only screen and (min-width: 1200px) {
    .s2m-content.one-column.home-agile-approach .span5, .s2m-content.one-column.home-agile-approach .span7 {
      text-align: left; } }
  @media only screen and (max-width: 979px) {
    .s2m-content.one-column.home-agile-approach .span5 img, .s2m-content.one-column.home-agile-approach .span7 img {
      display: block;
      margin: 0 auto; } }

.counter .digit {
  background-color: #fff; }

.s2m-content.two-column .col1 h3 {
  text-align: left; }
  @media only screen and (max-width: 767px) {
    .s2m-content.two-column .col1 h3 {
      text-align: center; } }

.home-crack-the-code .span5 {
  text-align: center; }

.home-page-2017 .hero .conquer-goals {
  padding: 170px 0 0 0; }
  .home-page-2017 .hero .conquer-goals h1 {
    font-size: 2.2em;
    margin-bottom: 25px; }
    @media only screen and (max-width: 979px) {
      .home-page-2017 .hero .conquer-goals h1 {
        font-size: 1.5em; } }
    .home-page-2017 .hero .conquer-goals h1 .xl-text {
      font-size: 3.5em;
      margin-bottom: 15px; }
      @media only screen and (max-width: 979px) {
        .home-page-2017 .hero .conquer-goals h1 .xl-text {
          font-size: 3em; } }
      @media only screen and (max-width: 767px) {
        .home-page-2017 .hero .conquer-goals h1 .xl-text {
          font-size: 2em; } }
    .home-page-2017 .hero .conquer-goals h1 .white-large {
      font-size: 100px;
      font-weight: bold;
      display: block;
      line-height: .9;
      color: #fff; }
      @media only screen and (max-width: 979px) {
        .home-page-2017 .hero .conquer-goals h1 .white-large {
          font-size: 60px; } }
      @media only screen and (max-width: 767px) {
        .home-page-2017 .hero .conquer-goals h1 .white-large {
          font-size: 35px; } }
  .home-page-2017 .hero .conquer-goals h2 {
    font-size: 1.45em;
    margin-top: 30px;
    text-transform: none; }
  .home-page-2017 .hero .conquer-goals .learnHowBtn {
    margin: 60px 0 100px; }
    .home-page-2017 .hero .conquer-goals .learnHowBtn a {
      border-radius: 0px;
      background-color: #13646F;
      border-color: #13646F;
      color: #fff;
      text-decoration: none;
      font-size: 24px;
      padding: 20px 60px;
      text-transform: uppercase;
      text-align: center; }
      .home-page-2017 .hero .conquer-goals .learnHowBtn a:hover {
        background-color: #0B3538; }
  .home-page-2017 .hero .conquer-goals .white-large {
    color: #fff;
    font-weight: normal;
    margin-bottom: 0;
    font-size: 36px; }
    @media only screen and (max-width: 767px) {
      .home-page-2017 .hero .conquer-goals .white-large {
        font-size: 26px; } }

.home-page-2017 h3 {
  font-size: 3.35em; }
  .home-page-2017 h3 .xl-text {
    font-size: 2.43em; }
    @media only screen and (max-width: 979px) {
      .home-page-2017 h3 .xl-text {
        font-size: 1.43em; } }
    @media only screen and (max-width: 979px) {
      .home-page-2017 h3 .xl-text {
        font-size: 1em; } }
  @media only screen and (max-width: 767px) {
    .home-page-2017 h3.videoH3 {
      font-size: 26px; } }

.home-page-2017 .hit-your-numbers {
  background: #c8c6b8; }
  .home-page-2017 .hit-your-numbers h3 {
    font-size: 36px;
    text-transform: none; }
  .home-page-2017 .hit-your-numbers p {
    font-size: 1.35em;
    font-weight: 300; }
  .home-page-2017 .hit-your-numbers.cut-through .col {
    padding: 150px 0 100px; }
    @media only screen and (max-width: 767px) {
      .home-page-2017 .hit-your-numbers.cut-through .col {
        padding: 50px 0; } }
    .home-page-2017 .hit-your-numbers.cut-through .col .btn-large, .home-page-2017 .hit-your-numbers.cut-through .col .s2m-content h5 > a, .s2m-content .home-page-2017 .hit-your-numbers.cut-through .col h5 > a {
      font-weight: 500;
      padding: 20px 50px; }

.home-page-2017 .proven-strategy h3 {
  padding: 150px 0 190px 0;
  margin-bottom: 0;
  background: url(https://www.square2marketing.com/hubfs/images/background-images/proven-strategy.png) top center no-repeat; }

.home-page-2017 .proven-strategy p {
  text-align: left;
  font-weight: 300; }
  .home-page-2017 .proven-strategy p.btn-container {
    text-align: center; }
    .home-page-2017 .proven-strategy p.btn-container a {
      font-weight: 800;
      max-width: 100%;
      width: 100%;
      padding-left: 0;
      padding-right: 0; }

.home-page-2017 .two-col-ul.arrow-li ul {
  margin-top: 100px; }
  .home-page-2017 .two-col-ul.arrow-li ul li {
    margin: 30px 5px 30px 40px;
    padding: 0; }
    .home-page-2017 .two-col-ul.arrow-li ul li a {
      color: inherit;
      font-weight: inherit;
      text-decoration: inherit; }
      .home-page-2017 .two-col-ul.arrow-li ul li a.btn, .home-page-2017 .two-col-ul.arrow-li ul li a.hs-button, .home-page-2017 .two-col-ul.arrow-li ul li a.btn-large, .home-page-2017 .two-col-ul.arrow-li ul li .s2m-content h5 > a, .s2m-content .home-page-2017 .two-col-ul.arrow-li ul li h5 > a, .home-page-2017 .two-col-ul.arrow-li ul li .blog-2015 .hero .hero-content .subscribe-header-form .hs-form a.hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .home-page-2017 .two-col-ul.arrow-li ul li a.hs-button.primary, .home-page-2017 .two-col-ul.arrow-li ul li .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .home-page-2017 .two-col-ul.arrow-li ul li a, .home-page-2017 .two-col-ul.arrow-li ul li .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .home-page-2017 .two-col-ul.arrow-li ul li a {
        margin-top: 10px;
        color: #fff; }
      .home-page-2017 .two-col-ul.arrow-li ul li a:hover {
        color: #000; }
        .home-page-2017 .two-col-ul.arrow-li ul li a:hover .ul-headline {
          color: #692134; }

.home-page-2017 .cta-row {
  height: auto; }

.home-page-2017 .center-text {
  text-align: center; }
  .home-page-2017 .center-text .hs-cta-wrapper {
    display: inline-block; }

.home-page-2017 .marketing-automation-platforms {
  margin-top: 120px; }
  .home-page-2017 .marketing-automation-platforms ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .home-page-2017 .marketing-automation-platforms ul li {
      margin: 0;
      padding: 0;
      text-align: center;
      display: inline-block;
      max-width: 15%;
      margin-right: 1%; }

.home-page-2017 .marking-automation-content p {
  font-size: 1.35em; }

.home-page-2017 #slider-content {
  background: #c8c6b8; }
  .home-page-2017 #slider-content .hs_cos_flex-viewport {
    padding-bottom: 100px;
    margin-bottom: -100px; }
  .home-page-2017 #slider-content .container {
    max-width: 940px; }
  .home-page-2017 #slider-content h3 {
    font-size: 2em;
    margin: 0 0 30px 0;
    font-weight: 300;
    text-align: center;
    font-style: italic;
    color: #11646f; }
  .home-page-2017 #slider-content .hs_cos_flex-slides-main {
    margin-left: 0;
    list-style: none; }
  .home-page-2017 #slider-content .hs_cos_flex-slide-main {
    position: relative;
    padding: 0; }
    .home-page-2017 #slider-content .hs_cos_flex-slide-main img {
      position: absolute;
      bottom: -45px;
      z-index: 10;
      max-width: 190px;
      height: auto; }
      @media only screen and (max-width: 767px) {
        .home-page-2017 #slider-content .hs_cos_flex-slide-main img {
          bottom: -85px; } }
    .home-page-2017 #slider-content .hs_cos_flex-slide-main .caption {
      display: block;
      padding: 50px;
      width: 100%;
      background: #fff; }
      .home-page-2017 #slider-content .hs_cos_flex-slide-main .caption p {
        margin: 0 0 15px 0;
        font-size: 1em;
        line-height: 1.7;
        font-weight: 300;
        font-style: italic; }
        .home-page-2017 #slider-content .hs_cos_flex-slide-main .caption p.testimonial-slider-text {
          font-style: italic; }
        .home-page-2017 #slider-content .hs_cos_flex-slide-main .caption p.testimonial-byline {
          text-align: center;
          font-style: normal; }
        .home-page-2017 #slider-content .hs_cos_flex-slide-main .caption p.testimonial-slider-byline {
          text-align: center;
          font-style: normal; }
        .home-page-2017 #slider-content .hs_cos_flex-slide-main .caption p.action-button {
          text-align: center;
          font-style: normal; }
        .home-page-2017 #slider-content .hs_cos_flex-slide-main .caption p.indent {
          font-size: 1.35em;
          margin: 0 0 0 50px;
          font-style: normal; }
      @media only screen and (max-width: 767px) {
        .home-page-2017 #slider-content .hs_cos_flex-slide-main .caption {
          max-width: 100%;
          width: 100%;
          margin: 10px 0 0 0; } }
  .home-page-2017 #slider-content .hs_cos_flex-control-paging {
    text-align: center;
    padding: 35px 0 130px 0;
    margin: 0; }
    @media only screen and (max-width: 979px) {
      .home-page-2017 #slider-content .hs_cos_flex-control-paging {
        padding-bottom: 50px; } }
    .home-page-2017 #slider-content .hs_cos_flex-control-paging li {
      display: inline-block;
      width: 20px;
      height: 20px; }
      .home-page-2017 #slider-content .hs_cos_flex-control-paging li a {
        width: 20px;
        height: 20px;
        display: block;
        border-radius: 100%;
        background: none;
        overflow: hidden;
        text-indent: -9999px;
        border: 1px solid #ccc; }
        .home-page-2017 #slider-content .hs_cos_flex-control-paging li a.hs_cos_flex-active {
          background: #6fcace; }
  .home-page-2017 #slider-content .hs_cos_flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0; }
    .home-page-2017 #slider-content .hs_cos_flex-direction-nav li {
      position: absolute;
      top: 47%;
      left: 0;
      background: url(https://www.square2marketing.com/hubfs/images/background-images/slider-left.png) top center no-repeat;
      width: 65px;
      height: 65px;
      padding: 0; }
      @media only screen and (min-width: 1200px) {
        .home-page-2017 #slider-content .hs_cos_flex-direction-nav li {
          left: -6%; } }
      @media only screen and (max-width: 979px) {
        .home-page-2017 #slider-content .hs_cos_flex-direction-nav li {
          display: none; } }
      .home-page-2017 #slider-content .hs_cos_flex-direction-nav li:last-child {
        left: initial;
        right: 0;
        background: url(https://www.square2marketing.com/hubfs/images/background-images/slider-right.png) top center no-repeat; }
        @media only screen and (min-width: 1200px) {
          .home-page-2017 #slider-content .hs_cos_flex-direction-nav li:last-child {
            right: -7%; } }
      @media only screen and (max-width: 767px) {
        .home-page-2017 #slider-content .hs_cos_flex-direction-nav li {
          display: none; } }
      .home-page-2017 #slider-content .hs_cos_flex-direction-nav li a {
        display: block;
        height: 65px;
        width: 65px;
        overflow: hidden;
        text-indent: -9999px; }

.home-page-2017.home2018 .hero .conquer-goals {
  padding: 100px 0 0 0; }

.home-page-2017.home2018 .hero .hero-content {
  padding: 35px 35px 150px;
  color: #fff;
  text-align: center; }
  @media only screen and (min-width: 1200px) {
    .home-page-2017.home2018 .hero .hero-content {
      padding: 63px 63px 250px; } }
  @media only screen and (max-width: 979px) {
    .home-page-2017.home2018 .hero .hero-content {
      padding: 10px; } }
  .home-page-2017.home2018 .hero .hero-content h1 {
    text-shadow: 2px 4px 4px black; }
  .home-page-2017.home2018 .hero .hero-content h2 {
    text-shadow: 2px 2px 2px black; }

.hit-your-numbers.cut-through.video2 {
  background: #fff; }
  .hit-your-numbers.cut-through.video2 p {
    max-width: 900px;
    margin: 30px auto; }

.blog-2015 .blog-section .comment {
  clear: both; }

.blog-2015 .hero {
  background-image: url(//www.square2marketing.com/hubfs/design2015/blog-2015-bg.jpg);
  background-color: #7bafc4;
  margin-top: 68px; }
  @media only screen and (max-width: 979px) {
    .blog-2015 .hero {
      background-image: url(//www.square2marketing.com/hubfs/design2015/blog-2015-mobile-bg.jpg); } }
  .blog-2015 .hero .hero-content h2, .blog-2015 .hero .hero-content p {
    margin: 0 0 10px;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
    color: #000; }
  .blog-2015 .hero .hero-content p {
    margin: 0 0 30px;
    font-size: 20px; }
    .blog-2015 .hero .hero-content p.h2 {
      font-size: 1.75em;
      color: #000;
      line-height: 1.2em;
      letter-spacing: .5px;
      margin: 0 0 10px;
      font-weight: 700;
      font-size: 50px;
      text-transform: uppercase; }
      @media only screen and (max-width: 979px) {
        .blog-2015 .hero .hero-content p.h2 {
          font-size: 32px; } }
  .blog-2015 .hero .hero-content .subscribe-header-form {
    width: 80%;
    min-width: 300px;
    margin: 0 auto;
    background-color: rgba(10, 10, 10, 0.5);
    padding: 20px 20px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .blog-2015 .hero .hero-content .subscribe-header-form {
        width: 90%; } }
    @media only screen and (max-width: 480px) {
      .blog-2015 .hero .hero-content .subscribe-header-form {
        min-width: 280px;
        width: 100%; } }
    .blog-2015 .hero .hero-content .subscribe-header-form form {
      margin-bottom: 0; }
    .blog-2015 .hero .hero-content .subscribe-header-form h3 {
      display: none; }
    .blog-2015 .hero .hero-content .subscribe-header-form .hs-form {
      display: block;
      text-align: left;
      color: #000; }
      .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs_email label {
        display: none; }
      .blog-2015 .hero .hero-content .subscribe-header-form .hs-form label {
        text-align: center; }
      .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field {
        clear: left;
        float: left;
        width: 70%; }
        @media only screen and (max-width: 767px) {
          .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field {
            width: 100%;
            overflow: hidden; } }
        .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription {
          width: 100%;
          padding: 30px 0; }
          .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription > label, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription .input {
            width: 60%;
            float: left;
            font-size: 20px; }
            .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription > label ul, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription .input ul {
              margin: 0; }
              .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription > label ul label, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription .input ul label {
                padding-right: 15px;
                font-size: 20px; }
                .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription > label ul label input, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription .input ul label input {
                  margin-top: 7px; }
          .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-form-field.hs_blog_dev_blog_only_subscription > label {
            width: 40%;
            margin-top: 4px;
            text-align: right; }
      .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .input input {
        float: left;
        background: #fff;
        border-radius: 0;
        padding: 10px;
        box-sizing: content-box; }
    .blog-2015 .hero .hero-content .subscribe-header-form .btn, .blog-2015 .hero .hero-content .subscribe-header-form .hs-button, .blog-2015 .hero .hero-content .subscribe-header-form .btn-large, .blog-2015 .hero .hero-content .subscribe-header-form .s2m-content h5 > a, .s2m-content .blog-2015 .hero .hero-content .subscribe-header-form h5 > a, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .hero .hero-content .subscribe-header-form a, .blog-2015 .hero .hero-content .subscribe-header-form .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .hero .hero-content .subscribe-header-form a, .blog-2015 .hero .hero-content .subscribe-header-form .hs-button, .blog-2015 .hero .hero-content .subscribe-header-form .hbspt-form .hs-form .hs-button, .blog-2015 .hero .hero-content .subscribe-header-form .btn-large, .blog-2015 .hero .hero-content .subscribe-header-form .s2m-content h5 > a, .s2m-content .blog-2015 .hero .hero-content .subscribe-header-form h5 > a, .blog-2015 .hero .hero-content .subscribe-header-form .s2m-content h5 > a {
      width: 30%;
      min-width: 80px;
      padding: 10px 30px;
      text-transform: uppercase; }
      @media only screen and (max-width: 767px) {
        .blog-2015 .hero .hero-content .subscribe-header-form .btn, .blog-2015 .hero .hero-content .subscribe-header-form .hs-button, .blog-2015 .hero .hero-content .subscribe-header-form .btn-large, .blog-2015 .hero .hero-content .subscribe-header-form .s2m-content h5 > a, .s2m-content .blog-2015 .hero .hero-content .subscribe-header-form h5 > a, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .hero .hero-content .subscribe-header-form a, .blog-2015 .hero .hero-content .subscribe-header-form .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .hero .hero-content .subscribe-header-form a, .blog-2015 .hero .hero-content .subscribe-header-form .hs-button, .blog-2015 .hero .hero-content .subscribe-header-form .hbspt-form .hs-form .hs-button, .blog-2015 .hero .hero-content .subscribe-header-form .btn-large, .blog-2015 .hero .hero-content .subscribe-header-form .s2m-content h5 > a, .s2m-content .blog-2015 .hero .hero-content .subscribe-header-form h5 > a, .blog-2015 .hero .hero-content .subscribe-header-form .s2m-content h5 > a {
          width: 100%; } }
    .blog-2015 .hero .hero-content .subscribe-header-form ul {
      list-style: none;
      margin-left: 0; }
      .blog-2015 .hero .hero-content .subscribe-header-form ul li {
        display: inline-block;
        text-align: center; }
    .blog-2015 .hero .hero-content .subscribe-header-form .hs_submit {
      text-align: right; }
    .blog-2015 .hero .hero-content .subscribe-header-form input[type="text"], .blog-2015 .hero .hero-content .subscribe-header-form input[type="email"], .blog-2015 .hero .hero-content .subscribe-header-form input[type="search"], .blog-2015 .hero .hero-content .subscribe-header-form input[type="url"], .blog-2015 .hero .hero-content .subscribe-header-form input[type="tel"], .blog-2015 .hero .hero-content .subscribe-header-form input[type="number"], .blog-2015 .hero .hero-content .subscribe-header-form input[type="phone"], .blog-2015 .hero .hero-content .subscribe-header-form textarea {
      width: 100%; }
  .blog-2015 .hero .hero-content .social-follow {
    margin: 0 auto;
    clear: both; }
    .blog-2015 .hero .hero-content .social-follow ul {
      margin-left: 0;
      list-style: none; }
      .blog-2015 .hero .hero-content .social-follow ul li {
        display: inline-block;
        /* width: 20%;   for original buttons */ }
        .blog-2015 .hero .hero-content .social-follow ul li a {
          color: #fff; }
        .blog-2015 .hero .hero-content .social-follow ul li .fb-like span {
          vertical-align: baseline !important;
          /* overrides automatic Facebook inline styles */ }

.blog-2015 .blog-title-section {
  background: #692134;
  margin-bottom: 40px; }
  .blog-2015 .blog-title-section .blog-title {
    font-size: 50px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .blog-2015 .blog-title-section .blog-title {
        font-size: 40px;
        text-align: center; } }

.blog-2015 .post-listing {
  /* keeps add this off content */ }
  @media (min-width: 1200px) and (max-width: 1260px) {
    .blog-2015 .post-listing {
      padding-left: 30px; } }
  @media (min-width: 980px) and (max-width: 1030px) {
    .blog-2015 .post-listing {
      padding-left: 30px; } }

.blog-2015 .post-details .post-date {
  font-size: 1.1em;
  font-weight: bold; }

.blog-2015 .blog-body-section {
  padding-bottom: 30px; }
  .blog-2015 .blog-body-section .post-item {
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
    margin-bottom: 25px; }
    .blog-2015 .blog-body-section .post-item .post-header h1,
    .blog-2015 .blog-body-section .post-item .post-header h2 {
      margin-top: 0;
      text-transform: uppercase;
      font-size: 50px;
      font-weight: 700; }
      @media only screen and (max-width: 979px) {
        .blog-2015 .blog-body-section .post-item .post-header h1,
        .blog-2015 .blog-body-section .post-item .post-header h2 {
          font-size: 40px; } }
      @media only screen and (max-width: 767px) {
        .blog-2015 .blog-body-section .post-item .post-header h1,
        .blog-2015 .blog-body-section .post-item .post-header h2 {
          font-size: 30px; } }
      .blog-2015 .blog-body-section .post-item .post-header h1 a:hover,
      .blog-2015 .blog-body-section .post-item .post-header h2 a:hover {
        text-decoration: none;
        color: #692134; }
    .blog-2015 .blog-body-section .post-item > p:first-of-type strong {
      color: #692134;
      font-size: 1em;
      background-color: transparent; }
    .blog-2015 .blog-body-section .post-item .post-image a {
      height: 220px;
      margin-bottom: 20px;
      display: block;
      overflow: hidden;
      background: transparent center no-repeat;
      background-size: cover;
      text-decoration: none; }
      .blog-2015 .blog-body-section .post-item .post-image a img {
        width: 100%; }
  .blog-2015 .blog-body-section .post-listing-simple li {
    list-style: none outside none; }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-header .post-title {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700; }
    @media only screen and (max-width: 979px) {
      .blog-2015 .blog-body-section .blog-post-wrapper .post-header .post-title {
        font-size: 40px; } }
    @media only screen and (max-width: 767px) {
      .blog-2015 .blog-body-section .blog-post-wrapper .post-header .post-title {
        font-size: 30px; } }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-header .post-image a {
    height: 220px;
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    background: transparent center no-repeat;
    background-size: cover; }
    .blog-2015 .blog-body-section .blog-post-wrapper .post-header .post-image a img {
      width: 100%; }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-header h1 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700; }
    @media only screen and (max-width: 979px) {
      .blog-2015 .blog-body-section .blog-post-wrapper .post-header h1 {
        font-size: 40px; } }
    @media only screen and (max-width: 767px) {
      .blog-2015 .blog-body-section .blog-post-wrapper .post-header h1 {
        font-size: 30px; } }
    .blog-2015 .blog-body-section .blog-post-wrapper .post-header h1 a:hover {
      text-decoration: none;
      color: #692134; }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-body p:first-of-type strong {
    color: #692134;
    font-size: 1em;
    background-color: transparent; }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-body h2,
  .blog-2015 .blog-body-section .blog-post-wrapper .post-body h3 {
    font-size: 29px;
    line-height: 1.2;
    color: #692134;
    font-weight: bold; }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-body img {
    max-width: 75%; }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .blog-2015 .blog-body-section .blog-post-wrapper .post-body img {
        width: 50%; } }
    @media only screen and (max-width: 767px) {
      .blog-2015 .blog-body-section .blog-post-wrapper .post-body img {
        width: 50%; } }
    .blog-2015 .blog-body-section .blog-post-wrapper .post-body img:first-child {
      max-width: 50%; }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-body .cta_button img {
    max-width: 100%; }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .blog-2015 .blog-body-section .blog-post-wrapper .post-body .cta_button img {
        width: auto; } }
    @media only screen and (max-width: 767px) {
      .blog-2015 .blog-body-section .blog-post-wrapper .post-body .cta_button img {
        width: auto; } }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section .pseudo-brackets {
    box-shadow: 0 0 0 6px #692134 inset; }
    .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section .pseudo-brackets .quote-content {
      margin: 0 30px;
      padding: 10px 20px;
      overflow: hidden;
      background-color: #fffffe; }
      @media only screen and (max-width: 767px) {
        .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section .pseudo-brackets .quote-content {
          padding-left: 10px; } }
      .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section .pseudo-brackets .quote-content blockquote {
        padding-left: 0;
        margin: 0 0 15px;
        border-left: 0;
        font-size: 1.15em;
        font-style: normal; }
      .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section .pseudo-brackets .quote-content .twitter-button {
        text-decoration: none;
        color: #55acef; }
        @media only screen and (max-width: 767px) {
          .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section .pseudo-brackets .quote-content .twitter-button {
            width: 10%; } }
        .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section .pseudo-brackets .quote-content .twitter-button img {
          vertical-align: bottom;
          max-width: 38px; }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section td {
    width: 4%;
    border: 6px solid #912d35; }
    .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section td.bracket-left {
      border-right: 0px; }
    .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section td.quote-content {
      width: 90%;
      border: 6px solid #fffffe; }
      .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section td.quote-content .twitter-button {
        width: 5%;
        display: block;
        float: left;
        overflow: hidden; }
        .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section td.quote-content .twitter-button img {
          width: 100%;
          margin-top: 20px;
          display: block; }
      .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section td.quote-content blockquote {
        width: 91%;
        padding-left: 4%;
        margin: 0;
        border-left: 0;
        display: block;
        float: left;
        font-size: 1.15em;
        font-style: normal; }
    .blog-2015 .blog-body-section .blog-post-wrapper .post-body .blog-quote-section td.bracket-right {
      border-left: 0px; }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-body aside {
    padding: 15px;
    border: 1px solid #692134;
    font-weight: bold;
    color: #692134; }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-author {
    margin-top: 20px; }
    .blog-2015 .blog-body-section .blog-post-wrapper .post-author .author-link {
      padding: 10px;
      display: block;
      overflow: hidden;
      background-color: #eee;
      text-decoration: none; }
      .blog-2015 .blog-body-section .blog-post-wrapper .post-author .author-link .hs-author-avatar {
        width: 100px;
        height: 100px;
        margin-right: 20px;
        overflow: hidden;
        display: block;
        float: left; }
      .blog-2015 .blog-body-section .blog-post-wrapper .post-author .author-link .hs-author-label {
        line-height: 100px;
        font-weight: bold;
        text-transform: uppercase; }
        @media only screen and (max-width: 979px) {
          .blog-2015 .blog-body-section .blog-post-wrapper .post-author .author-link .hs-author-label {
            line-height: 50px; } }
        @media only screen and (max-width: 767px) {
          .blog-2015 .blog-body-section .blog-post-wrapper .post-author .author-link .hs-author-label {
            padding-top: 20px;
            display: block;
            line-height: 30px; } }
        @media only screen and (max-width: 480px) {
          .blog-2015 .blog-body-section .blog-post-wrapper .post-author .author-link .hs-author-label {
            padding-top: 15px;
            line-height: 25px; } }
  .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a {
    text-decoration: none; }
    .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box {
      background-color: #0076a2; }
      .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner {
        width: 70%;
        padding: 25px 0;
        margin: 0 auto;
        overflow: hidden; }
        @media only screen and (max-width: 767px) {
          .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner {
            width: 90%; } }
        .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner img.left {
          float: left; }
          @media only screen and (max-width: 979px) {
            .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner img.left {
              float: none;
              display: block;
              margin: 0 auto 20px; } }
        .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section {
          padding-left: 25px;
          overflow: hidden;
          color: #fffffe; }
          @media only screen and (max-width: 979px) {
            .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section {
              padding-left: 0;
              text-align: center; } }
          .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section p {
            font-size: 26px;
            font-weight: 300;
            line-height: 34px; }
          .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section .btn, .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section .hs-button, .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section .btn-large, .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section .s2m-content h5 > a, .s2m-content .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section h5 > a, .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section a, .blog-2015 .blog-body-section .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .blog-post-wrapper .post-footer-cta-wrapper a .blue-box .cta-inner .text-section a {
            margin-top: 25px; }
  .blog-2015 .blog-body-section .blog-post-wrapper .topics-list .label {
    text-transform: uppercase;
    color: #692134; }
  .blog-2015 .blog-body-section .blog-post-wrapper .topics-list a {
    text-decoration: none;
    color: #000; }
  @media only screen and (max-width: 767px) {
    .blog-2015 .blog-body-section .comments-button {
      display: block; } }
  .blog-2015 .blog-body-section .new-comments {
    overflow: hidden;
    clear: both; }
    .blog-2015 .blog-body-section .new-comments .recaptchatable #recaptcha_response_field {
      margin-top: 10px !important; }
    .blog-2015 .blog-body-section .new-comments .recaptchatable .recaptcha_r7_c1, .blog-2015 .blog-body-section .new-comments .recaptchatable .recaptcha_r8_c1 {
      display: none; }
    .blog-2015 .blog-body-section .new-comments .hs-button {
      margin: 25px 0 25px;
      float: left; }
  .blog-2015 .blog-body-section .blog-pagination {
    padding-bottom: 25px;
    /* keeps add this off content */ }
    @media (min-width: 1200px) and (max-width: 1260px) {
      .blog-2015 .blog-body-section .blog-pagination {
        padding-left: 30px; } }
    @media (min-width: 980px) and (max-width: 1030px) {
      .blog-2015 .blog-body-section .blog-pagination {
        padding-left: 30px; } }
    @media only screen and (max-width: 767px) {
      .blog-2015 .blog-body-section .blog-pagination div {
        padding-bottom: 20px; } }
  .blog-2015 .blog-body-section .sidebar-section {
    padding-left: 10px; }
    @media only screen and (max-width: 767px) {
      .blog-2015 .blog-body-section .sidebar-section {
        padding-left: 0; } }
    .blog-2015 .blog-body-section .sidebar-section h3 {
      color: #692134; }
    .blog-2015 .blog-body-section .sidebar-section .cta-box {
      text-align: center;
      padding: 20px 0; }
      .blog-2015 .blog-body-section .sidebar-section .cta-box .cta-text {
        color: #fff;
        text-transform: uppercase;
        font-size: 24px;
        margin: 10px; }
    .blog-2015 .blog-body-section .sidebar-section .blue {
      background: #0076a2; }
    .blog-2015 .blog-body-section .sidebar-section .blog-search {
      margin: 20px 0;
      background: #ddd;
      padding: 20px; }
      .blog-2015 .blog-body-section .sidebar-section .blog-search .hs-form label {
        font-size: 26px;
        text-transform: uppercase;
        color: #692134; }
      .blog-2015 .blog-body-section .sidebar-section .blog-search .hs-form {
        margin-bottom: 5px;
        display: block; }
      .blog-2015 .blog-body-section .sidebar-section .blog-search .hs-form .input input {
        width: 60%;
        float: left;
        margin-right: 5px;
        min-width: 100px;
        background: #fff;
        height: 41px; }
      .blog-2015 .blog-body-section .sidebar-section .blog-search .btn, .blog-2015 .blog-body-section .sidebar-section .blog-search .hs-button, .blog-2015 .blog-body-section .sidebar-section .blog-search .btn-large, .blog-2015 .blog-body-section .sidebar-section .blog-search .s2m-content h5 > a, .s2m-content .blog-2015 .blog-body-section .sidebar-section .blog-search h5 > a, .blog-2015 .blog-body-section .sidebar-section .blog-search .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .blog-body-section .sidebar-section .blog-search .hs-button.primary, .blog-2015 .blog-body-section .sidebar-section .blog-search .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .sidebar-section .blog-search a, .blog-2015 .blog-body-section .sidebar-section .blog-search .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .sidebar-section .blog-search a, .blog-2015 .blog-body-section .sidebar-section .blog-search .hs-button, .blog-2015 .blog-body-section .sidebar-section .blog-search .hbspt-form .hs-form .hs-button, .blog-2015 .blog-body-section .sidebar-section .blog-search .btn-large, .blog-2015 .blog-body-section .sidebar-section .blog-search .s2m-content h5 > a, .s2m-content .blog-2015 .blog-body-section .sidebar-section .blog-search h5 > a, .blog-2015 .blog-body-section .sidebar-section .blog-search .s2m-content h5 > a {
        padding: 5px 20px; }
    .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter {
      padding: 20px;
      border: 5px solid #67215a;
      -webkit-box-shadow: 9px 12px 0 #c89ee8;
      box-shadow: 9px 12px 0 #c89ee8;
      display: block;
      font-weight: 700;
    }
      .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter h3 {
        font-weight: 700;
        background-color:#C89EE8;
        padding-left: 30px;
        position: relative;
        padding-right: 25px;
        top: 0;
        font-size: 24px;
        line-height: 29px;
        display: inline-block;
        margin: 0;
        margin-bottom: 5px;
        height: 25px;
        color: #000;
      }
      .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter ul {
        margin-left: 10px;
        list-style: none outside none; }
        .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter ul li {
          padding-bottom: 5px;
          padding-left: 0;
          margin-bottom: 5px;
          line-height: 16px; }
          @media only screen and (min-width: 1200px) {
            .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter ul li {
              line-height: 19px;
              margin-bottom: 10px; } }
          @media only screen and (max-width: 767px) {
            .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter ul li {
              line-height: 19px;
              margin-bottom: 15px; } }
          .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter ul li a {
            text-decoration: none;
            text-transform: capitalize;
            font-size: 15px; }
            @media only screen and (min-width: 1200px) {
              .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter ul li a {
                font-size: 18px; } }
            @media only screen and (max-width: 767px) {
              .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter ul li a {
                font-size: 18px; } }
            .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter ul li a .filter-link-count {
              font-weight: normal; }
      .blog-2015 .blog-body-section .sidebar-section .hs_cos_wrapper_type_post_filter .filter-expand-link {
        text-decoration: none; }
    .blog-2015 .blog-body-section .sidebar-section .addthis_recommended_horizontal {
      margin-top: 25px;
      overflow: hidden; }
      .blog-2015 .blog-body-section .sidebar-section .addthis_recommended_horizontal .at-recommended-label {
        font-size: 24px; }
      .blog-2015 .blog-body-section .sidebar-section .addthis_recommended_horizontal .at4-recommended-container.at4-recommended-horizontal {
        max-height: none; }
      .blog-2015 .blog-body-section .sidebar-section .addthis_recommended_horizontal .at4-recommended-div-item {
        width: 100%;
        display: block;
        margin-bottom: 25px; }
        .blog-2015 .blog-body-section .sidebar-section .addthis_recommended_horizontal .at4-recommended-div-item .at4-recommended-item-img {
          height: 200px; }
        .blog-2015 .blog-body-section .sidebar-section .addthis_recommended_horizontal .at4-recommended-div-item .at4-recommended-item-caption .at-h4 {
          min-height: 60px; }
        .blog-2015 .blog-body-section .sidebar-section .addthis_recommended_horizontal .at4-recommended-div-item a {
          font-size: 16px; }
        .blog-2015 .blog-body-section .sidebar-section .addthis_recommended_horizontal .at4-recommended-div-item small {
          display: none; }
      .blog-2015 .blog-body-section .sidebar-section .addthis_recommended_horizontal .at-logo {
        display: none; }

.blog-2015 .footer-section .container {
  /* keeps add this off content */ }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .blog-2015 .footer-section .container {
      padding-bottom: 40px; } }

.blog-2015 .post-body p:first-of-type strong {
  color: #692134;
  font-size: 1em;
  background-color: transparent; }

.team-page-template .section-header {
  clear: both;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    .team-page-template .section-header {
      text-align: center; } }

.team-page-template .team-boxes {
  margin-bottom: 70px;
  overflow: hidden; }
  .team-page-template .team-boxes .team-box {
    width: 250px;
    height: 250px;
    margin: 0 30px 30px 0;
    float: left;
    background: transparent url(//www.square2marketing.com/hs-fs/hub/112139/file-256088440-jpg/inbound-2013/002-subtle-light-pattern-background-texture.jpg) no-repeat center;
    background-size: cover; }
    @media only screen and (max-width: 979px) {
      .team-page-template .team-boxes .team-box {
        width: 200px;
        height: 200px; } }
    @media only screen and (max-width: 767px) {
      .team-page-template .team-boxes .team-box {
        width: 250px;
        height: 250px;
        margin: 15px auto;
        float: none;
        overflow: hidden; } }
    .team-page-template .team-boxes .team-box .rollover-box, .team-page-template .team-boxes .team-box .rollover-box-container .box, .rollover-box-container .team-page-template .team-boxes .team-box .box {
      width: 90%;
      height: 90%;
      margin: 5%;
      display: none;
      background: rgba(142, 45, 54, 0.7);
      line-height: 1.2em;
      text-decoration: none;
      color: #fffffe;
      cursor: pointer; }
      .team-page-template .team-boxes .team-box .rollover-box .box-content, .team-page-template .team-boxes .team-box .rollover-box-container .box .box-content, .rollover-box-container .team-page-template .team-boxes .team-box .box .box-content {
        padding: 30% 5% 5%;
        display: block;
        text-align: center; }
        @media only screen and (max-width: 979px) {
          .team-page-template .team-boxes .team-box .rollover-box .box-content, .team-page-template .team-boxes .team-box .rollover-box-container .box .box-content, .rollover-box-container .team-page-template .team-boxes .team-box .box .box-content {
            padding-top: 25%; } }
        .team-page-template .team-boxes .team-box .rollover-box .box-content p, .team-page-template .team-boxes .team-box .rollover-box-container .box .box-content p, .rollover-box-container .team-page-template .team-boxes .team-box .box .box-content p {
          line-height: 1.2em; }
    .team-page-template .team-boxes .team-box:hover .rollover-box, .team-page-template .team-boxes .team-box:hover .rollover-box-container .box, .rollover-box-container .team-page-template .team-boxes .team-box:hover .box {
      display: block; }
    .team-page-template .team-boxes .team-box .popup-box h3, .team-page-template .team-boxes .team-box .popup-box h4 {
      color: #000; }
    .team-page-template .team-boxes .team-box h3 {
      margin: 0;
      text-transform: uppercase;
      font-size: 19px;
      font-weight: 300;
      color: #fffffe; }
    .team-page-template .team-boxes .team-box h4 {
      margin: 0;
      font-size: 17px;
      font-weight: 300;
      color: #fffffe; }

.team-page-template .numbers-section .numbers-box {
  height: 180px;
  padding: 15px 0;
  margin-bottom: 20px;
  background-color: #00374a;
  line-height: 22px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fffffe; }
  @media only screen and (max-width: 979px) {
    .team-page-template .numbers-section .numbers-box {
      height: 160px; } }
  .team-page-template .numbers-section .numbers-box .big-number {
    display: block;
    font-size: 105px;
    line-height: 100px; }
    @media only screen and (max-width: 979px) {
      .team-page-template .numbers-section .numbers-box .big-number {
        font-size: 80px;
        line-height: 80px; } }
    @media only screen and (max-width: 320px) {
      .team-page-template .numbers-section .numbers-box .big-number {
        font-size: 70px;
        line-height: 80px; } }
  .team-page-template .numbers-section .numbers-box h3 {
    padding: 0 15px;
    font-size: 32px;
    text-align: right;
    color: #fffffe; }
    @media only screen and (max-width: 979px) {
      .team-page-template .numbers-section .numbers-box h3 {
        font-size: 25px; } }
    @media only screen and (max-width: 767px) {
      .team-page-template .numbers-section .numbers-box h3 {
        padding-top: 30px;
        text-align: center; } }
    @media only screen and (max-width: 767px) {
      .team-page-template .numbers-section .numbers-box h3 strong {
        display: block; } }
  .team-page-template .numbers-section .numbers-box .small {
    display: block;
    font-size: 10px;
    text-transform: capitalize; }
  .team-page-template .numbers-section .numbers-box .counter .digit {
    padding: 0;
    margin-right: 0;
    background: transparent;
    line-height: inherit; }
  .team-page-template .numbers-section .numbers-box .counter .separator {
    margin: 0;
    font-size: 80px; }
    @media only screen and (max-width: 979px) {
      .team-page-template .numbers-section .numbers-box .counter .separator {
        font-size: 60px; } }

.team-page-template .numbers-section .cta-holder {
  padding-top: 15px; }

@media only screen and (max-width: 979px) {
  .team-page-template.team-dev .team-boxes .team-box {
    height: auto;
    padding-top: 200px;
    background-size: contain;
    background-position: top center; } }

@media only screen and (max-width: 979px) {
  .team-page-template.team-dev .team-boxes .team-box .rollover-box, .team-page-template.team-dev .team-boxes .team-box .rollover-box-container .box, .rollover-box-container .team-page-template.team-dev .team-boxes .team-box .box {
    width: 100%;
    height: auto;
    margin: 0;
    display: block;
    background-color: #fffffe; } }

@media only screen and (max-width: 979px) {
  .team-page-template.team-dev .team-boxes .team-box .rollover-box .box-content, .team-page-template.team-dev .team-boxes .team-box .rollover-box-container .box .box-content, .rollover-box-container .team-page-template.team-dev .team-boxes .team-box .box .box-content {
    min-height: 140px;
    padding-top: 10px;
    text-align: left; } }

.team-page-template.team-dev .team-boxes .team-box .rollover-box .box-content .read-more, .team-page-template.team-dev .team-boxes .team-box .rollover-box-container .box .box-content .read-more, .rollover-box-container .team-page-template.team-dev .team-boxes .team-box .box .box-content .read-more {
  display: none;
  font-size: 15px;
  text-decoration: underline;
  color: #000; }
  @media only screen and (max-width: 979px) {
    .team-page-template.team-dev .team-boxes .team-box .rollover-box .box-content .read-more, .team-page-template.team-dev .team-boxes .team-box .rollover-box-container .box .box-content .read-more, .rollover-box-container .team-page-template.team-dev .team-boxes .team-box .box .box-content .read-more {
      display: block; } }

@media only screen and (max-width: 979px) {
  .team-page-template.team-dev .team-boxes .team-box .rollover-box .box-content h3, .team-page-template.team-dev .team-boxes .team-box .rollover-box-container .box .box-content h3, .rollover-box-container .team-page-template.team-dev .team-boxes .team-box .box .box-content h3, .team-page-template.team-dev .team-boxes .team-box .rollover-box .box-content h4, .team-page-template.team-dev .team-boxes .team-box .rollover-box-container .box .box-content h4, .rollover-box-container .team-page-template.team-dev .team-boxes .team-box .box .box-content h4 {
    color: #000; } }

@media only screen and (max-width: 979px) {
  .team-page-template.team-dev .team-boxes .team-box .rollover-box .box-content h3 p, .team-page-template.team-dev .team-boxes .team-box .rollover-box-container .box .box-content h3 p, .rollover-box-container .team-page-template.team-dev .team-boxes .team-box .box .box-content h3 p, .team-page-template.team-dev .team-boxes .team-box .rollover-box .box-content h4 p, .team-page-template.team-dev .team-boxes .team-box .rollover-box-container .box .box-content h4 p, .rollover-box-container .team-page-template.team-dev .team-boxes .team-box .box .box-content h4 p {
    margin: 5px 0; } }

.careers-top-section h3 {
  max-width: 630px;
  margin: 40px auto 30px;
  text-align: center; }

.careers-top-section .two-col-columns {
  width: 80%;
  margin: 0 auto; }
  .careers-top-section .two-col-columns .benefits-box {
    padding: 20px;
    border: 1px solid #692134; }
    .careers-top-section .two-col-columns .benefits-box p {
      margin-bottom: 5px;
      font-size: 24px;
      line-height: 30px;
      font-weight: bold; }

.places-section {
  /* the following sections hide content with height: 0 + overflow: hidden because display: block/none is already being used by jQuery (show/hide) */ }
  .places-section .places-header .letter-box {
    margin-bottom: 10px;
    cursor: pointer; }
    .places-section .places-header .letter-box strong {
      max-width: 125px;
      /* prevent letter area from going full-width along with span2in small views */
      display: block;
      background-color: #333;
      font-size: 105px;
      line-height: 120px;
      text-transform: uppercase;
      text-align: center; }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .places-section .places-header .letter-box strong {
          margin: 0 auto; } }
      @media only screen and (max-width: 480px) {
        .places-section .places-header .letter-box strong {
          margin: 0 auto; } }
      @media only screen and (max-width: 320px) {
        .places-section .places-header .letter-box strong {
          margin: 0 auto; } }
    .places-section .places-header .letter-box span {
      padding: 5px 0 2px;
      border-bottom: 3px solid transparent;
      font-size: 15px;
      text-transform: uppercase; }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .places-section .places-header .letter-box span {
          font-size: 18px; } }
      @media only screen and (max-width: 480px) {
        .places-section .places-header .letter-box span {
          font-size: 18px; } }
      @media only screen and (max-width: 320px) {
        .places-section .places-header .letter-box span {
          font-size: 18px; } }
    .places-section .places-header .letter-box.selected strong {
      background-color: #692134; }
    .places-section .places-header .letter-box.selected span {
      border-bottom: 3px solid #692134; }
  .places-section .places-content .description h4, .places-section .places-duplicate .description h4 {
    margin: 25px 0 10px;
    text-transform: uppercase;
    color: #fffffe; }
  .places-section .places-duplicate {
    cursor: auto;
    height: 0;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .places-section .places-duplicate {
        height: auto; } }
    .places-section .places-duplicate h4 {
      display: none; }
  .places-section .places-content {
    height: auto;
    overflow: hidden;
    height: 270px; }
    @media only screen and (max-width: 767px) {
      .places-section .places-content {
        height: 0; } }

.careers-numbers-section .container {
  width: 100%;
  padding: 0; }
  .careers-numbers-section .container .col {
    padding: 0; }
    .careers-numbers-section .container .col .numbers-holder .numbers-box {
      width: 16.666%;
      height: 200px;
      margin: 0;
      padding: 0;
      float: left;
      background: transparent none no-repeat center;
      background-size: cover; }
      @media only screen and (min-width: 1200px) {
        .careers-numbers-section .container .col .numbers-holder .numbers-box {
          height: 270px; } }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .careers-numbers-section .container .col .numbers-holder .numbers-box {
          width: 25%; } }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .careers-numbers-section .container .col .numbers-holder .numbers-box {
          width: 33.333%;
          height: 180px; } }
      @media only screen and (max-width: 480px) {
        .careers-numbers-section .container .col .numbers-holder .numbers-box {
          width: 50%;
          height: 200px; } }
      @media only screen and (max-width: 320px) {
        .careers-numbers-section .container .col .numbers-holder .numbers-box {
          width: 50%;
          height: 170px; } }
      .careers-numbers-section .container .col .numbers-holder .numbers-box.gray {
        background-color: #555; }
      .careers-numbers-section .container .col .numbers-holder .numbers-box.dark-gray {
        background-color: #333; }
      .careers-numbers-section .container .col .numbers-holder .numbers-box.red {
        background-color: #692134; }
      .careers-numbers-section .container .col .numbers-holder .numbers-box.slightly-darker-red {
        background-color: #6c1c25; }
      .careers-numbers-section .container .col .numbers-holder .numbers-box.blue {
        background-color: #0076a2; }
      .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior {
        padding: 10px 15px 15px;
        line-height: 22px;
        font-weight: 300;
        text-transform: uppercase;
        color: #fffffe; }
        @media only screen and (min-width: 1200px) {
          .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior {
            padding-top: 30px; } }
        @media only screen and (min-width: 768px) and (max-width: 979px) {
          .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior {
            padding-top: 10px; } }
        .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior .big-number {
          display: block;
          font-size: 80px;
          line-height: 110px; }
          @media only screen and (min-width: 481px) and (max-width: 767px) {
            .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior .big-number {
              font-size: 70px; } }
          @media only screen and (max-width: 480px) {
            .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior .big-number {
              font-size: 70px; } }
        .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior h4 {
          font-size: 26px;
          text-transform: uppercase;
          text-align: right;
          color: #fffffe; }
          @media only screen and (min-width: 1200px) {
            .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior h4 {
              font-size: 32px; } }
          @media only screen and (max-width: 979px) {
            .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior h4 {
              font-size: 30px;
              line-height: 32px; } }
          @media only screen and (min-width: 481px) and (max-width: 767px) {
            .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior h4 {
              font-size: 26px; } }
          @media only screen and (max-width: 480px) {
            .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior h4 {
              font-size: 26px; } }
          @media only screen and (max-width: 767px) {
            .careers-numbers-section .container .col .numbers-holder .numbers-box .numbers-box-interior h4 strong {
              display: block; } }

.careers-listing-section h4 {
  margin: 30px 0 10px;
  font-weight: bold; }
  .careers-listing-section h4:first-child {
    margin-top: 0; }

.careers-listing-section p {
  margin: 10px 0; }

.careers-listing-section a {
  font-weight: bold;
  text-transform: uppercase;
  color: #692134; }

.careers-success-stories .two-col-header {
  max-width: 800px;
  margin: 0 auto 40px;
  text-align: center; }
  .careers-success-stories .two-col-header p {
    margin-bottom: 0;
    font-size: 24px; }

.careers-success-stories .two-col-columns {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }
  .careers-success-stories .two-col-columns .col1 {
    padding-right: 25px; }
  .careers-success-stories .two-col-columns h4 {
    margin-top: 0;
    font-weight: bold; }
  .careers-success-stories .two-col-columns img {
    min-width: 125px;
    /* provided images were a little small - delete this when possible */
    margin: 0 20px 10px 0;
    display: block;
    float: left; }

.position a {
  cursor: pointer; }

.position h3 {
  font-size: 18px;
  font-weight: 700; }

.position ul {
  margin-left: 20px; }
  .position ul li {
    list-style: disc;
    text-indent: 0;
    font-size: 1em; }
    .position ul li:before {
      content: ""; }

.speakers-page .speaker {
  height: 210px;
  background-size: cover;
  cursor: pointer;
  max-width: 250px;
  margin: 0 auto; }

.speakers-page .speaker-box-content {
  background: rgba(142, 45, 54, 0.8);
  height: 70px;
  position: relative;
  top: 140px;
  color: #FFFFFF;
  padding: 5px 0 0; }
  .speakers-page .speaker-box-content h3 {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    margin: .75em 0 0; }
  .speakers-page .speaker-box-content p {
    margin-top: 0px;
    text-decoration: underline; }

.speakers-page .popup-box {
  text-align: left; }
  .speakers-page .popup-box h3 {
    font-weight: bold;
    font-size: 24px;
    margin: 0; }
  .speakers-page .popup-box p {
    margin: 0; }
  .speakers-page .popup-box ul {
    font-size: 14px;
    margin-top: 5px; }
  .speakers-page .popup-box ul li {
    text-indent: 0;
    font-size: 1em; }
  .speakers-page .popup-box img {
    margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .speakers-page .popup-box .popup-image {
      display: block;
      float: none;
      max-width: 40%; } }
  .speakers-page .popup-box .popup-body p {
    margin: 1em 0; }

.speakers-page .hs-form .hs-form-field {
  margin: 0 250px; }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .speakers-page .hs-form .hs-form-field {
      margin: 0 150px; } }
  @media only screen and (max-width: 767px) {
    .speakers-page .hs-form .hs-form-field {
      margin: 0 10px; } }

.speakers-page .hs-input {
  border-radius: 0;
  width: 90%; }

.speakers-page select {
  width: 90%; }

.speakers-page label {
  color: #FFFFFF; }

.speakers-page .hbspt-form .hs-form .hs-button {
  background: #F89635;
  border: #F89635;
  color: #000000;
  font-weight: bold;
  margin-top: 20px;
  margin-right: 15px; }
  @media only screen and (max-width: 480px) {
    .speakers-page .hbspt-form .hs-form .hs-button {
      margin-right: 0; } }

.speakers-page .hbspt-form .hs-form .hs-button:hover {
  background: #FFFFFF; }

@media only screen and (max-width: 767px) {
  .speakers-page ul li {
    font-size: 16px; } }

@media only screen and (max-width: 767px) {
  .speakers-page ul li::before {
    font-size: 20px;
    top: 0; } }

.hs-content-id-3081741128 .badges {
  border: 1px solid #000; }
  .hs-content-id-3081741128 .badges img {
    margin: 0 5px;
    padding-bottom: 5px; }
    @media only screen and (max-width: 767px) {
      .hs-content-id-3081741128 .badges img {
        margin: 0; } }

.about #hero .h1-wrapper {
  position: relative; }
  .about #hero .h1-wrapper h1 {
    position: relative;
    font-weight: 800;
    font-size: 112px;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    top: 17px;
    position: relative;
    z-index: 2;
    text-shadow: 4px -3px 25px #000; }
    @media only screen and (max-width: 767px) {
      .about #hero .h1-wrapper h1 {
        font-size: 60px;
        top: 12px;
        padding: 0 15px; } }

.about .about-statement {
  background: #f6eee1;
  position: relative;
  z-index: 21; }
  .about .about-statement .col {
    padding-top: 10px;
    padding-bottom: 10px; }
    @media only screen and (max-width: 979px) {
      .about .about-statement .col {
        padding-top: 15px;
        padding-bottom: 15px; } }
    .about .about-statement .col h2 {
      font-size: 39px;
      color: #010101;
      text-transform: uppercase;
      font-weight: bold; }

.about .our-mission {
  padding: 100px 0; }
  @media only screen and (max-width: 767px) {
    .about .our-mission {
      padding: 60px 0; } }
  .about .our-mission .col {
    padding: 0; }
    .about .our-mission .col h3 {
      font-size: 2.2em;
      font-weight: 800; }
    .about .our-mission .col p {
      font-size: 1.35em;
      font-weight: 300;
      line-height: 2; }
      @media only screen and (max-width: 979px) {
        .about .our-mission .col p {
          line-height: 1.4; } }

.about .history {
  margin-top: 160px; }

  @media only screen and (max-width: 767px) {
    .about .history {
      margin-top: 60px; } }
  .about .history .two-col-header h3 {
    font-size: 2em;
    font-weight: 800;
    text-align: center; }
  .about .history .two-col-header p {
    text-align: center;
    font-size: 1.45em; }
    @media only screen and (max-width: 979px) {
      .about .history .two-col-header p {
        line-height: 1.4; } }
  .about .history .two-col-columns .col1 {
    text-align: center;
    padding-bottom: 0; }
  .about .history .two-col-columns .col2 {
    padding-bottom: 0; }
    .about .history .two-col-columns .col2 p {
      text-align: left; }

.about .recognized-leader-header .col {
  padding: 0; }
  .about .recognized-leader-header .col h3 {
    font-size: 2em;
    font-weight: 800;
    margin: 140px 0 70px 0 !important; }
    @media only screen and (max-width: 767px) {
      .about .recognized-leader-header .col h3 {
        margin: 50px 0 30px 0 !important; } }

.about .about-badges {
  margin-bottom: 150px; }
  @media only screen and (max-width: 767px) {
    .about .about-badges {
      margin-bottom: 50px; } }
  .about .about-badges .col {
    padding: 0; }
  @media only screen and (max-width: 979px) {
    .about .about-badges .badge .regular {
      display: none; } }
  .about .about-badges .badge .mobile {
    display: none; }
    @media only screen and (max-width: 979px) {
      .about .about-badges .badge .mobile {
        display: block; } }

.about .values {
  background: #c8c6b8; }
  .about .values h3 {
    font-size: 2em;
    font-weight: 800;
    margin: 100px 0; }
    @media only screen and (max-width: 979px) {
      .about .values h3 br {
        display: none; } }
    @media only screen and (max-width: 767px) {
      .about .values h3 {
        margin: 50px 0; } }
  .about .values h4 {
    font-size: 1.9em;
    font-weight: 300;
    font-style: italic; }
    @media only screen and (max-width: 979px) {
      .about .values h4 {
        font-size: 1.4em; } }
  .about .values .span4 {
    padding-bottom: 100px; }
    @media only screen and (max-width: 767px) {
      .about .values .span4 {
        padding-bottom: 50px; } }
    .about .values .span4 .icon-container {
      text-align: center;
      min-height: 105px;
      vertical-align: bottom; }
      .about .values .span4 .icon-container img {
        vertical-align: bottom; }
  .about .values.values-2 .span12 {
    display: none; }
  .about .values.values-2 .span4 {
    padding-top: 0; }

.about .team-driving-leads .col {
  padding: 0; }
  .about .team-driving-leads .col h3 {
    font-size: 2em;
    font-weight: 800;
    margin: 120px 0 20px 0 !important; }
    @media only screen and (max-width: 767px) {
      .about .team-driving-leads .col h3 {
        margin-top: 50px !important; } }
  .about .team-driving-leads .col p {
    text-align: left; }

.about .team-page-template h3.section-header {
  font-size: 1.45em;
  line-height: 2.3;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400; }
  @media only screen and (max-width: 767px) {
    .about .team-page-template h3.section-header {
      line-height: 1.5; } }

.about .team-page-template .team-boxes .team-member {
  height: 263px;
  background-size: cover;
  margin-right: 0; }
  .about .team-page-template .team-boxes .team-member:nth-child(4n+1) {
    margin-left: 0; }
  /*@media only screen and (min-width: 768px) and (max-width: 979px) {
    .about .team-page-template .team-boxes .team-member {
      height: 441px; } }*/
  @media only screen and (max-width: 767px) {
    .about .team-page-template .team-boxes .team-member {
      height: 350px; } }
  .about .team-page-template .team-boxes .team-member .rollover-box .box-content, .about .team-page-template .team-boxes .team-member .rollover-box-container .box .box-content, .rollover-box-container .about .team-page-template .team-boxes .team-member .box .box-content {
    background: rgba(65, 64, 66, 0.7);
    padding: 2px 0 7px 0; }
    .about .team-page-template .team-boxes .team-member .rollover-box .box-content .team-member-name, .about .team-page-template .team-boxes .team-member .rollover-box-container .box .box-content .team-member-name, .rollover-box-container .about .team-page-template .team-boxes .team-member .box .box-content .team-member-name {
      text-align: left;
      display: block;
      line-height: 1.2;
      font-weight: 800;
      font-size: 1em;
      margin: 0 5px 0 10px; }
      .about .team-page-template .team-boxes .team-member .rollover-box .box-content .team-member-name span, .about .team-page-template .team-boxes .team-member .rollover-box-container .box .box-content .team-member-name span, .rollover-box-container .about .team-page-template .team-boxes .team-member .box .box-content .team-member-name span {
        display: block;
        line-height: 1;
        font-weight: 400;
        font-style: italic;
        font-size: .9em; }

.hs-content-name-agile-marketing .cta-content, .hs-content-path-what-is-agile-marketing-0 .cta-content {
  padding-top: 5px; }

.hs-content-name-agile-marketing a, .hs-content-path-what-is-agile-marketing-0 a {
  color: #fff; }

.hs-content-name-agile-marketing .what-is-agile-marketing h3, .hs-content-path-what-is-agile-marketing-0 .what-is-agile-marketing h3 {
  text-align: center; }

.hs-content-name-agile-marketing .agile-marketing-values, .hs-content-path-what-is-agile-marketing-0 .agile-marketing-values {
  background: url(//www.square2marketing.com/hubfs/images/agile-marketing-values.png) bottom right no-repeat; }
  .hs-content-name-agile-marketing .agile-marketing-values .agile-values, .hs-content-path-what-is-agile-marketing-0 .agile-marketing-values .agile-values {
    text-transform: uppercase;
    color: #ecba40;
    font-weight: 500;
    font-size: 1.1em; }
  @media only screen and (max-width: 767px) {
    .hs-content-name-agile-marketing .agile-marketing-values, .hs-content-path-what-is-agile-marketing-0 .agile-marketing-values {
      background: none; } }
  .hs-content-name-agile-marketing .agile-marketing-values ul li:before, .hs-content-path-what-is-agile-marketing-0 .agile-marketing-values ul li:before {
    content: url(//www.square2marketing.com/hubfs/images/yellow-square.png);
    color: #ecba40 !important; }

.hs-content-name-agile-marketing .agile-science, .hs-content-path-what-is-agile-marketing-0 .agile-science {
  text-align: left !important; }
  .hs-content-name-agile-marketing .agile-science h3, .hs-content-path-what-is-agile-marketing-0 .agile-science h3 {
    font-size: 2.2em; }

.hs-content-name-agile-marketing .agile-campaigns .three-icons > div, .hs-content-path-what-is-agile-marketing-0 .agile-campaigns .three-icons > div {
  position: relative;
  margin-right: 0 !important;
  background-size: 100% !important; }
  .hs-content-name-agile-marketing .agile-campaigns .three-icons > div.strategy, .hs-content-path-what-is-agile-marketing-0 .agile-campaigns .three-icons > div.strategy {
    background: url(//www.square2marketing.com/hubfs/images/strategy.jpg); }
  .hs-content-name-agile-marketing .agile-campaigns .three-icons > div.target, .hs-content-path-what-is-agile-marketing-0 .agile-campaigns .three-icons > div.target {
    background: url(//www.square2marketing.com/hubfs/images/target.jpg); }
  .hs-content-name-agile-marketing .agile-campaigns .three-icons > div.graph, .hs-content-path-what-is-agile-marketing-0 .agile-campaigns .three-icons > div.graph {
    background: url(//www.square2marketing.com/hubfs/images/graph.jpg); }
  .hs-content-name-agile-marketing .agile-campaigns .three-icons > div > p, .hs-content-path-what-is-agile-marketing-0 .agile-campaigns .three-icons > div > p {
    font-size: 1.4em;
    line-height: 1.3em;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
    margin: 0; }
  .hs-content-name-agile-marketing .agile-campaigns .three-icons > div .hover, .hs-content-path-what-is-agile-marketing-0 .agile-campaigns .three-icons > div .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 70%;
    margin: 5%;
    padding: 10% 5%;
    color: #fff; }

.hs-content-name-agile-marketing .agile-marketing-cta, .hs-content-path-what-is-agile-marketing-0 .agile-marketing-cta {
  text-decoration: none;
  padding: 75px; }
  .hs-content-name-agile-marketing .agile-marketing-cta .agile-cta, .hs-content-path-what-is-agile-marketing-0 .agile-marketing-cta .agile-cta {
    padding: 75px 0; }
    .hs-content-name-agile-marketing .agile-marketing-cta .agile-cta .top, .hs-content-path-what-is-agile-marketing-0 .agile-marketing-cta .agile-cta .top {
      font-size: 2.7em;
      line-height: 1.1em;
      text-transform: uppercase;
      padding-bottom: 15px; }
      .hs-content-name-agile-marketing .agile-marketing-cta .agile-cta .top span, .hs-content-path-what-is-agile-marketing-0 .agile-marketing-cta .agile-cta .top span {
        font-weight: 800;
        display: block;
        letter-spacing: 1.8px; }

/* add your page class to this */
.beginners-guide {
  background: #fff; }
  .beginners-guide #hero {
    background: #fff; }
    @media only screen and (max-width: 767px) {
      .beginners-guide #hero {
        background: #fff; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .beginners-guide #hero .hero-image {
        padding: 3em 2em 0em !important; } }
    .beginners-guide #hero .intro-paragraph {
      padding: 50px 0; }
      .beginners-guide #hero .intro-paragraph h2 {
        color: #0076a3; }
      .beginners-guide #hero .intro-paragraph p {
        color: #0076a3; }
  .beginners-guide #main-content .chapter-section .chapter-wrap h3 {
    margin-top: 0;
    padding-top: 45px;
    text-transform: capitalize; }
    .beginners-guide #main-content .chapter-section .chapter-wrap h3.split {
      margin-top: 35px !important; }
      .beginners-guide #main-content .chapter-section .chapter-wrap h3.split span {
        color: #000; }
  .beginners-guide #main-content .chapter-section .chapter-wrap .chapter-number {
    background: #692134;
    width: 118px;
    height: 127px;
    color: #fff;
    font-size: 7em;
    text-align: right;
    font-family: sans-serif;
    position: relative;
    font-weight: 600;
    float: left;
    margin-right: 15px; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .beginners-guide #main-content .chapter-section .chapter-wrap .chapter-number {
        /* IE10+ CSS styles go here */
        padding-top: 20px; } }
    .beginners-guide #main-content .chapter-section .chapter-wrap .chapter-number div {
      position: absolute;
      bottom: 40px;
      right: 10px; }
  .beginners-guide #main-content .chapter-section .chapter-wrap .chapter-icon {
    float: left;
    margin-right: 15px; }
    .beginners-guide #main-content .chapter-section .chapter-wrap .chapter-icon + h3 {
      padding-top: 0; }
  .beginners-guide #main-content .chapter-section .blue-outline {
    text-align: left;
    border: 1px solid #0076a3;
    padding: 20px;
    font-style: italic; }
  .beginners-guide #main-content .chapter-section p img.icon {
    margin: 5px 10px 10px 0px;
    float: left; }
  .beginners-guide #main-content .chapter-section h4.strong-burgandy {
    color: #692134;
    font-weight: 600;
    font-size: 1.2em;
    margin-top: 40px; }
    .beginners-guide #main-content .chapter-section h4.strong-burgandy.more-space + p {
      margin-top: 30px; }
  .beginners-guide #main-content .chapter-section h4 img.icon {
    margin: 5px 10px 10px 0px;
    float: left; }
  .beginners-guide #main-content .chapter-section ul.strong li {
    font-weight: 800; }
  .beginners-guide #main-content #how-it-works p {
    margin-bottom: 25px; }
  .beginners-guide #main-content .ron-burgandy {
    background: #692134;
    width: 118px;
    height: 127px;
    color: #fff;
    font-size: 7em;
    text-align: right;
    font-family: sans-serif;
    position: relative;
    font-weight: 600; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .beginners-guide #main-content .ron-burgandy {
        /* IE10+ CSS styles go here */
        padding-top: 20px; } }
    .beginners-guide #main-content .ron-burgandy div {
      position: absolute;
      bottom: 40px;
      left: 50px; }
  .beginners-guide #main-content h3.baxter-h3 {
    margin-top: 45px; }
  .beginners-guide #main-content h4 {
    color: #000; }
  .beginners-guide #main-content .inbound-burgandy {
    display: block;
    background: #692134;
    padding: 1em 3em;
    color: #fff;
    font-weight: 100;
    font-size: 1.1em; }
    .beginners-guide #main-content .inbound-burgandy strong {
      font-size: 1.3em; }
  .beginners-guide #main-content span.strong-burgandy {
    color: #692134;
    font-weight: 600;
    font-size: 1.2em; }
  .beginners-guide #main-content .uppercase {
    text-transform: uppercase; }
  .beginners-guide #main-content .blue-copy {
    color: #0076a1; }
  .beginners-guide #main-content .btn-chapters {
    min-width: 100%; }
    @media only screen and (min-width: 1200px) {
      .beginners-guide #main-content .btn-chapters {
        min-width: 850px; } }
    .beginners-guide #main-content .btn-chapters p {
      margin: auto;
      text-align: center;
      float: left; }
      .beginners-guide #main-content .btn-chapters p .btn, .beginners-guide #main-content .btn-chapters p .hs-button, .beginners-guide #main-content .btn-chapters p .btn-large, .beginners-guide #main-content .btn-chapters p .s2m-content h5 > a, .s2m-content .beginners-guide #main-content .btn-chapters p h5 > a, .beginners-guide #main-content .btn-chapters p .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .beginners-guide #main-content .btn-chapters p a, .beginners-guide #main-content .btn-chapters p .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .beginners-guide #main-content .btn-chapters p a {
        padding: 20px; }
      .beginners-guide #main-content .btn-chapters p .btn.yellow, .beginners-guide #main-content .btn-chapters p .yellow.hs-button, .beginners-guide #main-content .btn-chapters p .yellow.btn-large, .beginners-guide #main-content .btn-chapters p .s2m-content h5 > a.yellow, .s2m-content .beginners-guide #main-content .btn-chapters p h5 > a.yellow, .beginners-guide #main-content .btn-chapters p .blog-2015 .blog-body-section .post-item .blog-read-more a.yellow, .blog-2015 .blog-body-section .post-item .blog-read-more .beginners-guide #main-content .btn-chapters p a.yellow, .beginners-guide #main-content .btn-chapters p .blog-2015 .blog-body-section .blog-pagination div a.yellow, .blog-2015 .blog-body-section .blog-pagination div .beginners-guide #main-content .btn-chapters p a.yellow {
        padding: 20px;
        font-size: 1.5em; }
        .beginners-guide #main-content .btn-chapters p .btn.yellow:hover, .beginners-guide #main-content .btn-chapters p .yellow.hs-button:hover, .beginners-guide #main-content .btn-chapters p .yellow.btn-large:hover, .beginners-guide #main-content .btn-chapters p .s2m-content h5 > a.yellow:hover, .s2m-content .beginners-guide #main-content .btn-chapters p h5 > a.yellow:hover, .beginners-guide #main-content .btn-chapters p .blog-2015 .blog-body-section .post-item .blog-read-more a.yellow:hover, .blog-2015 .blog-body-section .post-item .blog-read-more .beginners-guide #main-content .btn-chapters p a.yellow:hover, .beginners-guide #main-content .btn-chapters p .blog-2015 .blog-body-section .blog-pagination div a.yellow:hover, .blog-2015 .blog-body-section .blog-pagination div .beginners-guide #main-content .btn-chapters p a.yellow:hover {
          background: #cbcbcb; }
      .beginners-guide #main-content .btn-chapters p .btn.gray, .beginners-guide #main-content .btn-chapters p .gray.hs-button, .beginners-guide #main-content .btn-chapters p .gray.btn-large, .beginners-guide #main-content .btn-chapters p .s2m-content h5 > a.gray, .s2m-content .beginners-guide #main-content .btn-chapters p h5 > a.gray, .beginners-guide #main-content .btn-chapters p .blog-2015 .blog-body-section .post-item .blog-read-more a.gray, .blog-2015 .blog-body-section .post-item .blog-read-more .beginners-guide #main-content .btn-chapters p a.gray, .beginners-guide #main-content .btn-chapters p .blog-2015 .blog-body-section .blog-pagination div a.gray, .blog-2015 .blog-body-section .blog-pagination div .beginners-guide #main-content .btn-chapters p a.gray {
        padding: 20px;
        font-size: 1.5em;
        font-weight: 600;
        background: #cbcbcb;
        border: 1px solid #fff;
        color: #000;
        margin-right: 0 20px 0 0; }
        .beginners-guide #main-content .btn-chapters p .btn.gray:hover, .beginners-guide #main-content .btn-chapters p .gray.hs-button:hover, .beginners-guide #main-content .btn-chapters p .gray.btn-large:hover, .beginners-guide #main-content .btn-chapters p .s2m-content h5 > a.gray:hover, .s2m-content .beginners-guide #main-content .btn-chapters p h5 > a.gray:hover, .beginners-guide #main-content .btn-chapters p .blog-2015 .blog-body-section .post-item .blog-read-more a.gray:hover, .blog-2015 .blog-body-section .post-item .blog-read-more .beginners-guide #main-content .btn-chapters p a.gray:hover, .beginners-guide #main-content .btn-chapters p .blog-2015 .blog-body-section .blog-pagination div a.gray:hover, .blog-2015 .blog-body-section .blog-pagination div .beginners-guide #main-content .btn-chapters p a.gray:hover {
          background: #692134; }
  .beginners-guide .chapter-img-btns {
    padding: 30px 0; }
    .beginners-guide .chapter-img-btns .container {
      max-width: 820px;
      padding-left: 0; }
      .beginners-guide .chapter-img-btns .container .ch-img {
        margin-bottom: 10px;
        margin-left: 2.5641%;
        position: relative;
        z-index: 1; }
        @media only screen and (min-width: 768px) and (max-width: 979px) {
          .beginners-guide .chapter-img-btns .container .ch-img {
            margin-left: 0; } }
        .beginners-guide .chapter-img-btns .container .ch-img > .no-chapter {
          position: absolute;
          left: -15px;
          right: 0;
          top: 0;
          width: 100%;
          height: 100%;
          z-index: 10;
          background: url(//www.square2marketing.com/hubfs/images/chapter-coming-soon.png) center center no-repeat; }
          @media only screen and (min-width: 768px) and (max-width: 979px) {
            .beginners-guide .chapter-img-btns .container .ch-img > .no-chapter {
              left: -35px; } }
          @media only screen and (max-width: 767px) {
            .beginners-guide .chapter-img-btns .container .ch-img > .no-chapter {
              left: -35px; } }
          @media only screen and (max-width: 979px) {
            .beginners-guide .chapter-img-btns .container .ch-img > .no-chapter {
              left: -15px; } }
  .beginners-guide #bottom-blue {
    background: #cbcbcb; }
    .beginners-guide #bottom-blue .hs-button {
      white-space: normal;
      padding: 12px 20px; }
    .beginners-guide #bottom-blue .specials-wrapper .mobile-none {
      /*span2*/ }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .beginners-guide #bottom-blue .specials-wrapper .mobile-none {
          display: none; } }
    .beginners-guide #bottom-blue .specials-wrapper .mobile-full {
      /*span8*/ }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .beginners-guide #bottom-blue .specials-wrapper .mobile-full {
          width: 98%; } }

.hs-content-id-4512467667 h3 {
  font-size: 2.3em !important;
  text-transform: uppercase;
  font-weight: 100;
  text-align: right !important; }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 h3 {
      text-align: center !important; } }

.hs-content-id-4512467667 h4 {
  text-align: left;
  font-weight: 600; }
  .hs-content-id-4512467667 h4 .checkMark {
    display: inline-block;
    background-image: url(//www.square2marketing.com/hubfs/green-checkmark-01.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-right: 8px;
    width: 21px;
    height: 16px; }

.hs-content-id-4512467667 .checkItem {
  margin-left: 0; }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .checkItem .span2 {
      display: none; } }

.hs-content-id-4512467667 ol {
  margin-left: 4em;
  margin-top: .5em;
  border-bottom: 2px solid #dedede; }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 ol {
      padding-left: 2em;
      margin-left: 0; } }

.hs-content-id-4512467667 .last-ol {
  border: none;
  padding-bottom: 50px; }

.hs-content-id-4512467667 .sales-frustration h3 {
  float: right; }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .sales-frustration h3 {
      float: none; } }

.hs-content-id-4512467667 .sh-h3 {
  text-transform: uppercase;
  font-weight: 100;
  padding: 50px 0;
  text-align: center !important; }

.hs-content-id-4512467667 .sh2-h3 {
  text-transform: uppercase;
  font-weight: 100;
  padding: 80px 0 0 0;
  text-align: center !important;
  font-size: 2.9em !important; }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .sh2-h3 {
      font-size: 2em !important; } }

.hs-content-id-4512467667 .bottom-pad {
  padding-bottom: 80px; }

.hs-content-id-4512467667 .blue-head {
  color: #11789d;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 30px;
  line-height: 1.5em; }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .blue-head {
      text-align: left; } }

.hs-content-id-4512467667 .normal-text {
  color: black;
  font-size: 20px;
  font-weight: normal;
  text-transform: none; }

.hs-content-id-4512467667 .redCap {
  text-transform: uppercase;
  color: #692134; }

.hs-content-id-4512467667 .more-yellow {
  padding-bottom: 150px; }
  .hs-content-id-4512467667 .more-yellow a {
    padding: 25px 200px;
    font-size: 1.3em; }
    @media only screen and (max-width: 767px) {
      .hs-content-id-4512467667 .more-yellow a {
        padding: 20px 100px; } }

.hs-content-id-4512467667 .hero .hero-content h1 {
  font-size: 3.2em;
  font-weight: 400; }
  @media only screen and (min-width: 1200px) {
    .hs-content-id-4512467667 .hero .hero-content h1 {
      font-size: 3.2em; } }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .hero .hero-content h1 {
      font-size: 22px; } }

.hs-content-id-4512467667 .hero .hero-content h2 {
  font-size: 2em;
  font-weight: 100; }

.hs-content-id-4512467667 .s2m-content .col {
  padding: 0; }

.hs-content-id-4512467667 .blue-container {
  padding: 70px 0 50px 0; }
  .hs-content-id-4512467667 .blue-container .span12 {
    margin-left: 0; }

.hs-content-id-4512467667 .blue-box {
  background-image: url(//www.square2marketing.com/hubfs/blue-box.png);
  background-color: #00374a;
  width: 238px;
  height: 241px; }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .blue-box {
      max-width: 400px;
      margin: 0 auto; } }

.hs-content-id-4512467667 .blue-box1 {
  background-image: url(//www.square2marketing.com/hubfs/big-blue-box.png);
  background-color: #00374a;
  max-width: 510px;
  height: 240px; }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .blue-box1 {
      width: 100%; } }

.hs-content-id-4512467667 .big-letters {
  text-align: right;
  line-height: 2.8em; }
  .hs-content-id-4512467667 .big-letters span {
    font-size: 2.76em;
    line-height: 1.28em;
    text-transform: uppercase;
    float: right; }
    @media only screen and (max-width: 767px) {
      .hs-content-id-4512467667 .big-letters span {
        float: none;
        line-height: 1em; } }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .big-letters {
      text-align: left;
      padding-left: 1em; } }

.hs-content-id-4512467667 .big-number {
  font-size: 7em;
  font-weight: 600;
  padding-top: 50px; }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .big-number {
      font-size: 4em; } }
  .hs-content-id-4512467667 .big-number p {
    font-size: .175em;
    font-weight: 100;
    padding-top: 60px !important;
    line-height: inherit; }

.hs-content-id-4512467667 .thankyou h5 {
  float: left;
  margin-top: -15px; }

.hs-content-id-4512467667 .thankyou p {
  float: left; }

.hs-content-id-4512467667 .hs-form-required {
  display: none; }

.hs-content-id-4512467667 .hs-form-field {
  clear: left;
  float: left;
  width: 55%; }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .hs-content-id-4512467667 .hs-form-field {
      width: 100%;
      overflow: hidden; } }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .hs-form-field {
      width: 100%;
      overflow: hidden; } }

.hs-content-id-4512467667 input[type=email] {
  width: 100% !important;
  color: #000;
  border: none;
  border-radius: 0;
  background-color: #fff;
  padding: 15px 10px !important;
  font-size: 0.9em; }

.hs-content-id-4512467667 input[type="submit"] {
  width: 45%;
  min-width: 80px;
  color: #000 !important;
  font-weight: 600;
  line-height: 100%;
  background: #fdd535 !important;
  margin-top: 0;
  height: 42px;
  border: 1px solid #fff !important;
  font-size: 14px !important;
  padding: 13px 0 40px 0 !important;
  z-index: 100;
  margin-top: 5px; }
  @media only screen and (min-width: 1200px) {
    .hs-content-id-4512467667 input[type="submit"] {
      font-size: 16px !important; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .hs-content-id-4512467667 input[type="submit"] {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 input[type="submit"] {
      width: 100%; } }

.hs-content-id-4512467667 ul.hs-error-msgs {
  list-style: none;
  margin: 0em; }
  .hs-content-id-4512467667 ul.hs-error-msgs li {
    display: none; }

.hs-content-id-4512467667 .cta-row {
  min-height: 260px; }
  @media only screen and (min-width: 1200px) {
    .hs-content-id-4512467667 .cta-row {
      min-height: 210px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .hs-content-id-4512467667 .cta-row {
      min-height: 300px; } }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .cta-row {
      height: auto; } }
  .hs-content-id-4512467667 .cta-row .cta-content p {
    font-size: 1.2em; }
  @media only screen and (max-width: 767px) {
    .hs-content-id-4512467667 .cta-row .cta-image {
      height: auto; } }
  .hs-content-id-4512467667 .cta-row .cta-image img {
    top: 0px !important;
    height: auto; }
    @media only screen and (min-width: 1200px) {
      .hs-content-id-4512467667 .cta-row .cta-image img {
        top: -30px !important; } }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
      .hs-content-id-4512467667 .cta-row .cta-image img {
        top: auto !important; } }
    @media only screen and (max-width: 767px) {
      .hs-content-id-4512467667 .cta-row .cta-image img {
        top: auto !important; } }

.approach .four-column {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: wrap; }

.approach .four-column .row-fluid {
  padding-top: 15px; }

.approach .four-column p {
  font-weight: 300;
  font-style: italic;
  font-size: 1.2em;
  line-height: 1.25; }

.approach h4 {
  font-size: 1.2em;
  line-height: 1.5; }

.gears-cta.white-bg {
  background: #ffffff url(//www.square2marketing.com/hubfs/images/background-images/approach-cta-dbo.png) !important;
  background-position-y: center !important;
  background-position-x: center !important;
  background-repeat: no-repeat !important; }

.gears-cta.white-bg .col {
  padding-top: 0;
  padding-bottom: 0; }

.s2m-content.number-blocks .col {
  padding-bottom: 0; }

.s2m-content.number-blocks p {
  font-weight: 300; }

.s2m-content.number-blocks ul {
  margin: 0 auto;
  max-width: 525px; }

.s2m-content.number-blocks ul li {
  font-weight: 300;
  font-size: 24px;
  font-style: italic;
  text-indent: 20px; }

.s2m-content.number-blocks ul li::before {
  background: #f3ebdf;
  content: "";
  margin-right: 10px;
  text-align: center;
  color: #000;
  padding: 0 15px;
  font-weight: bold;
  font-style: italic;
  display: inline;
  clear: left;
  overflow: hidden;
  line-height: 1.5em; }

.s2m-content.number-blocks ul li.one::before {
  content: "1"; }

.s2m-content.number-blocks ul li.two::before {
  content: "2"; }

.s2m-content.number-blocks ul li.three::before {
  content: "3"; }

.s2m-content.number-blocks ul li.four::before {
  content: "4"; }

.s2m-content.number-blocks ul li.five::before {
  content: "5"; }

@media only screen and (max-width: 767px) {
  .gears-cta.white-bg .box-background a h3 {
    font-size: 1.5em;
    margin-top: 0 !important; } }

.approach #hero .h1-wrapper {
  position: relative; }

.approach #hero .h1-wrapper h1 {
  position: relative;
  font-weight: 800;
  font-size: 112px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  top: 17px;
  position: relative;
  z-index: 2;
  text-shadow: 4px -3px 25px #000; }

@media only screen and (max-width: 979px) {
  .approach #hero .h1-wrapper h1 {
    font-size: 60px;
    top: 12px;
    padding: 0 15px; } }

.statement .col {
  padding: 20px 0 0; }

.approach h3 {
  font-size: 2.4em; }

.intro-copy .col {
  padding: 0; }

.intro-copy .col h3 {
  font-size: 2.4em; }

.statement {
  background: #fff;
  position: relative;
  z-index: 2; }

.intro-copy.reduced-bottom-padding {
  padding: 40px 0; }

.intro-copy .col h3 {
  font-size: 2.2em;
  font-weight: 800; }

.intro-copy .col p {
  font-size: 1.35em;
  font-weight: 300;
  line-height: 2;
  text-align: left; }

@media only screen and (max-width: 767px) {
  .approach #hero .h1-wrapper h1 {
    font-size: 2.5em;
    top: 9px; }
  .intro-copy .col h3, .approach h3 {
    font-size: 1.5em; } }

.maxg a {
  border: 1px solid #fff;
  text-shadow: none;
  background: #1c79a2;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  font-size: 21px;
  line-height: 25px;
  font-family: 'Source Sans Pro', sans-serif;
  width: auto;
  transition: all .4s ease;
  padding: 20px 40px;
  height: auto;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  box-sizing: content-box; }
  .maxg a:hover {
    background: #177190; }

.revenue-strategy .intro-copy .col {
  padding-top: 70px;
  padding-bottom: 70px; }

.revenue-strategy .offers .cta-content h3 {
  max-width: 100%; }

.revenue-strategy .testimonial {
  background: #fff;
  color: #231f20; }

.revenue-strategy .testimonial .container .individual-testimonial:last-child {
  display: none; }

.revenue-strategy .testimonial .container .individual-testimonial .testimonial-info {
  text-align: left;
  float: none;
  margin: 30px auto;
  display: block;
  max-width: 500px;
  overflow: hidden; }
  .revenue-strategy .testimonial .container .individual-testimonial .testimonial-info .testimonial-attribute {
    float: left; }
  .revenue-strategy .testimonial .container .individual-testimonial .testimonial-info .testimonial-name {
    text-align: left;
    font-weight: bold;
    font-style: normal;
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 10px; }
  .revenue-strategy .testimonial .container .individual-testimonial .testimonial-info .testimonial-image {
    float: left;
    margin-right: 30px; }

@media only screen and (max-width: 979px) {
  .revenue-strategy .testimonial .container .individual-testimonial .testimonial-info .testimonial-image {
    float: none;
    margin: 0 auto; } }
    .revenue-strategy .testimonial .container .individual-testimonial .testimonial-info .testimonial-image img {
      margin: 0 auto;
      display: block;
      max-width: 100%; }

@media only screen and (max-width: 979px) {
  .revenue-strategy .testimonial .container .individual-testimonial .testimonial-info .testimonial-image img {
    max-width: 100%;
    margin: 0 auto;
    display: block; } }
  .revenue-strategy .testimonial .container .individual-testimonial .testimonial-info .testimonial-position img {
    max-width: 300px;
    width: 100%;
    height: auto;
    display: block; }

@media only screen and (max-width: 979px) {
  .revenue-strategy .testimonial .container .individual-testimonial .testimonial-info .testimonial-position img {
    max-width: 100%;
    margin: 0 auto;
    display: block; } }

.revenue-strategy .testimonial .container {
  background: url(//www.square2marketing.com/hubfs/images/team_headshots/quote-left.png) no-repeat left 0; }
  .revenue-strategy .testimonial .container .inner {
    color: #231f20;
    font-style: italic;
    background: url(//www.square2marketing.com/hubfs/images/team_headshots/quote-right.png) no-repeat right 50%;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.5em; }

.advocacy #slider-content {
  background: #c8c6b8; }
  .advocacy #slider-content .hs_cos_flex-viewport {
    padding-bottom: 100px;
    margin-bottom: -100px; }
  .advocacy #slider-content .container {
    max-width: 940px; }
  .advocacy #slider-content .center-text {
    text-align: center;
    font-size: 2em !important;
    font-weight: bold !important;
    text-transform: uppercase; }
  .advocacy #slider-content h3 {
    font-size: 2em;
    margin: 0 0 30px 0;
    font-weight: 300;
    text-align: center;
    font-style: italic;
    color: #11646f; }
  .advocacy #slider-content .hs_cos_flex-slides-main {
    margin-left: 0;
    list-style: none; }
  .advocacy #slider-content .hs_cos_flex-slide-main {
    position: relative;
    padding: 0; }
    .advocacy #slider-content .hs_cos_flex-slide-main img {
      position: absolute;
      bottom: -45px;
      z-index: 10;
      max-width: 190px;
      height: auto; }
      @media only screen and (max-width: 767px) {
        .advocacy #slider-content .hs_cos_flex-slide-main img {
          bottom: -85px; } }
    .advocacy #slider-content .hs_cos_flex-slide-main .caption {
      display: block;
      padding: 50px;
      width: 100%;
      background: #fff; }
      .advocacy #slider-content .hs_cos_flex-slide-main .caption p {
        margin: 0 0 15px 0;
        font-size: 1em;
        line-height: 1.7;
        font-weight: 300;
        font-style: italic; }
        .advocacy #slider-content .hs_cos_flex-slide-main .caption p.testimonial-slider-text {
          font-style: italic; }
        .advocacy #slider-content .hs_cos_flex-slide-main .caption p.testimonial-byline {
          text-align: center;
          font-style: normal; }
        .advocacy #slider-content .hs_cos_flex-slide-main .caption p.testimonial-slider-byline {
          text-align: center;
          font-style: normal; }
        .advocacy #slider-content .hs_cos_flex-slide-main .caption p.action-button {
          text-align: center;
          font-style: normal; }
        .advocacy #slider-content .hs_cos_flex-slide-main .caption p.indent {
          font-size: 1.35em;
          margin: 0 0 0 50px;
          font-style: normal; }
      @media only screen and (max-width: 767px) {
        .advocacy #slider-content .hs_cos_flex-slide-main .caption {
          max-width: 100%;
          width: 100%;
          margin: 10px 0 0 0; } }
  .advocacy #slider-content .hs_cos_flex-control-paging {
    text-align: center;
    padding: 35px 0 130px 0;
    margin: 0; }
    @media only screen and (max-width: 979px) {
      .advocacy #slider-content .hs_cos_flex-control-paging {
        padding-bottom: 50px; } }
    .advocacy #slider-content .hs_cos_flex-control-paging li {
      display: inline-block;
      width: 20px;
      height: 20px; }
      .advocacy #slider-content .hs_cos_flex-control-paging li a {
        width: 20px;
        height: 20px;
        display: block;
        border-radius: 100%;
        background: none;
        overflow: hidden;
        text-indent: -9999px;
        border: 1px solid #ccc; }
        .advocacy #slider-content .hs_cos_flex-control-paging li a.hs_cos_flex-active {
          background: #6fcace; }
  .advocacy #slider-content .hs_cos_flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0; }
    .advocacy #slider-content .hs_cos_flex-direction-nav li {
      position: absolute;
      top: 47%;
      left: 0;
      background: url(https://www.square2marketing.com/hubfs/images/background-images/slider-left.png) top center no-repeat;
      width: 65px;
      height: 65px;
      padding: 0; }
      @media only screen and (min-width: 1200px) {
        .advocacy #slider-content .hs_cos_flex-direction-nav li {
          left: -6%; } }
      @media only screen and (max-width: 979px) {
        .advocacy #slider-content .hs_cos_flex-direction-nav li {
          display: none; } }
      .advocacy #slider-content .hs_cos_flex-direction-nav li:last-child {
        left: initial;
        right: 0;
        background: url(https://www.square2marketing.com/hubfs/images/background-images/slider-right.png) top center no-repeat; }
        @media only screen and (min-width: 1200px) {
          .advocacy #slider-content .hs_cos_flex-direction-nav li:last-child {
            right: -7%; } }
      @media only screen and (max-width: 767px) {
        .advocacy #slider-content .hs_cos_flex-direction-nav li {
          display: none; } }
      .advocacy #slider-content .hs_cos_flex-direction-nav li a {
        display: block;
        height: 65px;
        width: 65px;
        overflow: hidden;
        text-indent: -9999px; }

.advocacy .h1-wrapper {
  position: relative; }
  .advocacy .h1-wrapper h1 {
    position: relative;
    font-weight: 800;
    font-size: 112px;
    line-height: .91;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    top: 11px;
    position: relative;
    z-index: 2; }
    .advocacy .h1-wrapper h1 span {
      display: block; }
    @media only screen and (max-width: 767px) {
      .advocacy .h1-wrapper h1 {
        font-size: 60px;
        top: 12px;
        padding: 0 15px; } }

.advocacy .about-statement.advocacy-statement {
  background: #f6eee1;
  position: relative;
  z-index: 21; }
  @media only screen and (max-width: 979px) {
    .advocacy .about-statement.advocacy-statement {
      padding-bottom: 0 !important; } }
  .advocacy .about-statement.advocacy-statement .col {
    padding-top: 10px;
    padding-bottom: 10px; }
    @media only screen and (max-width: 979px) {
      .advocacy .about-statement.advocacy-statement .col {
        padding-top: 15px;
        padding-bottom: 15px; } }
    .advocacy .about-statement.advocacy-statement .col h2 {
      font-size: 39px;
      color: #010101;
      text-transform: uppercase;
      font-weight: bold; }

.advocacy .advocacy-intro {
  padding: 120px 0; }
  @media only screen and (max-width: 767px) {
    .advocacy .advocacy-intro {
      padding: 60px 0; } }
  .advocacy .advocacy-intro .col {
    padding: 0; }
    .advocacy .advocacy-intro .col h3 {
      font-size: 2.2em;
      font-weight: 800; }
    .advocacy .advocacy-intro .col .smPrint {
      font-size: 18px;
      line-height: 1.5;
      max-width: 900px;
      margin: auto;
      font-weight: lighter; }
    .advocacy .advocacy-intro .col a {
      color: #692134;
      text-decoration: underline;
      font-weight: normal; }

.advocacy .advocacyMarketing h3 {
  text-transform: uppercase;
  font-size: 2.2em;
  font-weight: 600; }

.advocacy .advocacyMarketing p {
  max-width: 900px;
  margin: 1em auto; }
  .advocacy .advocacyMarketing p a {
    color: #FCD80F;
    text-decoration: underline; }

.advocacy .advocacyMarketing .p26 {
  font-size: 26px; }

.advocacy .advocacyMarketing .pSmall {
  text-align: left; }

.advocacy .col1 .hs-cta-wrapper span {
  text-align: center;
}

.advocacy .s2m-content.one-column.two-col-ul .col1 h3 {
  font-size: 2.2em;
  font-weight: 800;
  text-transform: uppercase; }

.advocacy .s2m-content.one-column.two-col-ul .col1 p {
  font-size: 26px; }

.advocacy .s2m-content.one-column.two-col-ul .col1 li {
  font-size: 18px;
  font-weight: lighter;
  line-height: 1.75; }

@media only screen and (max-width: 979px) {
  .advocacy .s2m-content.one-column.dark {
    padding-bottom: 40px; } }

.advocacy .col1 h4 {
  font-size: 36px; }

.demandGenServices {
  padding: 50px 0 0; }
  @media only screen and (max-width: 767px) {
    .demandGenServices {
      padding: 60px 0; } }
  .demandGenServices .col h3 {
    text-transform: uppercase;
    font-size: 2.2em;
    font-weight: 600; }
  .demandGenServices .col p {
    font-size: 26px;
    font-weight: normal;
    line-height: 1.5;
    max-width: 900px;
    margin: 1em auto; }
    @media only screen and (max-width: 979px) {
      .demandGenServices .col p {
        line-height: 1.4; } }
    .demandGenServices .col p a {
      color: #692134;
      text-decoration: underline;
      font-weight: normal; }
  .demandGenServices .col .smPrint {
    font-size: 18px;
    line-height: 1.5;
    max-width: 900px;
    margin: auto;
    font-weight: lighter;
    text-align: left; }
  .demandGenServices .col .span2 {
    display: none; }
  .demandGenServices .col .span8 {
    width: 100%; }
    .demandGenServices .col .span8 ul li {
      font-size: 18px;
      font-weight: lighter;
      color: black; }
      .demandGenServices .col .span8 ul li.extraSpace {
        padding-left: 30px; }
        @media only screen and (min-width: 1200px) {
          .demandGenServices .col .span8 ul li.extraSpace {
            padding-left: 30px; } }
        @media only screen and (min-width: 768px) and (max-width: 979px) {
          .demandGenServices .col .span8 ul li.extraSpace {
            padding-left: 30px; } }
        @media only screen and (max-width: 767px) {
          .demandGenServices .col .span8 ul li.extraSpace {
            padding-left: 10px; } }
      .demandGenServices .col .span8 ul li:before {
        content: none; }
      .demandGenServices .col .span8 ul li a {
        font-size: 18px;
        line-height: 1.5;
        font-weight: lighter;
        color: black;
        text-decoration: none;
        padding: 5px 5px 5px 10px;
        border: 1px solid white;
        border-radius: 25px;
        display: block; }
        .demandGenServices .col .span8 ul li a:hover {
          border: 1px solid black;
          border-radius: 25px;
          background-color: #F3EBDF; }
      @media only screen and (max-width: 767px) {
        .demandGenServices .col .span8 ul li {
          padding: 0;
          margin: 0;
          width: 100%; } }

.demandQuote {
  padding: 60px 0 20px; }
  .demandQuote h3 {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 600;
    text-align: center; }
    @media only screen and (max-width: 979px) {
      .demandQuote h3 {
        font-size: 26px; } }
  .demandQuote .two-col-columns {
    width: 70%;
    margin: auto;
    padding-top: 20px; }
    @media only screen and (max-width: 767px) {
      .demandQuote .two-col-columns {
        width: 100%; } }
    .demandQuote .two-col-columns .span8 {
      padding-left: 30px; }
      @media only screen and (min-width: 768px) and (max-width: 979px) {
        .demandQuote .two-col-columns .span8 {
          padding-left: 10px; } }
      @media only screen and (max-width: 767px) {
        .demandQuote .two-col-columns .span8 {
          padding-left: 0; } }
      .demandQuote .two-col-columns .span8 span {
        font-weight: lighter;
        font-size: 36px;
        font-style: italic;
        line-height: 1.2; }
        @media only screen and (max-width: 767px) {
          .demandQuote .two-col-columns .span8 span {
            text-align: left; } }
      .demandQuote .two-col-columns .span8 p {
        text-align: left;
        text-indent: 30px; }
      .demandQuote .two-col-columns .span8 img {
        padding-left: 30px; }

.ctaSection {
  padding: 60px 15px; }
  .ctaSection h3 {
    font-size: 36px;
    font-weight: 600;
    text-transform: none; }

.yellowCTA:hover {
  background: #f78615 !important;
  color: black !important; }

.workPage .h1-wrapper {
  position: relative; }
  .workPage .h1-wrapper h1 {
    position: relative;
    font-weight: 800;
    font-size: 6.2em;
    line-height: .91;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    top: 11px;
    position: relative;
    z-index: 2; }
    .workPage .h1-wrapper h1 span {
      display: block; }
    @media only screen and (max-width: 767px) {
      .workPage .h1-wrapper h1 {
        font-size: 3em;
        top: 5px; } }

.workPage .sliderHeadline {
  padding: 70px 0; }
  @media only screen and (max-width: 767px) {
    .workPage .sliderHeadline {
      padding: 60px 0; } }
  .workPage .sliderHeadline .col {
    padding: 0; }
    .workPage .sliderHeadline .col h2 {
      font-size: 2.2em;
      font-weight: 800; }
    .workPage .sliderHeadline .col p {
      font-size: 26px;
      font-weight: lighter;
      line-height: 1.5;
      max-width: 900px;
      margin: 1em auto; }
      @media only screen and (max-width: 979px) {
        .workPage .sliderHeadline .col p {
          line-height: 1.4; } }

.workPage #slider-content {
  background: #c8c6b8;
  padding-top: 70px; }
  .workPage #slider-content .hs_cos_flex-viewport {
    padding-bottom: 100px;
    margin-bottom: -100px; }
  .workPage #slider-content .container {
    max-width: 940px; }
  .workPage #slider-content .center-text {
    text-align: center;
    font-size: 2em !important;
    font-weight: bold !important;
    text-transform: uppercase; }
  .workPage #slider-content h3 {
    font-size: 2em;
    margin: 0 0 30px 0;
    font-weight: 300;
    text-align: center;
    font-style: italic;
    color: #11646f; }
  .workPage #slider-content .hs_cos_flex-slides-main {
    margin-left: 0;
    list-style: none; }
  .workPage #slider-content .hs_cos_flex-slide-main {
    position: relative;
    padding: 0; }
    .workPage #slider-content .hs_cos_flex-slide-main img {
      position: absolute;
      bottom: -45px;
      z-index: 10;
      max-width: 190px;
      height: auto; }
      @media only screen and (max-width: 767px) {
        .workPage #slider-content .hs_cos_flex-slide-main img {
          bottom: -85px; } }
    .workPage #slider-content .hs_cos_flex-slide-main .caption {
      display: block;
      padding: 50px;
      width: 100%;
      background: #fff; }
      .workPage #slider-content .hs_cos_flex-slide-main .caption p {
        margin: 0 0 15px 0;
        font-size: 1em;
        line-height: 1.7;
        font-weight: 300;
        font-style: italic; }
        .workPage #slider-content .hs_cos_flex-slide-main .caption p.testimonial-slider-text {
          font-style: italic; }
        .workPage #slider-content .hs_cos_flex-slide-main .caption p.testimonial-byline {
          text-align: center;
          font-style: normal; }
        .workPage #slider-content .hs_cos_flex-slide-main .caption p.testimonial-slider-byline {
          text-align: center;
          font-style: normal; }
        .workPage #slider-content .hs_cos_flex-slide-main .caption p.action-button {
          text-align: center;
          font-style: normal; }
        .workPage #slider-content .hs_cos_flex-slide-main .caption p.indent {
          font-size: 1.35em;
          margin: 0 0 0 50px;
          font-style: normal; }
      @media only screen and (max-width: 767px) {
        .workPage #slider-content .hs_cos_flex-slide-main .caption {
          max-width: 100%;
          width: 100%;
          margin: 10px 0 0 0; } }
  .workPage #slider-content .hs_cos_flex-control-paging {
    text-align: center;
    padding: 35px 0 130px 0;
    margin: 0; }
    @media only screen and (max-width: 979px) {
      .workPage #slider-content .hs_cos_flex-control-paging {
        padding-bottom: 50px; } }
    .workPage #slider-content .hs_cos_flex-control-paging li {
      display: inline-block;
      width: 20px;
      height: 20px; }
      .workPage #slider-content .hs_cos_flex-control-paging li a {
        width: 20px;
        height: 20px;
        display: block;
        border-radius: 100%;
        background: none;
        overflow: hidden;
        text-indent: -9999px;
        border: 1px solid #ccc; }
        .workPage #slider-content .hs_cos_flex-control-paging li a.hs_cos_flex-active {
          background: #6fcace; }
  .workPage #slider-content .hs_cos_flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0; }
    .workPage #slider-content .hs_cos_flex-direction-nav li {
      position: absolute;
      top: 47%;
      left: 0;
      background: url(https://www.square2marketing.com/hubfs/images/background-images/slider-left.png) top center no-repeat;
      width: 65px;
      height: 65px;
      padding: 0; }
      @media only screen and (min-width: 1200px) {
        .workPage #slider-content .hs_cos_flex-direction-nav li {
          left: -6%; } }
      @media only screen and (max-width: 979px) {
        .workPage #slider-content .hs_cos_flex-direction-nav li {
          display: none; } }
      .workPage #slider-content .hs_cos_flex-direction-nav li:last-child {
        left: initial;
        right: 0;
        background: url(https://www.square2marketing.com/hubfs/images/background-images/slider-right.png) top center no-repeat; }
        @media only screen and (min-width: 1200px) {
          .workPage #slider-content .hs_cos_flex-direction-nav li:last-child {
            right: -7%; } }
      @media only screen and (max-width: 767px) {
        .workPage #slider-content .hs_cos_flex-direction-nav li {
          display: none; } }
      .workPage #slider-content .hs_cos_flex-direction-nav li a {
        display: block;
        height: 65px;
        width: 65px;
        overflow: hidden;
        text-indent: -9999px; }

.workPage .awardsCta {
  background: #e5eeee url(https://www.square2marketing.com/hubfs/images/background-images/awards-cta.png) !important;
  background-position-y: center !important;
  background-position-x: center !important;
  background-repeat: no-repeat !important; }
  .workPage .awardsCta .col1 {
    padding: 0 135px; }
    @media only screen and (max-width: 767px) {
      .workPage .awardsCta .col1 {
        padding: 0; } }
  .workPage .awardsCta .box-background {
    margin: 130px auto;
    padding: 20px;
    background: #13646F;
    border: 5px solid white; }
    @media only screen and (max-width: 767px) {
      .workPage .awardsCta .box-background {
        margin: 50px auto;
        padding-left: 0;
        padding-right: 0; } }
    .workPage .awardsCta .box-background a {
      text-decoration: none !important; }
      .workPage .awardsCta .box-background a:hover {
        text-decoration: none !important; }
        .workPage .awardsCta .box-background a:hover * {
          text-decoration: none !important; }
      .workPage .awardsCta .box-background a h3 {
        font-size: 2em;
        font-weight: 800;
        line-height: 1.19;
        text-transform: none;
        margin-top: 30px !important;
        color: #fff; }
        @media only screen and (max-width: 767px) {
          .workPage .awardsCta .box-background a h3 {
            font-size: 1.5em; } }
        .workPage .awardsCta .box-background a h3:hover {
          text-decoration: none !important; }
        @media only screen and (max-width: 979px) {
          .workPage .awardsCta .box-background a h3 br {
            display: none; } }
      .workPage .awardsCta .box-background a .btn, .workPage .awardsCta .box-background a .hs-button, .workPage .awardsCta .box-background a .btn-large, .workPage .awardsCta .box-background a .s2m-content h5 > a, .s2m-content .workPage .awardsCta .box-background a h5 > a, .workPage .awardsCta .box-background a .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .workPage .awardsCta .box-background a .hs-button.primary, .workPage .awardsCta .box-background a .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .workPage .awardsCta .box-background a a, .workPage .awardsCta .box-background a .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .workPage .awardsCta .box-background a a {
        margin-top: 0;
        padding: 25px;
        text-transform: none;
        color: #000;
        font-size: 1.45em; }
        @media only screen and (max-width: 767px) {
          .workPage .awardsCta .box-background a .btn, .workPage .awardsCta .box-background a .hs-button, .workPage .awardsCta .box-background a .btn-large, .workPage .awardsCta .box-background a .s2m-content h5 > a, .s2m-content .workPage .awardsCta .box-background a h5 > a, .workPage .awardsCta .box-background a .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .workPage .awardsCta .box-background a .hs-button.primary, .workPage .awardsCta .box-background a .blog-2015 .blog-body-section .post-item .blog-read-more a, .blog-2015 .blog-body-section .post-item .blog-read-more .workPage .awardsCta .box-background a a, .workPage .awardsCta .box-background a .blog-2015 .blog-body-section .blog-pagination div a, .blog-2015 .blog-body-section .blog-pagination div .workPage .awardsCta .box-background a a {
            width: 90%; } }
        .workPage .awardsCta .box-background a .btn.white-border, .workPage .awardsCta .box-background a .white-border.hs-button, .workPage .awardsCta .box-background a .white-border.btn-large, .workPage .awardsCta .box-background a .s2m-content h5 > a.white-border, .s2m-content .workPage .awardsCta .box-background a h5 > a.white-border, .workPage .awardsCta .box-background a .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .white-border.hs-button.primary, .blog-2015 .hero .hero-content .subscribe-header-form .hs-form .workPage .awardsCta .box-background a .white-border.hs-button.primary, .workPage .awardsCta .box-background a .blog-2015 .blog-body-section .post-item .blog-read-more a.white-border, .blog-2015 .blog-body-section .post-item .blog-read-more .workPage .awardsCta .box-background a a.white-border, .workPage .awardsCta .box-background a .blog-2015 .blog-body-section .blog-pagination div a.white-border, .blog-2015 .blog-body-section .blog-pagination div .workPage .awardsCta .box-background a a.white-border {
          border: 1px solid #fff; }

.about {
  /******** Form Section Module ***********/
  /******** Partner Testimonials Module ***********/
  /******** Recognized Leader Headline Module ***********/
  /******** Award Badges Module ***********/
  /******** Partner Bottom Contact Module ***********/ }
  @media only screen and (max-width: 979px) {
    .about .form-section.partner-form .pad56tb {
      padding-top: 10px; } }
  .about .form-section.partner-form .pad56tb .flex-section {
    display: flex;
    justify-content: space-between;
    max-width: 940px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .about .form-section.partner-form .pad56tb .flex-section {
        flex-direction: column; } }
    .about .form-section.partner-form .pad56tb .flex-section .text-wrapper p {
      font-size: 20px; }
      .about .form-section.partner-form .pad56tb .flex-section .text-wrapper p:first-of-type {
        margin-top: 0; }
    .about .form-section.partner-form .pad56tb .flex-section .text-wrapper ul li {
      font-size: 20px;
      margin-bottom: 20px;
      line-height: 1.75; }
    .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper {
      background: #fff;
      box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.5); }
      .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper h3 {
        font-size: 22px;
        color: #692134;
        margin-top: 0px;
        padding-top: 0px;
        line-height: 26px;
        text-transform: uppercase;
        font-weight: 700; }
        .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper h3 span {
          font-size: 18px;
          font-weight: normal;
          color: #333;
          text-transform: none; }
      .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form .hs-input {
        background: #F2F2F2;
        border: 1px solid #B3B3B3;
        border-radius: 0; }
        .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form .hs-input::-webkit-input-placeholder {
          color: #333; }
        .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form .hs-input:-ms-input-placeholder {
          color: #333; }
        .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form .hs-input::-ms-input-placeholder {
          color: #333; }
        .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form .hs-input::placeholder {
          color: #333; }
      .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form .hs-button.primary {
        text-transform: uppercase;
        font-size: 22px;
        font-weight: bold;
        padding: 20px 40px; }
        .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form .hs-button.primary:hover {
          background: #B3B3B3;
          color: #fff; }
        @media only screen and (max-width: 979px) {
          .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form .hs-button.primary {
            font-size: 17px; } }
      .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form select {
        width: 100% !important; }
      .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form .hs-form-field > label {
        display: none; }
      .about .form-section.partner-form .pad56tb .flex-section #bottom.form-wrapper form.hs-form .hs-form-booleancheckbox input {
        margin-bottom: 0;
        width: auto;
        min-height: auto; }
  .about .partner-testimonials h4 {
    margin-bottom: 60px; }
  .about .partner-testimonials .item-about {
    max-width: 550px;
    margin-left: 20px; }
    @media only screen and (max-width: 979px) {
      .about .partner-testimonials .item-about {
        margin: 26px auto 0; } }
    .about .partner-testimonials .item-about p {
      font-size: 26px; }
      @media only screen and (max-width: 767px) {
        .about .partner-testimonials .item-about p {
          font-size: 18px !important; } }
    .about .partner-testimonials .item-about .qname {
      font-size: 18px;
      font-weight: bold;
      margin: 30px 0 0 40px; }
      .about .partner-testimonials .item-about .qname img {
        height: 50px; }
  .about .partner-testimonials .owl-theme .owl-controls {
    margin-top: 40px; }
    .about .partner-testimonials .owl-theme .owl-controls .owl-nav .owl-prev img, .about .partner-testimonials .owl-theme .owl-controls .owl-nav .owl-next img {
      width: 45px;
      height: 45px; }
      @media only screen and (min-width: 1200px) {
        .about .partner-testimonials .owl-theme .owl-controls .owl-nav .owl-prev img, .about .partner-testimonials .owl-theme .owl-controls .owl-nav .owl-next img {
          width: 60px;
          height: 60px; } }
  .about .recognized-leader-header.partner-leader-header .col h3 {
    margin: 100px 0 20px !important; }
  .about .about-badges.partner-badges {
    margin-bottom: 70px; }
  .about .values.partner-values h3 {
    font-size: 50px;
    margin: 100px 0 50px; }
    @media only screen and (max-width: 979px) {
      .about .values.partner-values h3 {
        font-size: 36px; } }
  .about .values.partner-values p {
    font-size: 24px;
    line-height: 1.75;
    max-width: 250px;
    margin: 0 auto; }
    @media only screen and (max-width: 979px) {
      .about .values.partner-values p {
        max-width: 200px; } }
    .about .values.partner-values p a {
      font-size: 24px;
      font-weight: bold; }

.portfolio-RRT .ctaSection.narrow .container {
  width: 100%; }
  .portfolio-RRT .ctaSection.narrow .container h3 {
    max-width: 500px;
    margin: 0 auto 0.75em; }
