@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("http://fonts.googleapis.com/css?family=Droid+Serif:400,700");
.centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

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

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

*
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.row-fluid [class*="span"] {
  min-height: 0; }

span.hs_cos_wrapper_type_space {
  min-height: 28px;
  display: block; }

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  color: #555555;
  font-size: 14px;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.2857142857; }

h3 {
  font-size: 1.7142857143em;
  text-transform: uppercase; }

h4 {
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 1.2857142857em;
  text-transform: uppercase; }

h5 {
  font-size: 1em;
  text-transform: uppercase; }

h6 {
  font-size: 0.8571428571em;
  text-transform: uppercase; }

a {
  color: #555555;
  text-decoration: none;
  font-weight: 600; }

.hs_cos_wrapper_type_rich_text a {
  color: #36648B;
  text-decoration: underline;
  font-weight: 600; }
  .hs_cos_wrapper_type_rich_text a:hover {
    text-decoration: none; }
  .hs_cos_wrapper_type_rich_text a.btn {
    text-decoration: none; }

p {
  margin: 0 0 1.6666666667em;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5; }

blockquote {
  /*@include mq($from: single-column) {
  	margin: em(32px, 24px) 0;
  	padding: 0 0 0 5%;
  	border-left: em(8px, 24px) solid palette(grey, xx-light); 
  	font-size: em(24px);
  }
  font-weight: $font-weight--light;
  font-style : italic;
  font-size : em(20px);*/ }

ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.hs_cos_wrapper_type_rich_text li {
  background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/bullet.png);
  background-repeat: no-repeat;
  font-size: 1em;
  margin-bottom: 10px;
  padding-left: 10px;
  background-position: 0 10px; }

img {
  max-width: 100%;
  height: auto; }

button {
  outline: 0; }

form.hs-form fieldset {
  max-width: 100%; }

form.hs-form fieldset.form-columns-1 .hs-input {
  width: 100%; }

input,
textarea {
  display: block;
  padding: 5px 10px;
  width: 100%;
  outline: 0;
  border: 0;
  border: 1px solid #cdcdcd;
  width: 100%; }

input:focus,
textarea:focus {
  transition: 0.2s; }

label {
  font-size: 1em;
  color: #555555;
  text-align: left;
  display: inline-block;
  margin: 24px 0 10px;
  text-align: left;
  width: 100%;
  font-weight: 400; }

