.on-demand .section-header {
  margin: 20px 0 5px;
}
.on-demand #faq-section #accordion {
  margin-bottom: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .on-demand.products.products #main-slider2 .carousel .item {
    height: 550px;
  }
  .on-demand .carousel-inner img {
    padding: 200px 0 0 0;
  }
}
@media (max-width: 1399px) and (min-width: 992px) {
  .on-demand.products.products #main-slider2 .carousel .item {
    height: 600px;
  }
  .on-demand .carousel-inner img {
    padding: 200px 0 0 0;
  }
}
@media (max-width: 1599px) and (min-width: 1400px) {
  .on-demand.products.products #main-slider2 .carousel .item {
    height: 580px;
  }
  .on-demand .carousel-inner img {
    padding: 150px 0 0 70px;
  }
}
@media (min-width: 1600px) {
  .on-demand.products.products #main-slider2 .carousel .item {
    height: 640px;
  }
  .on-demand .carousel-inner img {
    padding: 150px 0 0 70px;
  }
}
.on-demand .btn-request-demo,
.on-demand .btn-request-demo:hover {
  background: #ff524f;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 500;
  border-radius: 4px;
  box-shadow: none;
  padding: 18px 45px;
}
.on-demand .sub-heading {
  font-size: 20px;
}
.request-demo p,
.training .request-demo p {
  font-size: 18px;
}
@media (min-width: 1200px) {
  .product-image img {
    width: 65%;
  }
}
.product-detail.border-left,
.product-detail.border-right,
.product-detail.shadow-left,
.product-detail.shadow-right {
  border-color: #dfdfdf;
}
.product-detail {
  border-color: #dfdfdf;
  border-radius: 4px;
  padding: 40px 10px;
  margin-bottom: 30px;
  width: 90%;
  margin: 30px auto;
}
.product-detail .product-image {
  padding-top: 10px;
}
.product-detail.shadow-left:hover,
.product-detail.shadow-right:hover,
.product-detail:hover {
  -moz-box-shadow: -4px 5px 35px 0 #d7d7d7;
  -webkit-box-shadow: -4px 5px 35px 0 #d7d7d7;
  box-shadow: -4px 5px 35px 0 #d7d7d7;
}
.product-detail.border-left,
.product-detail.border-right,
.product-detail.shadow-left,
.product-detail.shadow-right {
  border: 1px solid #dfdfdf;
}
@media (min-width: 768px) and (max-width: 1366px) {
  .on-demand h3 {
    font-family: lato, sans-serif;
    font-weight: 900;
    text-transform: capitalize;
    color: #161616;
    font-size: 30px;
  }
  .on-demand p.sub-heading {
    color: #383838;
    line-height: 24px;
    font-family: lato, sans-serif;
    font-size: 18px;
    letter-spacing: 0.4px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .product-detail {
    height: 300px;
  }}
@media (min-width: 1201px) and (max-width: 1366px) {
  .product-detail {
    height: 340px;
  }}
@media (min-width: 1367px) {
  .on-demand h3 {
    font-family: lato, sans-serif;
    font-weight: 900;
    color: #161616;
    font-size: 35px;
  }
  .on-demand p {
    line-height: 27px;
    letter-spacing: 0.4px;
  }
  .on-demand #content p {
    color: #383838;
    line-height: 27px;
    font-family: lato, sans-serif;
    font-size: 18px;
    letter-spacing: 0.4px;
  }
  .product-detail {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .on-demand section {
    padding: 20px 0 10px;
  }
  .on-demand p {
    padding: 12px;
  }
  .on-demand #content p {
    padding: 5px 8px;
  }
  .on-demand .sub-heading {
    font-size: 18px;
  }
  .on-demand .section-header {
    font-size: 24px;
    font-weight: 900;
  }
  .product-detail {
    margin: 10px auto 25px;
  }
}
@media (max-width: 1366px) {
  .product-detail .product-title h3 {
    font-size: 18px;
    font-family: lato, sans-serif;
    letter-spacing: 0.6px;
    font-weight: 600;
    padding: 0;
    color: #161616;
  }
  .product-detail .product-description p {
    font-size: 16px;
    font-family: lato, sans-serif;
    letter-spacing: 0.4px;
    color: #979797;
    overflow: hidden;
  }
}
@media (min-width: 1367px) {
  .product-detail .product-title h3 {
    font-size: 20px;
    font-family: lato, sans-serif;
    letter-spacing: 0.3px;
    font-weight: 600;
    padding: 10px 0;
  }
  .product-detail .product-description p {
    font-size: 16.5px;
    font-family: lato, sans-serif;
    letter-spacing: 0.4px;
    color: #979797;
    overflow: hidden;
  }
}
section.request-demo {
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1199px) {
  .product-image img {
    width: 50%;
  }
  .product-detail .product-image {
    padding-top: 5px;
  }
}
