/* CONVERTS ALL IMAGES IN ARTICLE 2 (HOMEPAGE) TO BE RESPONSIVE */
#content_area {float: right;}

.home body {
  overflow-x: hidden; }

.home #slideshow-wrapper {

  }
  @media only screen and (min-width: 992px) {
    .home #slideshow-wrapper {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      z-index: 9;
      width: 100%; } }

.home .slideshow-spacer {
  display: none; }
  @media only screen and (min-width: 992px) {
    .home .slideshow-spacer {
      display: block; } }

.home .header-wrap {
  width: 100%;
  z-index: 999; }
  @media only screen and (min-width: 768px) {
    .home .header-wrap.header-wrap--abs {
      position: absolute; } }
  @media only screen and (min-width: 992px) {
    .home .header-wrap {
      position: relative;
      z-index: 1000; } }
@media only screen and (max-width: 767px) {
  .home .container--main,
  .home #content_area {
    width: 100%; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home .container--main,
  .home #content_area {
    width: 100%; } }
.home .full-bg {
  position: relative;
  background: #00aeef; }
  .home .full-bg:before, .home .full-bg:after {
    content: "";
    background: #00aeef;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9999px; }
  .home .full-bg:before {
    right: 100%; }
  .home .full-bg:after {
    left: 100%; }
  .home .full-bg .home-block {
    text-align: center; }
  .home .full-bg--inverse {
    background: #fff; }
    .home .full-bg--inverse:before, .home .full-bg--inverse:after {
      background: #fff; }
.home .page-wrap {
  overflow-x: hidden; }

.callout {
  letter-spacing: 0.08em;
  background: #1c425d;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 5px;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .callout {
      margin-top: 30px;
    }
  }
  @media only screen and (min-width: 992px) {
    .callout {
      min-width:310px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .callout {
      margin-top: 30px;
    }
  }
  .callout__inner {
    border: 1px solid #fff;
    padding: 20px; }
  .callout__top-text {
    font-weight: bold; }
  .callout__bottom-text {
    font-weight: 300;
    font-size: 25px; }
  .callout__btn {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 0.12em;
    color: #fff;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    margin-top: 5px;
    border: 1px solid #fff;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
    .callout__btn:hover {
      color: #1c425d;
      background: #fff; }

.home #fpslider .owl-theme .owl-controls {
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 100%; }
.home #fpslider .owl-controls .owl-page, .home .owl-controls .owl-buttons div {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 50px;
  position: absolute;
  right: -40px;
  height: 100px;
  text-indent: -9999px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background: url("../images/template/arrow-right.svg") no-repeat right center; }
  .home #fpslider .owl-controls .owl-page:hover, .home .owl-controls .owl-buttons div:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
.home #fpslider .owl-prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  right: auto;
  left: -40px; }
.home #fpslider .item {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px; }
.home #fpslider .item .image {
  height: auto; }
.home #fpslider .item .pricetext,
.home #fpslider .item .price {
  font-weight: 400;
  color: #303e48; }
.home #fpslider .item .name a {
  font-weight: 700;
  color: #303e48; }
.home #fpslider {
  margin: 0 auto;
  padding: 16px 32px;
  position: relative; }
.home #fpslider .wrap {
  overflow: hidden !important;
  height: 100%;
  width: 100%; }
.home #fpslider .outerwrap {
  background-color: #fff;
  position: relative !important; }
.home #fpslider .innerwrap {
  position: absolute !important; }
.home #fpslider .item {
  display: block !important;
  float: left !important;
  font: normal 14px "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 15px;
  padding: 5px;
  text-align: center; }
.home #fpslider .item a {
  text-decoration: none; }
.home #fpslider .item .image {
  margin-bottom: 10px;
  text-align: center; }
.home #fpslider .item .image img {
  display: inline-block;
  *display: inline;
  max-height: 100%;
  max-width: 90%;
  vertical-align: middle;
  zoom: 1; }
.home #fpslider .item .name a {
  color: #303e48;
  height: 15px;
  overflow: hidden;
  -o-text-overflow: ellipsis-word;
  -ms-text-overflow: ellipsis-word;
  text-overflow: ellipsis-word;
  line-height: 1.5; }
.home #fpslider .item .price {
  color: #303e48; }
.home #fpslider .item .pricetext {
  color: #2e373e; }
.home #fpslider .item .sale {
  color: #2e373e; }
.home #fpslider .item .saletext {
  color: #2e373e; }
.home #fpslider .button {
  background-color: black;
  border-radius: 5px;
  color: white;
  display: block;
  margin: 5px auto;
  padding: 5px 10px;
  text-decoration: none;
  width: 50%; }
.home #fpslider .button:hover {
  background-color: gray; }
.home #fpslider .item .desc {
  display: none; }