.hs-form-required {
  color: #36648B; }

.actions {
  margin-top: 30px; }

.innerWrap {
  margin: 0 auto;
  max-width: 1180px; }
  @media (max-width: 64.99em) {
    .innerWrap {
      padding-left: 20px;
      padding-right: 20px; } }

.page-section {
  padding: 100px 0; }
  .page-section.page-section--content-header {
    padding: 100px 0 0; }
    .page-section.page-section--content-header h2 {
      font-size: 1.7142857143em;
      font-family: "Droid Serif", serif;
      font-weight: 600;
      color: #555555;
      text-transform: capitalize; }

.offcanvas {
  position: relative;
  padding: 0.7142857143em;
  letter-spacing: 1px;
  background: #36648B;
  background: linear-gradient(45deg, rgba(54, 100, 139, 0.8) 0%, #36648B 100%); }

h1, .headline-primary, .headline-primary--grouped {
  color: #555555;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-size: 3em;
  line-height: 1.1666666667;
  margin-top: 0; }

h2, h3, .headline-secondary, .headline-secondary--grouped {
  font-family: "proxima-nova", sans-serif;
  color: #555555;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 2.5714285714em; }

.hs-button.primary.large, a.btn, .form--single-row .widget-type-form input[type="submit"], .form--single-row .widget-type-form .btn {
  padding: 10px 43px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  transition: opacity 0.2s, background-color 0.2s linear 0.2s, color linear 0.2s;
  display: inline-block;
  background-color: transparent; }
  .hs-button.primary.large:hover, a.btn:hover, .form--single-row .widget-type-form input[type="submit"]:hover, .form--single-row .widget-type-form .btn:hover {
    background-color: #005daa;
    border: 1px solid #36648B;
    color: #ffffff;
    opacity: .7; }

.form--single-row .widget-type-form input[type="email"], .form--single-row .widget-type-form input[type="text"] {
  border: 1px solid #dddddd;
  font-size: 1em;
  padding: 3px; }

.headline-primary {
  margin-bottom: 1.6666666667em; }
  .headline-primary--grouped {
    margin-bottom: 0; }
.headline-secondary {
  margin-bottom: 0.9166666667em; }
  .headline-secondary--grouped {
    margin-top: 0.4166666667em;
    margin-bottom: 2.25em; }

a.btn.btn--dark {
  border: 1px solid #005daa;
  background-color: transparent;
  color: #005daa; }
  a.btn.btn--dark:hover {
    color: #ffffff;
    background-color: #005daa; }

.footer-container-wrapper {
  margin-top: 60px; }
  @media (max-width: 47.99em) {
    .footer-container-wrapper {
      margin-top: 30px; } }
  .footer-container-wrapper .footer--column {
    float: left;
    display: inline-block; }
  .footer-container-wrapper .footer--column-one {
    width: 150px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #363636;
    margin-right: 60px;
    margin-top: 20px; }
    @media (max-width: 47.99em) {
      .footer-container-wrapper .footer--column-one {
        width: 100%; } }
    .footer-container-wrapper .footer--column-one a img {
      margin-bottom: 20px;
      display: inline-block; }
    .footer-container-wrapper .footer--column-one span {
      font-size: 11px;
      line-height: 15px;
      margin-top: 20px;
      display: inline-block; }
      .footer-container-wrapper .footer--column-one span a {
        color: #363636;
        text-decoration: none;
        font-weight: 400; }
        .footer-container-wrapper .footer--column-one span a:hover {
          text-decoration: underline; }
  .footer-container-wrapper .footer--column-three,
  .footer-container-wrapper .footer--column-four {
    margin-left: 20px; }
  .footer-container-wrapper .footer-advanced-menu {
    margin-bottom: 30px; }
    @media (max-width: 47.99em) {
      .footer-container-wrapper .footer-advanced-menu {
        display: none; } }
    .footer-container-wrapper .footer-advanced-menu a {
      letter-spacing: 1px;
      text-transform: uppercase;
      font-weight: 400;
      color: #555; }
    .footer-container-wrapper .footer-advanced-menu .hs-menu-wrapper ul li {
      margin-top: 17px;
      margin-bottom: 0; }
      .footer-container-wrapper .footer-advanced-menu .hs-menu-wrapper ul li:first-child {
        padding-bottom: 10px;
        border-bottom: 3px solid #005daa;
        margin-top: 0; }
        .footer-container-wrapper .footer-advanced-menu .hs-menu-wrapper ul li:first-child a {
          color: #005daa;
          font-weight: 600; }
          .footer-container-wrapper .footer-advanced-menu .hs-menu-wrapper ul li:first-child a:hover {
            text-decoration: none; }
      .footer-container-wrapper .footer-advanced-menu .hs-menu-wrapper ul li a:hover {
        text-decoration: underline; }
  .footer-container-wrapper .footer--email-social {
    font-size: 15px;
    line-height: 20px;
    color: #363636;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .footer-container-wrapper .footer--email-social span {
      width: 100%;
      display: block;
      margin-bottom: 20px;
      margin-top: 20px; }
    .footer-container-wrapper .footer--email-social a {
      margin: 11px; }
      @media (max-width: 47.99em) {
        .footer-container-wrapper .footer--email-social a {
          width: 25px;
          height: 25px;
          margin: 6px; } }
    .footer-container-wrapper .footer--email-social h3 {
      margin-top: 0;
      font-size: 15px;
      line-height: 20px;
      color: #363636;
      font-weight: 400; }
    .footer-container-wrapper .footer--email-social .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form {
      padding-top: 0;
      margin-top: 0; }
    .footer-container-wrapper .footer--email-social form label {
      display: none; }
    .footer-container-wrapper .footer--email-social form input {
      padding: 10px 12px; }
    .footer-container-wrapper .footer--email-social form .hs_submit {
      float: left;
      width: 10%; }
    .footer-container-wrapper .footer--email-social form .hs_email.field.hs-form-field {
      float: left;
      width: 85%; }
    .footer-container-wrapper .footer--email-social form .actions {
      margin-top: 0;
      float: left;
      width: 100%; }
      .footer-container-wrapper .footer--email-social form .actions input.hs-button.primary.large {
        width: 100%;
        background-color: #005daa;
        border: 1px solid #005daa;
        transition: background-color .4s linear;
        padding-left: 0;
        padding-right: 0;
        margin: 0;
        border-radius: 0;
        font-family: "raleway",sans-serif;
        font-weight: 300; }
        .footer-container-wrapper .footer--email-social form .actions input.hs-button.primary.large:hover {
          background-color: #ffffff;
          color: #005daa; }

.form--single-row .widget-type-form {
  display: inline-block;
  margin: 5px 0 40px;
  text-align: center;
  width: 100%; }
  .form--single-row .widget-type-form div {
    margin-top: 0;
    display: inline-block; }
    @media (max-width: 47.99em) {
      .form--single-row .widget-type-form div {
        display: block; } }
  .form--single-row .widget-type-form h3.form-title {
    font-size: 1.2857142857em;
    font-weight: 400;
    letter-spacing: 3px;
    color: #555555;
    margin: 0 0 5px;
    display: inline-block; }
    @media (max-width: 29.99em) {
      .form--single-row .widget-type-form h3.form-title {
        padding-left: 20px;
        padding-right: 20px; } }
  .form--single-row .widget-type-form label {
    display: none; }
  .form--single-row .widget-type-form input {
    display: inline-block;
    width: 294px;
    margin-bottom: 5px; }
  .form--single-row .widget-type-form input[type="email"], .form--single-row .widget-type-form input[type="text"] {
    font-size: 1em;
    line-height: 1em;
    text-align: left;
    padding: 6px;
    margin-left: 60px; }
    @media (max-width: 47.99em) {
      .form--single-row .widget-type-form input[type="email"], .form--single-row .widget-type-form input[type="text"] {
        margin-left: 0; } }
  .form--single-row .widget-type-form input[type="submit"], .form--single-row .widget-type-form .btn {
    max-width: 160px;
    margin-left: 20px;
    padding: 8px 38px;
    font-size: 0.8571428571em;
    line-height: 0.8571428571em;
    background-color: #36648B;
    color: #ffffff; }
    .form--single-row .widget-type-form input[type="submit"]:hover, .form--single-row .widget-type-form .btn:hover {
      background-color: #ffffff;
      color: #36648B; }
    @media (max-width: 47.99em) {
      .form--single-row .widget-type-form input[type="submit"], .form--single-row .widget-type-form .btn {
        margin-left: 0; } }
.form--single-row .custom-search .widget-type-form {
  padding: 18px 38px 14px;
  margin: 0; }
.form--single-row .custom-search form.hs-form {
  width: 100%; }
  .form--single-row .custom-search form.hs-form h3 {
    font-weight: 700; }
  .form--single-row .custom-search form.hs-form #custom-search {
    margin-left: 40px; }
    @media (max-width: 29.99em) {
      .form--single-row .custom-search form.hs-form #custom-search {
        margin-left: 0;
        width: auto; } }
  .form--single-row .custom-search form.hs-form .btn {
    padding: 8px 50px;
    max-width: 200px; }
    .form--single-row .custom-search form.hs-form .btn:hover {
      cursor: pointer; }

#navWrap {
  float: right; }
  @media (max-width: 47.99em) {
    #navWrap {
      width: 100%; } }
  @media (min-width: 48em) and (max-width: 64.99em) {
    #navWrap {
      width: 78%; } }

#logoWrap {
  float: left; }
  #logoWrap #logo {
    float: left; }
    #logoWrap #logo img {
      width: 128px; }
  @media (max-width: 47.99em) {
    #logoWrap {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 15px; } }

.headerWrap {
  /*overflow: auto;*/
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  width: 100%;
  display: block; }
  @media (max-width: 47.99em) {
    .headerWrap .innerWrap {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 48em) and (max-width: 73.74em) {
    .headerWrap .innerWrap {
      padding-left: 20px;
      padding-right: 20px; } }

.header--row-two {
  background: #005daa;
  color: #ffffff;
  /*overflow: auto;*/
  overflow:hidden;
  padding: 10px 0 0; }

#nav--top {
  background: #063357;
  padding: 0;
  width: 100%;
  font-size: 15px;
  color: #ffffff; }
  #nav--top #search {
    float: right;
    display: inline-block;
    margin-right: 0;
    color: #ffffff;
    margin-left: 10px;
    width: 189px; }
    #nav--top #search table.gsc-search-box {
      background-color: #627d92 !important;
      border-radius: 4px; }
    #nav--top #search .cse .gsc-control-cse, #nav--top #search .gsc-control-cse {
      padding: 0;
      background-color: transparent;
      border: medium none; }
    #nav--top #search .cse form.gsc-search-box, #nav--top #search form.gsc-search-box {
      margin-bottom: 0;
      padding: 0; }
    #nav--top #search .cse input.gsc-input, #nav--top #search input.gsc-input {
      border: none !important;
      float: right;
      font-family: inherit;
      font-size: 15px;
      padding: 3px 6px;
      width: 100%;
      background-color: #627d92 !important;
      background: #627d92 !important;
      font-family: "proxima-nova", sans-serif;
      border-radius: 4px 0 0 4px !important;
      height: 25px !important;
      /* Placeholder Styles*/ }
      #nav--top #search .cse input.gsc-input[type="text"]::-webkit-input-placeholder, #nav--top #search input.gsc-input[type="text"]::-webkit-input-placeholder {
        opacity: 1; }
      #nav--top #search .cse input.gsc-input[type="text"]:-moz-placeholder, #nav--top #search input.gsc-input[type="text"]:-moz-placeholder {
        /* Firefox 18- */
        opacity: 1; }
      #nav--top #search .cse input.gsc-input[type="text"]::-moz-placeholder, #nav--top #search input.gsc-input[type="text"]::-moz-placeholder {
        /* Firefox 19+ */
        opacity: 1; }
      #nav--top #search .cse input.gsc-input:-ms-input-placeholder, #nav--top #search input.gsc-input:-ms-input-placeholder {
        opacity: 1; }
    #nav--top #search .cse table.gsc-search-box td.gsc-input, #nav--top #search table.gsc-search-box td.gsc-input {
      padding-right: 0; }
    #nav--top #search .cse input.gsc-search-button, #nav--top #search input.gsc-search-button {
      background-color: #627d92;
      border: none !important;
      border-radius: 2px;
      color: transparent;
      font-size: 15px;
      font-weight: 400;
      height: 25px !important;
      margin: 0;
      min-width: none;
      padding: 0;
      width: 25px;
      border-radius: 0 4px 4px 0;
      background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/search-hourglass.png);
      background-repeat: no-repeat;
      background-position: center; }
    #nav--top #search div.gsc-clear-button {
      display: none; }
    #nav--top #search td.gsc-clear-button {
      display: none;
      width: 0; }
    @media (max-width: 47.99em) {
      #nav--top #search {
        display: none; } }
  #nav--top #nav--top--inner {
    width: 42%;
    display: inline-block;
    float: right;
    padding: 10px 0 8px; }
    @media (max-width: 47.99em) {
      #nav--top #nav--top--inner {
        width: 100%;
        text-align: center;
        padding-left: 5%;
        padding-right: 5%; } }
    @media (min-width: 48em) and (max-width: 56.24em) {
      #nav--top #nav--top--inner {
        width: 66%; } }
    @media (min-width: 56.25em) and (max-width: 64.99em) {
      #nav--top #nav--top--inner {
        width: 57%; } }
    @media (min-width: 65em) and (max-width: 73.74em) {
      #nav--top #nav--top--inner {
        width: 48%; } }

