/* -- Colors ----------------------------------------------------------------- */
/* /  Colors ----------------------------------------------------------------- */
/* -- Fonts ----------------------------------------------------------------- */
@font-face {
  font-family: 'Mark Offc';
  src: url(//theme.zdassets.com/theme_assets/955749/f22f213d91cbbfe6f2c0323d5bab166d29da3f57.eot
		);
  src: url(//theme.zdassets.com/theme_assets/955749/37a078f220b73dc4bab18fa2d4c0b72d2bdb4e67.ttf
		) format('truetype'), url(//theme.zdassets.com/theme_assets/955749/9581daa3a1cbc79d7b3e6e7f1364522a953f512d.svg) format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: MarkOT-Light;
  src: url(//theme.zdassets.com/theme_assets/955749/7d74fc383153546c78b3bb18914d61ec4ca05351.woff 
		) format("woff"), url(MarkOT-Light.otf) format("opentype"), url(_old/MarkOT-Light.ttf) format("truetype"), url(_old/MarkOT-Light.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: MarkOT;
  src: url(//theme.zdassets.com/theme_assets/955749/a6a5cf9b7d0004eb7833e9a61fbf8c181ee8ec3b.woff) format("woff"), url(MarkOT.otf) format("opentype"), url(_old/MarkOT.ttf) format("truetype"), url(_old/MarkOT.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: MarkOT-Medium;
  src: url(//theme.zdassets.com/theme_assets/955749/894bcfbab7f16222d47380c0c41fc19affab539e.woff 
		) format("woff"), url(MarkOT-Medium.otf) format("opentype"), url(_old/MarkOT-Medium.ttf) format("truetype"), url(_old/MarkOT-Medium.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
.mark {
  font-family: 'Mark Offc', helvetica, arial, sans-serif;
}
/* /  Fonts ----------------------------------------------------------------- */
/* -- Global ----------------------------------------------------------------- */
body {
  font-family: 'Mark Offc', helvetica, arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Mark Offc', helvetica, arial, sans-serif;
  letter-spacing: -0.025em;
}
h1 {
  color: #03a8e8;
  font-size: 36px;
}
a:hover {
  text-decoration: none !important;
}
main {
  margin-bottom: 0px;
}
main > .container {
  padding-bottom: 30px;
}
body .container-divider {
  display: none;
}
.dropdown-menu {
  box-shadow: none;
}
/* -- Buton ----------------------------------------------------------------- */
input[type="submit"] {
  background: #1b3d6d;
  border-color: #1b3d6d;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
  padding: 4px 30px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  min-width: 175px;
}
input[type="submit"]::after {
  content: " \203a";
}
/* /  Buton ----------------------------------------------------------------- */
/* /  Global ----------------------------------------------------------------- */
/* -- Nav ----------------------------------------------------------------- */
@media screen and (min-width: 1025px) {
  body.nav-sticky {
    padding-top: 119px;
  }
}
/* /  Nav ----------------------------------------------------------------- */
/* -- Full banner module ----------------------------------------------------------------- */
.full-banner {
  background: #03a8e8;
}
.full-banner h2 {
  color: #fff;
  font-size: 36px;
  text-align: center;
  color: #e4e4e4;
  padding-top: 30px;
  padding-bottom: 25px;
}
.full-banner .sub-banner {
  background: #f1f1f1;
  padding-top: 5px;
  padding-bottom: 5px;
}
.full-banner .sub-banner .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .full-banner .sub-banner .container {
    flex-wrap: wrap;
  }
  .full-banner .sub-banner .container .button,
  .full-banner .sub-banner .container p {
    width: 100%;
    text-align: center;
  }
  .full-banner .sub-banner .container .button {
    max-width: 350px;
    margin-bottom: 20px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
  }
}
.full-banner .sub-banner .container .button {
  margin: 0px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.25em;
}
.full-banner .sub-banner .container p {
  margin: 0px;
  color: #03a8e8;
  font-size: 20px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .full-banner .sub-banner .container p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .full-banner .sub-banner .container p:nth-of-type(2) {
    display: none;
  }
}
/* /  Full banner module ----------------------------------------------------------------- */
/* -- Main Content ----------------------------------------------------------------- */
.main-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.main-content h2 {
  font-size: 36px;
  font-family: 'Mark Offc', helvetica, arial, sans-serif;
  color: #03a8e8;
  line-height: 1.15em;
}
/* /  Main Content ----------------------------------------------------------------- */
/* -- Homepage ----------------------------------------------------------------- */
.homepage-container {
  padding-top: 100px;
  margin-bottom: -30px;
}
.homepage-container .sub-nav {
  border-bottom: 0px none;
}
.homepage-container .sub-nav h1 {
  width: 45%;
}
.hompage-heading {
  font-size: 36px;
  text-align: center;
  color: #03a8e8;
}
#homepage-products {
  margin-top: 30px;
  width: auto;
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 800px) {
  #homepage-products {
    flex-wrap: wrap;
  }
  #homepage-products li {
    width: 100%;
    margin-bottom: 40px;
  }
}
#homepage-products li {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #454446;
}
#homepage-products li:first-of-type a img {
  margin-bottom: 20px;
  max-width: 260px;
  width: 260px;
}
#homepage-products li:last-of-type {
  margin-left: 30px;
}
#homepage-products li:last-of-type img {
  height: 198px;
  width: 150px;
  margin-bottom: 26px;
}
#homepage-products li a {
  z-index: 999;
  min-width: 306px;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  border: 1px solid #e4e4e4;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#homepage-products li a img {
  max-width: 210px;
  height: auto;
}
#homepage-products li a div.btn {
  color: #03a8e8;
  font-size: 16px;
  border-width: 2px;
  margin-top: 20px;
}
#homepage-products li a:before {
  content: '';
  z-index: -1;
  background: rgba(3, 168, 232, 0.65);
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  opacity: 0;
  top: 0px;
  left: 0px;
}
#homepage-products li a:hover {
  border-color: rgba(0, 0, 0, 0);
}
#homepage-products li a:hover div.btn {
  border-color: #fff;
  color: #fff;
  background: none;
  z-index: 100;
}
#homepage-products li a:hover:before {
  z-index: 1;
  opacity: 1;
}
/* /  Homepage ----------------------------------------------------------------- */
/* -- Interior pages ----------------------------------------------------------------- */
.sub-nav {
  justify-content: space-between;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 30px;
  margin-bottom: 0px;
  align-items: center;
}
.sub-nav .breadcrumbs-container {
  width: 100%;
}
.sub-nav .breadcrumbs-container .breadcrumbs {
  width: auto;
  background: #f1f1f1;
  border-radius: 20px;
  display: inline-block;
  padding: 5px 18px;
}
.sub-nav .search {
  max-width: 677px;
  width: 100%;
}
.sub-nav .search::before {
  font-weight: 800;
  color: #03a8e8;
}
.sub-nav .search input[type="search"] {
  border-radius: 0px;
  border-color: #03a8e8;
  color: #454446;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
}
.sub-nav .search input[type="search"]::-webkit-input-placeholder {
  color: #454446;
  opacity: 1;
}
.sub-nav .search input[type="search"]::-moz-placeholder {
  color: #454446;
  opacity: 1;
}
.sub-nav .search input[type="search"]:-ms-input-placeholder {
  color: #454446;
  opacity: 1;
}
.sub-nav .search input[type="search"]:-moz-placeholder {
  color: #454446;
  opacity: 1;
}
/* /  Interior pages ----------------------------------------------------------------- */
/* -- Category page ----------------------------------------------------------------- */
.guide-section p {
  font-size: 18px;
  color: #000;
  line-height: 21px;
}
.guide-section table {
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: 50px;
}
.guide-section table td {
  vertical-align: middle;
}
.guide-section table tr:nth-of-type(2) td {
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .guide-section table {
    flex-wrap: wrap;
    text-align: center;
    margin-left: 0px;
    margin-top: 30px;
  }
  .guide-section table > div {
    width: 100%;
    margin-bottom: 30px;
  }
  .guide-section table > div img {
    margin-bottom: 10px !important;
  }
}
.guide-section table div {
  padding: 0px 100px 0px 0px;
}
.guide-section table div:nth-of-type(1) {
  padding-bottom: 21px;
}
.guide-section table div:nth-of-type(2) img {
  margin-bottom: 35px;
}
.guide-section table img {
  box-shadow: 3px 3px 6px #D6D6D6;
  border-radius: 0px;
}
.guide-section table h3 {
  font-weight: bold;
  color: #454446;
  font-size: 20px;
  margin-top: 15px;
}
.guide-section table a {
  display: block;
  font-weight: bold;
}
.guide-section ul {
  margin-left: 50px;
  margin-bottom: 30px;
}
.guide-section ul li a {
  font-weight: bold;
  padding-bottom: 5px;
  display: block;
}
.guide-section h3 {
  font-weight: bold;
  color: #454446;
  font-size: 20px;
  margin-top: 15px;
}
.guide-section a {
  font-weight: bold;
  display: block;
  font-size: 14px;
}
.cat-section {
  margin-top: 25px;
  padding-top: 40px;
  border-top: 1px solid #e6e6e6;
}
.cat-section:first-of-type {
  border: 0px none;
  margin-top: 0px;
  padding-top: 0px;
}
.guide-section-below {
  border-top: 1px solid #e6e6e6;
}
/* -- Videos section ----------------------------------------------------------------- */
.video-section {
  display: flex;
  margin-top: 15px;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 980px) {
  .video-section {
    flex-wrap: wrap;
  }
}
.video-section.section-videos ul {
  display: block;
}
.video-section.section-videos li {
  width: 275px;
  max-width: 275px;
  margin-bottom: 25px;
  display: block !important;
}
.video-section ul {
  display: flex;
  margin-left: 0px;
}
@media screen and (max-width: 980px) {
  .video-section ul {
    flex-wrap: wrap;
    width: 100%;
  }
}
.video-section ul li {
  background: url(//theme.zdassets.com/theme_assets/955749/5e644b7522b28801f724555b0895d626b2f23d63.svg) no-repeat center 33% #f1f1f1;
  padding: 0px;
  max-width: 329px;
  width: 100%;
  height: 165px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
  min-width: 293px;
  display: none;
}
.video-section ul li:nth-of-type(1),
.video-section ul li:nth-of-type(2),
.video-section ul li:nth-of-type(3) {
  display: block;
}
@media screen and (max-width: 980px) {
  .video-section ul li {
    min-width: 160px;
    margin-bottom: 20px;
    max-width: 30%;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  .video-section ul li {
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
  }
}
.video-section ul li a {
  padding: 0px;
  font-size: 18px;
  color: #03a8e8;
  display: block;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: flex-end;
  font-weight: bold;
  padding-bottom: 30px;
  text-align: center;
  max-width: 66%;
  line-height: 21px;
  margin: 0 auto;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .video-section ul li a {
    font-size: 15px;
    line-height: 1.2em;
    padding-bottom: 20px;
  }
}
.video-section .more-videos {
  background: url(//theme.zdassets.com/theme_assets/955749/4ca9a6914ebeb2c924776bf088ddedc630f275f0.svg) no-repeat center center;
  background-size: 15px;
  height: 15px;
  width: 15px;
  color: #454446;
  padding-top: 20px;
  text-align: center;
  display: block;
  width: 30px;
  padding-bottom: 10px;
  height: 100%;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 54px;
}
@media screen and (max-width: 980px) {
  .video-section .more-videos {
    width: 100%;
    margin-top: -45px;
    padding-right: 20px;
  }
}
/* /  Videos section ----------------------------------------------------------------- */
/* -- FAQ Accordion ----------------------------------------------------------------- */
.faq-accordion {
  position: relative;
}
.faq-accordion .request-callout {
  position: absolute;
  bottom: 10%;
  right: 0px;
}
@media screen and (max-width: 768px) {
  .faq-accordion .request-callout {
    position: relative;
    float: none;
  }
}
.faq-accordion * {
  outline: none;
}
@media screen and (min-width: 769px) {
  .faq-accordion .faq-section-container {
    columns: 2 ;
    height: 100%;
  }
}
.faq-accordion .faq-section-container .faq-section {
  border: 1px solid rgba(0, 0, 0, 0);
}
.faq-accordion .faq-section-container .faq-section:nth-of-type(6) {
  break-after: column;
}
.faq-accordion .faq-section-container .faq-section div {
  margin-left: 35px;
  max-width: 45%;
  display: none;
}
@media screen and (max-width: 768px) {
  .faq-accordion .faq-section-container .faq-section div {
    max-width: 100%;
  }
}
.faq-accordion .faq-section-container .faq-section div ul {
  margin-top: 20px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.faq-accordion .faq-section-container .faq-section div ul li a {
  font-size: 14px;
  color: #454446;
  display: block;
  padding-bottom: 10px;
  line-height: 16px;
}
.faq-accordion .faq-section-container .faq-section .see-all-articles {
  background: url(//theme.zdassets.com/theme_assets/955749/4ca9a6914ebeb2c924776bf088ddedc630f275f0.svg) no-repeat right center;
  padding-right: 25px;
  margin-top: 12px;
  display: inline-block;
  font-size: 13px;
  color: #454446;
}
.faq-accordion .section-tree-title {
  margin-top: 20px;
  padding-left: 35px;
  color: #03a8e8;
  font-weight: 600;
  font-size: 18px;
  background: url(//theme.zdassets.com/theme_assets/955749/ec397bf1c557ec2df3e59e7c27062d9b8f5b41c5.svg) no-repeat left center;
  background-size: 21px;
}
.faq-accordion .section-tree-title.ui-accordion-header-active {
  background-image: url(//theme.zdassets.com/theme_assets/955749/a416cd40e8942b1fe621037c6ae53650dc056995.svg);
}
/* /  FAQ Accordion ----------------------------------------------------------------- */
/* /  Category page ----------------------------------------------------------------- */
/* -- Request callout ----------------------------------------------------------------- */
.request-callout {
  margin-top: 40px;
  margin-right: 15px;
  max-width: 265px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .request-callout {
    margin-bottom: 40px;
    display: block;
    padding-bottom: 40px;
    margin-top: 0px;
    margin: 0 auto;
    position: relative;
    float: none;
  }
}
.request-callout h4 {
  font-size: 14px;
}
.request-callout button,
.request-callout .button,
.request-callout .btn {
  margin-top: 12px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  display: inline-block;
  border-radius: 0 50px 50px 50px;
  border-width: 2px;
  border-style: solid;
  padding: 5px 15px;
  font-weight: 700;
  margin: 10px;
  min-width: 160px;
  white-space: normal;
}
/* /  Request callout ----------------------------------------------------------------- */
/* -- Sidebar ----------------------------------------------------------------- */
.with-sidebar {
  display: flex;
}
.with-sidebar .section-content,
.with-sidebar .category-content,
.with-sidebar article.article {
  flex: 1 0 70%;
  padding-right: 25px;
  max-width: 100%;
  width: 100%;
}
.with-sidebar .sidebar {
  flex: 1 0 30%;
}
.with-sidebar .sidebar .request-callout {
  margin-top: 0px;
  float: right;
}
@media screen and (max-width: 768px) {
  .with-sidebar .sidebar .request-callout {
    float: none;
  }
}
.with-sidebar .sidebar .sidebar-section {
  clear: both;
  float: right;
  text-align: center;
  padding: 25px;
  max-width: 265px;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
}
.with-sidebar .sidebar .sidebar-section h3 {
  font-size: 20px;
  font-weight: 800;
  margin: 0px;
}
.with-sidebar .sidebar .sidebar-section li {
  margin-bottom: 0px;
}
.with-sidebar .sidebar .sidebar-section a {
  text-align: center;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.with-sidebar .sidebar .side_link {
  clear: both;
  position: relative;
  margin: 40px auto 30px auto;
  padding: 0 12px;
  width: 100%;
  max-width: 265px;
  float: right;
}
@media screen and (max-width: 768px) {
  .with-sidebar .sidebar .side_link {
    float: none;
    margin-top: 15px;
  }
}
.with-sidebar .sidebar .side_link > img {
  position: absolute;
  top: 5px;
  left: 0;
  width: 22px;
}
.with-sidebar .sidebar .side_link p {
  margin-top: 0px;
  padding-left: 32px;
}
.with-sidebar .sidebar .side_link p a {
  display: block;
}
/* /  Sidebar ----------------------------------------------------------------- */
/* -- Section ----------------------------------------------------------------- */
.page-header-description {
  font-style: normal;
  color: #000;
  font-size: 18px;
}
.section-articles a {
  font-size: 16px;
  display: inline-block;
  padding-bottom: 15px;
}
/* /  Section ----------------------------------------------------------------- */
/* -- Article ----------------------------------------------------------------- */
.article-content {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  /* -- Lists ----------------------------------------------------------------- */
  /* /  Lists ----------------------------------------------------------------- */
  /* -- Notes and tips ----------------------------------------------------------------- */
  /* /  Notes and tips ----------------------------------------------------------------- */
}
.article-content iframe {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .article-content {
    flex-wrap: wrap;
    padding-bottom: 0px;
  }
}
.article-content .article-header .article-title {
  line-height: 1.22em;
  margin-top: 0px;
  margin-bottom: 0px;
}
.article-content h2 {
  text-align: left;
  font-size: 30px;
  margin-top: 30px;
}
.article-content img,
.article-content iframe {
  border-radius: 0px 28px 28px;
}
.article-content ol ol {
  list-style: lower-alpha;
}
.article-content ol ol ol {
  list-style: lower-roman;
}
.article-content .tip,
.article-content .note {
  border-radius: 6px;
  padding: 15px 20px;
  color: #454446;
  font-weight: 400;
  line-height: 1.6em;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.article-content .tip::before,
.article-content .note::before {
  font-weight: bold;
  text-transform: uppercase;
}
.article-content .tip {
  background: #8dee00;
}
.article-content .tip::before {
  content: 'Tip: ';
}
.article-content .note {
  background: #b8f3ff;
}
.article-content .note::before {
  content: 'Note: ';
}
/* -- Attachments ----------------------------------------------------------------- */
.attachments {
  background: #f1f1f1;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 30px;
  font-size: 14px;
}
/* /  Attachments ----------------------------------------------------------------- */
.article-votes {
  background: #fff;
  border: 0px none;
  padding-top: 0px;
  padding-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.article-votes .article-vote,
.article-votes .article-vote-down,
.article-votes .article-vote-up {
  font-size: 16px;
  border-color: #03a8e8;
  min-width: 100px;
  max-width: 100px;
  margin-right: 5px;
  margin-bottom: 0px;
}
.article-votes .article-vote:before,
.article-votes .article-vote-down:before,
.article-votes .article-vote-up:before,
.article-votes .article-vote:after,
.article-votes .article-vote-down:after,
.article-votes .article-vote-up:after {
  color: #03a8e8;
}
.article-votes .article-vote:hover:before,
.article-votes .article-vote-down:hover:before,
.article-votes .article-vote-up:hover:before,
.article-votes .article-vote:hover:after,
.article-votes .article-vote-down:hover:after,
.article-votes .article-vote-up:hover:after {
  color: #fff;
}
.article-votes .btn[aria-selected="true"],
.article-votes .btn[aria-selected="true"]:before,
.article-votes .btn[aria-selected="true"]:after {
  background: #03a8e8 !important;
  color: #fff !important;
  border-color: #03a8e8 !important;
}
/* /  Article ----------------------------------------------------------------- */
main footer {
  background: none;
}
@media screen and (max-width: 1300px) {
  footer #footer_content {
    max-width: 100%;
    padding-right: 50px;
    padding-left: 50px;
  }
}
/* -- Footer newsletter ----------------------------------------------------------------- */
footer #footer_content #footer_emailsignup input.hs-button.primary.large {
  color: #FFF;
  border-color: #03a8e8;
  background-color: #03a8e8;
  width: auto;
  padding: 4px 40px 4px 40px;
  width: 100%;
}
.newsletter-footer {
  background: url(//theme.zdassets.com/theme_assets/955749/c7c31d0ab7d5a3d33be5ae561e60dd08f9158de9.png) no-repeat center center;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 860px) {
  .newsletter-footer .newsletter-footer-content > div form {
    flex-wrap: wrap;
  }
  .newsletter-footer .newsletter-footer-content > div form div {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .newsletter-footer .hbspt-form .hs-form .hs-button {
    margin-top: 15px;
  }
}
.newsletter-footer h3 {
  color: #fff;
  font-size: 32px;
  text-align: center;
  margin-bottom: 20px;
}
.newsletter-footer .newsletter-footer-content > div form {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.newsletter-footer .newsletter-footer-content > div form label span {
  display: none;
}
.newsletter-footer input {
  background: rgba(255, 255, 255, 0.24);
  border: 0px none;
  padding: 7px 10px;
  color: #fff;
  width: 271px;
  margin-right: 20px;
}
.newsletter-footer input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.newsletter-footer input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.newsletter-footer input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.newsletter-footer input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.newsletter-footer .hbspt-form .hs-form .hs-button {
  border-color: #fff;
  background: #fff;
  color: #03a8e8;
  font-size: 17px;
  padding: 0px 0px;
  border-width: 2px;
  line-height: 33px;
  width: 140px !important;
}
.newsletter-footer .hbspt-form .hs-form .hs-button:hover {
  border-color: #fff;
  border-width: 2px;
  background: none;
  color: #fff;
}
.newsletter-footer .hs-error-msgs {
  color: #fff;
  position: absolute;
  top: 46px;
}
.newsletter-footer .submitted-message {
  text-align: center;
  color: #fff;
}
/* /  Footer newsletter ----------------------------------------------------------------- */
/* -- Alert ----------------------------------------------------------------- */
.alert {
  box-shadow: 2px 2px 2px #e6e6e6, 5px -3px 20px -4px #e6e6e6 inset;
  border: 1px solid #e6e6e6;
  margin-top: 25px;
  display: block;
  margin-bottom: 30px;
  font-size: 14px;
  width: 100%;
  position: absolute;
  top: 70px;
  max-width: 100%;
  display: flex;
  justify-content: center;
  left: 0px;
  padding: 0px;
}
.alert:hover {
  background: #e6e6e645;
}
.alert:hover a {
  color: #03a8e8;
}
.alert a {
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 10px 0px;
  border: 1px solid rgba(255, 255, 255, 0);
}
.alert strong {
  padding-right: 15px;
}
.alert p {
  padding-bottom: 0px;
  margin-bottom: 0px;
  color: #454446;
}
/* /  Alert ----------------------------------------------------------------- */
/* -- Forms ----------------------------------------------------------------- */
.request-form-container {
  font-size: 20px;
}
.form-field label {
  font-size: 14.5px;
  color: #231f20;
}
.form-field input[type="text"] {
  border-radius: 0px;
  border-color: #efefef;
  border-width: 1.33px;
  font-size: 14.5px;
}
.form-field input[type="text"]::-webkit-input-placeholder {
  color: #808285;
}
.form-field input[type="text"]::-moz-placeholder {
  color: #808285;
}
.form-field input[type="text"]:-ms-input-placeholder {
  color: #808285;
}
.form-field input[type="text"]:-moz-placeholder {
  color: #808285;
}
.suggestion-list {
  font-size: 14.5px;
  color: #231f20;
}
.suggestion-list ul li {
  padding: 0px;
}
.suggestion-list ul li a {
  border: 1.33px solid #efefef;
  color: #808285;
  font-size: 14.5px;
  display: block;
  padding: 5px;
  width: 100%;
}
/* /  Forms ----------------------------------------------------------------- */
/* -- Misc pages ----------------------------------------------------------------- */
/* /  Misc pages ----------------------------------------------------------------- */
/* -- Media ----------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .top-blue-bar {
    font-size: 12px;
  }
}
@media screen and (max-width: 1024px) {
  main {
    padding-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  body .with-sidebar {
    flex-wrap: wrap;
  }
  body .with-sidebar .sidebar {
    flex: 1 0 100%;
  }
  body .with-sidebar .category-content {
    max-width: 100%;
    width: 100%;
    padding-right: 0px;
  }
  body .with-sidebar .sidebar .sidebar-section {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-top: 30px;
  }
}
/* /  Media ----------------------------------------------------------------- */
