/* RESET 
------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  -webkit-text-size-adjust: none;
  font-family: 'Barlow', sans-serif; }

/*BRAND STYLING
------------------------------------------------*/
a {
  color: #000;
  text-decoration: underline; }

a:hover {
  color: #0888ca;
  text-decoration: none; }

p {
  padding: 10px 0; }

/* GLOBAL SITE FRAMEWORK
------------------------------------------------*/
.clear {
  clear: both; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.none {
  display: none; }

* {
  box-sizing: border-box; }

.wrapper {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 20px;
  position: relative; }

.no-pad-wrapper {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  position: relative; }

.sub-wrapper {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 60px 20px;
  position: relative; }
  .sub-wrapper h1 {
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    border-bottom: 5px solid #0888ca;
    font-size: 22px;
    letter-spacing: 1.2px;
    padding-bottom: 7px;
    margin-bottom: 20px; }
  .sub-wrapper h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px; }
  .sub-wrapper h5 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0; }
  .sub-wrapper ul {
    margin-left: 50px; }
  .sub-wrapper .sub-img-right {
    float: right;
    padding: 15px;
    width: 50%; }
  .sub-wrapper .sub-img-left {
    float: left;
    padding: 15px;
    width: 50%; }

.flex-it {
  display: flex; }

::selection {
  color: #fff;
  background: #356088; }

::-moz-selection {
  color: #fff;
  background: #356088; }



.hs-btn.hs-highlighted{background-color:#0888ca !important; color:#fff !important;}


/* HEADER 
----------------------------------------------*/
.header {
  width: 100%;
  display: inline-block;
  text-align: right;
  margin: 0 auto;
  background: #fff; }

.header-contact {
  width: 100%;
  padding: 8px 0;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  background: #0888ca; }
  .header-contact p {
    display: inline-block;
    width: 32%;
    margin: 0 auto;
    padding: 0;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .header-contact a {
    color: #fff;
    text-decoration: none; }

.logo {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  padding: 20px 0; }

.logo img {
  width: 330px;
  margin: 0 auto; }






/* INVENTORY
------------------------------------------------*/
.cf {
  background: #fff; }

.hosted-content input[type='submit'], .hosted-content button[type='submit'], .hosted-content .btn, .hosted-content .button {
  background: #0888ca !important; }

.hosted-content .hosted-content .svg-inline--fa.fa-w-10 {
  width: auto !important; }

.hosted-content h1 {
  font-size: 20px;
  color: #000;
  text-transform: none;
  padding-bottom: 0 !important;
  font-weight: bold; }

.hosted-content h3 {
  text-transform: none !important; }

.hosted-content .listings-wrapper .listings-list .listing-banner h2 {
  text-transform: none !important; }

/* FOOTER
------------------------------*/
.footer {
  width: 100%;
  color: #fff;
  font-size: 11px;
  text-align: center;
  background: #0888ca; }
  .footer p {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    text-align: left;
    padding: 0; }
    .footer p:last-child {
      text-align: right; }

.footer a {
  color: #fff;
  text-decoration: none; }

.footer a:hover {
  color: #fff;
  text-decoration: underline; }

.anniv-banner-mobile {
  display: none !important; }

@media screen and (max-width: 1450px) {
  .hero {
    padding: 80px 50px; }

  .hero .hero-txt {
    width: 60%; }

  .welcome-section .welc-txt {
    padding: 60px 80px 120px 80px; }

  .welcome-section .welc-txt .welc-btn {
    right: 80px; } }
@media screen and (max-width: 1200px) {
  .carb-comp-cta {
    margin-top: 20px; }

  .carb-comp-cta .carb-cta-right {
    padding: 60px 40px; } }
@media screen and (max-width: 1110px) {
  .hero {
    height: auto;
    background-size: contain; }

  .hero .hero-txt {
    width: 100%; }
    .hero .hero-txt p {
      width: 60%;
      margin-left: 0; }

  .cta-section .cta-third {
    width: 30%;
    margin: 0 15px; }

  .welcome-section .welc-img {
    display: none; }

  .home-loc-bar {
    padding: 60px 0; }

  .home-loc-bar .loc-third h3 {
    font-size: 18px;
    padding: 10px 0; }

  .home-loc-bar .loc-third p {
    font-size: 14px; }

  .accordion-panel h4 {
    font-size: 14px; }

  .accordion-panel .accordion dt {
    padding: 16px; } }
@media screen and (max-width: 1000px) {
  .cta-section .cta-third {
    width: 31%;
    margin: 0 7px; }

  .home-loc-bar {
    padding: 60px 40px; }

  .home-loc-bar .loc-third {
    width: 100%;
    padding-bottom: 50px; }

  .accordion-panel {
    width: 51%; }

  .carb-comp-cta .carb-cta-left {
    height: 600px; } }
@media screen and (max-width: 900px) {
  .mobile-warranty {
    display: block; }

  .desktop-svcs {
    display: none; }

  .loc-box .loc-left {
    width: 100%;
    height: auto; }

  .loc-box .loc-map {
    width: 100%; }

  .carb-comp-cta {
    flex-direction: column; }

  .carb-comp-cta .carb-cta-left {
    height: 400px;
    background-position: center right; } }
@media screen and (max-width: 830px) {
  .header-contact p {
    font-size: 14px; }

  .hero {
    padding: 180px 50px 30px 50px; }

  .hero .hero-txt p {
    width: 100%; }

  .hero .hero-txt .hero-btn {
    width: 45%;
    margin: 10px 10px 10px 0; }

  .cta-section .cta-third {
    width: 75%;
    margin: 10px auto;
    height: auto; }

  .home-loc-bar {
    padding: 40px 10px; }

  .accordion-panel {
    width: 55%; }

  .anniv-banner-mobile {
    display: inline-block !important;
    max-width: 170px; }

  .abt-left {
    width: 100%; }

  .abt-left img {
    width: 30%; }

  .abt-right {
    display: none; }

  .ct-right {
    width: 34%; } }
@media screen and (max-width: 700px) {
  .header-contact p {
    display: block;
    width: 100%;
    padding: 5px 0; }

  .hero {
    background-size: 150%;
    background-position: right top;
    padding: 210px 50px 30px 50px; }

  .hero .hero-txt .hero-btn {
    font-size: 16px; }

  .cta-section {
    padding: 50px 0; }

  .cta-section .cta-third h3 {
    padding: 30px 0 0 0; }

  .sub-wrapper .sub-img-right {
    display: none; }

  .ct-right {
    width: 40%; } }
@media screen and (max-width: 550px) {
  .hero {
    padding: 180px 30px 30px 30px; }

  .hero .hero-txt .hero-btn {
    width: 100%;
    margin: 5px 0; }

  .cta-section .cta-third {
    padding: 20px 20px 40px 20px; }

  .welcome-section .welc-txt {
    padding: 40px 40px 120px 40px; }

  .welcome-section .welc-txt .welc-btn {
    right: 40px; }

  .accordion-panel {
    width: 65%; }

  .sub-wrapper {
    padding: 40px 20px; }

  .sub-wrapper h1 {
    font-size: 20px;
    margin-bottom: 10px; }

  .svc-contact {
    padding: 60px 0; }

  .ct-row {
    flex-direction: column; }

  .ct-right {
    width: 100%;
    padding-top: 5px; }

  .footer p {
    width: 100%;
    text-align: center; }

  .footer p:last-child {
    text-align: center; } }
@media screen and (max-width: 450px) {
  .hero {
    padding: 140px 30px 30px 30px; }

  .cta-section .cta-third {
    width: 85%; }

  .accordion-panel {
    width: 80%; }

  .carb-comp-cta .carb-cta-left {
    display: none; } }