#nav--phone--map {
  padding: 6px 0 0;
  float: left; }
  @media (max-width: 47.99em) {
    #nav--phone--map {
      float: none; } }
  #nav--phone--map #phone {
    background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/desktop-phone.png);
    background-repeat: no-repeat;
    float: left;
    display: inline-block;
    line-height: 9px;
    padding: 3px 0 5px 18px; }
    @media (max-width: 47.99em) {
      #nav--phone--map #phone {
        float: none;
        background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/mobile-phone.png);
        padding: 12px 0 10px 20px; } }
  #nav--phone--map #map {
    background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/desktop-map.png);
    background-repeat: no-repeat;
    float: left;
    display: inline-block;
    line-height: 9px;
    padding: 3px 0 5px 20px;
    color: #ffffff;
    margin-left: 28px;
    font-weight: 400; }
    @media (max-width: 47.99em) {
      #nav--phone--map #map {
        float: none;
        background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/mobile-map.png);
        padding: 12px 0 10px 28px;
        margin-left: 10px; } }

#menuToggle {
  display: none; }
  @media (max-width: 47.99em) {
    #menuToggle {
      display: block;
      float: right;
      background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/menu-open.png);
      background-repeat: no-repeat;
      background-position: right center;
      width: 43px;
      height: 50px; }
      #menuToggle.menu-open {
        background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/menu-close.png); } }

