﻿/* IMPORTED */
.last-col {
  padding-right: 0 !important;
}
.container {
  width: 1300px !important;
  max-width: 100% !important;
}
.pb50,
.pb-50 {
  padding-bottom: 50px;
}
.pb25 {
  padding-bottom: 25px;
}
.mt50 {
  margin-top: 50px;
}
.mt25 {
  margin-top: 25px;
}
.mb0,
.pb0 {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.pb75,
.pb-75 {
  padding-bottom: 75px;
}
.mb0 {
  margin-bottom: 0px;
}
.mb50 {
  margin-bottom: 50px !important;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .form-box {
    margin: auto !important;
  }
  .m-noflex {
    display: block !important;
  }
  .col-xs-12,
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .m-aligncenter {
    text-align: center !important;
    display: inline-block;
  }
  .m-none {
    display: none !important;
  }
  .m-pb25 {
    padding-bottom: 25px;
  }
  .m-pb10 {
    padding-bottom: 10px;
  }
  .m-pb50 {
    padding-bottom: 50px;
  }
  .m-pb0 {
    padding-bottom: 0px;
  }
  .m-last0p:last-child {
    padding: 0px !important;
  }
  .m-center {
    text-align: center !important;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: none !important;
  }
  .m-mb25 {
    margin-bottom: 25px;
  }
  .m-50bp {
    padding-bottom: 50px !important;
  }
  .m-nofloat {
    float: none !important;
  }
  .col-xs-6,
  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .col-xs-3,
  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .col-xs-8,
  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .col-xs-3,
  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .col-xs-9,
  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
}
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 991px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .t-none {
    display: none !important;
  }
  .t-right {
    text-align: right !important;
  }
  .t-center {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .t-flex {
    display: flex;
  }
  .t-floatright {
    float: right !important;
  }
  .t-aligncenter {
    text-align: center !important;
    display: inline-block;
  }
  .t-pb25 {
    padding-bottom: 25px;
  }
  .t-pb50 {
    padding-bottom: 50px;
  }
  .t-pb0 {
    padding-bottom: 0px;
  }
  .t-last0p:last-child {
    padding: 0px !important;
  }
  .t-center {
    text-align: center !important;
  }
  .t-floatleft {
    float: left !important;
  }
  .t-nofloat {
    float: none !important;
  }
  .col-sm-6,
  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .col-sm-4,
  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .col-sm-8,
  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .col-sm-3,
  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .col-sm-9,
  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%;
  }
  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%;
  }
  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%;
  }
  .t-mauto {
    margin: auto;
  }
  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%;
  }
}
/* Landscape to small desktop */
@media (min-width: 992px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .d-pb25 {
    padding-bottom: 25px;
  }
  .d-right {
    text-align: right !important;
  }
  .d-flex {
    display: flex;
  }
  .d-grid {
    display: grid !important;
  }
  .d-marginauto {
    margin: auto !important;
  }
  .d-contents {
    display: contents;
  }
  .d-flex .flex-element {
    margin: auto;
    display: inline-block;
    padding: 0px !important;
  }
  .d-none {
    display: none;
  }
  .d-parentflex {
    display: flex !important;
  }
  .d-floatright {
    float: right !important;
  }
  .d-floatleft {
    float: left !important;
  }
  .d-nofloat {
    float: none !important;
  }
  .d-last0p:last-child {
    padding: 0px !important;
  }
  .d-mauto {
    margin: auto;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-6,
  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .col-md-5 {
    float: left;
    padding-right: 0.75em;
    width: 41.66%;
  }
  .col-md-4,
  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .col-md-8,
  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .col-md-3,
  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .col-md-9,
  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%;
  }
  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%;
  }
  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%;
  }
  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%;
  }
  .col-md-2,
  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.66666667%;
  }
  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.28571429%;
  }
  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%;
    padding-right: 2em !important;
  }
  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%;
  }
  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%;
  }
  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%;
  }
  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%;
  }
  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%;
  }
  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.11111111%;
  }
  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%;
  }
  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909%;
  }
  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%;
  }
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: initial !important;
}
.row {
  margin-left: initial !important;
  margin-right: initial !important;
}
.col-center {
  float: none !important;
}
.dealer-form .panel {
  background-color: transparent;
}
.dealer-form .panel-body {
  padding: 0px;
  border-top: 0px !important;
}
.dealer-form input,
.dealer-form textarea,
.dealer-form select {
  height: 48px;
  color: #222222;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 0 0.75em;
  border-radius: 2px;
}
.dealer-form a.btn {
  color: #ffffff !important;
  text-decoration: none !important;
}
#hp-quote .div-table {
  background: linear-gradient(-45deg, rgba(34, 34, 34, 0.25), rgba(34, 34, 34, 0.5));
  background-blend-mode: overlay;
  background-attachment: fixed;
  background-size: 400% 400%;
  -webkit-animation: Gradient 10s ease infinite;
  -moz-animation: Gradient 10s ease infinite;
  animation: Gradient 10s ease infinite;
}
#hp-quote .aggregate-reviews .count {
  margin-top: 10px;
}
#hp-quote .aggregate-reviews .count a {
  color: #ffffff;
  transition: ease-in all 0.2s;
  opacity: 0.9;
  text-decoration: none;
}
#hp-quote .aggregate-reviews .count a:hover {
  opacity: 1;
}
.btn-continue {
  background-color: #2956a5 !important;
}
.btn-continue:hover {
  background-color: #356bcd !important;
}
.form-control-feedback {
  line-height: 48px !important;
}
.btn-social a.btn {
  min-width: 0px;
}
.inperson-form-page .form-control {
  border: 1px solid #1a3668 !important;
  border-radius: 5px;
  padding: 10px 20px;
}
.inperson-form-page .input-group .form-control {
  border: 1px solid #1a3668 !important;
  min-height: 58px;
  border-radius: 5px 0 0 5px;
}
.home-page .hero {
  background: transparent;
}
.home-page .hero h1 {
  margin-bottom: 20px;
  color: #ffffff;
  text-transform: none;
  line-height: 55px;
  font-size: 55px;
  letter-spacing: -0.5px;
  text-shadow: none;
}
@media (max-width: 767px) {
  .home-page .hero h1 {
    font-size: 30px;
  }
}
.home-page .hero p.lead {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 18px;
}
.home-page .hero .slides .slide {
  background-attachment: scroll;
}
.home-page section.component {
  padding: 75px 0px;
}
.home-page section.component.bg-gray {
  background-color: #f7f7f7;
}
.home-page .circle-img-blocks .content-wrapper {
  padding: 10px;
}
.home-page .circle-img-blocks a {
  text-decoration: none;
}
.home-page .circle-img-blocks a:hover img {
  transform: scale(1.05);
}
.home-page .circle-img-blocks a:hover h3 {
  color: #1a3668;
}
.home-page .circle-img-blocks a:hover .meta-link i {
  visibility: visible;
  transition: margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  margin-left: 3px;
  opacity: 1;
}
.home-page .circle-img-blocks h3 {
  margin-bottom: 5px;
}
.home-page .circle-img-blocks p.block-item-text {
  margin-bottom: 20px;
  color: #555555;
}
.home-page .circle-img-blocks p.meta-link {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  margin-bottom: 20px;
  color: #1a3668;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
.home-page .circle-img-blocks p.meta-link i {
  visibility: hidden;
  margin-left: -10px;
  transition: margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  opacity: 0;
}
.home-page .circle-img-blocks .block-img {
  max-width: 250px;
  max-height: 250px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 100%;
  margin: 0 auto 20px;
}
.home-page .circle-img-blocks .block-img img {
  display: block;
  border-radius: 100%;
  transition: transform 0.2s;
  will-change: transform;
}
.home-page #home-about .home-about-content {
  max-width: 700px;
  width: 100%;
  float: right;
  padding-left: 15px;
}
.home-page #home-about .home-about-content .h1 {
  text-align: left;
}
@media (max-width: 991px) {
  .home-page #home-about .home-about-content {
    float: none;
    text-align: center;
    margin: auto;
  }
  .home-page #home-about .home-about-content .h1 {
    text-align: center !important;
  }
}
.page-hero h1 {
  margin-bottom: 20px;
  color: #ffffff;
  text-transform: none;
  line-height: 55px;
  font-size: 55px;
  padding-top: 50px;
  letter-spacing: -0.5px;
  text-shadow: none;
  text-shadow: 5px 2px 5px #333;
}
.page-hero p.lead {
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 600;
  font-size: 18px;
  text-shadow: 1px 0px 3px #333;
}
h2 span.small {
  font-weight: bold;
  color: #000;
}
.cookie-section {
  background-color: rgba(0, 0, 0, 0.85);
  text-align: center;
  padding: 30px 0;
  color: #fff;
  position: fixed;
  width: 100%;
  bottom: 0;
  font-size: 12px;
  z-index: 9999;
}
.input-label {
  font-weight: normal;
  font-size: 13px;
}
.privacy-page form .form-control {
  border: 1px solid #cccccc !important;
}
@media (max-width: 767px) {
  .privacy-page form label {
    display: inline;
  }
}
.cb-slideshow {
  background: #333;
}
.cb-slideshow,
.cb-slideshow:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: -1000;
  list-style: none;
}
.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: imageAnimation 24s linear infinite 0s, zoom infinite 24s;
  -moz-animation: imageAnimation 24s linear infinite 0s, zoom infinite 24s;
  -o-animation: imageAnimation 24s linear infinite 0s, zoom infinite 24s;
  -ms-animation: imageAnimation 24s linear infinite 0s, zoom infinite 24s;
  animation: imageAnimation 24s linear infinite 0s, zoom infinite 24s;
}
.cb-slideshow li:nth-child(1) span {
  background-image: url(/img/home/slide1.jpg);
}
.cb-slideshow li:nth-child(2) span {
  background-image: url(/img/home/slide2.jpg);
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
  background-image: url(/img/home/slide3.jpg);
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
  background-image: url(/img/home/slide4.jpg);
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  -o-animation-delay: 18s;
  -ms-animation-delay: 18s;
  animation-delay: 18s;
}
/*@media (max-width:767px) {
    .cb-slideshow li span {
        opacity: 1;
        animation: none;
    }

    .cb-slideshow li:nth-child(2) span,
    .cb-slideshow li:nth-child(3) span {
        background: none;
    }
}*/
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -moz-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
@-o-keyframes imageAnimation {
  0% {
    opacity: 0;
    -o-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -o-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
@-ms-keyframes imageAnimation {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -ms-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
@media (max-width: 767px) {
  .fullscreen-bg {
    display: none;
  }
}
#hp-products {
  background: #fff;
}
body {
  font-family: "Nunito", sans-serif !important;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #555555;
  line-height: 24px;
  font-weight: 400;
}
.text-section h2,
.text-section .h2,
.text-section h3,
.text-section .h3,
.text-section h4,
.text-section .h4 {
  margin-top: 30px;
  margin-bottom: 5px;
}
.container {
  max-width: 1400px !important;
  width: 100% !important;
}
.container-fluid {
  padding: 0px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  color: #222222;
  margin-top: 0px;
  margin-bottom: 10px;
}
.header.scroll-up .btn,
.header.scroll-down .btn,
.btn {
  font-size: 14px;
  line-height: 14px;
  border-radius: 500px;
  padding: 20px 40px;
  transition: ease-in all 0.3s;
  transition-duration: 0.3s;
  border-width: 0;
  letter-spacing: 1px;
  min-width: 160px;
  text-transform: uppercase;
  white-space: normal;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 800;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  color: #ffffff;
  background-color: #1a3668;
  color: #FFF;
}
.header.scroll-up .btn:hover,
.header.scroll-down .btn:hover,
.btn:hover {
  background-color: #2956a5;
  border: 2px solid transparent;
}
header.header a.btn {
  border: 2px solid #ffffff;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 20px !important;
}
header.header a.btn:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
header.header ul.nav a {
  font-size: 14px;
  font-weight: 600;
}
@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.section-header {
  margin-bottom: 50px;
}
.section-header .h1 {
  font-size: 45px;
  line-height: 50px;
  margin-bottom: 20px;
  text-transform: none !important;
}
.section-header .lead {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
}
.page-section {
  padding: 100px 0px;
}
.product-blocks {
  margin: 10px 0px;
  margin-bottom: 25px;
}
.product-blocks h2.h4 {
  margin: 0px !important;
}
.product-blocks .single-product {
  padding-bottom: 10px;
  padding-top: 0px;
}
.product-blocks .single-product a {
  display: block;
}
.product-blocks .single-product .product-img {
  display: block;
  background-color: rgba(0, 0, 0, 0.35);
  background-blend-mode: color;
  height: 100%;
  border-radius: 8px;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  padding: 75px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.product-blocks .single-product .product-img:hover {
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.2);
}
.product-blocks .single-product .product-img h2 {
  color: #ffffff;
  width: 100%;
}
#hp-logo img {
  height: 60px;
}
.brand-wrap {
  padding: 10px !important;
}
.brand-wrap a {
  text-decoration: none !important;
}
.brand-wrap a p {
  text-decoration: none !important;
  color: #555555;
}
.brand-wrap .brand-box {
  display: block;
  height: 100%;
  padding: 20px 32px;
  background-color: #FFF;
  border-radius: 8px;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.brand-wrap .brand-box img {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-height: 60px;
  max-width: 100%;
}
.brand-wrap .brand-box:hover {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.2);
}
#sidebar ul {
  padding-left: 0px;
  list-style-type: none;
}
#sidebar ul li {
  margin-bottom: 5px;
  display: block;
}
#sidebar ul li a.btn {
  text-transform: none;
  display: inline;
  letter-spacing: 0.5px;
}
.page-content p strong,
.page-content li strong {
  color: #222222;
}
#sec-dealer .h1 {
  color: #ffffff;
}
.mb10 {
  margin-bottom: 10px !important;
}
.partners-img {
  background-color: #4E4E4E;
}
@media (max-width: 991px) {
  .quote-with-cred .credibility {
    margin-top: 2rem;
  }
}
.about-us .text-section {
  padding-top: 0;
}
.about-us .home-about {
  margin-bottom: 50px;
}
.open-gallery {
  display: block;
  margin: -15px 0 5px 5px;
  color: #2956a5;
}
.commercial-solutions .commercial-features {
  padding: 10px;
  margin-bottom: 25px;
  display: block;
  background-color: #FFF;
  border-radius: 8px;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.commercial-solutions .commercial-features h4 {
  margin-top: 0;
}
.commercial-solutions .commercial-features img {
  width: 100%;
}
.commercial-solutions .commercial-features .feature {
  padding: 25px 0 10px 10px;
}
.promo-page {
  padding-top: 0;
}
.promo-page .section-header {
  text-align: left;
}
.promo-page .navbar-nav {
  display: none;
}
.promo-page .footer {
  display: none;
}
.promo-page .section-container {
  padding-top: 150px;
}
.promo-page .page-section {
  padding: 30px 0;
}
.promo-page #hp-quote {
  background: transparent;
}
.promo-page #hp-quote .quote-with-cred {
  background: rgba(26, 54, 104, 0.75);
  padding: 20px;
}
.promo-page .copyright a {
  display: none;
}
.promo-page .subnav {
  display: none;
}
.promo-page .number {
  color: #fff;
  font-weight: bold;
  font-size: 22px;
}
.promo-page .scroll-down .number {
  color: #1a3668;
}
@media (max-width: 991px) {
  .promo-page .hero {
    height: auto;
  }
  .promo-page .hero .div-table {
    position: inherit;
  }
  .promo-page .hero .gradient {
    padding-top: 60px;
  }
  .promo-page .hero-copy {
    padding-top: 50px;
  }
  .promo-page #hp-quote {
    background-image: inherit;
  }
  .promo-page .quote-with-cred {
    color: #fff;
  }
  .promo-page .mobilemenu {
    display: none !important;
  }
  .promo-page #mobilenav .button {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .careers-page .panel-default {
    margin-top: 15px;
  }
}
.careers-page .panel-default .career-list-group {
  padding: 10px 15px;
}
.careers-page .panel-default h2 {
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0;
  background: #f5f5f5;
  padding: 10px;
  border-bottom: 1px solid #f0efef;
}
.careers-page .indeedjobs-widget iframe {
  padding-left: 15px;
  height: 430px !important;
}
@media (max-width: 991px) {
  .careers-page .indeedjobs-widget iframe {
    height: 570px !important;
  }
}
.quote-form label {
  display: block;
}
@media (max-width: 767px) {
  .team-group .col-sm-4 {
    padding-right: 0;
  }
}
.team-group .team-body {
  margin-right: 130px;
}
@media (max-width: 1200px) {
  .team-group .team-body {
    margin-right: 70px;
  }
}
@media (max-width: 991px) {
  .team-group .team-body {
    margin-right: 110px;
  }
}
@media (max-width: 767px) {
  .team-group .team-body {
    margin-right: 0px;
  }
}