/** Google Fonts

    font-family: 'Passion One', cursive;
    font-family: 'Khand', sans-serif;
    font-family: 'Anton', sans-serif;
    font-family: 'Source Sans Pro', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Roboto', sans-serif;


**/
/*@grid-float-breakpoint:     768px;*/
.btn-more {
  color: #003366;
  background-color: #ffffff;
  border-color: #c9d83e;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 28px;
  padding-right: 16px;
}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open > .dropdown-toggle.btn-more {
  color: #003366;
  background-color: #e6e6e6;
  border-color: #a6b424;
}
.btn-more:active,
.btn-more.active,
.open > .dropdown-toggle.btn-more {
  background-image: none;
}
.btn-more.disabled,
.btn-more[disabled],
fieldset[disabled] .btn-more,
.btn-more.disabled:hover,
.btn-more[disabled]:hover,
fieldset[disabled] .btn-more:hover,
.btn-more.disabled:focus,
.btn-more[disabled]:focus,
fieldset[disabled] .btn-more:focus,
.btn-more.disabled:active,
.btn-more[disabled]:active,
fieldset[disabled] .btn-more:active,
.btn-more.disabled.active,
.btn-more[disabled].active,
fieldset[disabled] .btn-more.active {
  background-color: #ffffff;
  border-color: #c9d83e;
}
.btn-more .badge {
  color: #ffffff;
  background-color: #003366;
}
.btn-home-cta {
  color: #ffffff;
  background-color: #137fc0;
  border-color: transparent;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 28px;
  padding-right: 28px;
  border-radius: 2px;
}
.btn-home-cta:hover,
.btn-home-cta:focus,
.btn-home-cta:active,
.btn-home-cta.active,
.open > .dropdown-toggle.btn-home-cta {
  color: #ffffff;
  background-color: #0e6092;
  border-color: rgba(0, 0, 0, 0);
}
.btn-home-cta:active,
.btn-home-cta.active,
.open > .dropdown-toggle.btn-home-cta {
  background-image: none;
}
.btn-home-cta.disabled,
.btn-home-cta[disabled],
fieldset[disabled] .btn-home-cta,
.btn-home-cta.disabled:hover,
.btn-home-cta[disabled]:hover,
fieldset[disabled] .btn-home-cta:hover,
.btn-home-cta.disabled:focus,
.btn-home-cta[disabled]:focus,
fieldset[disabled] .btn-home-cta:focus,
.btn-home-cta.disabled:active,
.btn-home-cta[disabled]:active,
fieldset[disabled] .btn-home-cta:active,
.btn-home-cta.disabled.active,
.btn-home-cta[disabled].active,
fieldset[disabled] .btn-home-cta.active {
  background-color: #137fc0;
  border-color: transparent;
}
.btn-home-cta .badge {
  color: #137fc0;
  background-color: #ffffff;
}
.btn-phone-cta {
  color: #ffffff;
  background-color: #137fc0;
  border-color: transparent;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 16px;
  border-radius: 6px;
}
.btn-phone-cta:hover,
.btn-phone-cta:focus,
.btn-phone-cta:active,
.btn-phone-cta.active,
.open > .dropdown-toggle.btn-phone-cta {
  color: #ffffff;
  background-color: #0e6092;
  border-color: rgba(0, 0, 0, 0);
}
.btn-phone-cta:active,
.btn-phone-cta.active,
.open > .dropdown-toggle.btn-phone-cta {
  background-image: none;
}
.btn-phone-cta.disabled,
.btn-phone-cta[disabled],
fieldset[disabled] .btn-phone-cta,
.btn-phone-cta.disabled:hover,
.btn-phone-cta[disabled]:hover,
fieldset[disabled] .btn-phone-cta:hover,
.btn-phone-cta.disabled:focus,
.btn-phone-cta[disabled]:focus,
fieldset[disabled] .btn-phone-cta:focus,
.btn-phone-cta.disabled:active,
.btn-phone-cta[disabled]:active,
fieldset[disabled] .btn-phone-cta:active,
.btn-phone-cta.disabled.active,
.btn-phone-cta[disabled].active,
fieldset[disabled] .btn-phone-cta.active {
  background-color: #137fc0;
  border-color: transparent;
}
.btn-phone-cta .badge {
  color: #137fc0;
  background-color: #ffffff;
}
.btn-downloads {
  width: 45%;
  margin: 4px 0 0 4px;
  text-align: left;
}
.btn-print {
  margin-bottom: 16px;
}
.btn-print:hover {
  cursor: pointer;
}
/***  02 Native HTML Element Rules ***/
body {
  background-color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  margin: 0px;
  font-size: 16px;
  color: #000000;
  padding: 0px;
  line-height: 21px;
}
header {
  display: block;
  background-color: #fff;
  min-height: 95px;
  /* position: fixed; */
  width: 100%;
  z-index: 1000;
  border-bottom: 4px solid #137fc0;
}
h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.2em;
  color: #333333;
  font-weight: 600;
}
h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  color: #333333;
  margin-top: 0;
}
h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.3em;
  font-weight: 300;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1.6em;
}
h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.3em;
  font-weight: 300;
  color: #333333;
}
h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.1em;
  font-weight: 400;
}
h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.7em;
}
a {
  color: #0082b5;
}
a h1 {
  color: #0082b5;
}
a h2 {
  color: #0082b5;
}
a h3 {
  color: #0082b5;
}
a h4 {
  color: #0082b5;
}
a h5 {
  color: #0082b5;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #428bca;
}
.link {
  color: #fb9d2d;
}
br.clear {
  clear: both;
}
p,
li {
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  color: #333;
}
ul {
  text-align: left;
}
a:active {
  outline: none !important;
}
/*** 03 Helper Classes ***/
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  border-top: 0;
  opacity: 1.0 !important;
  background-color: #ffffff;
  min-height: 53px;
  -webkit-transition: min--height 0.5s;
  -moz-transition: min--height 0.5s;
  -ms-transition: min--height 0.5s;
  -o-transition: min-height 0.5s;
  transition: min-height 0.5s;
}
/* Admin bar offset fix for sticky header */
.admin-bar .sticky {
  top: 32px;
}
.logo-mobile {
  width: 145px;
  height: auto;
}
.navbar-vap-sticky .navbar-collapse {
  clear: none !important;
}
.navbar-vap-sticky .navbar-nav > li > a {
  font-size: 13px !important;
}
.navbar-brand-sticky {
  padding-top: 16px !important;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.navbar-vap-utility-sticky {
  display: none;
}
.navbar-vap-utility-sticky {
  display: none;
}
.inverse-color {
  color: #fff;
}
.blue {
  border: 1px solid blue;
}
.red {
  border: 1px solid red;
}
.txt-flag {
  color: #cc0000;
}
.green {
  border: 1px solid green;
}
.purple {
  border: 1px solid purple;
}
.orange {
  border: 1px solid orange;
}
.black {
  color: #000000;
}
.white {
  color: #ffffff;
}
.important {
  color: red;
}
.md-gray {
  color: #666666;
}
.dk-gray {
  color: #333;
}
.clearfix {
  clear: both;
}
.margin {
  margin: 0 auto;
}
.block-pad-top {
  margin-top: 32px;
}
.block-margin-bot {
  margin-bottom: 24px;
}
.half-width {
  width: 50%;
}
.no-pad {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.hide {
  display: none !important;
}
.relative {
  position: relative;
}
.bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
  border: solid 1px red;
}
.text-right-xs-center {
  text-align: right;
}
.text-left-xs-center {
  text-align: left;
}
.vert-align {
  display: table-cell !important;
  vertical-align: middle !important;
}
.vert-align-default-height {
  height: 150px;
}
.txt-disclaimer {
  font-size: 0.7em !important;
  line-height: 1.25em;
}
.txt-caption {
  font-size: 0.7em;
  font-style: italic;
}
.txt-pad-top {
  padding-top: .5em;
}
.search-result-item h6 p {
  font-size: 14px;
  line-height: 16px;
}
/* Font Awesome */
.icon-background {
  color: #95c9de;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
  border: solid 1px red;
}
.vcenter-y-parent {
  position: relative;
  height: 100%;
}
.vcenter-y-child {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
button::-moz-focus-inner {
  border: 0;
}
button:focus {
  outline: 0 !important;
}
.tbl-scroll-wrapper {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 95%;
}
.xs-display-block {
  display: block;
  float: none !important;
}
.text-xs-left {
  text-align: left;
}
.text-xs-right {
  text-align: right;
}
.text-xs-center {
  text-align: center;
}
.text-xs-justify {
  text-align: justify;
}
.xs-top-margin {
  margin-top: 18px;
}
.center-block-xs {
  margin: 0 auto;
}
.xs-sm-top-margin {
  margin-top: 12px;
}
.xs-sm-bottom-margin {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-justify {
    text-align: justify;
  }
  .center-block-xs {
    margin: inherit;
  }
  .text-xs-center {
    text-align: inherit;
  }
  .text-xs-right {
    text-align: inherit;
  }
  .xs-top-margin {
    margin-top: inherit;
  }
  .xs-display-block {
    display: inherit;
  }
  .xs-sm-top-margin {
    margin-top: 12px;
  }
  .xs-sm-bottom-margin {
    margin-top: inherit;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-justify {
    text-align: justify;
  }
  .center-block-xs {
    margin: inherit;
  }
  .text-xs-center {
    text-align: left;
  }
  .xs-top-margin {
    margin-top: inherit;
  }
  .xs-display-block {
    display: inherit;
  }
  .xs-sm-top-margin {
    margin-top: 0;
  }
  .xs-sm-bottom-margin {
    margin-top: inherit;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-justify {
    text-align: justify;
  }
  .center-block-xs {
    margin: inherit;
  }
  .text-xs-center {
    text-align: left;
  }
  .xs-top-margin {
    margin-top: inherit;
  }
  .xs-display-block {
    display: inherit;
  }
  .xs-sm-top-margin {
    margin-top: 0;
  }
  .xs-sm-bottom-margin {
    margin-top: inherit;
  }
}
.caret-up {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-bottom: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.caret-down {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
#scroll-down {
  text-align: center;
  position: absolute;
  left: 48.5%;
  bottom: -15px;
  width: 36px;
  height: auto;
}
/*** 04 Common Rules ***/
img.site-logo {
  height: 30px;
  width: auto;
}
.content-panel {
  margin-top: 2.5em;
}
.content-panel-half {
  margin-top: 1.25em;
}
.content-panel-bot {
  margin-bottom: 2em;
}
.wrapper-alt-color {
  background-color: #ececec;
  padding: 1.5em 0 4em 0;
}
.wrapper-alt-color-light {
  background-color: #f4f4f4;
  padding: 1.5em 0 4em 0;
}
.wrapper-inverse-color {
  background-color: #6d7a88;
  color: #fff;
}
.wrapper-inverse-color h3,
.wrapper-inverse-color p {
  color: #fff;
}
.wrapper-inverse-margin {
  margin-top: 2em;
  padding-top: 2em;
}
.wrapper-inverse h2 {
  color: #ffffff;
  font-size: 2.2em;
  font-weight: 300;
}
.wrapper-inverse h3 {
  color: #ffffff;
  font-size: 1.3em;
  font-weight: 300;
}
.wrapper-inverse p {
  color: #ffffff;
  font-size: 1em;
}
.wrapper-dark-color {
  background-color: #000;
  color: #fff;
}
.wrapper-dark-margin {
  margin-top: 2em;
}
.wrapper-dark {
  padding: 2.5em;
}
.wrapper-dark h2 {
  color: #ffffff;
}
.wrapper-dark h3 {
  color: #ffffff;
  font-weight: 500;
}
.wrapper-dark p {
  color: #ffffff;
  font-size: 1em;
}
.wrapper-why-test {
  background: url('../img/calc-c/stock-photo-water-damage-on-a-concrete-floor-33733645-dark.jpg') 50% 50% no-repeat;
  background-size: cover;
}
.wrapper-why-test h3 {
  color: #a6d1eb;
  font-size: 1.4em;
}
.benefits_hdr {
  margin-top: 8px;
}
.callout-box-stroked {
  border: solid 1px #dedede;
  padding: 20px;
  min-height: 125px;
  font-size: 18px;
}
/*** Hero Rules ***/
.hero-margin {
  margin-top: 150px;
}
.hero-homepage {
  height: 650px;
  background: url('../img/home/homepage-hero-apple.jpg') 50% 50% no-repeat;
  background-size: auto;
  border: solid 0px orange;
  margin-top: 0;
  padding-top: 100px;
  color: #fff;
  position: relative;
}
.hero h1 {
  color: #0b2951;
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 4em;
  font-weight: 400;
  line-height: .5em;
  /* font-family: 'Passion One', cursive; */
  /*  font-family: 'Khand', sans-serif; */
  font-family: 'Anton', sans-serif;
}
.hero h2 {
  color: #0b2951;
  margin: 0;
  padding: 0;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
  line-height: 1.35em;
  /* font-family: 'Passion One', cursive; */
  /* font-family: 'Khand', sans-serif; */
  font-family: 'Anton', sans-serif;
}
.hero h3 {
  color: #137fc0;
  margin: 0;
  padding: 0;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.6em;
  /* font-family: 'Passion One', cursive; */
  /* font-family: 'Khand', sans-serif; */
  font-family: 'Anton', sans-serif;
}
.error404 .hero h1 {
  color: #fff;
  font-size: 2em;
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
}
.hero-headline {
  position: absolute;
  left: 48%;
  top: 23%;
}
.hero-sm {
  height: 125px;
  background-color: #999;
  padding-top: 90px;
  margin-bottom: 24px;
  background: url('../img/common/hero-sm-concrete.jpg') 50% 50% no-repeat;
  background-size: cover;
}
.hero-lg {
  height: 475px;
  background-color: #999;
  padding-top: 200px;
  margin-bottom: 24px;
  background: url('../img/common/hero-lg-concrete.jpg') 50% 50% no-repeat;
  background-size: cover;
}
.hero-lg h1 {
  padding-top: 80px;
  color: #fff;
  font-weight: 600;
  font-size: 1.9em;
  line-height: 1.5em;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
}
.hero-lg h2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #a6d1eb;
  font-weight: 300;
  font-size: 1.8em;
}
.hero-lg h3 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #efefef;
  font-weight: 300;
  font-size: 1em;
}
/***** Home page  ******/
.home-callout-wide-container {
  border: solid 0px pink;
}
.home-callout-wide-container .col:not(:first-child),
.home-callout-wide-container .col:not(:last-child) {
  /*   padding-right:7px;
	  padding-left:7px; */
}
.home-callout-wide-container .col:first-child {
  padding-left: 15px;
  padding-right: 7px;
}
.home-callout-wide-container .col:last-child {
  padding-right: 15px;
  padding-left: 7px;
}
.home-callout-wide {
  background-color: #e7e7e7;
}
.home-callout-wide p {
  padding: 18px;
  min-height: 112px;
}
.home-callout-wide h3 {
  padding: 12px 0;
  font-size: 1.3em;
}
.home-callout-wide .home-callout-wide-hdr h2 {
  display: inline-block;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 600;
  padding: 18px;
  margin-bottom: 0;
  border: solid 0px green;
}
.home-callout-wide .home-callout-wide-hdr .home-callout-wide-arrow {
  float: right;
  padding: 18px;
  border: solid 0px orange;
}
.home-callout-wide-img-wrapper {
  height: 237px;
  overflow: hidden;
  border: solid 0px red;
  clear: both;
}
.home-callout-wide-img {
  height: 237px;
  transition: all 2s ease-out;
  -webkit-transition: all 2s ease-out;
  padding-left: 0;
  padding-right: 0;
}
.home-callout-wide-img p {
  line-height: 19px;
  padding-top: 9px;
  margin-left: 15px;
  margin-right: 15px;
}
.home-callout-wide:hover .home-callout-wide-img {
  transform: scale(1.15);
}
.home-callout-wide-img-cc {
  background: url('../img/home/calc-carb-callout-bg.jpg') 50% 50% no-repeat;
  background-size: 100% auto;
  transform: scale(1.05);
}
.home-callout-wide-img-rh {
  background: url('../img/home/rh-kit-callout-bg.jpg') 50% 50% no-repeat;
  background-size: 100% auto;
  transform: scale(1.05);
}
.home-callout-tall-container {
  border: solid 0px pink;
}
.home-callout-tall-container .col:not(:first-child),
.home-callout-tall-container .col:not(:last-child) {
  padding-right: 7px;
  padding-left: 7px;
}
.home-callout-tall-container .col:first-child {
  padding-left: 15px;
}
.home-callout-tall-container .col:last-child {
  padding-right: 15px;
}
.home-callout-tall {
  background-color: #e7e7e7;
}
.home-callout-tall .home-callout-tall-hdr {
  padding: 18px;
}
.home-callout-tall .home-callout-tall-hdr h2 {
  display: inline-block;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
  border: solid 0px green;
}
.home-callout-tall-img-wrapper {
  height: 280px;
  overflow: hidden;
  border: solid 0px red;
  position: relative;
}
.home-callout-tall-img {
  height: 309px;
  transition: all 2s ease;
  -webkit-transition: all 2s ease;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  border: solid 0px green;
}
.home-callout-tall-img p {
  line-height: 19px;
  padding-top: 9px;
  margin-left: 15px;
  margin-right: 15px;
}
.home-callout-tall:hover .home-callout-tall-img {
  transform: scale(1.15);
}
.home-callout-tall-img-placeholder {
  background: url('../img/home/callout-tall-placeholder.jpg') 50% 50% no-repeat;
  background-size: 100% auto;
  transform: scale(1);
}
.home-callout-tall-img-remediation {
  background: url('../img/home/callout-tall-remediation.jpg') 50% 50% no-repeat;
  background-size: auto 100%;
  transform: scale(1);
}
.home-callout-tall-img-support {
  background: url('../img/home/callout-tall-support-r2.jpg') 50% 50% no-repeat;
  background-size: auto 100%;
  transform: scale(1);
}
.home-callout-tall-img-meters {
  background: url('../img/home/callout-tall-meters.jpg') 50% 50% no-repeat;
  background-size: auto 100%;
  transform: scale(1);
}
.home-callout-tall-img-equip {
  background: url('../img/home/callout-tall-equipment-r2.jpg') 50% 50% no-repeat;
  background-size: auto 100%;
  transform: scale(1);
}
.callout .arrow {
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}
.callout .arrow.arrow-up {
  border-bottom: 30px solid #e7e7e7;
  z-index: 1;
  bottom: -10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.callout .arrow.arrow-why {
  border-bottom: 30px solid #e7e7e7;
  z-index: 1;
  top: -20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.home-callout-why {
  margin-top: 10px;
}
/*** Navbar rules ***/
.navbar-vap {
  margin-bottom: 0;
}
.navbar-vap .navbar-brand {
  color: #000000;
  padding-top: 40px;
}
.navbar-vap .navbar-brand:hover,
.navbar-vap .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-vap .navbar-text {
  color: #000000;
}
.navbar-vap .navbar-nav > li {
  padding: 0 6px;
}
.navbar-vap .navbar-nav > li > a {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0px 10px 10px 10px;
}
.navbar-vap .navbar-nav > li > a:hover,
.navbar-vap .navbar-nav > li > a:focus {
  color: #136fa6;
  background-color: #fff;
}
.nav .open > a,
.nav .open > a:hover {
  background-color: #fff;
}
.navbar-vap .navbar-nav > .active > a,
.navbar-vap .navbar-nav > .active > a:hover,
.navbar-vap .navbar-nav > .active > a:focus {
  color: #136fa6;
  /* background-color: #999;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; */
}
.navbar-vap .navbar-nav > .disabled > a,
.navbar-vap .navbar-nav > .disabled > a:hover,
.navbar-vap .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-vap .navbar-toggle {
  border-color: #333;
}
.navbar-vap .navbar-toggle:hover,
.navbar-vap .navbar-toggle:focus {
  background-color: #333;
}
.navbar-vap .navbar-toggle .icon-bar {
  background-color: #0992c9;
}
.navbar-vap .navbar-collapse,
.navbar-vap .navbar-form {
  border-color: #101010;
}
.navbar-vap .navbar-collapse {
  padding-top: 1px;
  clear: right;
}
.navbar-vap .navbar-nav > .open > a::after,
.navbar-vap .navbar-nav > .open > a:hover::after,
.navbar-vap .navbar-nav > .open > a:focus::after {
  position: absolute;
  bottom: 6px;
  left: 0;
  content: '';
  width: 2px;
  height: 0;
  background-color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar-vap .navbar-link {
  color: #000000;
}
.navbar-vap .navbar-link:hover {
  color: #fff;
}
.navbar-vap .btn-link {
  color: #000000;
}
.navbar-vap .btn-link:hover,
.navbar-vap .btn-link:focus {
  /* color: #fff; */
}
.navbar-vap .btn-link[disabled]:hover,
fieldset[disabled] .navbar-vap .btn-link:hover,
.navbar-vap .btn-link[disabled]:focus,
fieldset[disabled] .navbar-vap .btn-link:focus {
  color: #444;
}
/*** Navbar Appended styles ***/
.navbar-vap .navbar-nav > li > a:hover::after,
.navbar-vap .navbar-nav > li.active > a::after,
.navbar-vap .navbar-nav > li.active > a:hover::after,
.navbar-vap .navbar-nav > li.active > a:focus::after,
.navbar-vap .navbar-nav > li.current-menu-parent > a::after {
  width: 40%;
  height: 1px;
  background-color: #137fc0;
  margin: 0 30%;
}
.navbar-vap .navbar-nav > li > a::after {
  position: absolute;
  bottom: 6px;
  left: 0;
  content: '';
  width: 2px;
  height: 0;
  background-color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar-vap .navbar-nav .open .dropdown-menu > li > a {
  font-size: 15px;
  border: solid 0px orange;
}
.phone-menu-item {
  background-color: #0e6092;
}
.phone-menu-item a {
  color: #fff !important;
}
.phone-menu-item:hover,
.phone-menu-item:active,
.phone-menu-item a:hover,
.phone-menu-item a:active {
  background-color: #3988b9 !important;
}
@media (max-width: 768px) {
  .navbar-vap .navbar-nav .open .dropdown-menu > li > a {
    color: #666;
    font-size: 18px;
  }
  .navbar-vap .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-vap .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: #efefef;
  }
  .navbar-vap .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-vap .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-vap .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #000;
    background-color: #ccc;
  }
  .navbar-vap .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-vap .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-vap .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
  .navbar-vap .navbar-nav > li > a:hover::after,
  .navbar-vap .navbar-nav > li.active > a::after,
  .navbar-vap .navbar-nav > li.active > a:hover::after,
  .navbar-vap .navbar-nav > li.active > a:focus::after,
  .navbar-vap .navbar-nav > li.current-menu-parent > a::after {
    display: none;
  }
  .navbar-vap .navbar-nav .open .dropdown-menu > li > a {
    font-size: 19px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: solid 0px orange;
  }
  .navbar-vap .navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
/**** Utility Nav ****/
.navbar-vap .navbar-vap-utility {
  border: solid 0px red;
}
.navbar-vap .navbar-vap-utility li {
  padding: 12px 8px 0px 8px;
  float: right;
}
.navbar-vap .navbar-vap-utility a {
  font-size: 14px !important;
  padding: 0;
  color: #0066cc;
}
.navbar-vap .navbar-vap-utility a:hover {
  color: #000 !important;
}
.navbar-vap-utility-sticky {
  border: solid 0px red;
}
.navbar-vap-utility-sticky li {
  padding: 0px 4px 0px 4px;
}
.navbar-vap-utility-sticky a {
  font-size: 13px !important;
  padding: 0;
  color: #0066cc !important;
}
.navbar-vap-utility-sticky a:hover {
  color: #000 !important;
}
/**** Footer Nav ****/
.navbar-vap-footer li {
  padding: 2px 12px 2px 12px !important;
}
.navbar-vap-footer a {
  padding: 0 !important;
}
.search-container label {
  /*	display: none; */
}
.search-box {
  transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  border: none;
  cursor: pointer;
  background: rgba(235, 235, 235, 0.2);
}
.search-box + label .search-icon {
  color: #000;
}
.search-box:hover {
  color: #222;
  background: #c8c8c8;
  box-shadow: 0 0 0 5px #3d4752;
}
.search-box:hover + label .search-icon {
  color: #000;
}
.search-box:focus {
  transition: width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39), border-radius 0.6s, background 0.6s;
  border: none;
  outline: none;
  box-shadow: none;
  padding-left: 15px;
  cursor: text;
  width: 300px;
  border-radius: auto;
  background: #ebebeb;
  color: black;
}
.search-box:focus + label .search-icon {
  color: black;
}
.search-box:not(:focus) {
  text-indent: -5000px;
}
#search-submit {
  position: relative;
  left: -5000px;
  width: 1px;
  padding: 0;
  margin: 0;
}
.search-icon {
  position: relative;
  left: -26px;
  color: white;
  top: 4px;
  cursor: pointer;
}
/*** 05 Home Rules ****/
/***** Resources page  ******/
.qanda-q {
  color: #3366cc;
  margin-top: 1em;
  margin-bottom: .4em;
}
.qanda-a {
  color: #666;
  font-size: 1.8em;
}
/***** About page  ******/
.author a::before {
  content: "\f304";
  position: relative;
  top: -1px;
  color: #6b727a;
}
.author a,
.date a {
  color: #6b727a;
  font-size: 0.9em;
}
.categories-links a,
.tags-links a,
.edit-link a {
  font-size: 0.9em;
}
.date a::before {
  content: "\f303";
}
.categories-links a:first-child:before {
  content: "\f301";
}
.tags-links a:first-child:before {
  content: "\f302";
  position: relative;
  top: -1px;
}
.edit-link a:before {
  content: "\f411";
  position: relative;
  top: -1px;
}
.wp-post-image {
  margin-top: .5em;
  margin-bottom: .5em;
}
.blog-sidebar {
  background-color: #f4f4f4;
  padding-top: 1.5em;
}
.tagcloud {
  margin: 18px;
  line-height: 1.8em;
}
input[type="search"] {
  margin: 18px;
  padding-right: 2px;
  width: 240px;
  border: 1px solid #ccc;
}
.textwidget {
  margin: 18px 0;
}
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
  margin-right: 10px;
}
.searchform input {
  width: 100%;
}
.searchform #searchsubmit {
  display: none;
}
.sidebar-module h3 {
  color: #6b7278;
  font-size: 1.3em;
}
.sidebar-header {
  color: #6b747b;
  font-size: 1.6em;
}
.sidebar-inverse-callout {
  background-color: #005baa;
  padding: 10px 24px 10px 10px;
}
.sidebar-inverse-callout h3 {
  color: #fff;
  font-size: 1.3em;
  margin-bottom: 0;
}
.sidebar-inverse-callout h4 {
  color: #ace0f6;
  font-size: 1em;
  margin-top: 0;
}
.sidebar-inverse-callout p {
  color: #fff;
  line-height: 1.6em;
  font-weight: 300;
  font-size: 1em;
}
.sidebar-btn-cta {
  background-color: #00adef;
  text-align: center;
  color: #fff;
  font-size: 1.3em;
  font-weight: 600;
  padding: 12px;
  margin: 10px auto;
}
.post-date {
  color: #0082b5;
  font-size: .9em;
}
/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */
.widget {
  /* -webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	 word-wrap: break-word; */
  margin-top: 14px;
  margin-bottom: 9px;
}
.widget .widget-title {
  font: normal 300 16px Helvetica, Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 12px 0 12px 16px;
  color: #666;
  background: #dae8f1;
}
.widget a {
  color: #6b737b;
}
.widget a:hover {
  color: #115394;
}
.widget ul {
  margin: 18px;
}
.widget .widget-title {
  margin: 0 0 10px;
}
.widget ul,
.widget ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget li {
  padding: 5px 0;
  font-size: 1.1em;
}
.widget .children li:last-child {
  padding-bottom: 0;
}
.widget li > ul,
.widget li > ol {
  margin-left: 20px;
}
.widget a {
  color: #0082b5;
}
.widget a:hover {
  color: #428bca;
}
.widget .postform {
  padding: 6px;
}
/*** WooCommerce Overrides ***/
.woocommerce-placeholder {
  border: solid 1px orange;
  float: left;
  margin-right: 24px;
}
.product-wrapper {
  background-color: #efefef;
  padding-top: 2em;
  z-index: -999;
}
ul.products {
  list-style-type: none;
}
.product-listing {
  padding: 18px !important;
  background-color: #fff;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.3);
  height: 425px;
}
.product-card-inner {
  border: 1px solid #b2b2b2;
  padding: 18px;
  text-align: center;
  height: 100%;
  position: relative;
  display: table;
}
.woocommerce ul.products li.product h3 {
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1em;
}
.woocommerce ul.products li.product .price {
  font-size: 1em;
  font-weight: 400;
  color: #000;
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.woocommerce a.add_to_cart_button {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 75%;
  background-color: #137fc0;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: .9em;
}
.imagewrapper {
  border: solid 0px purple;
  height: 175px;
  display: table-cell !important;
  vertical-align: middle;
}
.imagewrapper img {
  border: solid 0px orange;
}
.woocommerce ul.products li.product a img {
  margin: 0 !important;
}
.woocommerce-page div.product div.images {
  width: 40%;
}
.woocommerce-page div.product div.summary {
  width: 55%;
}
.woocommerce div.product .product_title {
  text-transform: uppercase;
  color: #000;
}
.woocommerce div.product p.price {
  font-size: 2em;
  font-weight: 600;
  color: #000;
  margin-top: 1em;
}
.woocommerce .quantity .qty {
  font-size: 1.5em;
  padding-top: .2em;
  padding-bottom: .2em;
  margin-top: .2em;
  margin-right: .5em;
}
.woocommerce ul.products li.product-listing a img {
  max-height: 177px;
}
.woocommerce div.product div.images img {
  display: block;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
.woocommerce .related {
  clear: both;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 30.05%;
}
.woof_search_is_going nav.woocommerce-breadcrumb + h1.page-title {
  display: block;
}
.wcpscwc-product-slider .products li {
  margin: 0 15px !important;
}
.tax-product_cat .widget-woof h3 {
  display: none;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #0992c9;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #0e6092;
}
.woocommerce a.added_to_cart {
  padding-top: 0;
}
.woocommerce-result-count {
  clear: left;
}
/*** 07 Bootstrap Overrides ***/
/* Contact Form 7 Overrides */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
  width: 100%;
}
.wpcf7 textarea.wpcf7-textarea {
  width: 100%;
}
span.wpcf7-list-item {
  display: block;
}
/*** 08 Footer Rules ***/
footer {
  background-color: #2b323b;
  line-height: 1.6em;
  color: #ffffff;
  padding-bottom: 2em;
}
footer p {
  font-size: 0.8em;
  line-height: 1.6em;
  color: #ffffff;
}
footer ul {
  list-style-type: none;
  padding-left: 0;
}
footer ul a {
  color: #99ccff;
}
footer ul a:hover {
  color: #bbdcfd;
}
footer ul li {
  font-size: 0.8em;
  padding-top: .2em;
}
.footer-hdr {
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: .9em;
  margin-bottom: 1px;
  color: #ccc;
}
footer a {
  text-decoration: none;
}
.footer-site-logo {
  width: 165px;
}
.footer-copyright {
  padding: 4px;
}
/*** 09 Misc Rules ***/
/*** 10 Media Queries (Responsive Rules - Rainbow) ***/
@media (max-width: 480px) {
  body {
    border: solid 0px red;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    Width: 100%;
  }
  .woocommerce .product-card-inner {
    display: block;
  }
  h1 {
    font-size: 1.6em;
  }
  img.site-logo {
    height: 20px;
    width: auto;
  }
  .navbar-vap .navbar-brand {
    padding-top: 16px;
  }
  header {
    min-height: initial;
  }
  .navbar-vap-sticky .navbar-nav > li > a {
    font-size: 21px !important;
  }
  .navbar-vap .navbar-nav > li > a {
    font-size: 21px;
  }
  .navbar-vap .navbar-vap-utility,
  .navbar-vap .navbar-vap-utility-sticky {
    margin: 0;
  }
  .navbar-vap .navbar-vap-utility li,
  .navbar-vap .navbar-vap-utility-sticky li {
    padding-top: 0px;
  }
  .navbar-vap .navbar-vap-utility li a,
  .navbar-vap .navbar-vap-utility-sticky li a {
    padding: 0px;
    font-size: 16px !important;
  }
  .hero-lg {
    padding-top: 0;
    height: auto;
    padding-bottom: 1em;
  }
  .hero-lg h1 {
    padding-top: 20px;
    font-size: 1.7em;
  }
  .hero-lg h2 {
    font-size: 1.3em;
  }
  #scroll-down {
    left: 46.5%;
  }
  .hero-sm {
    height: 45px;
  }
  .home-callout-wide .home-callout-wide-hdr h2 {
    font-size: 1.2em;
  }
  .home-callout-wide-img-wrapper,
  .home-callout-wide-img {
    height: 125px;
  }
}
/*** iPhone 5 ***/
@media screen and (device-aspect-ratio: 40/71) {
  body {
    border: solid 0px pink;
  }
}
/*** iPhone 5 ***/
@media only screen and (max-device-width: 1136px) and (min-device-width: 960px) and (max-device-height: 640px) and (min-device-height: 560px), only screen and (max-device-height: 1136px) and (min-device-height: 960px) and (max-device-width: 640px) and (min-device-width: 560px) {
  /* iPhone only */
  body {
    border: solid 0px purple;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  body {
    border: solid 0px orange;
  }
  h1 {
    font-size: 1.6em;
  }
  .navbar-vap .navbar-brand {
    padding-top: 20px;
  }
  .navbar-vap .navbar-vap-utility,
  .navbar-vap .navbar-vap-utility-sticky {
    margin: 0;
  }
  .navbar-vap .navbar-vap-utility li,
  .navbar-vap .navbar-vap-utility-sticky li {
    padding-top: 0px;
  }
  .navbar-vap .navbar-vap-utility li a,
  .navbar-vap .navbar-vap-utility-sticky li a {
    padding: 0px;
  }
  header {
    min-height: initial;
  }
  .navbar-vap-sticky .navbar-nav > li > a {
    font-size: 18px !important;
  }
  .navbar-vap .navbar-nav > li > a {
    font-size: 18px;
  }
  .hero-lg {
    padding-top: 0;
    height: auto;
    padding-bottom: 1em;
  }
  .hero-lg h1 {
    padding-top: 20px;
    font-size: 1.7em;
  }
  .hero-lg h2 {
    font-size: 1.3em;
  }
  .home-callout-wide .home-callout-wide-hdr h2 {
    font-size: 1.2em;
  }
  .home-callout-wide-img-wrapper,
  .home-callout-wide-img {
    height: 125px;
  }
  .home-callout-tall-hdr {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    border: solid 0px yellow;
  }
  .hero-lg h1 {
    padding-top: 0;
  }
  .home-callout-tall {
    height: 485px;
    border: solid 0px red;
  }
  .home-callout-wide .home-callout-wide-hdr h2 {
    font-size: 1.2em;
  }
  .home-callout-wide-img-wrapper,
  .home-callout-wide-img {
    height: 125px;
  }
  .home-callout-wide {
    height: 350px;
    border: solid 0px red;
    margin-bottom: 20px;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .ipad-portrait {
    color: red;
  }
  /* your css rules for ipad portrait */
}
@media (min-width: 992px) and (max-width: 1199px) {
  body {
    border: solid 0px green;
  }
}
@media (min-width: 1200px) and (max-width: 1751px) {
  body {
    border: solid 0px blue;
  }
}
@media (min-width: 1751px) {
  body {
    border: solid 0px purple;
  }
}