.child-trigger {
  display: none;
  width: 19px;
  height: 11px;
  margin-left: 11px;
  background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/menu-toggle.png); }
  @media (max-width: 47.99em) {
    .child-trigger {
      display: inline-block; } }

@media (max-width: 47.99em) {
  .trigger-wrap {
    background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/menu-toggle-stacked.png);
    background-position: right -35px;
    padding-right: 30px;
    background-repeat: no-repeat; } }

.child-open .child-trigger {
  background-position: center left; }
.child-open .trigger-wrap {
  background-position: right 4px; }

#navWrap #menuWrap {
  float: left;
  clear: both; }
  @media (max-width: 64.99em) {
    #navWrap #menuWrap {
      width: 100%;
      text-align: center;
      float: none;
      margin-top: 0; } }
  @media (max-width: 47.99em) {
    #navWrap #menuWrap.closed {
      display: none; } }
  @media (max-width: 47.99em) {
    #navWrap #menuWrap.opened {
      max-height: none;
      margin-top: 15px; } }

#phoneWrap {
  display: inline-block;
  color: #464646;
  font-size: 1.2857142857em;
  font-weight: 400;
  text-align: right;
  float: left;
  width: 100%; }
  @media (max-width: 64.99em) {
    #phoneWrap {
      width: 100%;
      text-align: center;
      margin: 0.7142857143em 0; } }

@media (min-width: 48em) and (max-width: 64.99em) {
  span#hs_cos_wrapper_mainNav {
    margin-bottom: 0;
    display: block; } }

