.cw-c-header {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.cw-c-header h2 {
  font-size: 150%;
  text-align: center;
  margin: 1em auto;
}
.cw-c-header img {
  margin: 1em auto;
  display: block;
}
.cw-c-header h5 {
  text-align: center;
  font-size: 200%;
  margin: 0.4em auto;
}
.cw-c-header h5 span {
  font-size: 65%;
}
@media (min-width: 992px) {
  .cw-c-header h5 span {
    font-size: 85%;
  }
}
.cw-c-header h5 a {
  color: #000;
}
.cw-c-header h5 a:hover {
  color: #1c5235;
}

/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.header,
.page-contact-us,
.page-about-us,
.page-buy-a-gametote,
.page-gallery,
.page-testimonials,
.page-contact-us,
.termsandconditions,
.sitemap {
  background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 40%,
      rgba(255, 255, 255, 0.85) 100%
    ),
    url("https://apihoard.webit.com/api/v1/Image/611FC3C5F22A093DDCDB613809058642/611FC3C5F22A093DDCDB613809058642.jpg?size=1920x1440");
  background-size: cover;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
}

.businessinfo,
.line,
.title,
.products,
.gallery {
  background: transparent;
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.footer,
.footer-bottom-section,
.header .navbar,
.header .navbar.bg-primary {
  background: linear-gradient(
      to bottom,
      rgba(28, 82, 52, 0.95),
      rgba(28, 82, 52, 0.95)
    ),
    url("https://apihoard.webit.com/api/v1/Image/611FC3C5F22A093DDCDB613809058642/611FC3C5F22A093DDCDB613809058642.jpg?size=1920x1440") !important;
  background-size: cover !important;
  background-position: top center !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.img-fluid {
  border-radius: 0.5em !important;
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.cw-home-top {
}

.cw-home-top h1 {
  font-size: 200%;
}
@media (min-width: 992px) {
  .cw-home-top h1 {
    font-size: 340%;
  }
}
.cw-home-top p {
  font-size: 120%;
}
.cw-home-top img {
  display: block;
  margin: 1em auto;
  background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0.8)
    ),
    url("https://apihoard.webit.com/api/v1/Image/611FC3C5F22A093DDCDB613809058642/611FC3C5F22A093DDCDB613809058642.jpg?size=1920x1440");
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.cw-home-top .btn {
  font-size: 110%;
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.cw-home-why {
}
.cw-home-why .row {
  margin: 3em auto;
}
.cw-home-why h3 {
}
.cw-home-why p {
}
.cw-home-why h5 {
  color: #333;
  font-size: 110%;
  width: 80%;
  margin: auto auto 0 auto;
}
.cw-home-why h5 span {
  display: block;
  font-weight: 400;
  text-align: right;
  font-size: 90%;
  width: 70%;
  margin: auto 0 auto auto;
}
.cw-why-img {
  display: block;
  width: 100%;
  height: auto;
}
.cw-home-why img {
  display: block;
  margin: 1em auto;
  background: url("https://apihoard.webit.com/api/v1/Image/611FC3C5F22A093DDCDB613809058642/611FC3C5F22A093DDCDB613809058642.jpg?size=1920x1440");
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.cw-home-why .cw-why-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgba(28, 82, 53, 0.95);
  border-radius: 0.5em;
}

.cw-why-img:hover .cw-why-overlay {
  opacity: 1;
}

.cw-home-why .cw-why-overlay p {
  color: #fff;
  font-size: 120%;
  text-shadow: 1px 1px 2px #000, 0px 0px 2px #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.cw-home-gallery-btn {
}
.cw-home-gallery-btn .btn {
  width: 90%;
  display: block;
  margin: 0 auto 3em auto;
}
@media (min-width: 992px) {
  .cw-home-gallery-btn .btn {
    width: 33%;
  }
}
.galleryslideshow {
  padding-bottom: 3em !important;
}
/*------------------------------------------------------------------------------*/
.cw-home-testimonials {
  padding-top: 1em;
  padding-bottom: 1em;
  background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.3),
      rgba(255, 255, 255, 0.3)
    ),
    url("https://apihoard.webit.com/api/v1/Image/611FC3C5F22A093DDCDB613809058642/611FC3C5F22A093DDCDB613809058642.jpg?size=1920x1440");
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.cw-test-ss-text {
  background-color: #fff;
  padding: 1em;
  box-shadow: 0px 4px 6px #000;
  border: 1px solid #444;
}
.cw-home-testimonials h5 {
  font-size: 150%;
}
.cw-home-testimonials p {
  margin: 0 auto;
  font-size: 95%;
}
.cw-home-testimonials img {
  display: block;
  margin: 1em auto;
}
.cw-home-testimonials .btn {
  width: 90%;
  display: block;
  margin: 2em auto 3em auto;
  border: 1px solid #fff;
}
@media (min-width: 992px) {
  .cw-home-testimonials .btn {
    width: 60%;
  }
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.cw-home-contact-banner {
  padding-top: 3em;
}

.cw-home-contact-banner h2 {
  text-align: center;
}
.businessinfo {
  padding-top: 2.5em !important;
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.cw-about-pg {
  margin-top: -1.5em;
  margin-bottom: 9em;
}
.cw-about-pg h2 {
  margin: 1.5em auto 0.5em auto;
}
.cw-about-pg p {
  font-size: 110%;
}
.cw-about-pg img {
  display: block;
  margin: auto;
}

/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.cw-product-pg {
}
.cw-product-pg h2 {
  text-align: center;
  margin-bottom: 1em;
}
.cw-product-pg p {
  margin-bottom: 0.2em;
}
.cw-product-pg p span {
  font-weight: 700;
  font-size: 110%;
}
.cw-product-pg ul {
  margin-bottom: 1em;
}
.cw-product-pg li {
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.cw-testimonials-page {
  margin-bottom: 7em;
}
.cw-testimonials-page h2 {
  font-size: 160%;
}
.cw-testimonials-page p {
  font-size: 100%;
}
.cw-testimonials-page .row {
  margin-bottom: 3em;
}
.cw-testimonials-page-img {
  margin: 3em auto auto auto;
}

@media (min-width: 992px) {
  .cw-testimonials-page-img {
    margin: auto;
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0.5),
        rgba(255, 255, 255, 0.5)
      ),
      url("https://apihoard.webit.com/api/v1/Image/611FC3C5F22A093DDCDB613809058642/611FC3C5F22A093DDCDB613809058642.jpg?size=1920x1440");
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
  }
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
