.header-section {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Header_bg2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Header_bg2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.header_wrapper {
  display: block;
  width: 630px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3%;
  padding-bottom: 3%;
}

.header-img {
  display: block;
  width: 35%;
  margin-right: auto;
  margin-left: auto;
}

.header-text_wrapper {
  margin-top: 15px;
}

.header-text_img {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.subheader {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 1.2;
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .77);
}

.div-content_wrapper {
  display: block;
  width: 650px;
  margin: 0% auto 3%;
  padding: 2% 30px 1%;
}

.div-content_wrapper.subpages {
  margin-top: 2%;
  padding-top: 1%;
}

.p-content {
  margin-top: 2%;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: normal;
  text-align: justify;
}

.underline {
  text-decoration: underline;
}

.img-aoc_float-left {
  padding-top: 2%;
  padding-right: 2%;
  float: left;
}

.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.background-text {
  margin-top: 5%;
  margin-bottom: 5%;
  padding: 2% 1%;
  background-image: url('../images/background-img.png');
  background-position: 0px 0px;
  background-size: 700px;
}

.color-white {
  color: #fff;
}

.quote-text {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: normal;
  text-align: center;
}

.special-container {
  margin-top: 8%;
  margin-bottom: 8%;
}

.h2_header {
  display: block;
  margin-right: auto;
  margin-bottom: 8%;
  margin-left: auto;
  font-family: Oswald, sans-serif;
  color: #9b1900;
  font-size: 35px;
  line-height: 1.2;
  text-align: center;
}

.h2_header.color-black {
  color: #000;
}

.inline-div_wrapper {
  display: inline-block;
  width: 32%;
  margin-bottom: 5%;
  padding: 1%;
}

.inline_img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.inline-feature_text {
  display: block;
  margin: 10px auto;
  font-family: Inconsolata, monospace;
  color: #000;
  font-size: 16px;
  text-align: center;
}

.img-right {
  padding-top: 2%;
  padding-left: 2%;
  float: right;
}

.right-img_wrapper {
  width: 45%;
  padding-top: 2%;
  padding-left: 2%;
  float: right;
}

.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.product-img {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-bottom: 5%;
  margin-left: auto;
  border-radius: 100%;
}

.cta-button {
  display: block;
  width: 90%;
  margin: 5% auto 1%;
  padding-top: 5%;
  padding-bottom: 5%;
  border-bottom: 10px solid #7a201e;
  border-radius: 15px;
  background-image: -webkit-linear-gradient(356deg, #3f0b0a, #c45a35 49%, #3f0b0a);
  background-image: linear-gradient(94deg, #3f0b0a, #c45a35 49%, #3f0b0a);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .49);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 1;
  font-weight: 900;
  text-align: center;
  cursor: pointer;
}

.cta-button:hover {
  background-image: -webkit-linear-gradient(356deg, #3f0b0a, #a3472a 50%, #3f0b0a);
  background-image: linear-gradient(94deg, #3f0b0a, #a3472a 50%, #3f0b0a);
}

.colored-container {
  margin-top: 8%;
  margin-bottom: 8%;
  padding: 5%;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 93%, .5), hsla(0, 0%, 93%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 93%, .5), hsla(0, 0%, 93%, .5));
}

.colored-container.oto-cta_wrapper {
  margin-bottom: 2%;
}

.faq-div-list {
  margin-bottom: 5%;
}

.footer-section {
  padding-top: 1px;
  padding-bottom: 2%;
  background-image: -webkit-linear-gradient(270deg, rgba(85, 28, 18, .45), rgba(85, 28, 18, .45)), url('../images/Header_bg.jpg');
  background-image: linear-gradient(180deg, rgba(85, 28, 18, .45), rgba(85, 28, 18, .45)), url('../images/Header_bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.footer-container {
  display: block;
  width: 650px;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  padding: 1%;
  text-align: center;
}

.footer-link {
  padding-right: 3%;
  padding-left: 3%;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.footer-link:hover{
  text-decoration: underline;
}

.disclaimer-container {
  display: block;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1%;
  padding-bottom: 1%;
  color: #fff;
  text-align: center;
}

.disclaimer-container.justify {
  text-align: justify;
}

.aiden-watermark-wrapper {
  margin-top: 5%;
  margin-bottom: 5%;
}

.ty-title {
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 42px;
  font-weight: 600;
  text-align: center;
}

.ty-title.shippingheader {
  margin-bottom: 40px;
}

.creditstatement-header {
  margin-bottom: 7%;
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

.header-title {
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 1.1;
  text-align: center;
}

.img-lg {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.decline {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  text-align: center;
}

.addtomyorder {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

@media (max-width: 991px) {
  .footer-container {
    width: 650px;
  }
  .disclaimer-container {
    width: 650px;
  }
}

@media (max-width: 767px) {
  .header_wrapper {
    width: 70%;
  }
  .div-content_wrapper {
    width: 70%;
  }
  .div-content_wrapper.subpages {
    width: 80%;
  }
  .img-aoc_float-left {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .inline-div_wrapper {
    width: 100%;
  }
  .inline_img {
    width: 100%;
  }
  .right-img_wrapper {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .footer-container {
    width: 80%;
  }
  .footer-link {
    display: block;
  }
  .disclaimer-container {
    width: 80%;
  }
  .disclaimer-container.justify {
    width: 80%;
  }
  .ty-title {
    line-height: 1.2;
  }
  .creditstatement-header {
    line-height: 1.3;
  }
  .img-lg {
    width: 80%;
  }
}

@media (max-width: 479px) {
  .body-bg {
    background-image: -webkit-linear-gradient(270deg, #3b060c, #3b060c);
    background-image: linear-gradient(180deg, #3b060c, #3b060c);
  }
  .header_wrapper {
    width: 100%;
    padding-right: 3%;
    padding-left: 3%;
  }
  .header-img {
    width: 50%;
  }
  .header-text_img {
    width: 100%;
  }
  .subheader {
    font-size: 18px;
  }
  .div-content_wrapper {
    width: 100%;
    margin-bottom: 0%;
    padding-right: 20px;
    padding-bottom: 5%;
    padding-left: 20px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .div-content_wrapper.subpages {
    width: 100%;
    margin-top: 0%;
    padding-top: 5%;
  }
  .img-aoc_float-left {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .background-text {
    background-position: 50% 100%;
  }
  .quote-text {
    width: 98%;
    font-size: 21px;
  }
  .h2_header {
    font-size: 30px;
  }
  .inline-div_wrapper {
    width: 100%;
  }
  .right-img_wrapper {
    width: 100%;
  }
  .cta-button {
    font-size: 18px;
    line-height: 1.2;
  }
  .footer-container {
    width: 80%;
  }
  .footer-link {
    display: block;
  }
  .disclaimer-container {
    width: 80%;
  }
  .aiden-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .ty-title {
    line-height: 1.2;
  }
  .creditstatement-header {
    line-height: 1.3;
  }
  .header-title {
    font-size: 45px;
  }
  .img-lg {
    width: 80%;
  }
}