#hs_menu_wrapper_mainNav {
  float: left;
  /*@include mq($until: desktop){
      // set continer to 100% width and center on mobile for intermediate
      width:100%;
      text-align: center;
      float:none;
  }*/ }
  @media (max-width: 47.99em) {
    #hs_menu_wrapper_mainNav {
      width: 100%;
      border-bottom: 1px solid #4086bf; } }
  @media (max-width: 47.99em) {
    #hs_menu_wrapper_mainNav.closed {
      display: none; } }
  #hs_menu_wrapper_mainNav.opened {
    display: inline-block; }
  #hs_menu_wrapper_mainNav li {
    float: left;
    padding: 16px 0 18px; }
    @media (max-width: 47.99em) {
      #hs_menu_wrapper_mainNav li {
        border-top: 1px solid #4086bf; } }
    #hs_menu_wrapper_mainNav li:nth-child(2) {
      margin-left: 132px; 
    }
      @media (max-width: 47.99em) {
        #hs_menu_wrapper_mainNav li:nth-child(2) {
          margin-left: 0; } }
    #hs_menu_wrapper_mainNav li:nth-child(3) {
      margin-left: 90px; }
      @media (max-width: 47.99em) {
        #hs_menu_wrapper_mainNav li:nth-child(3) {
          margin-left: 0; } }
    @media (min-width: 48em) and (max-width: 64.99em) {
      #hs_menu_wrapper_mainNav li:nth-child(2), #hs_menu_wrapper_mainNav li:nth-child(3) {
        margin-left: 20px; } }
    #hs_menu_wrapper_mainNav li.hs-item-has-children {
      padding-right: 20px;
      background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/dent-menu-down.png);
      background-repeat: no-repeat;
      background-position: right center; }
      @media (max-width: 47.99em) {
        #hs_menu_wrapper_mainNav li.hs-item-has-children {
          padding-right: 0;
          background-image: none; } }
    @media (max-width: 47.99em) {
      #hs_menu_wrapper_mainNav li {
        width: 100%; } }
    @media (max-width: 64.99em) {
      #hs_menu_wrapper_mainNav li {
        float: none;
        display: inline-block; } }
    #hs_menu_wrapper_mainNav li a {
      color: #ffffff;
      font-weight: 300;
      font-size: 15px;
      text-transform: uppercase;
      letter-spacing: 1.2px; }
    #hs_menu_wrapper_mainNav li:hover ul.hs-menu-children-wrapper {
      display: block; }
  @media (max-width: 47.99em) {
    #hs_menu_wrapper_mainNav li.hs-item-has-children, #hs_menu_wrapper_mainNav li.hs-menu-item.hs-menu-depth-1 {
      padding: 0; }
      #hs_menu_wrapper_mainNav li.hs-item-has-children a, #hs_menu_wrapper_mainNav li.hs-menu-item.hs-menu-depth-1 a {
        padding: 27px 0;
        display: inline-block;
        width: 100%; }
      #hs_menu_wrapper_mainNav li.hs-item-has-children.hs-menu-depth-1, #hs_menu_wrapper_mainNav li.hs-menu-item.hs-menu-depth-1.hs-menu-depth-1 {
        padding-top: 0; }
        #hs_menu_wrapper_mainNav li.hs-item-has-children.hs-menu-depth-1 a, #hs_menu_wrapper_mainNav li.hs-menu-item.hs-menu-depth-1.hs-menu-depth-1 a {
          text-align: left;
          padding: 27px; }
        #hs_menu_wrapper_mainNav li.hs-item-has-children.hs-menu-depth-1 .hs-menu-depth-2, #hs_menu_wrapper_mainNav li.hs-menu-item.hs-menu-depth-1.hs-menu-depth-1 .hs-menu-depth-2 {
          padding-top: 0; }
          #hs_menu_wrapper_mainNav li.hs-item-has-children.hs-menu-depth-1 .hs-menu-depth-2 a, #hs_menu_wrapper_mainNav li.hs-menu-item.hs-menu-depth-1.hs-menu-depth-1 .hs-menu-depth-2 a {
            text-align: left;
            padding: 27px 45px; } }
  #hs_menu_wrapper_mainNav ul.hs-menu-children-wrapper {
    display: none;
    background: #005daa;
    width: 170px;
    padding: 0 22px 20px;
    position: fixed;
    margin-top: 13px;
    border-top: 5px solid #ffffff;
    text-align: left; }
    #hs_menu_wrapper_mainNav ul.hs-menu-children-wrapper li {
      padding: 30px 0 0;
      margin-left: 0; }
      #hs_menu_wrapper_mainNav ul.hs-menu-children-wrapper li a {
        text-align: left; }
    #hs_menu_wrapper_mainNav ul.hs-menu-children-wrapper li:first-child {
      padding-top: 19px; }
    @media (max-width: 47.99em) {
      #hs_menu_wrapper_mainNav ul.hs-menu-children-wrapper {
        position: inherit;
        width: 100%;
        background: #2675b7;
        border-top: none;
        margin-top: 0;
        padding: 0; } }
  #hs_menu_wrapper_mainNav .hs-menu-children-wrapper {
    display: none; }

