/* Alexa's custom CSS */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
header, footer, body, h1, h2, h3, h4, h5, p, div {
    font-family: "Poppins", sans-serif !important;
}
.amsearch-wrapper-block {
  display: none !important;
}
p {
	font-size:1.4rem !important;
}
.hidden {
    display:none;
}
.panel .header {
    display: none;
}
.minicart-wrapper {
    display: none;
}
.block-search {
    display: none;
}
.nav-sections {
    display:none;
}
.breadcrumbs {
    display: none;
}
.page-footer {
    display: none;
}
.columns .column.main {
	padding-bottom:0px !important;
}
.npd-allbosspro-div-btn {
    background-color: #215aa8;
    padding:10px;
    color: #eeeeee;
    font-weight: bold;
    font-size:1em;
}
.npd-allbosspro-div-btn:visited {
    color: #eeeeee;
}
.npd-allbosspro-div-btn:hover {
    background-color: #eeeeee;
    color: #215aa8;
}
.npd-allbosspro-div-btn:active {
    background-color: #eeeeee;
    color: #215aa8;
}
.npd-allbosspro-div-btns {
    margin-top: 30px;
}

/* Main Landing Page */

.svg-anim {
	margin: 0 auto;
	max-width: 150px;
}
.st0 {
  fill:none;
  stroke:#000000;
  stroke-width:3;
  stroke-miterlimit:10;
}
.st2{
  fill:none;
  stroke:#000000;
  stroke-width:2;
  stroke-miterlimit:10;
}
.st1{
  fill:url(#SVGID_1_);
}
.st0{
  stroke:#000000;
  fill: none;
  stroke-dasharray:750;
  opacity: 10;
  animation: animate 6s linear 0s infinite;
	animation-direction: alternate;
}
.st4{
  stroke:#000000;
  fill: none;
	  stroke-width:1.5;
  stroke-miterlimit:10;
  stroke-dasharray:850;
  opacity: 10;
  animation: animate 8s linear 0s infinite;
	animation-direction: alternate;
}
.st6{fill:none;stroke:#000000;stroke-width:3;stroke-miterlimit:10;}
	.st7{fill:none;stroke:#000000;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:10;}
@keyframes animate{
  0%{
   opacity:0;
   fill:none;
   stroke-dashoffset:850;
 }
 
  30%{
   opacity:1;
   fill:none;
   stroke-dashoffset:850;
  }
 
  90%{
   fill:none;
  }
  100%{
   opacity: 1;
   fill:none;
   stroke-dashoffset:0;
  }
}
.st2{
  stroke:#000000;
  fill: none;
  stroke-dasharray:750;
  opacity: 10;
  animation: animate2 6s linear 0s infinite;
	animation-direction: alternate;
}
@keyframes animate2{
  0%{
   opacity:0;
   fill:none;
   stroke-dashoffset:749;
 }
 
  30%{
   opacity:1;
   fill:none;
   stroke-dashoffset:749;
  }
 
  90%{
   fill:none;
  }
  100%{
   opacity: 1;
   fill:none;
   stroke-dashoffset:0;
  }
}
/* CSS Document */

.npd-footer {
	text-align:left;
	color:#ffffff;
}
.npd-footer h3 span{
	position: relative;
    border-bottom: 5px solid #000000;
    line-height:2px;
}
.npd-footer a{
	color:#ffffff;
	font-weight: bold;
}
/* Container holding the image and the text */
.container {
  position: relative;
  text-align: center;
}
/* Centered text */
.centered {
  vertical-align: middle;
}
.vitaloxide-banner {
	background-image: url("https://npd-usa.com/media/wysiwyg/npdproducts/landingpage/vitaloxide-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0px;
}
#npd-banner-img-mobile {
  display: none;
}
.npd-main {
  color: #000000;
  text-align: center;
  width: 50%;
}
.npd-hero-container {
	padding-top: 90px;
	padding-bottom: 90px;
	padding-left:60px;
	padding-right:60px;
}
.npd-highlight {
  font-weight: bold;
  background-color: #215aa8;
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
}
.npd-underline {
  border-bottom: solid #215aa8 8px;
}
.npd-btn {
	background-color: #215aa8;
}
.npd-blue {
	background-color: #215aa8;
	border-radius: 0px;
}
.npd-text-white {
	color:#ffffff;
}
#applicationsvideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;

}
.videowrapper {
	position:relative;
	width: 100%;
	height: 100%;
	overflow:hidden;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	
}
.aboutus-row, .npd-white-row {
	padding-top:70px;
	padding-bottom:70px;
}
.jumbotron {
	margin-bottom:0px;
}
.aboutus-col-in {
	background-color:#ffffff;
	border-radius: 20px;
	padding:10px;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}
.aboutus-col-in:hover {
	box-shadow: 5px 10px 18px #000000;
}
.aboutus-col-text h3 span {
    position: relative;
    border-bottom: 5px solid #215aa8;
    line-height:2px;
}
h3 span, h5 span, h6 span, h4 span, h2 span {
    position: relative;
    border-bottom: 5px solid #215aa8;
    line-height:2px;
}
.npd-title-white span {
    position: relative;
	color: #ffffff;
    border-bottom: 5px solid #ffffff;
    line-height:2px;
}
/* Shape divider*/
.custom-shape-divider-top-1709573091 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider-top-1709573091 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 65px;
}

.custom-shape-divider-top-1709573091 .shape-fill {
  fill: #FFFFFF;
}

.custom-shape-divider-bottom-1709573799 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-bottom-1709573799 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 65px;
}

.custom-shape-divider-bottom-1709573799 .shape-fill {
  fill: #FFFFFF;
}

.custom-shape-divider-bottom-1709574628 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-bottom-1709574628 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 65px;
  transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1709574628 .shape-fill {
  fill: #215AA8;
}

.custom-shape-divider-bottom-1709574734 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-bottom-1709574734 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 65px;
}

.custom-shape-divider-bottom-1709574734 .shape-fill {
  fill: #FFFFFF;
}

.custom-shape-divider-bottom-1709574838 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-bottom-1709574838 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 65px;
  transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1709574838 .shape-fill {
  fill: #215AA8;
}

.custom-shape-divider-top-1709586573 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider-top-1709586573 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 44px;
}

.custom-shape-divider-top-1709586573 .shape-fill {
  fill: #FFFFFF;
}

@media (max-width: 1200px) {
	.img-40 img{
		width:40% !important;
	}
	.img-10 img{
		width:10% !important;
	}
	.head-img {
		width:100% !important;
	}
}