  h1,h2,h3,h4,h5,p,ul,ol,li {
    margin: 0;
  }
  .banner-desc * {
    text-align: center;
    color: white;
  }
  .banner-desc h1 {
    font-size: 45px;
    line-height: 65px;
    padding-bottom: 30px;
  }
  .banner-para-text {
    font-size: 35px;
    line-height: 50px;
    padding-bottom: 20px;
  }
  #banner-wrapper {
    background-color: rgba(0,0,0,0.8);
    position: relative;
    height: 1000px;
    overflow: hidden;
  }
  
  .content-section {
    width: 1428px;
    max-width: 85%;
    margin: auto;
  }
  
  
  
  
  
  .features-wrapper h3 {
    font-size: 35px;
    font-weight: bold;
    line-height: 55px;
  }
  .feature-flex {
    display: flex;
    padding: 60px 0px;
  }
  .image-container {
    width: 60%;
    box-sizing: border-box;
  }
  .features-content {
    width: 40%;
    padding: 40px;
  }
  .features-content ul li {
    padding: 20px;
    font-size: 25px;
    line-height: 30px;
    padding-left: 50px;
  }
  .request-demo-like-container {
    background-color: #484848;
    color: white;
    padding: 60px;
  }
  .request-demo-like-container h3 {
    font-size: 40px;
    line-height: 52px;
    text-align: center;
    color: white;
    font-weight: 900;
  }
  .request-demo-like-container .content-section {
    width: 1200px;
    padding: 50px 0px;
  }
  .request-demo-like-container h3 + p {
    font-size: 40px;
    text-align: center;
    padding-top: 30px;
    width: 870px;
    margin: auto;
    line-height: 55px;
    color: white;
  }
  .linksAndButtons {
    padding: 30px 0px;
    text-align: center;
  }
  .btn {
    border: 1px solid;
    padding: 16px 25px;
    font-size: 18px;
    border-radius: 70px;
    cursor: pointer;
    line-height: 3;
    display: ruby;
  }
  .qntrl-red-btn {
    background-color: red;
    color: white;
    border-color: red;
  }
  .bg-white-btn {
    border-color: white;
    color: white;
  }
  .bg-black-btn {
    border-color: black;
    color: black;
  }
  .spl-btn {
    background-color: white;
    padding-left: 65px;
    position: relative;
  }
  .btn:not(:last-child) {
    margin-right: 20px;
  }




.banner-wrapper h1 {
  font-size: 50px;
  padding-bottom: 20px;
}
.banner-wrapper {
  padding-top: 90px;
  background-color: rgba(0,0,0,0.8);
  background-image: url(/sites/qntrl/files/qntrl/partner_pages/wawtermark.svg);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position-x: 94%;
}
.banner-wrapper * {
  color: white;
}
.banner-wrapper .content-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0px;
}
.banner-wrapper img {
  /*! width: 500px; */
  /*! height: 600px; */
}
.banner-wrapper h1 + p {
  padding-bottom: 30px;
  font-size: 18px;
  width: 60%;
}
.customer-logos {
  padding: 60px 0px;
}
table {
  width: 100%;
  text-align: center;
}
table,table tr, table td {
  border: 1px solid #d7d5d5;
  border-collapse: collapse;
  padding: 40px;
  height: 90px;
}
.customer-logos table + p {
  padding: 60px;
  text-align: center;
  font-size: 16px;
  width: 46%;
  margin: auto;
  font-style: italic;
}
.bg-gray {
  background-color: #f0f0f0;
}
.floating-section {
  padding: 50px;
}
.bg-gray.floating-section p {
  font-size: 40px;
  width: 65%;
  margin: auto;
  text-align: center;
  line-height: 1.4;
}
.fnt-bld {
  font-weight: bold;
}
.feature-flex img {
  width: 500px;
  /*! height: 600px; */
  /*! float: right; */
}
.feature-flex .content-container {
  width: 40%;
  padding: 0px 60px;
}
.feature-flex h2 {
  font-size: 40px;
  font-family: var(--zf-secondary-light);
  padding-bottom: 40px;
}
.feature-flex p {
  padding-bottom: 20px;
  font-size: 17px;
  line-height: 30px;
  color: #575757;
}
.image-container {
  width: 50%;
  position: relative;
  padding: 0px 0px 50px 50px;
}
.contact-us .content-section {
  padding: 100px;
  box-sizing: border-box;
  background-image: url(/sites/qntrl/files/qntrl/partner_pages/banner.svg);
  background-size: 100% 100%;
  /*! height: 384px; */
}
.contact-us h2 {
  font-size: 50px;
  font-family: var(--primaryfont-bold);
  padding-bottom: 16px;
}
.contact-us h2 + p {
  font-size: 30px;
}
.contact-us h2 + p a {
  color: red !important;
}
.contact-us h2 + p a:hover {
  text-decoration: underline;
}
.contact-us {
  padding-bottom: 80px;
}
.request-demo-like-container h2 {
  font-size: 42px;
  text-align: center;
  width: 50%;
  margin: auto;
  padding-bottom: 30px;
  line-height: 55px;
}
.request-demo-like-container h2 + p {
  text-align: center;
}