/***************************************************** 
Fixed Header For Wide Desktop 
*********************************************************/
@media (min-width: 1140px) {
  /***** Fixed BG For Wide Desktop *****/
  /*.headerWrap{position: fixed;width:100%;background-color:#fff;overflow: visible;}*/
  #heroWrap {
    background-position: center 126px;
    background-attachment: fixed;
    background-size: auto; }

  /* Set to Height of Header */ }
.headerWrap.header--wrap__fixed {
  position: fixed;
  z-index: 99;
  top: 0; }
  .headerWrap.header--wrap__fixed .innerWrap {
    max-width: 1200px; }
  .headerWrap.header--wrap__fixed #nav--top {
    display: none; }
  .headerWrap.header--wrap__fixed .header--row-two {
    background: #063357;
    padding-top: 0; }
    .headerWrap.header--wrap__fixed .header--row-two::after {
      background: #005daa none repeat scroll 0 0;
      content: "\a ";
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 20%;
      z-index: 1; }
  .headerWrap.header--wrap__fixed #navWrap {
    width: 56%; }
    @media (min-width: 65em) and (max-width: 73.74em) {
      .headerWrap.header--wrap__fixed #navWrap {
        width: 58%; } }
    @media (min-width: 73.75em) {
      .headerWrap.header--wrap__fixed #navWrap {
        width: 60%; } }
    @media (min-width: 1180px) and (max-width: 1200px) {
      .headerWrap.header--wrap__fixed #navWrap {
        width: 64%; } }
  .headerWrap.header--wrap__fixed #nav--phone--map {
    float: left;
    margin-left: 45px;
    padding-top: 15px;
    padding-right: 60px;
    transition: padding-right .2s linear;
    padding-bottom: 11px;
    position: relative;
    z-index: 9;
    background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/nav-divider.png);
    background-repeat: no-repeat;
    background-position: right center;
    /*&::after {
      background: $blue-medium none repeat scroll 0 0;
    content: "\a ";
    height: 300%;
    position: absolute;
    right: -20px;
    top: -10px;
    transform: rotate(15deg);
    width: 20px;
    z-index: 1;*/ }
    @media (min-width: 48em) and (max-width: 56.24em) {
      .headerWrap.header--wrap__fixed #nav--phone--map {
        font-size: 12px;
        margin-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 56.25em) and (max-width: 64.99em) {
      .headerWrap.header--wrap__fixed #nav--phone--map {
        padding-right: 20px;
        margin-left: 20px; } }
    @media (min-width: 1040px) and (max-width: 1090px) {
      .headerWrap.header--wrap__fixed #nav--phone--map {
        padding-right: 30px; } }
    @media (min-width: 1180px) and (max-width: 1200px) {
      .headerWrap.header--wrap__fixed #nav--phone--map {
        padding-right: 30px; } }
    @media (min-width: 48em) and (max-width: 56.24em) {
      .headerWrap.header--wrap__fixed #nav--phone--map #phone {
        padding: 3px 0 5px 12px; } }
    @media (max-width: 47.99em) {
      .headerWrap.header--wrap__fixed #nav--phone--map #map {
        margin-left: 10px; } }
    @media (min-width: 48em) and (max-width: 56.24em) {
      .headerWrap.header--wrap__fixed #nav--phone--map #map {
        margin-left: 12px;
        padding: 3px 0 5px 15px; } }
  .headerWrap.header--wrap__fixed #logoWrap {
    position: relative;
    z-index: 2;
    background: #005daa; }
    .headerWrap.header--wrap__fixed #logoWrap #logo img {
      width: 74px;
      padding-top: 8px; }
  .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1,
  .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(2),
  .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(3) {
    padding-top: 14px;
    padding-bottom: 10px; }
    @media (min-width: 48em) and (max-width: 56.24em) {
      .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1,
      .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(2),
      .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(3) {
        margin-left: 10px;
        background-position: right 21px; } }
    @media (min-width: 56.25em) and (max-width: 64.99em) {
      .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1,
      .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(2),
      .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(3) {
        margin-left: 12px;
        background-position: right 19px;
        padding-top: 13px; } }
    @media (min-width: 65em) and (max-width: 73.74em) {
      .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1,
      .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(2),
      .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(3) {
        margin-left: 28px; } }
  @media (min-width: 48em) and (max-width: 73.74em) {
    .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(1) {
      margin-left: 0; } }
  @media (min-width: 48em) and (max-width: 56.24em) {
    .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li a {
      font-size: 12px; } }
  .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li ul.hs-menu-children-wrapper {
    margin-top: 4px; }
  .headerWrap.header--wrap__fixed #menuWrap a#header--contact.btn {
    padding: 8px 30px;
    font-size: 15px;
    line-height: 15px;
    margin-top: 5px;
    margin-left: 30px; }
    @media (min-width: 48em) and (max-width: 56.24em) {
      .headerWrap.header--wrap__fixed #menuWrap a#header--contact.btn {
        padding: 8px;
        margin-left: 10px;
        font-size: 12px;
        float: right; } }
    @media (min-width: 56.25em) and (max-width: 64.99em) {
      .headerWrap.header--wrap__fixed #menuWrap a#header--contact.btn {
        margin-left: 10px;
        padding: 8px 12px; } }

