/* Custom CSS below */


body {
	background-color: #131521;
	font-family: roboto, "Open Sans", Helvetica, sans-serif;
	box-sizing: border-box;
	overflow-x: hidden;
	position: relative;
}


h1,h2,h3 {
	font-weight: 700;
}

h3 {
	font-size: 2.3em;
}
h4 {
  font-size: 0.9em;
}
p{
	font-size: 1.3em;
}

a {
  color: #00adef;
  font-weight: 600;
}



@font-face{
  font-family:'intel pro';
  src:url('font/intelclearpro_bd-webfont.eot?13106870');
  src:url('font/intelclearpro_bd-webfont.eot?13106870#iefix') format('embedded-opentype'),
  url('font/intelclearpro_bd-webfont.woff2?13106870') format('woff2'),
  url('font/intelclearpro_bd-webfont.woff?13106870') format('woff'),
  url('font/intelclearpro_bd-webfont.ttf?13106870') format('truetype'),
  url('font/intelclearpro_bd-webfont.svg?13106870#intel pro') format('svg');
  font-weight:normal;
  font-style:normal}

@font-face{
  font-family:'intel clear';
  src:url('font/intelclear_bd-webfont.eot?13106871');
  src:url('font/intelclear_bd-webfont.eot?13106871#iefix') format('embedded-opentype'),
  url('font/intelclear_bd-webfont.woff2?13106871') format('woff2'),
  url('font/intelclear_bd-webfont.woff?13106871') format('woff'),
  url('font/intelclear_bd-webfont.ttf?13106871') format('truetype'),
  url('font/intelclear_bd-webfont.svg?13106871#intel pro') format('svg');
  font-weight:normal;
  font-style:normal}

.section-inner-new {
	position: relative;
	margin: 0 auto;
	box-sizing: border-box;

}

.section-inner-new .hero, .feature-product, .section-inner-new .feature-product .desc, .section-inner-new .feature-product .product, .three-column, .three-column .card, .three-column .card .card-info {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
  display: -o-flex;
	display: flex;
}

.seller-logo {
 width: 80px;
}

.section-inner-new .hero .content h1, 
.section-inner-new .hero .content p {
	color:#ffffff;
}

.section-inner-new .hero .content h1 {
	font-family: 'intel pro', sans-serif;
	font-size: 6em;
	font-weight: 700;
	line-height: 1.1;
  letter-spacing: 0.05em;

}
@media only screen and (min-width: 1401px) {
  .section-inner-new .hero .content h1 {
    font-size: 8em;
  font-weight: 800;
  line-height: 1;
  max-width: 700px;
  }
}

@media only screen and (max-width: 1400px) {
  .section-inner-new .hero .content h1 {
  font-size: 5em;
  font-weight: 800;
  line-height: 1;
  max-width: 650px;

}
}
@media only screen and (max-width: 1120px) and (min-width: 769px) {
  .section-inner-new .hero .content h1 {

  font-size: 6em;
  font-weight: 700;
  line-height: 1;
  max-width: 400px;

}

h2.tagline {
  font-size: 2em;
}
}
.section-inner-new .hero .content p {

	font-size: 2em;
	margin-top: 0.1em;
}

.text-white {
	color: #ffffff;
}

.feature-product {
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;

}

.feature-product .desc {
	width: 40%;
	padding: 1em;
	justify-content: center;

}

.feature-product .desc h3 {
	margin-bottom: 0.7em;

}

.feature-product .desc  {
  max-width: 80%;
}


.feature-product .product {
	width: 40%;
	justify-content: center;
}



.feature-product .product img
{
	 
	height: auto;
	max-height: 520px
}

.section-inner-new .feature-product .desc {
	flex-wrap: wrap;
	flex-direction: column;
}



.section-inner-new .feature-product .desc a:hover {
	color: #00adef;

}

.disclaimer {
	color:#ffffff;
}

@media only screen and (min-width: 1415px)  {
	.hero {
		background-position: bottom right;
	}

}
h2.tagline {
  font-size: 2.8em;
  color: #008aff;
  margin-bottom: 0.2em;
}

@media only screen and (max-width: 900px)  {
	.hero {
		background-position: center;

	}
	.section-inner-new .hero .content {
		text-align: center;
		width: 100%;
		margin: 0 auto;
		margin-top: 10em;
    max-width: 200px;
	}
	.section-inner-new .hero .content h1 {
		font-size: 6em;
	}

  h2.tagline {
    font-size: 2.3em;

  }
	

}

@media only screen and (max-width: 769px)  {
    .section-inner-new .hero .content h1 {
    font-size: 4em;
    line-height: 1;
  }

  h2.tagline {
    font-size: 2em;
    font-family: 'intel clear', roboto, "Open Sans", Helvetica, sans-serif;
  font-weight: 800;
  }
}

