.sector-tile {
  padding: 50px 36px;
}

.sector-tile ul {
  padding-left: 20px;
}

.banner-glass-tile:after {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}

.whitepaper-section {
  padding: 130px 0px;
}

.whitepaper__oneliner {
  font-size: 23px;
  line-height: 32px;
}

@media (min-width: 576px) {
  .whitepaper__oneliner {
    font-size: calc(0.23148148vw + 21.66666667px);
  }
}

@media (min-width: 1440px) {
  .whitepaper__oneliner {
    font-size: 25px;
  }
}

@media (min-width: 576px) {
  .whitepaper__oneliner {
    line-height: calc(0vw + 32px);
  }
}

@media (min-width: 1440px) {
  .whitepaper__oneliner {
    line-height: 32px;
  }
}

.button-container {
  padding-top: 35px;
}

.gif-section {
  background: #000000;
}

.monitoring-solution-section {
  padding: 130px 0px;
}

.known-for-section {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(52.99%, #06222A), to(#01444B));
  background: linear-gradient(360deg, #06222A 52.99%, #01444B 100%);
  padding: 100px 0;
}

.known-for-title {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}

.box-radius-title {
  width: 170px;
  height: 52px;
  padding: 90px 0 0 20px;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.01em;
}

.known-card {
  border-radius: 50px;
  -webkit-box-shadow: inset -5px -5px 250px rgba(255, 255, 255, 0.02);
          box-shadow: inset -5px -5px 250px rgba(255, 255, 255, 0.02);
  -webkit-backdrop-filter: blur(42px);
          backdrop-filter: blur(42px);
  border: 1px solid #FFFFFF66;
  background: radial-gradient(100% 100% at 0% 0%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  height: 160px;
  width: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.known-box-content {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #FFFFFF;
}

@media (min-width: 576px) {
  .known-box-content {
    font-size: calc(0.23148148vw + 18.66666667px);
  }
}

@media (min-width: 1440px) {
  .known-box-content {
    font-size: 22px;
  }
}

@media (min-width: 576px) {
  .known-box-content {
    line-height: calc(0.46296296vw + 23.33333333px);
  }
}

@media (min-width: 1440px) {
  .known-box-content {
    line-height: 30px;
  }
}

.padding-20 {
  padding-left: 20px;
}

.common-padding {
  padding-top: 50px;
}

.tech-service-section {
  padding: 120px 0;
}

.service-img1 {
  background-image: url(../images/partner/tech-support/pre-sales-service-mob.png);
}

.service-img2 {
  background-image: url(../images/partner/tech-support/during-service-mob.png);
}

.service-img3 {
  background-image: url(../images/partner/tech-support/after-sales-service-mob.png);
}

.service-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 340px;
  height: 272px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
}

.img-service-text {
  font-weight: 700;
  font-size: 24px;
  line-height: 46.96px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}

@media (min-width: 576px) {
  .img-service-text {
    font-size: calc(1.85185185vw + 13.33333333px);
  }
}

@media (min-width: 1440px) {
  .img-service-text {
    font-size: 40px;
  }
}

@media (min-width: 576px) {
  .img-service-text {
    line-height: calc(-2.17361111vw + 59.48px);
  }
}

@media (min-width: 1440px) {
  .img-service-text {
    line-height: 28.18px;
  }
}

.tech-service-info {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tech-service-heading {
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.01em;
  padding-bottom: 20px;
  margin: 0;
}

@media (min-width: 576px) {
  .tech-service-heading {
    font-size: calc(0.23148148vw + 18.66666667px);
  }
}

@media (min-width: 1440px) {
  .tech-service-heading {
    font-size: 22px;
  }
}

@media (min-width: 576px) {
  .tech-service-heading {
    line-height: calc(-0.13541667vw + 27.78px);
  }
}

@media (min-width: 1440px) {
  .tech-service-heading {
    line-height: 25.83px;
  }
}

.tech-service-para {
  font-weight: 300;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.01em;
}

@media (min-width: 576px) {
  .tech-service-para {
    font-size: calc(0vw + 16px);
  }
}

@media (min-width: 1440px) {
  .tech-service-para {
    font-size: 16px;
  }
}

@media (min-width: 576px) {
  .tech-service-para {
    line-height: calc(0vw + 27px);
  }
}

@media (min-width: 1440px) {
  .tech-service-para {
    line-height: 27px;
  }
}

.tech-service-content-wrapper {
  padding-top: 40px;
}

.tech-common-padding {
  padding-top: 90px;
}

.query-section {
  padding: 80px 0px;
  background: #bd0525;
  background: radial-gradient(180.49% 152.43% at 49.59% 50.65%, #680B16 0%, #680334 25.39%, #62081E 60.94%, #4F2304 100%);
}

.form-container textarea, .form-container input {
  color: #FFFFFF;
}

.form-container .invalid-feedback {
  font-size: 10px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #FFFFFF;
}

@media (min-width: 576px) {
  .form-container .invalid-feedback {
    font-size: calc(0.34722222vw + 8px);
  }
}

@media (min-width: 1440px) {
  .form-container .invalid-feedback {
    font-size: 13px;
  }
}

.form-group {
  padding-bottom: 25px;
}

.form-inner-container .form-input-container input {
  padding-top: 15px;
  padding-bottom: 15px;
  background: linear-gradient(126.6deg, rgba(255, 255, 255, 0.12) 28.69%, rgba(255, 255, 255, 0) 100%);
  border-radius: 20px;
}

.form-inner-container .form-input-container input:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-inner-container .form-input-container textarea {
  background: linear-gradient(126.6deg, rgba(255, 255, 255, 0.12) 28.69%, rgba(255, 255, 255, 0) 100%);
  border-radius: 20px;
}

.form-inner-container .form-input-container textarea:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-inner-container .form-input-container input::-webkit-input-placeholder {
  color: #C7C7C7;
}

.form-inner-container .form-input-container input::-moz-placeholder {
  color: #C7C7C7;
}

.form-inner-container .form-input-container input::-ms-input-placeholder {
  color: #C7C7C7;
}

.form-inner-container .form-input-container input::placeholder {
  color: #C7C7C7;
}

.form-inner-container .form-input-container textarea::-webkit-input-placeholder {
  color: #C7C7C7;
}

.form-inner-container .form-input-container textarea::-moz-placeholder {
  color: #C7C7C7;
}

.form-inner-container .form-input-container textarea::-ms-input-placeholder {
  color: #C7C7C7;
}

.form-inner-container .form-input-container textarea::placeholder {
  color: #C7C7C7;
}

.form-inner-container .submit-btn {
  padding-left: 35px;
  padding-right: 35px;
  background: -webkit-gradient(linear, left top, left bottom, to(#5E0133));
  background: linear-gradient(#5E0133 100%);
  -webkit-box-shadow: 5px 5px 20px rgba(27, 27, 27, 0.3);
          box-shadow: 5px 5px 20px rgba(27, 27, 27, 0.3);
  -webkit-backdrop-filter: blur(100px);
          backdrop-filter: blur(100px);
  border-radius: 5px;
  color: #FFFFFF;
}

.query-form-title {
  font-weight: 500;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 42px;
}

@media (min-width: 576px) {
  .query-form-title {
    font-size: calc(0.69444444vw + 12px);
  }
}

@media (min-width: 1440px) {
  .query-form-title {
    font-size: 22px;
  }
}

@media (min-width: 576px) {
  .query-form-title {
    line-height: calc(0.11574074vw + 24.33333333px);
  }
}

@media (min-width: 1440px) {
  .query-form-title {
    line-height: 26px;
  }
}

.g-recaptcha > div {
  padding-top: 0 !important;
}

@media (max-width: 768px) {
  .support-landing-section .container {
    padding: 0px;
  }
  .flex-50 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (min-width: 1024px) {
  .known-for-section {
    padding-top: 0px;
    background: linear-gradient(82.15deg, #06222A 66.43%, #01444B 100%);
  }
  .known-for {
    padding-top: 80px;
  }
  .banner-glass-tile::after {
    left: -390px;
    -webkit-transform: skewX(-13deg);
            transform: skewX(-13deg);
  }
  .common-padding {
    padding-top: 0px;
  }
  .know-for-desktop-padding {
    padding-top: 80px;
  }
  .sector-tile {
    padding: 75px 0 50px;
  }
  .service-img {
    width: 500px;
    height: 400px;
  }
  .service-img1 {
    background-image: url(../images/partner/tech-support/pre-sales-service.png);
  }
  .service-img2 {
    background-image: url(../images/partner/tech-support/during-service.png);
  }
  .service-img3 {
    background-image: url(../images/partner/tech-support/after-sales-service.png);
  }
  .tech-service-content-wrapper {
    padding-top: 0px;
  }
  .clock-box {
    width: 270px;
    height: 270px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .headphone-box {
    width: 270px;
    height: 270px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hand-box {
    width: 270px;
    height: 270px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .known-box-content {
    padding-top: 25px;
  }
  .tech-common-padding {
    padding-top: 110px;
  }
  .query-form-title {
    padding-bottom: 47px;
  }
}

@media (min-width: 1440px) {
  .banner-glass-tile::after {
    left: -575px;
  }
}