#menuWrap a#header--contact.btn {
  padding: 13px 40px 10px;
  background: #ffffff;
  color: #005daa;
  border: 1px solid #ffffff;
  transition: background .2s linear;
  margin-left: 33px;
  letter-spacing: 1.4px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  float: right; }
  #menuWrap a#header--contact.btn:hover {
    background: transparent;
    color: #ffffff; }
  @media (max-width: 47.99em) {
    #menuWrap a#header--contact.btn {
      float: none;
      margin: 40px 0 30px;
      padding: 13px 44px 10px; } }

/*
#menuWrap a.btn{
    min-width: 160px;
    padding-left: 0px;
    padding-right:0px;
    margin:0 14px 0;

    
    @include mq($until: desktop){
            padding-left: inherit;
            padding-right:inherit;
            margin: 6px 0;
        }
    & + a.btn{
    margin:0px;
     @include mq($until: desktop){
            margin:6px 0;
        }
    }   
}
*/
.fullWrap {
  width: 100%;
  display: block;
  float: left; }

@media (max-width: 47.99em) {
  .innerWrap {
    padding-left: 20px;
    padding-right: 20px; } }


/* ----------- edits ---------- */


/* Nav - Top Row */
#nav--top #nav--top--inner{
    width: 50%;   
}

html body #nav--top #nav--top--inner {
    width: auto;
}

#cart--account{
    float: left; 
    font-size: 15px;
    margin-right: 28px;
    line-height: 9px;
    padding-top: 3px;
}

.p-icon {
 	background: rgba(0, 0, 0, 0) url("https://cdn.shopify.com/s/files/1/1280/2143/files/icon-account.png?4452820686306922242") no-repeat scroll 0 0;
}

#cart--account a{
    color: #fff;   
    font-weight: 400;
    padding-left: 18px;
}

#cart--account a:hover{
    text-decoration: none;
}


@media(max-width:767px){
    #cart--account {
        display: inline-block;
        float: none;
        
    }
}


@media(min-width:768px) and (max-width:1140px){
    
    /* Hide 'Partner' text */
    #cart--account span{
        display: none;
    }
}


/* Nav - Row Two */

#header--cart--count{
    background-image: url(https://cdn.shopify.com/s/files/1/1280/2143/files/icon-shopping-cart.png?13222596686911889548);
    background-position: 0 1px;
    background-repeat: no-repeat;
    color: white;
    float: right;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-left: 30px;
    margin-top: 15px;
    padding-left: 24px;
}


/* Add spacing below menu links */

/*
#hs_menu_wrapper_mainNav li.hs-item-has-children {
    margin-bottom: 6px;
}

#hs_menu_wrapper_mainNav ul.hs-menu-children-wrapper {
    margin-top: 19px;
}
*/

/* Static Nav Styles */

@media(max-width:767px){
    
     #header--cart--count {
        background-color: #063357;
        display: inline-block;
        float: left;
        padding: 20px 10%;
        text-align: left;
        width: 100%;
         background-position: 5% center;
         margin: 0;
    }
    
    #nav--top #nav--top--inner{
        width: 100%;   
    }
    
}

@media(min-width:768px) and (max-width:917px){
    #menuWrap a#header--contact.btn{
        margin-left: 10px;   
        padding-left: 8px;
     padding-right: 8px;
        float: left;
    }
    
    #hs_menu_wrapper_mainNav li:nth-child(2), #hs_menu_wrapper_mainNav li:nth-child(3) {
         margin-left: 10px;
    }

    #header--cart--count{
        margin-left: 10px;
    }
    
    /* Increase width of row one */
      #nav--top #nav--top--inner{
        width: 70%;   
    }
    
}




#menuWrap a#header--contact.btn{
    float: none;
}


/* Fixed Nav Styles */

    /* Drop Down left margins */
    .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(2), .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(3)
        {
            margin-left: 25px;
            overflow: visible;
        }   


    .headerWrap.header--wrap__fixed #nav--phone--map{
        padding-right: 15px;   
    }

    /* Row two wrap */
     .headerWrap.header--wrap__fixed #navWrap {
        width: 55%;
         overflow: visible;
    }


    .headerWrap.header--wrap__fixed #header--cart--count{
        margin-left: 10px;
    }

