body {
  margin: 0;
}

body header, body footer{
  /*background-color: #2a3b6b;*/
  font-family: "proxima-nova",Arial,sans-serif;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}

/* START HEADER STYLES */
header {
  background-color: #525f7f;
  text-align: center;
  height: 100%;
  width: 100%;
  padding: 25px;
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  align-items: center;
  gap: 10px 30px;
  color: #fafafa;
}

header .logo-block {
  min-width: 220px;
  /* margin-left: auto;
  margin-right: auto;*/
}

header .team-logo {
  max-height: 95px;
  margin-left: auto;
  margin-right: auto;
}

.team-block {
  color:#fff;
  font-family: oxygen,'open sans', sans-serif;
  font-weight: 600;
  font-size: 1.2em;
  letter-spacing: 1px;
  margin: 0;
}

.by-block {
  font-family: Garamond, serif;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 1px;
  margin: 0 0 10px;
}

.separator {
  /*width:  80%;*/
  height: 80%;
}

@media all and (min-width: 769px) {
  .vl {
    border-left: 4px solid #d8d9dd;
    height: 120px;
  }
}

@media all and (max-width: 768px) {
  .hl {
    border-top: 2px solid #d8d9dd;
    margin: 20px 0;
    width: 260px;
  }
  header {
    flex-direction: column;
  }
}

/* END HEADER STYLES */

/* START FOOTER STYLES */

#footer {
  color: rgba(38,38,38,.4);
  background-color: #cdcdcd;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  box-sizing: border-box;
  font-family: "proxima-nova", Garamond, serif;
  font-size: 1em;

}

.footer-inner {
  padding: 5% 19%;
}

.sqs-block {
  position: relative;
  height: auto;
  padding-top: 17px;
  padding-bottom: 17px;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(128,128,128,0);
  transition: box-shadow .2s ease-in-out;
}

ul.footer-list {
  list-style-type: none;
  padding-inline-start: 5px;
  font-size: 1.1em;
  line-height: 1.6em;
}

#footer a, #footer a:visited {
  color: rgba(38,38,38,.4);
  border-bottom: 1px solid rgba(38,38,38,.4);
  text-decoration: none;
}

@media only screen and (min-width: 641px) {
body:not(.force-mobile-nav) .nav-wrapper {
    position: relative;
}
}

.back-to-top-nav {
  display: none;
}

#siteInfo {
  font-family: "proxima-nova",Arial,sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  /*font-family: proxima-nova;
  font-weight: 400;*/
  font-style: normal;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  color: rgba(255,255,255,.8);
}

#siteInfo a, #siteInfo a:visited {
  color: rgba(255,255,255,.8);
}

.site-address+.site-phone, .site-address+.site-email, .site-phone+.site-email {
  margin-left: 1em;
}

.site-phone, .site-email {
  white-space: nowrap;
}

#footerBlocks:not(.empty) {
  margin-top: 1.5em;
}

.sqs-layout > .sqs-row {
  margin-left: -17px;
  margin-right: -17px;
}

.sqs-row {
  /*width: auto !important;*/
  display: flex;
  justify-content: space-around;
  flex-flow: row wrap;
}

.col {
  /*flex-grow: 1;*/
}

/*.col.sqs-col-1.span-1 {
  display: none;
}*/

.sqs-row:before, .sqs-row:after {
  content: "";
  display: table;
}

.sqs-row:after {
  clear: both;
}

.sqs-col-4 {
  /*width: 33.3333%;*/
}

[class*=sqs-col] {
  /*float: left;*/
}

.sqs-col-12 {
  float: none !important;
}

.sqs-layout:not(.sqs-editing)>.sqs-row:first-child>[class*=sqs-col]:first-child>.sqs-block:last-child, .sqs-layout:not(.sqs-editing) .sqs-block+.sqs-row .sqs-block:not(.float):last-child {
  padding-bottom: 17px;
}

.sqs-layout:not(.sqs-editing) .sqs-row .sqs-block:not(.float):not(.sqs-feature-gated-wrapper):first-child {
  padding-top: 0;
}

[class*=sqs-col] .sqs-block {
  padding-left: 17px;
  padding-right: 17px;
}