.home .owl-pagination .active {
  background: none; }
.home .owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /* IE7 fix */
  opacity: 1;
  text-decoration: none; }
.home .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }
.home .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }
.home .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }
.home .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }
.home .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }
.home .owl-carousel .owl-item {
  float: left; }
.home .owl-controls .owl-page, .home .owl-controls .owl-buttons div {
  cursor: pointer; }
.home .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  margin: 0; }
  .home .owl-theme .owl-controls .owl-nav {
    margin: 0;
  }
.home .grabbing {
  cursor: url("../owl/grabbing.png") 8 8, move; }

.hero {
  width: 100%;
  top: 0;
  text-align: center;
  position: relative; }
  .hero > .container {
    position: relative; }
  .hero__image {
    width: 100%;
    margin: 0 0 30px !important; }

.home-block {
  width: 100%;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines; }
  .home-block:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0; }
  .home-block .home-block__section--1 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *text-align: left; }
  .home-block .home-block__section--2 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *text-align: right; }
  .home-block--inverse {
    background: #fff;}
  .home-block__headline {
    margin: 30px 0 20px;
    font-size: 25px;
    font-weight: 300;
    position: relative;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    letter-spacing: 0.1em; }
    .home-block__headline:after {
      margin-top: 5px;
      content: '';
      width: 50%;
      height: 1px;
      background: #303e48;
      display: block; }
    .home-block__headline strong {
      display: block; }
    .home-block__headline--inverse {
      color: #fff;
      text-align: center; }
      .home-block__headline--inverse:after {
        background: #fff;
        margin: 5px auto; }
  .home-block__text {
    font-size: 14px;
    text-align: left; }
  .home-block__icon-row {
    font-size: 0;
    text-align: center;
    font-weight: 600;
    text-justify: auto; }
    @media only screen and (min-width: 768px) {
      .home-block__icon-row {
        text-align: left; } }
  .home-block__icon-col {
    margin-right: 20px; }
  .home-block__icon > span {
    color: #1c425d;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 16px; }
  .home-block__icon-link {
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-size: 12px; }
    .home-block__section .home-block__icon-link a {
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      color: #303e48;
      text-decoration: none;}
      .home-block__icon-link a:hover {
        color: #1c425d; }
  .home-block__section {
    text-align: left; }
  .home-block__section p a {
    color: #78be42;
    text-decoration: underline;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
    .home-block__section p a:hover {
      color: #45b4af;
      text-decoration: none;
    }
    .home-block__section p a.btn-custom.btn-custom--primary {
      padding: 5px 10px;
      background-color: #1c425d;
      border: 1px solid #cc5b28;
      color: white;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 0.04em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-decoration: none;
      font-size: 18px;
    }
    .home-block__section p a.btn-custom.btn-custom--primary:hover {
      background-color: white;
      color: #1c425d;
      border-color: #1c425d;
    }
  .home-block__section img,
  .home-block__section p {
    margin-bottom: 15px !important;
  }
  @media only screen and (max-width: 767px) {
    .home-block__section {
      display: block !important; } }
  @media only screen and (min-width: 768px) {
    .home-block__section {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline; }
      .home-block__section--top {
        vertical-align: top; } }

.promo-box {
  position: relative;
  display: block;
  text-align: center;
  height: 94px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  overflow: hidden; }
  .promo-box__link {
    height: 100%;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .promo-box__image {
      -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3);
      -webkit-transform-origin: center top;
      -moz-transform-origin: center top;
      -ms-transform-origin: center top;
      -o-transform-origin: center top;
      transform-origin: center top; } }
  .promo-box__inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
  }
  .promo-box__inner {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: #00aeef;
    padding: 20px 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .promo-box__title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display: block;
    z-index: 50;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);  }
  .promo-box__text {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1;
    font-size: 25px; }
  .promo-box__text.promo-box__text--top {
    display: block;
    font-weight: bold; }
  .promo-box:hover, .promo-box:active {
    color: #fff;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
    text-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.5); }
    @media only screen and (min-width: 992px) {
      .promo-box:hover, .promo-box:active {
        text-shadow: none; } }
  .promo-box--single {
    background: #1c425d;
    color: #fff; }
  @media only screen and (min-width: 768px) {
    .promo-box {
      border-bottom: none;
      height: 130px; }
      .promo-box--mar {
        margin-top: -150px; }
      .promo-box__inner {
        background: rgba(0, 174, 239, 0.91); } }
  @media only screen and (min-width: 992px) {
    .promo-box {
      min-height: 188px; }
      .promo-box--mar {
        margin-top: 0; }
      .promo-box__inner {
        min-height: 100%; }
      .promo-box__title {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .promo-box:hover .promo-box__inner {
        height: auto;
        min-height: 90px;
        top: 50%; }
      .promo-box__bottom-text {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline; }
        .promo-box__bottom-text:after {
          -webkit-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
          content: '';
          width: 60%;
          left: 0;
          margin: 0 auto;
          right: 0;
          position: absolute;
          bottom: -10px;
          height: 1px;
          background: #fff;
          opacity: 1;
          filter: alpha(opacity=100); }
      .promo-box:hover .promo-box__bottom-text:after {
        opacity: 1;
        filter: alpha(opacity=100); } }

#vSlider + script + script + script + script + div .promo-box {
  margin-top: 0 !important; }

  .product-block {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    display: block;
    margin-bottom: 30px;
    text-align: left;
    -webkit-backface-visibility: hidden; }
    .product-block:hover .product-block__title-wrap {
      background: #78be42;
    }
    .product-block:hover .product-block__title {
      color: #fff;
    }
    .product-block__image {
      width: 100%; }
    .product-block__title-wrap {
      display: block;
      position: relative;
      min-height: 50px;
      border-top: 1px solid #d5d5d5;
      color: #303e48;
      background: #e8e8e8;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    .product-block__title {
      display: block;
      padding: 15px;
      margin: 0;
      text-align: left;
      font-size: 15px;
      font-weight: 600;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }

#content_area table.v65-productDisplay, #content_area table[width="96%"] {
  table-layout: fixed; }

