/* Generated by less 2.5.1 */
/* BEGIN: responsive columns with same height: http://www.minimit.com/articles/solutions-tutorials/bootstrap-3-responsive-columns-of-same-height */
/*
.row {
  margin-right: -15;
  margin-left: -15;
}
.container {
  .row {
    margin-right: 0;
    margin-left: 0;
  }
}
*/
/* columns of same height styles */
.row-same-height {
  display: table;
  width: 100%;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}
.desktop {
  display: none !important;
}
.mobile {
  display: block !important;
}
input,
textarea {
  border: 1px solid #212121;
  color: black;
  background-color: #ffffff;
}
/* firefox fix */
.img-responsive {
  width: 100%;
}
/*
@media (min-width: 768px) {
    .img-responsive {
		max-width: 900px;
    }
}
*/
/* vertical alignment styles */
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
/* END: responsive columns with same height */
body {
  font-size: 18px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  margin-top: 0pt;
  margin-bottom: 0pt;
  background-attachment: fixed;
  background-size: cover;
  background-size: 100%;
  background-position: center;
  color: #000000;
}
a {
  color: #0a73c2;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: DarkGray;
  text-decoration: none;
}
h1 {
  font-size: 2em;
  font-weight: bold;
  font-style: italic;
  /* font-family: 'Rock Salt', cursive;
	color: #0a73c2; */
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 a {
  color: #ff8000;
  text-decoration: none;
}
h1 a:hover {
  color: #ff8000;
}
h2 {
  font-size: 180%;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
h2 a {
  color: #ffffff;
  text-decoration: none;
}
h2 a:hover {
  color: #ffffff;
}
h3 {
  font-size: 150%;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 {
  font-size: 125%;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
h5 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-group {
  margin-bottom: 5px;
}
.inactive {
  display: none;
}
.active {
  display: block;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: transparent;
  text-decoration: underline;
}
.menu {
  color: #333333;
}
.menu ul {
  padding: 0px;
  margin: 0px;
  font-size: 130%;
  font-weight: normal;
}
.menu ul ul {
  padding-left: 0px;
  margin: 0px;
  text-indent: 20px;
  font-size: 90%;
  font-weight: normal;
}
.menu ul ul ul {
  padding-left: 0px;
  margin: 0px;
  text-indent: 30px;
  font-size: 85%;
}
.menu li {
  display: inline;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.menu li a {
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #333333;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  display: block;
  color: #333333;
}
.menu li a:hover {
  color: #ffffff;
  background-color: #297df7;
  border: 1px solid #297df7;
}
.menu ul ul li a {
  color: #333333;
}
.menu ul ul li a:hover {
  color: #ffffff;
  background-color: #297df7;
  border: 1px solid #297df7;
}
.product-border {
  padding: 10px;
  border: #cccccc solid 1px;
}
.ad-intro {
  color: #333333;
  /*
	border: 1px solid #333333;
	padding: 5px;
	*/
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #ffffff;
  padding: 1em;
}
.ad-type-2 {
  color: #333333;
  border: 1px solid #333333;
  padding: 5px;
  margin: 10px;
}
.border {
  border: 1px #888888 solid;
}
.box-border {
  border: 1px #888888 solid;
  margin: 5px;
  padding: 5px;
}
.divider-line {
  border-right: #888888 1px solid;
}
.warning {
  color: #ff0000;
}
.formMessage {
  font-weight: bold;
  color: green;
  font-size: 125%;
}
.formWarning {
  background-color: #f99;
}
.formLabelWarning {
  color: #f00;
}
.center {
  text-align: center;
}
.relative {
  position: relative;
}
.bigTitle {
  color: #000000;
  font-weight: bold;
  font-family: "Lucida Grande", Arial, Helvetica, sans serif;
  font-size: 22px;
  line-height: 22px;
  vertical-align: top;
}
.textContent {
  padding-top: 1em;
  color: #000;
}
.bold {
  font-weight: bold;
}
.clearit {
  clear: both;
  margin-bottom: 20px;
}
figure {
  margin: 1px;
}
.riderRule {
  text-align: center;
}
.riderRule > div {
  display: inline-block;
  text-align: left;
}
table {
  border-collapse: separate;
  border-spacing: 10px;
}
.imageCDV {
  background-color: #ffffff;
  color: #212121;
}
.imageCDV figure {
  display: inline-block;
  width: 80px;
  margin: 10px;
  padding: 5px;
}
.imageCDV img {
  width: 100%;
}
#LargerPicture {
  background-color: rgba(255, 255, 255, 0.1);
  text-align: center;
  border-radius: 10px;
  left: 0;
  right: 0;
}
#LargerPicture img {
  padding: 10px;
}
#LargerPicture figcaption {
  color: #ffffff;
}
.cdvHolder > div {
  width: 100%;
  display: inline-block;
  position: relative;
}
.cdvHolder > div:nth-child(2) {
  min-height: 350px;
}
.cdvHolder > div:nth-child(1) {
  display: none;
}
.limmitWidth1000,
.ad-intro {
  max-width: 1000px;
  margin: auto;
}
.limmitWidth1000 ul,
.ad-intro ul {
  display: inline-block;
}
.limmitWidth1000 ul li,
.ad-intro ul li {
  text-align: left;
}
.select {
  width: 150px;
  height: 30px;
  border: 1px solid #ddd;
  line-height: 30px;
  position: relative;
  margin-bottom: 40px;
}
.select span {
  display: block;
  color: #333;
  font-size: 12px;
  padding: 0 10px;
  color: #000000;
  background-color: #ffffff;
}
.select ul {
  display: none;
  background: #fff;
  border: 1px solid #ddd;
  min-width: 150px;
  position: absolute;
  top: 100%;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 10;
  max-height: 300px;
  overflow: scroll;
}
.select ul > li {
  font-size: 12px;
}
.select ul > li {
  color: #333;
  display: block;
  padding: 2px 8px;
  text-decoration: none;
  line-height: 24px;
}
.select ul > li:hover {
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}

/*
#main-wrapper {
	background-color: #ffffff;
	
	box-shadow: 0px 0px 5px #888888;
	margin: 0 auto;
	max-width: 1000px;
	
}
*/

header {
  background-color: #ffffff;
}
header div,
header b,
header a,
header p {
  color: #666666;
}
.signin {
  font-size: .9em;
}
header #SearchForm {
  padding-bottom: 10px;
}
#top-title {
  background-size: 100%;
  background-repeat: no-repeat;
}
#top-title a {
  color: black;
}
#top-title a:hover {
  color: DarkGray;
}
.associations {
  font-weight: bold;
}
#top-bar {
  font-size: 14px;
  background: #333333;
  color: #ffffff;
  padding: 5px 0;
}
#top-bar a {
  color: #000000;
}
#top-bar a:hover {
/*  color: #369a3f; */
  color: #000000;
}
#middle-bar {
  color: #333333;
  padding-top: 0px;
  padding-right: 5;
  padding-left: 5;
  padding-bottom: 0px;
}
#middle-bar a {
  color: #333333;
}
#middle-bar a:hover {
  color: #297df7;
}
#top-title {
  text-align: right;
}
#PageTitle {
  font-weight: bold;
}
@media (min-width: 768px) and (max-width: 991px) {
  .company-name {
    font-size: 54px;
  }
}
@media (max-width: 767px) {
  #top-bar {
    text-align: center;
  }
  #PageTitle {
    text-align: center;
  }
  .header .logo {
    text-align: center;
  }
  .company-name {
    font-size: 28px;
  }
  .header h2 {
    margin: 2px;
  }
  .header h3 {
    margin-top: 2px;
    margin-bottom: 8px;
  }
  .MoreProducts .ProductThumbnail {
    /* margin-bottom: 10px; */
    border: 1px solid #999;
  }
  .cart-links > div {
    border: 1px solid #999;
  }
  .ProductsGrid .ProductThumbnail {
    border: 1px solid #999;
    margin-bottom: 10px;
  }
  .ProductThumbnail {
    margin: 0;
    padding: 0;
  }
}
.MoreProducts .ProductThumbnail {
  margin: 5px;
  padding: 5px;
  border: 1px solid #000000;
}
.MoreProducts .ProductThumbnail img {
  max-width: 100%;
  height: auto;
}
.cart-links {
  margin-left: 0;
}
.cart-links .update,
.cart-links .empty,
.cart-links .shipping {
  border-right: 1px solid #999;
}
.cart-links > div > a {
  display: inline-block;
  width: 100%;
}
.cart-header {
  font-weight: bold;
  margin-top: 10px;
}
.cart-header .product,
.cart-contents .product {
  text-align: left;
}
.cart-header .total,
.cart-contents .total {
  text-align: right;
}
.cart-contents:nth-child(even) {
  background-color: #e4e4e4;
}
.cart-contents:nth-child(odd) {
  background-color: #eeeeee;
}
.cart-container {
  margin: 10px;
}
.cart-container input {
  border: 1px solid #000000;
  margin: 10px;
}
.cart-container > div {
  margin: 10px 0;
}
.cart-totals {
  vertical-align: top;
}
.cart-totals .field {
  text-align: left;
  font-weight: bold;
}
.cart-totals .value {
  text-align: right;
}
#services-tag {
  color: #ffffff;
  background-color: #000000;
  padding: 5px;
}
#YouAreHere {
  font-size: 90%;
  margin-top: 5px;
}
#YouAreHere a {
  padding-right: 8px;
}
#PageBody {
  font-size: 100%;
  margin: 0px;
}
.ProductsGrid .ProductThumbnail table {
  width: 100%;
}
.ProductsGrid .ProductThumbnail img {
  max-width: 100%;
  height: auto;
}
#ContactBox {
  font-size: 100%;
  padding: 10px;
}
#SearchForm {
  color: #000000;
  text-align: center;
  font-size: 110%;
  font-weight: bold;
  float: right;
}
@media (max-width: 767px) {
  #SearchForm {
    float: none;
  }
  #SearchForm .btn {
    width: 100%;
  }
  .cart-header {
    font-weight: bold;
    margin-top: 0;
  }
  .cart-container {
    margin: 0;
  }
  .cart-container input {
    border: 1px solid #000000;
    margin: 0;
  }
  .cart-container > div {
    margin: 0 0;
  }
}
#SearchForm .btn-default {
  background-color: #eee;
}
/*
#SearchForm .form-group>div {
	padding: 0;
}
*/
#brands-box {
  margin: 2px;
  padding: 10px;
  background-color: #EEE;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold;
  font-size: 80%;
}
#brands-box h3 {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
#footer {
  font-size: 100%;
  background-color: #700d09;
  color: #FFFFFF;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  clear:both;
}
#footer a {
  color: #FFFFFF;
}
#footer a:hover {
  color: #297df7;
}
#layer1 {
  position: relative;
  top: 16px;
  left: 9px;
  width: 305px;
  height: 229px;
  visibility: visible;
}
#layer2 {
  position: relative;
  z-index: 2;
  top: 190px;
  left: 182px;
  width: 295px;
  height: 222px;
  visibility: visible;
}
#layer3 {
  position: relative;
  z-index: 3;
  top: 333px;
  left: 351px;
  width: 280px;
  height: 190px;
  visibility: visible;
}
#layer4 {
  position: relative;
  z-index: 4;
  top: 280px;
  left: 40px;
  width: 205px;
  height: 213px;
  visibility: visible;
}
form #successBox {
  border-top: 1px solid green;
  border-left: 1px solid green;
  border-bottom: 2px solid green;
  border-right: 2px solid green;
  background-color: #eeffee;
  text-align: center;
  margin: 15px;
  color: green;
  padding: 8px;
}
form .successMessage {
  color: green;
}
form #errorBox,
form #errorBoxCC,
form #errorBoxAuthNet {
  border-top: 1px solid red;
  border-left: 1px solid red;
  border-bottom: 2px solid red;
  border-right: 2px solid red;
  background-color: #ffeeee;
  text-align: center;
  margin: 15px;
  color: red;
  padding: 8px;
}
form .errorMessage {
  color: red;
}
.ProductName {
  font-weight: bold;
}
#ProductTable {
  max-width: 100%;
  border: 1px solid;
}
#ProductTable th {
  vertical-align: top;
  white-space: nowrap;
}
#ProductTable td,
#ProductTable th {
  padding: 0 5px;
  border: 1px solid;
}
#ProductTable td.price {
  text-align: right;
}
#ProductTable td.order_link {
  text-align: center;
  font-weight: bold;
}
.ProductDetailsImages img {
  max-width: 100%;
}
@media print {
  .warning {
    color: #ff0000;
  }
  .formWarning {
    background-color: #f99;
  }
  .formLabelWarning {
    color: #f00;
  }
  .noprint {
    visibility: hidden;
    display: none;
  }
}
.celebrating {
  color: #ec3022;
  font-family: 'Rock Salt', cursive;
  font-size: 110%;
}
#definition {
  background: #bfe3ef;
  padding: 10px;
}
#case-studies {
  color: #333333;
  font-size: 200%;
}
.tech-partners {
  font-size: 80%;
  font-weight: bold;
  padding: 5px;
  margin: 10px;
}
.tech-partners-border {
  border-right: solid #000000 1px;
}
#sitemap-area {
  background: #cccccc;
  padding: 10px;
}
.footer-sitemap {
  font-size: 110%;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
}
.footer-sitemap a {
  color: #000000;
  text-decoration: none;
}
.footer-sitemap a:hover {
  color: #369a3f;
  text-decoration: none;
}
.foot-sitemap h2 {
  padding: 3px;
  color: #0a73c2;
}
.foot-links-cell {
  border-right: 1px solid #000000;
}
.box-type-1 {
  color: #333333;
}
.box-type-1 a {
  color: #333333;
  display: block;
  padding: 4px;
  margin: 5px;
  text-decoration: none;
  font-weight: normal;
}
.box-type-1 a:hover {
  padding: 3px;
  border: 1px dotted #0a73c2;
}
.buy_button-SP {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px;
}
.buy_button-SP a {
  color: #ffffff;
  border: 1px solid #fd9b32;
  background-color: #ff8000;
  padding: 3px;
  display: block;
  text-decoration: none;
}
.buy_button-SP a:hover {
  color: #ffffff;
  border: 1px solid #369a3f;
  background-color: #369a3f;
  padding: 3px;
  display: block;
  text-decoration: none;
}
.buy_button-SP li {
  list-style-type: none;
}
.buy_button1 {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px;
}
.buy_button1 a {
  color: #ffffff;
  border: 1px solid #369a3f;
  background-color: #369a3f;
  padding: 3px;
  display: block;
  text-decoration: none;
}
.buy_button1 a:hover {
  color: #ffffff;
  border: 1px solid #fd9b32;
  background-color: #ff8000;
  padding: 3px;
  display: block;
  text-decoration: none;
}
.buy_button1 li {
  list-style-type: none;
}
.button1 a {
  color: #ffffff;
  border: 1px solid #107010;
  background-color: #369a3f;
  padding: 5px;
  display: block;
  text-decoration: none;
}
.button1 a:hover {
  color: #ffffff;
  border: 1px solid #fd9b32;
  background-color: #ff8000;
}
.button1 li {
  list-style-type: none;
}
.button2 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.button2 a {
  color: #ffffff;
  border: 1px solid #ec3020;
  background-color: #ec3022;
  padding: 5px;
  display: block;
  text-decoration: none;
}
.button2 a:hover {
  color: #ffffff;
  border: 1px solid #fd9b32;
  background-color: #ff8000;
}
.button2 li {
  list-style-type: none;
}
.button3 {
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
  font-weight: bold;
}
.button3 a {
  color: #ffffff;
  border: 1px dotted #333333;
  padding: 5px;
  text-decoration: none;
  display: block;
  background-color: #333333;
}
.button3 a:hover {
  color: #ffffff;
  border: 1px solid #0a73c2;
  background-color: #0a73c2;
}
.detail_button1 {
  margin: 5px;
  padding: 5px;
}
.detail_button1 a {
  color: #ffffff;
  border: 1px solid #0a73c2;
  background-color: #0a73c2;
  padding: 3px;
  display: block;
  text-decoration: none;
}
.detail_button1 a:hover {
  color: #ffffff;
  border: 1px solid #fd9b32;
  background-color: #ff8000;
  padding: 3px;
  display: block;
  text-decoration: none;
}
.detail_button1 li {
  list-style-type: none;
}
.ad-type-3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.ad-type-3 a {
  color: #ffffff;
  border: 1px solid #0a73c2;
  background-color: #0a73c2;
  padding: 5px;
  display: block;
  text-decoration: none;
}
.ad-type-3 a:hover {
  color: #ffffff;
  border: 1px solid #fd9b32;
  background-color: #ff8000;
}
.ad-type-3 li {
  list-style-type: none;
}
.table-header {
  color: #ffffff;
  background-color: #000000;
  margin: 5px;
  padding: 5px;
}
.product-thumb-cell {
  box-shadow: 0 0 15px #cccccc;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.2);
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #cccccc;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  position: relative;
  padding-bottom: 2em;
}
.product-thumb-cell img {
  width: 100%;
  height: auto;
  margin: auto;
}
.product-thumb-cell tbody tr:nth-child(2) a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
}
.product-thumb-cell table {
  margin: auto;
}
.product-cell {
  box-shadow: 10px 10px 5px #cccccc;
  padding: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #cccccc;
}
.box-shadow {
  box-shadow: 10px 10px 5px #cccccc;
  padding: 5px;
  margin: 5px;
  border: 1px solid #cccccc;
}
#security-bar {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.caption-text {
  background-color: #333333;
  text-align: justify;
  font-size: 90%;
  padding: 20px;
}
.navbar-brand > img {
  height: 45px;
  margin-top: -15px;
}
.navbar {
  margin-bottom: 0;
  border: none;
  background-color: #fff;
  text-align: left;
}
.navbar > .container-fluid {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}
.navbar-default .navbar-nav > li {
  font-size: 100%;
}
.nav > li > a {
  /* padding: 10px 0px; */
  padding: 10px 7px;
}
/* this KIND OF works, but has weird wrapping glitches */
.nav > li > .navbar-text {
  padding: 10px 0;
  /* margin: 0 10px; */
  margin: 0 3px;
  line-height: 20px;
}
/*
.navbar-default .navbar-nav > li > a::after {
	content: " |"
}
*/
.carousel-inner > .item {
  text-align: center;
}
.carousel-inner > .item > a > img {
  display: inline-block;
}
.carousel-inner > .item > img {
  margin: auto;
}
.carousel-control {
  opacity: 0;
}
/* new styles for 2016 layout
*/
.blue-bar {
  background-color: #0a73c2;
  color: #ffffff;
}
.blue-bar a {
  color: #ffffff;
}
.blue-bar a:hover {
  color: #ffffff;
}
.green-bar {
  background-color: #7cb581;
  color: #ffffff;
}
.green-bar a {
  color: #ffffff;
}
.green-bar a:hover {
  color: #ffffff;
}
.orange-bar {
  background-color: #fea953;
  color: #ffffff;
}
.orange-bar a {
  color: #ffffff;
}
.orange-bar a:hover {
  color: #ffffff;
}
.red-bar {
  background-color: #fd4c4c;
  color: #ffffff;
}
.red-bar a {
  color: #ffffff;
}
.red-bar a:hover {
  color: #ffffff;
}
.greylt-bar {
  background-color: #f9f9f9;
  color: #000000;
}
.greylt-bar a {
  color: #000000;
}
.greylt-bar a:hover {
  color: #000000;
}
.greydk-bar {
  background-color: #c8c8c8;
  color: #000000;
}
.greydk-bar a {
  color: #000000;
}
.greydk-bar a:hover {
  color: #000000;
}
.black-bar {
  background-color: #000000;
  color: #ffffff;
}
.black-bar a {
  color: #ffffff;
}
.black-bar a:hover {
  color: #ffffff;
}
.step-bar {
  background-color: #000000;
  color: #ffffff;
  column-width: 100%;
  padding: 5px;
}
.ad-cell1 {
  vertical-align: middle;
  padding: 20px;
}
.white-background {
  color: #000000;
  background-color: #ffffff;
  margin: 20px;
}
.gradient {
  background: rgba(0, 0, 0, 0.75);
  font-size: xx-large;
  color: #ffffff;
}
#quotes {
  /*font-family: 'Nothing You Could Do', cursive;*/
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .product-thumb-cell {
    max-width: 45vw;
    height: 45vw;
  }
  .product-thumb-cell tbody tr:nth-child(1) td a {
    overflow: hidden;
    display: block;
    margin-top: 1em;
  }
  .product-thumb-cell tbody tr:nth-child(4) td {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
  }
  .checkoutPayment .desktop {
    display: table-cell !important;
  }
}
#newsletter {
  max-width: 900px;
}
#news-header {
  height: 74px;
  vertical-align: middle;
}
/* adding style ---- */
.carousel-caption {
  position: absolute;
  font-size: 20px;
  top: 0;
  bottom: 80%;
  left: 0;
  display: inline-block;
}
.orderNowInSlide {
  font-size: 20px;
  position: absolute;
  display: block;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  color: black;
  z-index: 9;
  bottom: 20px;
  left: 0;
  right: 0;
  display: none;
}
.carousel-indicators {
  bottom: 0px;
}
.Title {
  color: Black;
  font-weight: bold;
  font-family: "Lucida Grande", Arial, Helvetica, sans serif;
  font-size: 13px;
}
.distributors > table {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.distributors > table tr {
  display: block;
  margin-bottom: 1em;
  border-bottom: 1px solid #000000;
}
.distributors > table tr td {
  display: inline-block;
  margin-left: 1em;
}
.iframeholder {
  position: relative;
  margin: .5em;
  padding-bottom: 150px;
  height: 0;
  overflow: hidden;
}
.iframeholder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .carousel-caption {
   font-size: .9em;
  }
  .select ul {
    display: none;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #ProductTable th {
    display: none;
  }
  #ProductTable td {
    display: table-row;
    text-align: left !important;
  }
  #ProductTable td .mobile {
    display: inline-block !important;
  }
  .ad-intro {
    padding: 10px;
  }
  .ad-intro table {
    margin: auto;
  }
  .ad-intro table td {
    display: block;
  }
  .ad-intro p {
    text-align: left;
  }
  .checkoutPayment .mobile {
    display: inline-block !important;
  }
  .contact table {
    max-width: 100%;
  }
  .contact table tr td {
    display: block;
    text-align: left;
  }
  .contact table tr td div {
    text-align: left;
  }
  .contact table tr td input,
  .contact table tr td textarea {
    max-width: 100%;
    width: 100%;
  }
  .product-thumb-cell {
    width: auto;
    height: auto;
  }
  .product-thumb-cell img {
    width: 100%;
    height: auto;
  }
  .cart-contents .product {
    text-align: center;
  }
  .checkoutPayment {
    display: block;
  }
  .checkoutPayment tbody {
    display: block;
  }
  .checkoutPayment tbody tr {
    display: block;
  }
  .checkoutPayment tbody tr td {
    display: inline-block;
  }
}
@media screen and (min-width: 992px) {
  .product-thumb-cell {
    max-width: 30vw;
    height: 30vw;
  }
  .iframeholder {
    position: relative;
    margin: .5em;
    padding-bottom: 55%;
  }
  .textContent {
    max-width: 1200px;
    margin: auto;
  }
// commented out because carousels were not behaving properly, default bootstrap CSS works well
/*
  .carousel-inner > .item {
    height: 75vh;
    overflow: hidden;
  }
  .carousel-inner > .item img {
    width: 100%;
    vertical-align: top;
    position: absolute;
    bottom: -300px;
  }
*/
  .orderNowInSlide {
    display: block;
  }
  .distributors {
    text-align: center;
  }
  .distributors > table {
    padding: 1em;
  }
  .distributors > table tr {
    border-bottom: none;
    display: table-row;
  }
  .distributors > table tr td {
    display: table-cell;
  }
  .contact > div {
    display: inline-block;
    width: 47%;
    margin: 5px 10px;
    vertical-align: top;
  }
  .contact a {
    padding: 0 10px;
    margin-bottom: 10px;
    border: 1px solid cornflowerblue;
  }
}
@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important;
  }
  .desktop {
    display: block !important;
  }
  .mobile {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important;
  }
  .cdvHolder > div {
    width: 49%;
    display: inline-block;
    position: relative;
  }
  .cdvHolder > div:nth-child(2) {
    min-height: 350px;
  }
}
@media (min-width: 1200px) {
  .col-lg-height {
    display: table-cell;
    float: none !important;
  }
  .product-thumb-cell {
    max-width: 24vw;
    height: 24vw;
    max-height: 400px;
  }
}
#tie {
  width: 700px;
  height: 50px;
  border: 1px solid black;
  position: relative;
}
#rangeValue {
  width: auto;
}
.tiestyle {
  word-spacing: 6px;
  font-size: 40px;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  /*  top: 0;
        bottom: 0; */
  left: 0;
  right: 0;
  line-height: 50px;
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
#tie {
  display: inline-block;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 25px 0 #fff;
  background-size: 5px 5px !important;
  border: 1px solid black;
}
.select3,
.select1,
.select2 {
  width: 150px;
  height: 30px;
  border: 1px solid #ddd;
  line-height: 30px;
  position: relative;
  margin-bottom: 40px;
}
.select3 span,
.select1 span,
.select2 span {
  display: block;
  color: #333;
  font-size: 12px;
  padding: 0 10px;
}
.select3 ul,
.select1 ul,
.select2 ul {
  display: none;
  background: #fff;
  border: 1px solid #ddd;
  min-width: 150px;
  position: absolute;
  top: 100%;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.select3 ul > li,
.select1 ul > li,
.select2 ul > li {
  font-size: 12px;
}
.select3 ul > li,
.select1 ul > li,
.select2 ul > li {
  color: #333;
  display: block;
  padding: 2px 8px;
  text-decoration: none;
  line-height: 24px;
}
.select3 ul > li:hover,
.select1 ul > li:hover,
.select2 ul > li:hover {
  background: #e4f4fa;
  cursor: pointer;
}
.custom_dyed_tie {
  font-size: 20px;
  font-weight: bold;
}
.custom_dyed_tie #yourSentence {
  display: none;
}
.custom_dyed_tie .inputs {
  width: 1em;
  line-height: 1em;
  font-size: 1.4em;
  margin: 0;
  padding: 0;
  margin-left: -10px;
  text-align: center;
}
.custom_dyed_tie .green {
  color: green;
}
.custom_dyed_tie .blue {
  color: blue;
}
.custom_dyed_tie .orange {
  color: orange;
}
.custom_dyed_tie .red {
  color: red;
}
.custom_dyed_tie h1 {
  font-family: 'Gidugu', sans-serif;
  font-size: 4em;
  font-weight: bold;
}
.custom_dyed_tie h2 {
  font-size: 4em;
  font-weight: bold;
  font-family: 'Gidugu', sans-serif;
}
.custom_dyed_tie .textoutline {
  color: white;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.custom_dyed_tie .textstroke {
  color: white;
  text-shadow: -1px -1px 0 #a742f4, 1px -1px 0 #a742f4, -1px 1px 0 #a742f4, 1px 1px 0 #a742f4;
}
.custom_dyed_tie .textoutline.bgorange {
  background-color: orange;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
.custom_dyed_tie .textoutlineorange {
  font-size: 2.5em;
  color: white;
  text-shadow: -1px -1px 0 #f49b41, 1px -1px 0 #f49b41, -1px 1px 0 #f49b41, 1px 1px 0 #f49b41;
}
.custom_dyed_tie .textdesciption {
  max-width: 650px;
  text-align: center;
  margin: auto;
}
.custom_dyed_tie {
  font-family: 'Droid Sans', sans-serif;
  background-color: white;
  color: black;
  max-width: 1000px;
  margin: auto;
  padding: 2em;
}
.custom_dyed_tie > div {
  margin-bottom: 1em;
}
input[type="range"] {
  -webkit-appearance: none;
  -moz-apperance: none;
  border-radius: 6px;
  height: 6px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.15, #94a14e), color-stop(0.15, #c5c5c5));
  margin-bottom: 10px;
}
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  background-color: #E9E9E9;
  border: 1px solid #CECECE;
  height: 15px;
  width: 15px;
}
@media screen and (max-width: 768px) {

  .custom_dyed_tie {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
  }
  .custom_dyed_tie .inputs {
    width: 1em;
    line-height: 1em;
    font-size: 1.4em;
    margin-left: -10px;
  }
  .custom_dyed_tie h1 {
    font-size: 1.5em;
  }
  .custom_dyed_tie h2 {
    font-size: 1em;
  }
  .custom_dyed_tie .textoutline.bgorange {
    padding-left: 10px;
    padding-right: 10px;
  }
  .custom_dyed_tie .textoutlineorange {
    font-size: 2.5em;
  }
  .custom_dyed_tie .textdesciption {
    max-width: 650px;
  }
  .custom_dyed_tie .input33words {
    text-align: center;
  }
  .custom_dyed_tie {
    padding: 10px;
  }
  .custom_dyed_tie > div {
    margin-bottom: 1em;
  }
  #tie {
    width: 100%;
    height: 55px;
    border: 1px solid black;
    position: relative;
    overflow: scroll;
  }
}