@media only screen and (max-width: 1045px) {
	.section-inner-new .feature-product .desc, .section-inner-new .feature-product .product {
		width: 40%
	}
}

@media only screen and (max-width: 1200px) {
	.section-inner-new .feature-product .desc, .section-inner-new .feature-product .product{
		width: 100%;
		justify-content: center;
	}

	.section-inner-new .feature-product .desc {
		text-align: center;
	}

	.price {
		text-align: center;
	}

  .feature-product-2 {
    display: flex;
    flex-direction: column-reverse;
  }




}

@media only screen and (min-width: 769px) {
	.seller-logo {
		display: none;
    width: 180px;
	}

}

@media only screen and (max-width: 768px) {
  .table td:nth-child(1), .table th:nth-child(1) {
    display: none;
  }
}

.three-column {
	flex-wrap: wrap;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	flex-direction: row;
	-webkit-flex-direction: row;
	-moz-direction: row;
	margin: 4em;
}

.three-column .card {
	width: 28%;
	position: relative;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	border: 2px solid #dd0eb8;
}

.img-fluid {
	max-width:100%;
	height: auto;
}
.three-column .card .card-img {
	position: relative;
	width: 100%;
	height: 250px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;

}

.three-column .card .card-info {
	padding: 1em;
	flex-wrap: wrap;
	flex-direction: column;
	position: relative;
	top: 0;

}

.three-column .card .card-tag{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #D20DB8;
	font-size: 0.5em;
	padding: 0.5em;
	text-align: center;
	margin: 0 auto;
	z-index: 1;
	color: #ffffff;

}

.product .card-tag {
	position: absolute;
	background-color: #D20DB8;
	font-size: 0.6em;
	padding: 0.5em;
	text-align: center;
	z-index: 1;
	color: #ffffff;
	margin-top: 5em;
	left: 0;

}

.three-column .card .card-title {
	position: relative;
	background-color: #dd0eb8;
	text-align: center;
	z-index: 2;
	padding: 0.5em 0;
	width: 100%;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: 700;
}

.three-column .card .card-info a {
	color: #ffffff;
}

.three-column .card .card-info a:hover {
	color: #d523c0;
}

@media only screen and (max-width: 960px) {
	.three-column .card {
		width: 100%;
		margin-bottom: 2em;
	}
}

.card-info {
	display: block;
}

.logo {
	margin-bottom: 1em;
}

.blurb {
	height: 100px;

	margin-bottom: 3em;
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {
	.blurb {
	margin-bottom: 6em;
}
}



.divider {
	background-color: #00adef;
	color: #ffffff;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	width: 100%;
	position: relative;
	z-index: 1;
	text-align: center;
	box-sizing: border-box;
	padding: 0.4em 0.4em;
	justify-content: center;
	font-weight: 800;
	font-size: 33px;
	margin-top: 1em;
	text-transform: uppercase;
	flex-wrap: wrap;
	flex-direction: column;

}

.divider:after {
	width: 30px;
	height: 30px;
	top: 100%;
	position: absolute;
	left: 49%;

	content: "";
	transform: rotate(45deg);
	margin-top:-20px;
	background-color: #00adef;


}

.product {
	position: relative;
}




.card-info a:hover {
	color: #00adef;
	position: relative;
	z-index: 9999
}





.section-inner-new .hero {
	position: relative;
}


@media (min-width:1348px) {
	.section-inner-new .hero .content {
	position: position;
	top: 20%;
}
}


@media screen and (min-width:901px) and (max-width: 1347px) {
	.section-inner-new .hero .content {
	position: position;
	top: 8%;
}
}


@media only screen and (max-width: 1009px) {
	.featured-blogs {
		flex-wrap: wrap;
	}
	.featured-blog {
		margin-bottom: 2em;
		display: flex;
		flex-direction: row;
	}

	.blog-image-inner {
		width: 100%;
		height: 100%;
	}

	.blog-image {
		width: 100%;
	}
}

.img-fluid {
	max-width: 100%;
	width: 100%;
	display: block;
}
.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }
.mb-7 {
  margin-bottom: 6rem !important; }
.mt-7 {
  margin-top: 6rem !important; }
.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.m-6 {
  margin: 6rem !important; }

.mt-6 {
  margin-top: 6rem !important; }

.mr-6 {
  margin-right: 6rem !important; }

.mb-6 {
  margin-bottom: 6rem !important; }

.ml-6 {
  margin-left: 6rem !important; }

.mx-6 {
  margin-right: 6rem !important;
  margin-left: 6rem !important; }

.my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.p-6 {
  padding: 6rem !important; }

.pt-6 {
  padding-top: 6rem !important; }

.pr-6 {
  padding-right: 6rem !important; }