#div_articleid_2 img {
  display: block;
  max-width: 100%;
  height: auto; }

#div_articleid_2 img[src$="/FeaturedProducts.gif"],
#div_articleid_2 img[src$="/clear1x1.gif"],
#div_articleid_2 .v65-productDisplay img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-width: 100%;
  height: auto;
  min-width: 25px; }

#div_articleid_2 img[src="/clearfix1x1.gif"] {
  display: inline;
  width: auto;
  height: auto; }

/* HOMEPAGE FEATURED PRODUCTS */
.v65-productDisplay .productnamecolor.colors_productname, a.productnamecolor.colors_productname {
  color: #909090;
  font: 700 12px 'Montserrat', Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 1.5em; }

.v65-productDisplay .productnamecolor.colors_productname:hover, a.productnamecolor.colors_productname:hover {
  color: #7fc7c5;
  text-decoration: none; }

table.v65-productDisplay font.text.colors_text, table.v65-productDisplay font.text.colors_text b {
  color: #909090;
  font: 400 12px 'Montserrat', Arial, Sans-Serif !important; }

/* FEATURED PRODUCTS */
#content_area .v65-productDisplay img[src$="nophoto.gif"],
#content_area .v65-productDisplay img[src*="/v/vspfiles/photos/"] {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 10px;
  border: 0 !important; }

/* Product Title */
table.v65-productDisplay .productnamecolor {
  font-size: 12px;
  font-weight: normal; }

/* List Price */
table.v65-productDisplay .product_listprice,
table.v65-productDisplay .product_listprice b {
  font-size: 12px;
  font-weight: normal; }

/* Our Price */
table.v65-productDisplay .product_productprice,
table.v65-productDisplay .product_productprice b {
  font-size: 12px;
  font-weight: normal; }

/* Sale Price */
table.v65-productDisplay .product_saleprice,
table.v65-productDisplay .product_saleprice b {
  font-size: 12px;
  font-weight: normal;
  color: #7fc7c5; }

/* Deal Price */
table.v65-productDisplay .product_dealprice {
  font-size: 12px;
  font-weight: normal;
  color: #7fc7c5; }

@media (max-width: 480px) {
  /* Product Title */
  table.v65-productDisplay .productnamecolor {
    font-size: 12px; }

  /* List Price */
  table.v65-productDisplay .product_listprice,
  table.v65-productDisplay .product_listprice b {
    font-size: 12px; }

  /* Our Price */
  table.v65-productDisplay .product_productprice,
  table.v65-productDisplay .product_productprice b {
    font-size: 12px; }

  /* Sale Price */
  table.v65-productDisplay .product_saleprice,
  table.v65-productDisplay .product_saleprice b {
    font-size: 12px; }

  /* Deal Price */
  table.v65-productDisplay .product_dealprice {
    font-size: 12px; } }

#vSlider {
  width: 100%; }

.vcb-snippet .row img {
  margin: 0; }

#div_articleid_2 {
  position: relative;
  z-index: 50; }

.vcb-snippet > .row, .vcb-snippet > div > .row {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

#div_articleid_2 .vcb-snippet .row img {
  margin: auto;
}

.vcb-editable .row > * {
  min-height: 0;
}
.vcb-snippet > .row,
.vcb-snippet .row {
  margin-right: -15px;
  margin-left: -15px; }

.h-fig-link {
    display: block; }