.feature-flex .content-container + .image-container {
  padding: 0px 50px 50px 0px;
}
.feature-flex .content-container + .image-container img {
  float: right;
}
.qntrl-white-btn {
  border-color: white;
  color: white;
}



.img1 {
  width: 120px;
}

.img2 {
  width: 150px;
}

.img3 {
  width: 210px;
}

.img4 {
  width: 150px;
}

.img5 {
  width: 240px;
}

.img6 {
  width: 90px;
  /*! height: ; */
}

.img7 {
  width: 150px;
}

.img8 {
  width: 170px;
}
table td {
  width: min-content !important;
}
.image-container::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 60%;
  height: 30px;
  background-color: red;
  top: 602px;
  z-index: -10;
  left: 90px;
}
.image-container::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 65%;
  height: 500px;
  background-color: whitesmoke;
  top: 177px;
  z-index: -10;
  left: 0px;
}
.content-container + .image-container::after {
  left: 157px;
  height: 420px;
  width: 20px;
  top: 165px;
}
.content-container + .image-container::before {
  left: 250px;
}


.qntrl-black-btn:hover{
  color: red !important;
  border-color: red;
}

.qntrl-red-btn:hover {
    background-color: transparent;
    color: red !important;
    border-color: red;
  }
.qntrl-white-btn:hover {
  color: red !important;
  border-color: red;
}
.qntrl-black-btn {
  color: black;
  border-color: black;
}



@media only screen and (max-width:1300px){
    .banner-wrapper h1{
        font-size: 45px;
    }
    .banner-wrapper h1 + p{
        width: 67%;
        font-size: 16px;
    }
    .btn{
        font-size: 16px;
    }
    table, table tr, table td{
        padding: 30px;
    }
    .bg-gray.floating-section p{
        font-size: 30px;
    }
  .features-wrapper h3{
    font-size: 28px;
  }
  .feature-flex h2{
    font-size: 35px;
    padding-bottom: 25px;
  }
  .feature-flex p{
    font-size: 15px;
    line-height: 27px;
  }
  .feature-flex img{
    width: 450px;
  }
  .image-container::before {
     
  left: 10px;
  top: 177px;
  height: 430px;
   }
.image-container::after {
  top:540px;
  width: 68%;
  }
  .content-container + .image-container::before {
  
  left: 180px;
  top: 170px;
  }
.content-container + .image-container::after {
    left:40px;
    height: 360px;
  }
  .contact-us .content-section{
    padding: 56.5px;
  }
  .request-demo-like-container h2{
    width: 90%;
  }
}

@media only screen and (max-width:1000px){
  .content-section{
    width: 90%;
    max-width: 90%;
  }
  .banner-wrapper h1{
        font-size: 40px;
    }
    .banner-wrapper h1 + p{
        width: 80%;
        font-size: 15px;
    }
    .btn{
        font-size: 15px;
    }
    table, table tr, table td{
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    height: 110px;
  }
  .customer-logos table + p{
    width: 75%;
    box-sizing: border-box;
    padding: 40px;
    font-size: 14px;
  }
    .bg-gray.floating-section p{
        font-size: 25px;
        width: 90%;
    }
  .features-wrapper h3{
    font-size: 25px;
  }
  .feature-flex h2{
    font-size: 30px;
    padding-bottom: 25px;
  }
  .feature-flex p{
    font-size: 16px;
  }
  .feature-flex img{
    width: 300px;
    margin: auto;
    display: block;
  }
  .feature-flex .content-container{
    padding: 0px 30px;
    width: 50%;
  }
  .image-container::before {
     
  left: 10px;
  top: 105px;
  height: 300px;
  left: 20px;
   }
.image-container::after {
  top:352px;
  width: 58%;
  }
  .content-container + .image-container::before {
  
  left: 130px;
  top: 105px;
  }
.content-container + .image-container::after {
    left: 63px;
    height: 240px;
    top: 105px;
  }
  .contact-us .content-section{
    padding: 60px;
  }
  .request-demo-like-container h2{
    font-size: 33px;
  }
  .contact-us h2{
    font-size: 40px;
    padding-bottom: 10px;
  }
  .contact-us h2 + p{
    font-size: 22px;
  }
  
  
.img1 {
  width: 90px;
}

.img2 {
  width: 110px;
}

.img3 {
  width: 160px;
}

.img4 {
  width: 110px;
}

.img5 {
  width: 180px;
}

.img6 {
  width: 60px;
}

.img7 {
  width: 100px;
}

.img8 {
  width: 115px;
}
  .btn:not(:last-child){
    margin-right: 15px;
  }
}