@media(min-width:768px) and (max-width:1140px){
    
    /* Hide 'CART' Text */
    
    .headerWrap.header--wrap__fixed #header--cart--count span{
        display: none;
    }
    

    
    /* Drop Down left margins */
    .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(2), .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(3)
        {
            margin-left: 10px;
        }   


    .headerWrap.header--wrap__fixed #nav--phone--map{
        padding-right: 15px;   
    }

    /* Row two wrap */
     .headerWrap.header--wrap__fixed #navWrap {
        width: 50%;
         overflow: visible;
    }
    
}


@media(min-width:768px) and (max-width:1200px){

    /* Reduce 'Contact Us' button padding */
    
    .headerWrap.header--wrap__fixed #menuWrap a#header--contact.btn{
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .headerWrap.header--wrap__fixed #menuWrap a#header--contact.btn span{
        display: none;
    }
    
}



/* Fix drop down menu margin */
ul.hs-menu-children-wrapper{
    
    padding: 0;
    margin:0;
    overflow: visible;
}

html body .fullWrap.header--row-two{
    overflow: visible;
}

/* Fix mainNav letterspacing */
#hs_menu_wrapper_mainNav li a {
    letter-spacing: 1.2px;
    //text-rendering:geometricPrecision;
    -webkit-font-smoothing:never;
}

/* Fix footer bg color */
.footer-container-wrapper{background: #fff;overflow: auto;}

/* Fix Google Search border */
td.gsc-search-button,
#nav--top #search .cse table.gsc-search-box td.gsc-input, 
#nav--top #search table.gsc-search-box td.gsc-input{border:none;}

/* Fix Footer Social */
.footer-container-wrapper .footer--email-social {
    width: 35%;
    float: right;
}

@media(max-width:1022px){
    .footer-container-wrapper .footer--email-social {
        width: 100%;
        margin: 0 auto;
        float: none;
}
}



.footer-container-wrapper .footer--email-social span {clear:both;display: inline-block;}
#header--cart--tablet{
    display: inline-block;
    float: left;
}


/* Cart Drop Down*/

#header--cart--tablet--wrap{
    display: inline-block;
    float: right;
}

#header--cart--tablet{
    display: none;
    background-image: url("https://cdn.shopify.com/s/files/1/1280/2143/files/dent-menu-down.png");
    background-position: right 21px;
    background-repeat: no-repeat;
    padding-right: 20px;
    float: right;
}

#header--cart--tablet > a{
    color: white;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 17px;
    padding-left:6px;   
   display: inline-block;
}

#header--cart--tablet ul{
    display: none;
    float: right;
    background: #005daa none repeat scroll 0 0;
    border-top: 5px solid #ffffff;
    padding: 0 22px 20px;
    position: fixed;
    right: 0;
    text-align: left;
    width: 170px;
}

#header--cart--tablet ul li:first-child {
    padding-top: 19px;
}

#header--cart--tablet ul li{
   letter-spacing: 1.2px;
    padding: 30px 0 0;
}
#header--cart--tablet ul li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.headerWrap.header--wrap__fixed #header--cart--tablet ul li a {
    font-size: 12px;
}


/* Display Tablet verion of cart dropdown */
@media(min-width:768px) and (max-width:1180px){
   .header--wrap__fixed #cart--account,
    .header--wrap__fixed #header--cart--count{
       display: none;
   }
    
    .header--wrap__fixed  #header--cart--tablet{
     display: inline-block;
    }
}


/* Adjust row two for tablet nav dropdown */
@media(min-width:768px) and (max-width:980px){
    
    
    .headerWrap.header--wrap__fixed{
    overflow: visible;
    }
    
    /* row two menu wrapper */
    .headerWrap.header--wrap__fixed #navWrap {
        width: 56%;
    }
    
    /* Contact Button */
    html body .headerWrap.header--wrap__fixed #menuWrap a#header--contact.btn{
        float: left;
        margin-left: 6px;
        padding-left: 6px;
        padding-right: 6px;
    }
    
    /* Nav items */
    .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(2), .headerWrap.header--wrap__fixed #hs_menu_wrapper_mainNav li.hs-menu-depth-1:nth-child(3) {
    margin-left: 7px;
    }
    
    #header--cart--tablet--wrap:hover ul,
    #header--cart--tablet:hover ul,
#header--cart--tablet a:hover ul
    {display: block;}


}


@media screen and (max-width:767px) {
  .footer--column-two {
  	display: block !important;
    margin-top: 20px;
    text-align: center;
    width: 100% !important;
  }
  .mobile-full {width:100% !important;}
}