.sqs-block-html {
  clear: none;
}

.sqs-block {
  position: relative;
  height: auto;
  padding-top: 17px;
  padding-bottom: 17px;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(128,128,128,0);
  transition: box-shadow .2s ease-in-out;
}

.sqs-block-html .sqs-block-content {
  outline: none;
}

#footer h1, #footer h2, #footer h3 {
  color: rgba(38,38,38,.4);
  text-align: left;
  margin: 1em 0 .5em;
  text-rendering: optimizeLegibility;
}

.sqs-block-html .sqs-block-content>*:first-child {
  margin-top: 0;
  margin-bottom: 0;
}

#footer h1:first-child, #footer h2:first-child, #footer h3:first-child, #footer .entry-title:first-child {
  margin-top: 0;
}

#footer .row.menu {
  display: flex;
  justify-content: space-around;
}

#footer .col {

}

#footer h3 {
 /* font-weight: 400;
  font-size: 21px;
  letter-spacing: 0px;
  text-transform: none;*/
  font-family: Montserrat, "Lucida Sans Unicode";
  font-weight: 600;
  font-style: normal;
  font-size: .9em;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.2em;
}

#footer .html-block a, #footer .html-block a:visited {
  color: rgba(38,38,38,.4);
  border-bottom: 1px solid rgba(38,38,38,.4);
  text-decoration: none;
}

.sqs-block-html .sqs-block-content *:not(h1):not(h2):not(h3) {
  word-wrap: break-word;
  line-height: 35px;
}

.sqs-block:not(.sqs-block-html):not(.sqs-block-markdown) {
  clear: both;
}

[class*=sqs-col] .sqs-block {
  padding-left: 17px;
  padding-right: 17px;
}

#footer .form-wrapper .field-list {
  line-height: normal;
  position: relative;
  margin: 0 0 24px;
}

#footer .clear:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}

#footer .field {
  border: 1px solid #aaa;
  box-sizing: border-box;
  display: block;
  /*font-family: 'adobe-garamond-pro';*/
  font-size: 85%;
  margin: 15px 0;
  outline-offset: 0;
  padding: 15px;
  width: 100%;
}

#footer .form-wrapper .field-list .title {
  display: block;
}

#footer .form-wrapper .field-list .field .field-element {
  width: 100%;
  padding: 12px;
  margin: 6px 0 4px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  font-family: sans-serif;
  font-size: 12px;
  line-height: normal;
  box-sizing: border-box;
  border-radius: 2px;
}

#footer .form-wrapper .form-button-wrapper--align-left {
  text-align: left;
}

body:not(.button-style-default) .sqs-editable-button, body:not(.button-style-default) .sqs-editable-button-font {
  font-family: 'proxima-nova';
  /*font-weight: 600;
  letter-spacing: 1px;*/
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 3px;
}

body:not(.button-style-default) .sqs-editable-button, body:not(.button-style-default) .sqs-editable-button-color {
  color: #fff;
  background-color: #ffb11f;
  border-color: #ffb11f;
}

body:not(.button-style-default) .sqs-editable-button, body:not(.button-style-default) .sqs-editable-button-layout {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 1em 2.5em;
  border-width: 0;
  text-align: center;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#footer .form-wrapper input[type=submit] {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 1em 2.5em;
  color: #fff;
  background-color: #ffb11f;
  border-width: 0;
  font-family: 'proxima-nova';
  font-size: 12px;
  line-height: 1em;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*font-size: 14px;
  text-transform: none;*/
}

#footer .button {
  background-color: #ffb11f;
  border: none;
  color: #fff;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}

#footer input {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

.sqs-svg-icon--list {
  display: none;
}

#footer .hidden {
  display: none;
}

@media only screen and (max-width: 768px) {
  #footer h3 {
    text-align: center;
  }

  #footer .row.menu {
    flex-direction: column;
  }  

  #footer .col {
    text-align: center;
    margin-top: 20px;
  }
  
  #footer .col {
    text-align: center;
  }
  
/*  .sqs-col-4 {
    width: 100%;
    text-align: center;
  }
  .sqs-col-3 {
    width: 100%;
    text-align: center;
  }*/
}

/* END FOOTER STYLES */