.ProximaSoft-Bold {
  font-family: ProximaSoft-Bold;
  font-weight: normal;
  font-style: normal;
}
.ProximaSoft-Regular {
  font-family: ProximaSoft-Regular;
  font-weight: normal;
  font-style: normal;
}
body,
p,
a,
blockquote {
  font-family: ProximaSoft-Regular, sans-serif;
  color: #133250;
}
body {
  font-size: 1rem;
}
strong {
  font-family: ProximaSoft-Bold, sans-serif;
}
@media only screen and (max-width: 599px) {
  .navbar-nav li a.nav-link,
  .dropdown-menu li a,
  #footer-menu li a {
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 600px) {
  .navbar-nav li a.nav-link,
  .dropdown-menu li a,
  #footer-menu li a {
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-nav li a.nav-link,
  .dropdown-menu li a,
  #footer-menu li a {
    font-size: 0.95rem;
  }
}
@media only screen and (min-width: 1550px) {
  .navbar-nav li a.nav-link,
  .dropdown-menu li a,
  #footer-menu li a {
    font-size: 1.1rem;
  }
}
#footer-menu li a {
  font-size: 0.9rem;
}
@media only screen and (min-width: 600px) {
  #footer-menu li a {
    font-size: 0.7rem;
  }
}
@media only screen and (min-width: 900px) {
  #footer-menu li a {
    font-size: 0.9rem;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: ProximaSoft-Regular, sans-serif;
}
#stock-check .bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
}
#stock-check .bg-image:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(20, 49, 79, 0.87);
}
#stock-check .bg-image .check-stock-form {
  position: relative;
  z-index: 1;
}
#stock-check .bg-image .check-stock-form h2,
#stock-check .bg-image .check-stock-form label {
  color: #FFFFFF;
}
#stock-check .bg-image .check-stock-form label {
  padding-bottom: 0.5rem;
}
#stock-check .bg-image .check-stock-form h2 {
  margin-bottom: 0;
  font-family: ProximaSoft-Regular, sans-serif;
}
@media only screen and (min-width: 900px) {
  #stock-check .bg-image .check-stock-form h2 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
}
@media only screen and (max-width: 599px) {
  #stock-check .bg-image .check-stock-form h2 {
    color: #133250;
    font-size: 1.3125rem;
  }
}
@media only screen and (min-width: 600px) {
  #stock-check .bg-image .check-stock-form h2 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  #stock-check .bg-image .check-stock-form h2 {
    font-size: 2.9375rem;
  }
}
#stock-check .bg-image .check-stock-form input[type='text'] {
  height: 50px;
  border-radius: 8px;
  border: 1px solid #E1E7EB;
  padding: 1rem;
  background-image: url('../img/search-icon.png');
  background-repeat: no-repeat;
  background-position: center right 1rem;
  background-size: 30px;
}
@media only screen and (max-width: 599px) {
  #stock-check .bg-image .check-stock-form input[type='text'] {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) {
  #stock-check .bg-image .check-stock-form input[type='text'] {
    width: 350px;
  }
}
@media only screen and (min-width: 900px) {
  #stock-check .bg-image .check-stock-form input[type='text'] {
    width: 400px;
  }
}
#stock-check .bg-image .check-stock-form input[type='text']::-webkit-input-placeholder {
  color: #133250;
}
#stock-check .bg-image .check-stock-form input[type='text']::-moz-placeholder {
  color: #133250;
}
#stock-check .bg-image .check-stock-form input[type='text']:-ms-input-placeholder {
  color: #133250;
}
#stock-check .bg-image .check-stock-form input[type='text']::-ms-input-placeholder {
  color: #133250;
}
#stock-check .bg-image .check-stock-form input[type='text']::placeholder {
  color: #133250;
}
@media only screen and (min-width: 900px) {
  #hero-slider-image .slide-left {
    position: relative;
  }
}
#hero-slider-image .slide-left .slide-text {
  position: absolute;
}
@media only screen and (max-width: 599px) {
  #hero-slider-image .slide-left .slide-text {
    top: 2rem;
  }
}
@media only screen and (min-width: 600px) {
  #hero-slider-image .slide-left .slide-text {
    top: 2rem;
  }
}
@media only screen and (min-width: 900px) {
  #hero-slider-image .slide-left .slide-text {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 599px) {
  #hero-slider-image .slide-left .slide-text.respoition-text {
    position: relative;
    top: 0;
  }
}
#hero-slider-image .slide-left .slide-text h1,
#hero-slider-image .slide-left .slide-text h2,
#hero-slider-image .slide-left .slide-text h3 {
  font-family: ProximaSoft-Regular, sans-serif;
}
@media only screen and (max-width: 599px) {
  #hero-slider-image .slide-left .slide-text h1 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 900px) {
  #hero-slider-image .slide-left .slide-text h1 {
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  #hero-slider-image .slide-left .slide-text h1 {
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1400px) {
  #hero-slider-image .slide-left .slide-text h1 {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1800px) {
  #hero-slider-image .slide-left .slide-text h1 {
    font-size: 3.625rem;
  }
}
@media only screen and (max-width: 599px) {
  #hero-slider-image .slide-left .slide-text h2,
  #hero-slider-image .slide-left .slide-text h3 {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 900px) {
  #hero-slider-image .slide-left .slide-text h2,
  #hero-slider-image .slide-left .slide-text h3 {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1550px) {
  #hero-slider-image .slide-left .slide-text h2,
  #hero-slider-image .slide-left .slide-text h3 {
    font-size: 1.875rem;
  }
}
#hero-slider-image .slide-left .slide-text a div,
#hero-slider-image .slide-left .slide-text a img {
  cursor: pointer;
}
#hero-slider-image .slide-right img {
  display: table;
  margin: 0 0 0 auto;
}
@media only screen and (min-width: 600px) {
  #hero-slider-image .slide-right img {
    margin-top: -5rem;
  }
}
@media only screen and (min-width: 900px) {
  #hero-slider-image .slide-right img {
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 599px) {
  #hero-slider-image .respoition-image {
    margin-top: 2rem;
  }
}
#how-do-use .text-color-black {
  color: #000000;
}
#how-do-use .text-color-white {
  color: #FFFFFF;
}
#how-do-use .text-color-dark-blue {
  color: #133250;
}
#how-do-use .text-color-protect-green {
  color: #35BD92;
}
#how-do-use .text-color-protect-plus-yellow {
  color: #FFD266;
}
#how-do-use .text-color-repair-purple {
  color: #7969B6;
}
#how-do-use .section-bg-white {
  background-color: #FFFFFF;
}
#how-do-use .section-bg-grey {
  background-color: #F9F9FA;
}
#how-do-use .section-bg-dark-blue {
  background-color: #133250;
}
#how-do-use .section-bg-protect-green {
  background-color: #35BD92;
}
#how-do-use .section-bg-protect-plus-yellow {
  background-color: #FFD266;
}
#how-do-use .section-bg-repair-purple {
  background-color: #7969B6;
}
#how-do-use .image-block {
  background-color: #E1E7EB;
  padding: 2rem 4rem;
}
#how-do-use .section-block {
  padding-bottom: 2rem;
}
@media only screen and (max-width: 599px) {
  #how-do-use .text-block {
    min-height: 168px;
  }
}
#how-do-use .text-block h2,
#how-do-use .text-block p {
  color: #FFFFFF;
}
#how-do-use .text-block h2 {
  line-height: 1;
}
@media only screen and (max-width: 599px) {
  #how-do-use .text-block h2 {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 600px) {
  #how-do-use .text-block h2 {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  #how-do-use .text-block h2 {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1550px) {
  #how-do-use .text-block h2 {
    font-size: 4rem;
  }
}
#how-do-use .text-block p {
  line-height: 1.2;
}
@media only screen and (max-width: 599px) {
  #how-do-use .text-block p {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 600px) {
  #how-do-use .text-block p {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1550px) {
  #how-do-use .text-block p {
    font-size: 1.5rem;
  }
}
#how-do-use .text-block p:last-child {
  margin-bottom: 0;
}
#how-do-use #how-to-slider .carousel-control-next,
#how-do-use #how-to-slider .carousel-control-prev {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  top: -2rem;
}
#how-do-use #how-to-slider .carousel-control-next .fa {
  margin-right: 2rem;
}
#how-do-use #how-to-slider .carousel-control-prev .fa {
  margin-left: 2rem;
}
#how-do-use #how-to-slider .fa {
  font-size: 2.5rem;
  color: #000000;
}
#logo-slider .slick-track {
  margin-left: 0;
}
#logo-slider .logo-block img {
  max-width: 250px;
}
@media only screen and (max-width: 599px) {
  #logo-slider .logo-block img {
    margin-right: 2rem;
  }
}
@media only screen and (min-width: 600px) {
  #logo-slider .logo-block img {
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  #logo-slider .logo-block img {
    margin-right: 4rem;
  }
}
#pack-shots .text-color-black {
  color: #000000;
}
#pack-shots .text-color-white {
  color: #FFFFFF;
}
#pack-shots .text-color-dark-blue {
  color: #133250;
}
#pack-shots .text-color-protect-green {
  color: #35BD92;
}
#pack-shots .text-color-protect-plus-yellow {
  color: #FFD266;
}
#pack-shots .text-color-repair-purple {
  color: #7969B6;
}
#pack-shots .section-bg-white {
  background-color: #FFFFFF;
}
#pack-shots .section-bg-grey {
  background-color: #F9F9FA;
}
#pack-shots .section-bg-dark-blue {
  background-color: #133250;
}
#pack-shots .section-bg-protect-green {
  background-color: #35BD92;
}
#pack-shots .section-bg-protect-plus-yellow {
  background-color: #FFD266;
}
#pack-shots .section-bg-repair-purple {
  background-color: #7969B6;
}
#pack-shots .modal-header {
  border-bottom: none;
}
#pack-shots .modal-header .close-modal {
  margin-top: 0.5rem;
}
#pack-shots .modal-content {
  border-radius: 18px;
  background-color: #133250;
}
#pack-shots .buy-now .modal-content {
  min-height: 595px;
}
#pack-shots .modal-body h3,
#pack-shots .modal-body h6 {
  color: #FFFFFF;
}
#pack-shots .modal-body h3 {
  margin-bottom: 2rem;
}
#pack-shots .modal-body .product-block {
  border: 1px solid #FFFFFF;
  border-radius: 18px;
}
#pack-shots .modal-body .nav-tabs {
  border: none;
}
#pack-shots .modal-body .nav-tabs .nav-item {
  padding: 1rem 0 0 0;
}
@media (max-width: 767px) {
  #pack-shots .modal-body .nav-tabs .nav-item {
    display: contents;
  }
}
#pack-shots .modal-body .nav-tabs .nav-item a {
  color: #FFFFFF;
  font-size: 2.5rem;
}
#pack-shots .modal-body .nav-tabs .nav-item a span {
  position: relative;
  top: 0.3rem;
  left: 1.5rem;
}
#pack-shots .modal-body .nav-tabs .item-2 img {
  margin-left: -1rem;
}
#pack-shots .modal-body .nav-tabs .nav-link {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}
#pack-shots .modal-body .nav-tabs .nav-link.active {
  border-bottom: 2px solid #FFFFFF;
}
#pack-shots .modal-body .delivery img {
  border-radius: 18px;
  display: table;
  margin: 0 auto;
}
#pack-shots .modal-body label {
  color: #FFFFFF;
  width: 90%;
}
#pack-shots .modal-body input[type=text],
#pack-shots .modal-body input[type=email],
#pack-shots .modal-body input[type=tel],
#pack-shots .modal-body input[type=submit] textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
#pack-shots .modal-body input[type=text],
#pack-shots .modal-body input[type=email],
#pack-shots .modal-body input[type=tel],
#pack-shots .modal-body textarea {
  background-color: transparent;
  border: 1px solid #F9F9FA;
  color: #FFFFFF;
}
#pack-shots .modal-body .ginput_container_consent input[type=checkbox] {
  position: absolute;
  margin-top: 0.3rem;
}
#pack-shots .modal-body .ginput_container_consent label {
  margin-left: 2rem;
}
#pack-shots .modal-body input[type=submit] {
  background-color: #35BD92;
  color: #FFFFFF;
  text-transform: uppercase;
  border: none;
  padding: 0.5rem 1rem 0.3rem 1rem;
}
#pack-shots .close-modal {
  position: absolute;
  top: 0.5rem;
  right: -0.5rem;
  cursor: pointer;
}
#pack-shots .pack-block a.buy-link {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0.5rem 0;
  font-family: ProximaSoft-Bold, sans-serif;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  font-size: 1.75rem;
}
#pack-shots .pack-block a.buy-link:hover {
  background-color: #133250;
}
#pack-shots .pack-bg {
  background-color: #E1E7EB;
  padding: 0 2rem;
}
#product-brief .text-color-black {
  color: #000000;
}
#product-brief .text-color-white {
  color: #FFFFFF;
}
#product-brief .text-color-dark-blue {
  color: #133250;
}
#product-brief .text-color-protect-green {
  color: #35BD92;
}
#product-brief .text-color-protect-plus-yellow {
  color: #FFD266;
}
#product-brief .text-color-repair-purple {
  color: #7969B6;
}
#product-brief .section-bg-white {
  background-color: #FFFFFF;
}
#product-brief .section-bg-grey {
  background-color: #F9F9FA;
}
#product-brief .section-bg-dark-blue {
  background-color: #133250;
}
#product-brief .section-bg-protect-green {
  background-color: #35BD92;
}
#product-brief .section-bg-protect-plus-yellow {
  background-color: #FFD266;
}
#product-brief .section-bg-repair-purple {
  background-color: #7969B6;
}
#product-brief ul,
#product-brief ol {
  margin-left: -0.5rem;
}
@media only screen and (max-width: 599px) {
  #product-brief p,
  #product-brief li,
  #product-brief a {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 600px) {
  #product-brief p,
  #product-brief li,
  #product-brief a {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  #product-brief p,
  #product-brief li,
  #product-brief a {
    font-size: 1.5rem;
  }
}
#product-brief p,
#product-brief a {
  margin-bottom: 2rem;
}
#product-brief p:last-child,
#product-brief a:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 900px) {
  #product-brief .prod-img-pos {
    position: relative;
    top: -21rem;
    margin-bottom: -21rem;
  }
}
#product-brief .icon-text p {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
  #product-brief .icon-text p {
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 600px) {
  #product-brief .icon-text p {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 900px) {
  #product-brief .icon-text p {
    font-size: 1.375rem;
  }
}
#product-brief a.buy-now {
  text-transform: uppercase;
  text-align: center;
}
#product-brief a.buy-now .buy-now-padding {
  padding: 0.5rem 0 0.2rem;
}
#product-brief a.buy-now p {
  font-family: ProximaSoft-Bold, sans-serif;
  color: #FFFFFF;
  margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
  #product-brief a.buy-now p {
    font-size: 1.1875rem;
  }
}
@media only screen and (min-width: 1200px) {
  #product-brief a.buy-now p {
    font-size: 1.625rem;
  }
}
#section-text .text-color-black {
  color: #000000;
}
#section-text .text-color-white {
  color: #FFFFFF;
}
#section-text .text-color-dark-blue {
  color: #133250;
}
#section-text .text-color-protect-green {
  color: #35BD92;
}
#section-text .text-color-protect-plus-yellow {
  color: #FFD266;
}
#section-text .text-color-repair-purple {
  color: #7969B6;
}
#section-text .section-bg-white {
  background-color: #FFFFFF;
}
#section-text .section-bg-grey {
  background-color: #F9F9FA;
}
#section-text .section-bg-dark-blue {
  background-color: #133250;
}
#section-text .section-bg-protect-green {
  background-color: #35BD92;
}
#section-text .section-bg-protect-plus-yellow {
  background-color: #FFD266;
}
#section-text .section-bg-repair-purple {
  background-color: #7969B6;
}
#section-text h1,
#section-text h2,
#section-text h3,
#section-text h4,
#section-text h5,
#section-text h6 {
  font-family: ProximaSoft-Bold, sans-serif;
  margin-bottom: 2rem;
}
#section-text ul,
#section-text ol {
  margin-left: -0.5rem;
}
@media only screen and (max-width: 599px) {
  #section-text p,
  #section-text li,
  #section-text a {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 600px) {
  #section-text p,
  #section-text li,
  #section-text a {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  #section-text p,
  #section-text li,
  #section-text a {
    font-size: 1.875rem;
  }
}
#section-text p,
#section-text a {
  margin-bottom: 2rem;
}
#section-text p:last-child,
#section-text a:last-child {
  margin-bottom: 0;
}
#section-text a {
  color: #35BD92;
}
#section-text a:hover {
  color: #133250;
}
.modal-header {
  border-bottom: none;
}
.modal-header .close-modal {
  margin-top: 0.5rem;
}
.modal-content {
  border-radius: 18px;
  background-color: #133250;
}
.buy-now .modal-content {
  min-height: 595px;
}
.modal-body h3,
.modal-body h6 {
  color: #FFFFFF;
}
.modal-body h3 {
  margin-bottom: 2rem;
}
.modal-body .product-block {
  border: 1px solid #FFFFFF;
  border-radius: 18px;
}
.modal-body .nav-tabs {
  border: none;
}
.modal-body .nav-tabs .nav-item {
  padding: 1rem 0 0 0;
}
@media (max-width: 767px) {
  .modal-body .nav-tabs .nav-item {
    display: contents;
  }
}
.modal-body .nav-tabs .nav-item a {
  color: #FFFFFF;
  font-size: 2.5rem;
}
.modal-body .nav-tabs .nav-item a span {
  position: relative;
  top: 0.3rem;
  left: 1.5rem;
}
.modal-body .nav-tabs .item-2 img {
  margin-left: -1rem;
}
.modal-body .nav-tabs .nav-link {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}
.modal-body .nav-tabs .nav-link.active {
  border-bottom: 2px solid #FFFFFF;
}
.modal-body .delivery img {
  border-radius: 18px;
  display: table;
  margin: 0 auto;
}
.modal-body label {
  color: #FFFFFF;
  width: 90%;
}
.modal-body input[type=text],
.modal-body input[type=email],
.modal-body input[type=tel],
.modal-body input[type=submit] textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
.modal-body input[type=text],
.modal-body input[type=email],
.modal-body input[type=tel],
.modal-body textarea {
  background-color: transparent;
  border: 1px solid #F9F9FA;
  color: #FFFFFF;
}
.modal-body .ginput_container_consent input[type=checkbox] {
  position: absolute;
  margin-top: 0.3rem;
}
.modal-body .ginput_container_consent label {
  margin-left: 2rem;
}
.modal-body input[type=submit] {
  background-color: #35BD92;
  color: #FFFFFF;
  text-transform: uppercase;
  border: none;
  padding: 0.5rem 1rem 0.3rem 1rem;
}
.close-modal {
  position: absolute;
  top: 0.5rem;
  right: -0.5rem;
  cursor: pointer;
}
#section-title .text-color-black {
  color: #000000;
}
#section-title .text-color-white {
  color: #FFFFFF;
}
#section-title .text-color-dark-blue {
  color: #133250;
}
#section-title .text-color-protect-green {
  color: #35BD92;
}
#section-title .text-color-protect-plus-yellow {
  color: #FFD266;
}
#section-title .text-color-repair-purple {
  color: #7969B6;
}
#section-title .section-bg-white {
  background-color: #FFFFFF;
}
#section-title .section-bg-grey {
  background-color: #F9F9FA;
}
#section-title .section-bg-dark-blue {
  background-color: #133250;
}
#section-title .section-bg-protect-green {
  background-color: #35BD92;
}
#section-title .section-bg-protect-plus-yellow {
  background-color: #FFD266;
}
#section-title .section-bg-repair-purple {
  background-color: #7969B6;
}
#section-title .section-left {
  position: relative;
}
#section-title .section-left .line-left {
  width: 90%;
  height: 3px;
  position: absolute;
  top: 1.3rem;
}
#section-title .section-left .drop-block {
  position: absolute;
  top: 0.7rem;
}
@media only screen and (min-width: 1200px) {
  #section-title .section-left .drop-block {
    right: -1.2rem;
  }
}
@media only screen and (min-width: 1550px) {
  #section-title .section-left .drop-block {
    right: 0rem;
  }
}
#section-title .section-title h2 {
  margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
  #section-title .section-title h2 {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 600px) {
  #section-title .section-title h2 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  #section-title .section-title h2 {
    font-size: 2.5rem;
  }
}
#section-title .section-title h2 a {
  color: inherit;
}
#section-title .section-product-links a .prod-btn {
  padding: 0.7rem 0 0.5rem 1rem;
  text-transform: uppercase;
  font-size: 0.85rem;
  color: #FFFFFF;
}
@media only screen and (min-width: 600px) {
  #section-title .section-product-links a .prod-btn {
    width: 180px;
  }
}
#section-title .section-product-links a .section-bg-protect-plus-yellow {
  color: #133250;
}
#text-left-image-right .text-color-black {
  color: #000000;
}
#text-left-image-right .text-color-white {
  color: #FFFFFF;
}
#text-left-image-right .text-color-dark-blue {
  color: #133250;
}
#text-left-image-right .text-color-protect-green {
  color: #35BD92;
}
#text-left-image-right .text-color-protect-plus-yellow {
  color: #FFD266;
}
#text-left-image-right .text-color-repair-purple {
  color: #7969B6;
}
#text-left-image-right .section-bg-white {
  background-color: #FFFFFF;
}
#text-left-image-right .section-bg-grey {
  background-color: #F9F9FA;
}
#text-left-image-right .section-bg-dark-blue {
  background-color: #133250;
}
#text-left-image-right .section-bg-protect-green {
  background-color: #35BD92;
}
#text-left-image-right .section-bg-protect-plus-yellow {
  background-color: #FFD266;
}
#text-left-image-right .section-bg-repair-purple {
  background-color: #7969B6;
}
#text-left-image-right .check-stock-form {
  position: relative;
  z-index: 1;
}
#text-left-image-right .check-stock-form h2,
#text-left-image-right .check-stock-form label {
  color: #FFFFFF;
}
#text-left-image-right .check-stock-form label {
  padding-bottom: 0.5rem;
}
#text-left-image-right .check-stock-form h2 {
  margin-bottom: 0;
  font-family: ProximaSoft-Regular, sans-serif;
}
@media only screen and (min-width: 900px) {
  #text-left-image-right .check-stock-form h2 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
}
@media only screen and (max-width: 599px) {
  #text-left-image-right .check-stock-form h2 {
    color: #133250;
    font-size: 1.3125rem;
  }
}
@media only screen and (min-width: 600px) {
  #text-left-image-right .check-stock-form h2 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  #text-left-image-right .check-stock-form h2 {
    font-size: 2.9375rem;
  }
}
#text-left-image-right .check-stock-form input[type='text'] {
  height: 50px;
  border-radius: 8px;
  border: 1px solid #E1E7EB;
  padding: 1rem;
  background-image: url('../img/search-icon.png');
  background-repeat: no-repeat;
  background-position: center right 1rem;
  background-size: 30px;
}
@media only screen and (max-width: 599px) {
  #text-left-image-right .check-stock-form input[type='text'] {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) {
  #text-left-image-right .check-stock-form input[type='text'] {
    width: 350px;
  }
}
@media only screen and (min-width: 900px) {
  #text-left-image-right .check-stock-form input[type='text'] {
    width: 400px;
  }
}
#text-left-image-right .check-stock-form input[type='text']::-webkit-input-placeholder {
  color: #133250;
}
#text-left-image-right .check-stock-form input[type='text']::-moz-placeholder {
  color: #133250;
}
#text-left-image-right .check-stock-form input[type='text']:-ms-input-placeholder {
  color: #133250;
}
#text-left-image-right .check-stock-form input[type='text']::-ms-input-placeholder {
  color: #133250;
}
#text-left-image-right .check-stock-form input[type='text']::placeholder {
  color: #133250;
}
#text-left-image-right .mobile-bg {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media only screen and (min-width: 600px) {
  #text-left-image-right .text-block {
    padding-top: 1.5rem;
  }
}
@media only screen and (min-width: 900px) {
  #text-left-image-right .text-block {
    padding-top: 5rem;
  }
}
#text-left-image-right .text-block h1,
#text-left-image-right .text-block h2,
#text-left-image-right .text-block h3,
#text-left-image-right .text-block h4,
#text-left-image-right .text-block h5,
#text-left-image-right .text-block h6 {
  color: #FFFFFF;
}
@media only screen and (max-width: 599px) {
  #text-left-image-right .text-block h1,
  #text-left-image-right .text-block h2,
  #text-left-image-right .text-block h3,
  #text-left-image-right .text-block h4,
  #text-left-image-right .text-block h5,
  #text-left-image-right .text-block h6 {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 600px) {
  #text-left-image-right .text-block h1,
  #text-left-image-right .text-block h2,
  #text-left-image-right .text-block h3,
  #text-left-image-right .text-block h4,
  #text-left-image-right .text-block h5,
  #text-left-image-right .text-block h6 {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  #text-left-image-right .text-block h1,
  #text-left-image-right .text-block h2,
  #text-left-image-right .text-block h3,
  #text-left-image-right .text-block h4,
  #text-left-image-right .text-block h5,
  #text-left-image-right .text-block h6 {
    font-size: 2.5rem;
  }
}
#text-left-image-right .section-bg-grey h1,
#text-left-image-right .section-bg-grey h2,
#text-left-image-right .section-bg-grey h3,
#text-left-image-right .section-bg-grey h4,
#text-left-image-right .section-bg-grey h5,
#text-left-image-right .section-bg-grey h6,
#text-left-image-right .section-bg-grey label {
  color: #133250;
}
@media only screen and (min-width: 600px) {
  #text-left-image-right .check-stock-form {
    position: absolute;
    bottom: 1.5rem;
  }
}
@media only screen and (min-width: 900px) {
  #text-left-image-right .check-stock-form {
    position: absolute;
    bottom: 4rem;
  }
}
#section-video .text-color-black {
  color: #000000;
}
#section-video .text-color-white {
  color: #FFFFFF;
}
#section-video .text-color-dark-blue {
  color: #133250;
}
#section-video .text-color-protect-green {
  color: #35BD92;
}
#section-video .text-color-protect-plus-yellow {
  color: #FFD266;
}
#section-video .text-color-repair-purple {
  color: #7969B6;
}
#section-video .section-bg-white {
  background-color: #FFFFFF;
}
#section-video .section-bg-grey {
  background-color: #F9F9FA;
}
#section-video .section-bg-dark-blue {
  background-color: #133250;
}
#section-video .section-bg-protect-green {
  background-color: #35BD92;
}
#section-video .section-bg-protect-plus-yellow {
  background-color: #FFD266;
}
#section-video .section-bg-repair-purple {
  background-color: #7969B6;
}
#section-video .section-title {
  margin-bottom: 2rem;
}
body,
html {
  height: 100%;
  background-color: #FFFFFF;
}
@media (min-width: 414px) {
  .pt-6 {
    /*  iPhone 6 plus  */
    padding-top: 3rem !important;
  }
}
@media only screen and (min-width: 768px) {
  .pt-md-6 {
    /*  iPad Portrait  */
    padding-top: 6rem !important;
  }
}
@media (min-width: 414px) {
  .pt-7 {
    /*  iPhone 6 plus  */
    padding-top: 4rem !important;
  }
}
@media only screen and (min-width: 768px) {
  .pt-md-7 {
    /*  iPad Portrait  */
    padding-top: 7rem !important;
  }
}
@media (min-width: 414px) {
  .pt-8 {
    /*  iPhone 6 plus  */
    padding-top: 4rem !important;
  }
}
@media only screen and (min-width: 768px) {
  .pt-md-8 {
    /*  iPad Portrait  */
    padding-top: 8rem !important;
  }
}
@media (min-width: 414px) {
  .pb-6 {
    /*  iPhone 6 plus  */
    padding-bottom: 3rem !important;
  }
}
@media only screen and (min-width: 768px) {
  .pb-md-6 {
    /*  iPad Portrait  */
    padding-bottom: 6rem !important;
  }
}
@media (min-width: 414px) {
  .pb-7 {
    /*  iPhone 6 plus  */
    padding-bottom: 4rem !important;
  }
}
@media only screen and (min-width: 768px) {
  .pb-md-7 {
    /*  iPad Portrait  */
    padding-bottom: 7rem !important;
  }
}
@media (min-width: 414px) {
  .pb-8 {
    /*  iPhone 6 plus  */
    padding-bottom: 4rem !important;
  }
}
@media only screen and (min-width: 768px) {
  .pb-md-8 {
    /*  iPad Portrait  */
    padding-bottom: 8rem !important;
  }
}
@media only screen and (min-width: 768px) {
  .modal-lg {
    max-width: 700px;
  }
}
@media only screen and (min-width: 1024px) {
  .modal-lg {
    max-width: 800px;
  }
}
@media (max-width: 767px) {
  .modal-dialog {
    margin: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    /*  13" laptop  */
    max-width: 1320px;
  }
}
@media only screen and (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    /*  15" Laptop and new 13"  */
  }
}
@media only screen and (min-width: 1500px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    /*  Desktop  */
    max-width: 1500px;
  }
}
@media only screen and (min-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    /*  Desktop  */
    max-width: 1600px;
  }
}
*:focus {
  outline: none;
}
.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn {
  padding: 0.3rem 1rem 0.2rem;
  border-radius: 0;
}
a.animated-link img {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
a.animated-link:hover img {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
a.arrow-rotate-0 img {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
a.arrow-rotate-90 img {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
a.reveal-btn {
  display: block;
}
a.reveal-btn img {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
a.reveal-btn img.animate-down {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
blockquote {
  padding-left: 2.5rem;
  border-left: 3px solid #F9F9FA;
}
.offset:before {
  display: block;
  content: " ";
  visibility: hidden;
}
@media (max-width: 767px) {
  .offset:before {
    /*  All phone devices */
  }
}
@media only screen and (min-width: 768px) {
  .offset:before {
    /*  iPad Portrait  */
    height: 120px;
    margin-top: -120px;
  }
}
@media only screen and (min-width: 1024px) {
  .offset:before {
    /*  iPad Landscape  */
  }
}
@media only screen and (min-width: 1200px) {
  .offset:before {
    /*  Desktop  */
    height: 120px;
  }
}
.gform_anchor {
  position: absolute;
  top: -305px;
}
a,
a* {
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.center {
  text-align: center;
}
.carousel-control {
  text-shadow: none;
  background-color: transparent;
  background-image: none !important;
  filter: alpha(opacity=100);
  opacity: 1;
}
#breadcrumb {
  height: 45px;
}
#breadcrumb a {
  text-decoration: none;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
#front-page,
#page,
#single,
#page-basic,
#error {
  padding-top: 95px;
}
@media only screen and (min-width: 1200px) {
  #front-page,
  #page,
  #single,
  #page-basic,
  #error {
    padding-top: 111px;
  }
}
@media only screen and (min-width: 1550px) {
  #front-page,
  #page,
  #single,
  #page-basic,
  #error {
    padding-top: 115px;
  }
}
@media (max-width: 767px) {
  .page-id-16 #hero-slider-image .slide-right img {
    margin-top: 12rem;
  }
}
#pagination .page-numbers {
  padding: 5px 7px;
  font-size: 1rem;
}
#pagination a.page-numbers {
  -webkit-transition: color 0.5s, background-color 0.5s;
  transition: color 0.5s, background-color 0.5s;
}
#pagination a.page-numbers:hover {
  color: #FFFFFF;
}
#pagination .current {
  color: #FFFFFF;
}
#pagination .dots {
  background-color: transparent;
}
#pagination .dots {
  padding: 0 0 5px 0;
}
#pagination a.next,
#pagination a.prev {
  display: none;
}
#share .jssocials-share {
  margin-right: 10px;
}
#share a.jssocials-share-link {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
#share .jssocials-share-facebook a.jssocials-share-link {
  padding: 0.58rem 0.85rem;
}
#share .svg-inline--fa {
  font-size: 1rem;
}
@media (max-width: 767px) {
  img.alignright {
    /*  All phone devices */
    margin: 0 0 1em 0;
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  img.alignright {
    /*  iPad Portrait  */
    margin: 0 0 1em 1em;
    float: right;
  }
}
img.alignleft {
  margin: 0 2.5rem 1rem 0;
}
@media (max-width: 767px) {
  img.alignleft {
    /*  All phone devices */
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  img.alignleft {
    /*  iPad Portrait  */
    float: left;
  }
}
img.aligncenter {
  display: block;
  margin: 1em auto;
}
@media (max-width: 767px) {
  a img.alignright {
    /*  All phone devices */
    margin: 0 0 1em 0;
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  a img.alignright {
    /*  iPad Portrait  */
    margin: 0 0 1em 1em;
    float: right;
  }
}
a img.alignleft {
  margin: 0 1em 1em 0;
}
@media (max-width: 767px) {
  a img.alignleft {
    /*  All phone devices */
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  a img.alignleft {
    /*  iPad Portrait  */
    float: left;
  }
}
a img.aligncenter {
  display: block;
  margin: 1em auto;
}
header {
  background-color: #133250;
  z-index: 9;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}
.remove-nav {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s;
}
.show-nav {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s;
}
@media only screen and (max-width: 599px) {
  .header-logo-nav__logo {
    width: 88px;
  }
}
@media only screen and (min-width: 600px) {
  .header-logo-nav__logo {
    width: 88px;
  }
}
@media only screen and (min-width: 1200px) {
  .header-logo-nav__logo {
    width: 186px;
  }
}
.navbar-nav {
  padding-top: 2rem;
}
@media only screen and (min-width: 1200px) {
  .navbar-nav {
    padding-top: 0;
  }
}
@media only screen and (min-width: 900px) {
  .navbar-nav li {
    margin: 0 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-nav li {
    margin: 0 1.5rem;
  }
}
@media only screen and (min-width: 1550px) {
  .navbar-nav li {
    margin: 0 2rem;
  }
}
.navbar-nav li a.nav-link {
  text-transform: uppercase;
  padding: 0.5rem 0 0.4rem 0;
  text-align: center;
  margin-bottom: 1rem;
  color: #FFFFFF !important;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.navbar-nav li a.nav-link:hover {
  color: #35BD92 !important;
}
@media only screen and (min-width: 1200px) {
  .navbar-nav li a.nav-link {
    text-align: left;
    margin-bottom: 0;
  }
}
.navbar-nav li:nth-child(1) a.nav-link:before {
  background-image: url('../img/drop-white.svg');
  background-size: 15px 20px;
  display: inline-block;
  width: 15px;
  height: 20px;
  content: "";
  position: absolute;
}
@media only screen and (max-width: 1180px) {
  .navbar-nav li:nth-child(1) a.nav-link:before {
    top: 1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-nav li:nth-child(1) a.nav-link:before {
    top: 1rem;
    left: 0.5rem;
  }
}
@media only screen and (min-width: 1550px) {
  .navbar-nav li:nth-child(1) a.nav-link:before {
    top: 1.2rem;
    left: 1rem;
  }
}
.navbar-nav li:last-child {
  background-color: #35BD92;
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  padding: 0;
}
@media only screen and (max-width: 599px) {
  .navbar-nav li:last-child {
    width: 200px;
    display: table;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 600px) {
  .navbar-nav li:last-child {
    width: 200px;
    display: table;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-nav li:last-child {
    width: auto;
    display: block;
    margin: 0;
    position: relative;
    top: -0.3rem;
  }
}
.navbar-nav li:last-child a.nav-link {
  padding: 0.5rem 2.5rem 0.4rem;
  text-align: center;
}
@media only screen and (max-width: 599px) {
  .navbar-nav li:last-child a.nav-link {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 600px) {
  .navbar-nav li:last-child a.nav-link {
    margin-bottom: 0;
  }
}
.navbar-nav li:last-child a.nav-link:hover {
  color: #FFFFFF !important;
}
@media only screen and (max-width: 1180px) {
  .navbar-nav li.mobile-menu-item {
    display: table;
    margin: 0 auto;
  }
}
.navbar-toggler-icon {
  background-image: none;
}
.nav-closed .svg-inline--fa,
.nav-open .svg-inline--fa,
.nav-closed .fa,
.nav-open .fa {
  color: #FFFFFF;
  font-size: 1.7rem;
}
.nav-closed {
  display: block;
}
.nav-open {
  display: none;
}
.navbar-dark .navbar-toggler {
  color: transparent;
  border-color: transparent;
  position: absolute;
  right: 0rem;
  top: -2rem;
}
footer .text-color-black {
  color: #000000;
}
footer .text-color-white {
  color: #FFFFFF;
}
footer .text-color-dark-blue {
  color: #133250;
}
footer .text-color-protect-green {
  color: #35BD92;
}
footer .text-color-protect-plus-yellow {
  color: #FFD266;
}
footer .text-color-repair-purple {
  color: #7969B6;
}
footer .section-bg-white {
  background-color: #FFFFFF;
}
footer .section-bg-grey {
  background-color: #F9F9FA;
}
footer .section-bg-dark-blue {
  background-color: #133250;
}
footer .section-bg-protect-green {
  background-color: #35BD92;
}
footer .section-bg-protect-plus-yellow {
  background-color: #FFD266;
}
footer .section-bg-repair-purple {
  background-color: #7969B6;
}
@media only screen and (max-width: 599px) {
  footer #check-stock .bg-image,
  footer #check-stock .check-stock-form {
    height: 190px;
  }
}
@media only screen and (min-width: 600px) {
  footer #check-stock .bg-image,
  footer #check-stock .check-stock-form {
    height: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  footer #check-stock .bg-image,
  footer #check-stock .check-stock-form {
    height: 400px;
  }
}
footer #check-stock .bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 599px) {
  footer #check-stock .bg-image {
    background-position: top right;
  }
}
@media only screen and (min-width: 600px) {
  footer #check-stock .bg-image {
    background-position: top center;
  }
}
@media only screen and (max-width: 599px) {
  footer #check-stock .bg-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    bottom: 0;
    background: rgba(20, 49, 79, 0.87);
  }
}
@media only screen and (min-width: 600px) {
  footer #check-stock .bg-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(20, 49, 79, 0.87);
  }
}
footer #check-stock .check-stock-form {
  position: relative;
  z-index: 999;
  height: 400px;
}
footer #check-stock .check-stock-form h2,
footer #check-stock .check-stock-form label {
  color: #FFFFFF;
}
footer #check-stock .check-stock-form label {
  padding-bottom: 0.5rem;
}
footer #check-stock .check-stock-form h2 {
  font-family: ProximaSoft-Regular, sans-serif;
}
@media (min-width: 300px) and (max-width: 375px) {
  footer #check-stock .check-stock-form h2 {
    font-size: 1.28rem !important;
  }
}
@media only screen and (max-width: 599px) {
  footer #check-stock .check-stock-form h2 {
    color: #133250;
    font-size: 1.3125rem;
  }
}
@media only screen and (min-width: 600px) {
  footer #check-stock .check-stock-form h2 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  footer #check-stock .check-stock-form h2 {
    font-size: 2.9375rem;
  }
}
@media only screen and (min-width: 600px) {
  footer #check-stock .check-stock-form .form-pos {
    position: absolute;
    bottom: 7rem;
  }
}
@media only screen and (min-width: 1200px) {
  footer #check-stock .check-stock-form .form-pos {
    bottom: 2rem;
  }
}
footer #check-stock .check-stock-form input[type='text'] {
  height: 50px;
  border-radius: 8px;
  border: none;
  padding: 1rem;
  background-image: url('../img/search-icon.png');
  background-repeat: no-repeat;
  background-position: center right 1rem;
  background-size: 30px;
}
@media only screen and (max-width: 599px) {
  footer #check-stock .check-stock-form input[type='text'] {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) {
  footer #check-stock .check-stock-form input[type='text'] {
    width: 400px;
  }
}
footer #check-stock .check-stock-form input[type='text']::-webkit-input-placeholder {
  color: #133250;
}
footer #check-stock .check-stock-form input[type='text']::-moz-placeholder {
  color: #133250;
}
footer #check-stock .check-stock-form input[type='text']:-ms-input-placeholder {
  color: #133250;
}
footer #check-stock .check-stock-form input[type='text']::-ms-input-placeholder {
  color: #133250;
}
footer #check-stock .check-stock-form input[type='text']::placeholder {
  color: #133250;
}
footer #text-logo sup {
  font-size: 1rem;
}
@media only screen and (max-width: 599px) {
  footer #text-logo p {
    text-align: center;
  }
}
footer #text-logo p:last-child {
  margin-bottom: 0;
}
footer #text-logo .footer-logo .footer-logo__logo {
  width: 231px;
}
@media only screen and (max-width: 599px) {
  footer #text-logo .footer-logo .footer-logo__logo {
    display: table;
    margin: 0 auto 2rem;
  }
}
@media only screen and (min-width: 600px) {
  footer #text-logo .footer-logo .footer-logo__logo {
    display: table;
    margin: 0 auto 2rem;
  }
}
@media only screen and (min-width: 900px) {
  footer #text-logo .footer-logo .footer-logo__logo {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
footer #footer-nav #footer-menu {
  list-style: none;
  margin: 0;
}
@media only screen and (max-width: 599px) {
  footer #footer-nav #footer-menu {
    padding: 2rem 0;
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 600px) {
  footer #footer-nav #footer-menu {
    padding: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media only screen and (max-width: 599px) {
  footer #footer-nav #footer-menu li {
    margin-bottom: 1rem;
  }
}
footer #footer-nav #footer-menu li a {
  text-transform: uppercase;
  color: #FFFFFF;
}
footer #footer-nav #footer-menu li a:hover {
  color: #35BD92;
}
@media only screen and (max-width: 599px) {
  footer #footer-nav #footer-menu li:last-child {
    margin-bottom: 0rem;
  }
}
footer #copyright {
  padding: 1.5rem 0;
}
footer #copyright h5 {
  margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
  footer #copyright h5 {
    text-align: center;
  }
}
@media only screen and (min-width: 900px) {
  footer #copyright h5 {
    font-size: 1.075rem;
    line-height: 1.5;
  }
}
footer #copyright p {
  font-size: 1.075rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
  footer #copyright p {
    text-align: center;
    font-size: 0.875rem;
  }
}
.site-id-4 .nav-tabs {
  border: none;
}
.site-id-4 .nav-tabs .nav-item {
  padding: 1rem 0 0 0;
}
@media only screen and (min-width: 768px) {
  .site-id-4 .nav-tabs .nav-item {
    display: contents;
  }
}
@media only screen and (min-width: 1024px) {
  .site-id-4 .nav-tabs .nav-item {
    display: block;
  }
}
.site-id-4 .nav-tabs .nav-item a {
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 3;
}
.site-id-4 .nav-tabs .nav-item a span {
  position: relative;
  top: 0.3rem;
  left: 1.5rem;
}
.site-id-4 .nav-tabs .item-2 img {
  margin-left: -1rem;
}
@media (min-width: 320px) {
  /*  iPhone 4 & 5 */
}
@media (min-width: 360px) {
  /* Galaxy s4 & s6 */
}
@media (min-width: 375px) {
  /*  iPhone 6 */
}
@media (min-width: 411px) {
  /*  Google Pixel - 5"  */
}
@media (min-width: 414px) {
  /*  iPhone 6 plus  */
}
@media (max-width: 767px) {
  /*  All phone devices */
}
@media only screen and (min-width: 768px) {
  /*  iPad Portrait  */
}
@media only screen and (min-width: 820px) {
  /*  iPad Portrait Air  */
}
@media only screen and (min-width: 1024px) {
  /*  iPad Landscape  */
}
@media only screen and (min-width: 1180px) {
  /*  iPad Landscape Air */
}
@media only screen and (min-width: 1200px) {
  /*  Desktop  */
}
@media only screen and (min-width: 1200px) {
  /*  13" laptop  */
}
@media only screen and (min-width: 1400px) {
  /*  15" Laptop and new 13"  */
}
@media only screen and (min-width: 1500px) {
  /*  Desktop  */
}