#welcome {
  font-weight: bold;
  font-size: 1.2em;
  font-style: italic;
}

h1 {
  font-size: 2.2em;
  font-weight: bold;
  font-style: italic;
}

ul.nav a:hover {
  color: lightgray !important;
  background-color: #fff !important;
}

.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

h2 {
  margin-left: 25px;
  background-color: #a9a9a9;
  background-color: hsla(0,0%,66%,0.7);
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  padding: 15px;
  text-align: left;
  text-shadow: 2px 2px 1px #666666;
}

#header-text {
  background-color: #700d09;
  color: #f8f5e8;
  border-radius: 9px;
  padding: 15px;
  text-shadow: 1px 3px 4px black;
  box-shadow: 3px 3px 3px black;
}
.testimonials {
  background-color: #eeeeee;
  border-radius: 10px;
  border: 1px solid #dddddd;
  margin: 20px;
}

#homelife-financing-img {
  max-width: 514px;
  max-height: 239px;
  margin: auto;
}

.carousel-img-fixed {
  width: auto;
  height: 600px;
  max-height: 600px;
}

.stand-out-text {
}

.couch {
  position: relative;
  float: left;
}

.custom .center {
  text-align: center;
  color: darkred;
}

h4.custom {
  color: red;
  font-size: 1.3em;
  text-align: center;
}

.didyouknow {
  text-align: center;
  font-size: 3em;
  color: red;
}

.custompgtxt {
  text-align: center;
}