@media only screen and (max-width:820px){
  .banner-wrapper .content-section{
    display: block;
  }
  .banner-wrapper h1{
    text-align: center;
  }
  .banner-wrapper h1 + p{
    margin: auto;
  }
  .banner-wrapper p{
    text-align: center;
  }
  .btn{
    font-size:14px;
  }
  .floating-section{
    padding: 30px 40px;
  }
  .banner-wrapper .content-section > div + div{
  padding-top: 70px;
  }
  .banner-wrapper img{
    width: 60%;
    margin: auto;
    display: block;
  }
  .feature-flex{
    display: flex;
    flex-direction: column;
    padding: 30px 0px;
  }
  .image-container{
    margin: auto;
    padding: 20px !important;
  }
  .feature-flex .content-container{
    width: 100%;
    padding: 0px;
    box-sizing:border-box;
  }
  .features-wrapper h3{
    width: 100%;
  }
  .features-wrapper h2{
    width:100%;
  }
  .feature-flex:nth-child(3){
    flex-direction: column-reverse;
  }
  .content-container + .image-container::before {
  
  left: 110px;
  }
.content-container + .image-container::after{
    left: 11px;
  }
  .contact-us .content-section{
    padding: 40px;
  }
  .contact-us h2{
    font-size: 35px;
  }
  .contact-us h2 + p{
    font-size: 18px;
  }
  .request-demo-like-container h2{
    font-size: 30px;
  }
  .image-container::before, .image-container::after {
    content: initial !important;
  }
}

@media only screen and (max-width:560px){
  .banner-wrapper img{
    width:80%;
  }
  .customer-logos table + p{
    width: 100%;
  }
  .floating-section{
    padding: 30px;
  }
  .bg-gray.floating-section p{
    width: 100%;
    font-size: 20px;
  }
  .features-wrapper h3{
    font-size: 22px;
  }
  .features-wrapper h2{
    font-size: 26px;
  }
  .feature-flex p{
    font-size: 14px;
    line-height: 25px;
  }
  .btn{
    font-size: 13px;
    padding: 13px 22px;
    max-width: 80%;
  }
  .contact-us .content-section{
   padding: 30px; 
  }
  .contact-us h2{
    font-size: 26px;
  }
  .contact-us h2 + p{
    font-size: 15px;
  }
  .request-demo-like-container{
    padding: 50px 30px;
  }
  .request-demo-like-container h2{
    width: 100%;
    font-size: 26px;
    line-height: 35px;
    padding-bottom: 20px;
  }
  .contact-us{
    padding-bottom: 40px;
  }
  .image-container{
    width: 70%;
  }
  .feature-flex .content-container + .image-container img{
    float: initial;
  }
  .img1 {
  width: 60px;
}

.img2 {
  width: 80px;
}

.img3 {
  width: 120px;
}

.img4 {
  width: 80px;
}

.img5 {
  width: 130px;
}

.img6 {
  width: 50px;
}

.img7 {
  width: 70px;
}

.img8 {
  width: 80px;
}
  table, table tr, table td{
    padding: 10px;
    height: 90px;
  }
  .btn:not(:last-child){
    margin-right: 10px;
  }
}

@media only screen and (max-width:500px){
  .btn{
    display: inline-block;
    padding: 0px 20px;
  }
  .btn:not(:last-child){
    margin-bottom: 15px;
  }
  .request-demo-like-container .btn{
    margin-right: 0px;
  }
}

@media only screen and (max-width:470px){
  .contact-us h2{
    font-size: 18px;
  }
  .contact-us h2 + p{
    font-size: 13px;
  }
}