.pb-6 {
  padding-bottom: 6rem !important; }

.pl-6 {
  padding-left: 6rem !important; }

.px-6 {
  padding-right: 6rem !important;
  padding-left: 6rem !important; }

.py-6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }
h1 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2; }
  h1 span {
    font-weight: 200; }

h2 {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: -1px; }

h3 {
  font-size: 24px;
  font-weight: 400; }

p {
  font-size: 19px;
  font-weight: 300;
  line-height: 28px; }

@media (max-width: 991px) {
  h1 {
    font-size: 36px; }

  h3 {
    font-size: 20px; } }
@media (max-width: 575px) {
  h1 {
    font-size: 28px; }

  h2 {
    font-size: 24px; }

  h3 {
    font-size: 20px; }

  p {
    font-size: 16px; } }
body {
  overflow-x: hidden;
  color: white;
  font-family: 'Open Sans', "Helvetica Neue", Arial, sans-serif;
  background-color: #131521; }

.section-inner .hero {
  width: 100%;
  position: relative; }
  .hero .caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -spec-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -spec-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -spec-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -spec-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -spec-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -spec-flex-wrap: wrap;
    flex-wrap: wrap; }
    .hero .caption .content {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -spec-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      -spec-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      -spec-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      -spec-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      -spec-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -spec-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      -spec-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      -spec-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -spec-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      padding: 1.5em;
      margin: 0 ;
      text-align: center;
      max-width: 700px;
      width: 100%;
     }

.video-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -spec-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -spec-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -spec-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -spec-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 400px;
  background: url("../imgs/video-bg.jpg") center center no-repeat;
  background-size: cover; }
  @media (max-width: 575px) {
    .video-container {
      height: 200px; } }

.play-button {
  color: #b5b5b5;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -spec-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .play-button:hover {
    color: white; }

 .container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.intro {
	margin-bottom: 6em;
}

.feature-2 {
  display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-left: 20px;
    margin-right: 20px;


}


.table th {
  border: none;
}
/*.table th, .table th:nth-child(1), .table td:nth-child(1){
  border-top: none;
}
*/



.table td, .table th {
  text-align: center;
  vertical-align: middle;

}
.table td {
  font-size: 1.3em;
}
.no-border{
  border-top: none !imporant;
}

.originalPrice{
  color: #eaeaea;
}

.skus {
  padding-top: 2em;

}

.price{margin:0 0 0.825em 0;}
.price-save-dollar,.price-save-label,.price-save-percent{position:relative;background:#cc4e00;color:#fff;font-weight:700;font-size:13px;}
.price-save-percent:after{left: 100%;border-bottom:19px solid #cc4e00;border-right: 10px solid transparent;margin-bottom:0;}
.price-save-label{padding:0 0 1px 6px}
.price-save-dollar{padding:0 0 1px 2px}
.price-save-percent{padding:0 6px 1px 2px}
.price-save-label:before,.price-save-percent:after{content:'';position:absolute;bottom:0;width:0;height:0;}
.item-cell{border-bottom:none;}
.item-promo{margin-top:1em;}
.item-promo-code{border-color:#888;}
.item-promo-title span{color:#333;}
.item-promo-info{color:#cc4e00;}
.item-promo-code{padding:1.5em 5px 1em 5px;height:auto;color:#cc4e00;}
.item-promo-code-save{display:inline;}
.item-promo-code-savetxt{display:inline;color:#cc4e00;font-weight:bold;}
li.mir{display:none;}
.instantSavings, .mir{display:block;}
.finalPrice{font-size:1.6em;}
.instantSavings{font-size:0.8em}
/*.instantSavings{font-size:0.925em; color:#ccc;}*/
.shipping{visibility:hidden;}
.mir{font-size:1em;margin:0;color:#016B04}
.btn-mini{border-color:#E68626;font-family:'Open Sans Condensed','Arial Narrow','Helvetica Narrow',arial,helvetica,sans-serif;letter-spacing:1px}

@media only screen and (min-width: 769px) {
  .items-grid .item-cell {width: 14%;}
}



/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

h2.title {
  font-weight: 600;


}

.table h3 {
  font-size: 2.6em;
}

@media only screen and (max-width: 769px) {
  .table thead th h3 {
  font-size: 1.8em;
}

  .table thead th p {
  font-size: 1.3em;
}
}

.table th p {
  font-size: 1.6em;
  font-weight: 500;
}

p.body-text {
  font-size: 1.4em;
  line-height: 1.3;
}

h2.tagline {
  font-family: 'intel clear', roboto, "Open Sans", Helvetica, sans-serif;
  font-weight: 700;
}

.feature-product-2 {
  margin-bottom: 1em;
}

.table thead th h3 {
  font-weight: 700;
}

.table thead th p {
  font-weight: 600;
}


