#logo {
  width: 100%;
  max-width: 341px; }

body.home #top-navigation {
  padding-left: 10px; }

.adwidget {
  padding: 30px 10px 30px 10px;
  position: relative;
  border-top: 1px solid #e0e0e0; }

.responsive-ad {
  text-align: center;
  margin-top: 30px; }

div.sendgrid-subscription-widget label span {
  display: none; }
div.sendgrid-subscription-widget input[type="email"] {
  width: 100%;
  max-width: 500px;
  padding: 10px 10px;
  box-sizing: border-box;
  font-size: 14px; }

#breadcrumbs {
  padding: 17px 30px; }
  #breadcrumbs a:first-child {
    padding-left: 0; }

.excerpt-wrap p {
  letter-spacing: 0;
  line-height: 1.2; }

.post-excerpt .post-title {
  font-weight: 500;
  line-height: 1; }

.post-description {
  margin-right: 20px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px; }
  .post-description h2 {
    font-weight: 500;
    line-height: 1; }
  .post-description p {
    padding-bottom: 0;
    margin-bottom: 0; }
  .et-third .post-description h2, .et-fourth .post-description h2 {
    line-height: 1;
    font-size: 18px; }
  .et-third .post-description p, .et-fourth .post-description p {
    font-size: 12px; }
  .post-excerpt .et-third .post-description .excerpt-wrap .post-title, .post-excerpt .et-fourth .post-description .excerpt-wrap .post-title {
    font-weight: 500;
    line-height: 1; }
  .et-third .post-description .excerpt-wrap p, .et-fourth .post-description .excerpt-wrap p {
    letter-spacing: 0;
    font-size: 12px;
    line-height: 1.2; }

.et-description h2 {
  font-weight: 500; }

.footer-widget h4.title {
  font-weight: 600; }

#logo {
  padding-top: 15px;
  margin-bottom: 0; }

.header-banner {
  margin-bottom: 20px; }

@media screen and (max-width: 767px) {
  .footer-banner {
    display: none; } }

.bsap iframe {
  margin: 0 !important; }
.footer-banner .bsap {
  width: auto !important;
  display: inline-block !important; }

h4.widgettitle {
  font-weight: 600; }

h6.section-title {
  background-color: #0098d3;
  display: inline-block;
  padding: 5px 10px;
  text-shadow: none;
  color: white;
  margin-bottom: 10px; }

.action-button-container.center {
  text-align: center; }
.action-button-container.header {
  float: right;
  margin-right: 10px; }

.action-button, input[type="submit"] {
  display: inline-block;
  margin: 20px 0;
  padding: 16px 20px;
  text-decoration: none;
  text-align: center;
  background-color: #0098d3;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  color: white;
  border: none;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: 0.2s ease-out;
          transition: 0.2s ease-out;
  cursor: pointer; }
  .center .action-button, .center input[type="submit"] {
    margin-left: auto;
    margin-right: auto; }
  .header .action-button, .header input[type="submit"] {
    margin-top: 8px;
    margin-bottom: 0; }
  .action-button:hover, input[type="submit"]:hover {
    text-decoration: none;
    background-color: #00adec;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }
  .action-button:active, input[type="submit"]:active {
    background-color: #1591be; }

.search-container {
  float: right;
  height: 65px;
  line-height: 65px;
  width: 40px;
  padding: 0 10px; }

input[type=text].search-box {
  -webkit-transition: width 0.6s, background 0.6s;
          transition: width 0.6s, background 0.6s;
  font-size: 18px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 65px;
  height: 65px;
  border: none;
  cursor: pointer;
  background: transparent;
  right: 0;
  width: 0;
  z-index: 1000;
  position: absolute; }
  input[type=text].search-box::-webkit-input-placeholder {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.3); }
  input[type=text].search-box:-moz-placeholder {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.3); }
  input[type=text].search-box::-moz-placeholder {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.3); }
  input[type=text].search-box:-ms-input-placeholder {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.3); }
  input[type=text].search-box:focus {
    -webkit-transition: width 0.6s, background 0.6s;
            transition: width 0.6s, background 0.6s;
    cursor: text;
    width: 100%;
    text-indent: 20px;
    background-color: rgba(0, 0, 0, 0.9);
    color: white; }
    input[type=text].search-box:focus ~ .icon-search {
      display: none; }
    input[type=text].search-box:focus ~ .icon-cancel {
      display: inline-block; }
  input[type=text].search-box:not(:focus) {
    text-indent: -5000px; }

input[type=text].ninja-forms-field {
  padding: 10px; }

#search-submit, #search-reset {
  position: relative;
  left: -5000px; }

.icon-search {
  display: inline-block;
  position: relative;
  z-index: 1001;
  color: #0098d3;
  cursor: pointer; }

.icon-cancel {
  display: none;
  position: relative;
  z-index: 1001;
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer; }

[class^="svg-"], [class*=" svg-"] {
  display: inline-block;
  fill: currentColor; }

.svg-search {
  width: 32px;
  height: 32px;
  padding-top: 16px; }

.svg-cancel {
  width: 32px;
  height: 32px;
  padding-top: 16px; }

input.ccf-tooltip-field {
  padding: 10px; }

/* Overlay */
#simplemodal-overlay {
  background-color: black; }

/* Container */
#simplemodal-container {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.9);
  background-color: white; }
  #simplemodal-container a.modalClose {
    background: transparent url('/wp-content/themes/Nexus/images/modal-close.png') no-repeat center center;
    width: 29px;
    height: 29px;
    display: inline-block;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -15px;
    cursor: pointer; }

body.modalIsOpen {
  overflow: hidden; }

/* HubSpot Email */

.hbspt-form label {
  display: none;
}
.hbspt-form .input {
  border: none !important;
  padding: 0 !important;
}
.hbspt-form li:before {
    border: none;
    content: "";
    left: 0;
    position: relative;
    top: 0;
}
.hbspt-form input[type="email"] {
  width: 100%;
  max-width: 500px;
  padding: 10px 10px;
  box-sizing: border-box;
  font-size: 14px;
  border: 2px solid #eeeeee inset;
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
}
.hbspt-form input[type="email"]:focus {
  outline: none;
}
.hbspt-form input[type="submit"] {
  display: inline-block;
  margin: 10px 0;
  padding: 16px 20px;
  text-decoration: none;
  text-align: center;
  background-color: #0098d3;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  border: none;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: 0.2s ease-out;
          transition: 0.2s ease-out;
  cursor: pointer;
}
.hbspt-form input[type="submit"]:hover {
  text-decoration: none;
  background-color: #00aaec;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.hbspt-form input[type="submit"]:active {
  background-color: #158fbe;
}
.hbspt-form .submitted-message {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 20px;
  color: #0098d3;
}

