<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* media query start ****************************************************/

@media only screen and (max-width: 4000px) {
  .highcharts-label tspan {
    font-size: 1.6em;
}
}

@media only screen and (max-width: 2500px) {
  .highcharts-label tspan {
    font-size: 1em;
}
.highcharts-label.highcharts-tooltip  tspan {
  font-size: unset ;
}
}
@media only screen and (max-width: 1680px) {
  .ht-bg {
    padding: 10rem 0 30rem;
}
}
@media only screen and (max-width: 1440px) {
  .pie-canvas-wrap {
    width:400rem !important;
    height: 277rem !important;
  } 
}

@media only screen and (max-width: 1280px) {
  .container {
    max-width: 100% !important;
    padding-left: 60rem !important;
    padding-right: 60rem !important;
    height: 100%;
  }
 .highcharts-label tspan {
    font-size: 13px;
}
.modal .modal-content {
  padding: 60rem 40rem 50rem;
  transform: translate(0%, 10%);
}
.pie-canvas-wrap {
  width: 100% !important;
  margin: auto;
  height: 277rem !important;
  opacity: 1;
  transition: all 0.3s ease-in;
  display: flex;
  align-items: center;
}
.costing-content .content {
  padding: 12rem 15rem;
  margin: 20rem 14rem;
}
.display-report {
  width: 165rem;
}

}
@media only screen and (max-width: 1152px) {

 .highcharts-label tspan {
    font-size: 10px;
}

}

@media only screen and (max-width: 991px) {
  .dest-content{
    display: none;
  }
  .submit {
    padding: 10px 30px !important;
  }
  .tab-content{
    display: block;
    padding-top: 20px;
  }
  .img-top-mobile {
    display: block;
    padding-bottom: 30px;
  }
  .Sources-wrap {
    padding-top: 20px;
}
tspan {
  font-size: 15px;
}

  .btn-wrap-tab {
    display: flex;
    padding-top: 20px;
    justify-content: space-between;
  }

  .img-top-mobile img {
    width: 100%;
    height: 100%;
  }

  .content-inner1 {
    padding-right: 0;
  }

  .content-inner1 br {
    display: none;
  }

  .heading-h3 {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .para-16 {
    font-size: 16px;
    padding-bottom: 25px;
  }

  .range-slider .para-16 {
    display: flex;
  }

  .heading-h4 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .pt-10 {
    padding-top: 15px;
  }

  .range-slider__value {
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 4px;
    width: 130px;
    height: 32px;
  }
  .label-percent {
    right: 1px;
    height: 30px;
    top: 1px;
    width: 30px;
    border-radius: 0 4px 4px 0;
}
  .para-12 {
    font-size: 13px;
    margin-left: 0;
}

  ul.list-item {
    padding-left: 20px;
  }

  .col-md-7.bg-faint {
    margin: 20px 0 0px 10px;
  }

  .bg-faint {
    border-radius: 4px;
    padding: 20px 20px 0 20px;
    margin-top: 20px;
    margin-right: 0;
  }
 
  .bg-faint1 {
    border-radius: 4px;
    margin-right: 0;
    padding: 20px;
    width: 100%;
    margin-top: 20px;
  }

  .col-md-5.bg-faint1 {
    margin: 20px 10px 0 0rem;
  }
  .Schedule-wrap {
    padding-left: 10px;
}
  .costing-content .content {
    padding: 20px;
    margin: 20px 0;
  }
 
  button.btn-orange.btn-download {
    width: 100%;
    margin-left: 0;
  }

  .content.content5 {
    padding: 20px 20px 20px !important;
    border-top: 1px solid rgba(117, 117, 117, 0.35);
    margin-bottom: 0 !important;
  }

  .pb-10 {
    padding-bottom: 10px;
  }

  .mb-5 {
    margin-bottom: 5px !important;
  }

  .border-left {
    border-left: 1px solid #D9D9D9;
    padding-left: 20px;
    margin-left: 20px;
  }

  .checkbox-wrapper label.form-check-label {
    font-size: 16px;
  }

  .checkbox-wrapper .form-check .form-check-input {
    width: 15px;
    height: 15px;
    margin-right: 8px;
  }

  .range-slider__range {
    height: 4px;
    border-radius: 5px;
  }

  img.quill-info {
    width: 25px;
    height: 25px;
    margin-left: 5px;
  }

  .tooltip .tooltiptext {
    width: 160px;
    border-radius: 3px;
    padding: 5px 5px;
    z-index: 1;
    bottom: 125%;
    left: -17%;
    margin-left: -62px;
    opacity: 0;
    font-size: 12px;
  }

  .label {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .label span {
    width: 15px;
    height: 15px;
    display: block;
    margin-right: 10px;
  }

  .btn-download {
    padding: 10px 40px;
    font-size: 16px;
  }

  .checkbox-wrapper {
    padding-bottom: 0px;
    margin-bottom: 0;
  }
  .heading-20 {
    font-size: 18px;
    margin-bottom: 18px;
}

  .btn-download img {
    width: 20px;
    height: 20px;
    object-position: 0 0;
  }

  .btn-download:hover img {
    object-position: 0 -20px;
  }

  .range-slider__range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border: 3px solid #fff;
  }

  .range-slider__range::-webkit-slider-thumb {
    width: 20px;
    height: 20px;
    border: 3px solid #fff;
  }

  .range-slider__range:focus::-webkit-slider-thumb {
    width: 26px;
    height: 26px;
  }

  .checkbox-wrapper .form-check-input:checked[type=checkbox] {
    background-size: 9px;
    background-position: 2px 3px;
  }

  .container {
    max-width: 100% !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    height: 100%;
  }

  .ht-bg {
    min-height: 100vh;
    padding: 20px 0;
  }
  .tc-logo {
    width: 160px;
}
.tata-logo {
  width: 35px;
}
.logo-section {
  padding-bottom: 15px;
  margin-bottom: 20px;
}
  .center-text {
    top: 48%;
    left: 37%;
    font-size: 44rem !important;
  }

  img.rapido-icon {
    width: 230px;
    margin-bottom: 20px;
  }

  .para-14 {
    font-size: 14px;
  }

  .pb-15 {
    padding-bottom: 15px;
  }

  .pl-50 {
    padding-left: 0;
  }

  .costing-content p.para-14 {
    font-size: 16px;
  }

  .display-report {
    background: #fff;
    padding: 8px 10px;
    border-radius: 4px;
    width: 183px;
    font-size: 20px;
  }

  .content.content5 .para-14 {
    margin-right: 40px;
  }

  .percentage-heading-div {
    margin-inline-end: 30px;
    margin-bottom: -20px;
    width: 50%;
  }

  /* .chart-inner {
    margin: auto;
  } */

  .color-block {
    width: 100px;
    margin-bottom: 5px;
  }

  .total-percentage {
    padding-top: 15px;
    margin-top: 15px;
    padding-bottom: 0;
  }

  .mr-20 {
    margin-right: 0;
  }

  .contact-div {
    margin-top: 20px;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 0;
  }

  .dropdown-select {
    width: 200px;
    font-size: 14px;
    padding: 5px;
    background-position: right 5px center;
    background-size: 16px 12px !important;
    height: auto;
  }

  .slider-wrapper {
    margin-bottom: 20px;
  }

  .checkbox-wrapper .form-check {
    margin-right: 15px;
    margin-top: 0;
    padding: 7px 0;
    align-items: center;
    display: flex;
  }

  .check-blue .form-check-input {
    border: 1px solid #09BDDD;
  }
  .modal .modal-content {
    width: 90%;
    transform: translate(0%, 0%);
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 30px;
}
.modal .mdl-textfield.mdl-js-textfield.mdl-textfield--floating-label {
  padding-bottom: 20px;
}
.modal #leadinfo_form label {
  font-size: 15px;
  margin-bottom: 5px;
}
#leadinfo_form input, #leadinfo_form select, .modal select {
  font-size: 15px;
  padding: 5px 5px;
}
.modal label.mdl-checkbox__label.GDPRCompliance {
  font-size: 13px !important;
  margin-left: 20px;
  margin-bottom: 0 !important;
}
.modal .mdl-checkbox.mdl-js-checkbox.has-error .help-block.form-error {
  margin-left: 20px;
}
.modal .submit {
  font-size: 16px;
  width: 180px;
  padding: 10px;
  margin-top: 20px;
}
.modal input#GDPRCompliance_emailPhone {
  top: 4px;
  width: 12px;
  height: 12px;
}
.modal .close {
  font-size: 30px;
  font-weight: 500;
  right: 30px;
  top: 5px;
}
.modal .form-select {
  background-size: 25px 12px;
}
span.help-block.form-error {
  font-size: 12px;
  color: #d75f5f;
  display: block;
  width: 100%;
}
.pie-canvas-wrap {
  width: 350px !important;
  height: 350px !important;
}
.img-top, .d-mob-none{
  display: none;
}
.chart-wrapper {
  padding-top: 0;
}
input#wfOfficeEmpInput {
  padding-right: 35px;
}
.slider-wrapper {
  position: relative;
  padding-bottom: 0;
}
p.errormessage{
  bottom: -16px;
}
a.source img {
  opacity: 1;
  transition: all 0.3s ease-in;
  width: 15px;
  margin-left: 5px;
}
a.source {
 padding-bottom: 5px;
}
a.source:last-child {
  padding-bottom: 0;
 }
 .Sources-wrap .contact-div{
  margin-top: 5px;
 }
 a.source {
  display: block;
  color: #535353;
  transition: all 0.3s ease-in;
  font-size: 12px;
}
.highcharts-label tspan {
  font-size: 1.2em;
}
.heading-h4.totalcost {
  font-size: 24px;
}
.filter-ddlist .para-14 {
  font-size: 15px;
}
}

@media only screen and (max-width: 767px) {

  .col-md-7.bg-faint, .col-md-5.bg-faint1 {
    margin: 20px 0 0 0;
  }

  .chart-wrapper {
    margin-inline-end: 0;
  }

  .checkbox-wrapper {
    padding-top: 0;
    padding-bottom: 25px;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
  }

  .slider-wrapper {
    margin-bottom: 10px;
}
.content.dropdown-content {
  display: block;
  padding-bottom: 15rem !important;
  margin-top: 00 !important;

}
.content.dropdown-content br{
  display: none;
}
.content.dropdown-content h4{
  padding-bottom: 15px;
}

  .checkbox-wrapper .form-check {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    display: block;
  }
  .form-check.check-white,  .form-check.check-yellow{
    margin-top: 0;
  }
  .form-check.check-white, .form-check.check-orange{
    margin-right: 0;
  }

  .form-check.check-yellow, .form-check.check-blue{
    margin-left: 0;
  }

  .btn-download {
    padding: 10px 30px;
  }

  .heading-h4 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  ul.list-item {
    padding-left: 16px;
  }

  ul.list-item li {
    padding-bottom: 10px;
  }

  ul.list-item li:last-child {
    padding-bottom: 0;
  }

  .center-text {
    top: 47%;
    left: 39%;
    font-size: 80rem !important;
  }

  .col-md-7.bg-faint1 {
    margin: 20px 0 0 0;
  }

  .col-md-5.bg-faint {
    margin: 20px 0px 0 0;
  }

  .costing-content p.para-14 br{
    display: none;
}
  /* .chart-inner {
    height: 300px;
    margin: unset;
} */
.percentage-heading-div {
  width: 50%;
}
.pr-15 {
  padding-right: 0;
  padding-bottom: 20px;
}
.costing-content .content {
  margin: 15px 0;
  padding: 15px;
}
.modal .modal-content {
  width: 90%;
  padding: 40px 0;
}
.pr-10 {
  padding-right: 10px;
}
.Schedule-wrap {
  padding-left: 0;
}
button.btn-talk.btn-download {
  margin-top: 20px;
}
.costing-content p.para-14 {
width: 60%;
margin-right: 15px;
font-size: 15px;
}
.display-report {
  width: 30%;
  font-size: 18px;
}
.costing-content .content2  .para-14 {
  margin-right: 0;
  width: 100%;
}
.iconbox-wrapper {
  padding-top: 20px;
  /* display: block; */
  width: 29.5%;
  margin-left: auto;
}
.costing-content .content2 .display-report {
  width: 100%;
  font-size: 18px;
}
.heading-h4.totalcost {
  font-size: 20px;
}
/* .icon-box.pt-10 {
  padding-top: 0;
  margin-left: 20px;
} */
.icon-box {
  width: 100%;
}
.pie-canvas-wrap {
  width: 350px !important;
  height: 300px !important;
}
.range-slider .para-16 {
  display: block;
  margin-right: 15px;
}

.checkbox-wrapper .form-check .form-check-input {
  margin-top: 3px;
}
.range-slider {
  width: 100%;
  padding-bottom: 20px;
}
.container {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.para-16 {
  font-size: 15px;
  padding-bottom: 25px;
}

}

@media only screen and (max-width: 575px) {
  .costing-content p.para-14 {
    font-size: 14px;
}
.para-16 {
  font-size: 14px;
  padding-bottom: 25px;
}
  .btn-download {
    padding: 10px 30px;
    font-size: 15px;
  }

  button.btn-orange.btn-download {
    margin-left: 0;
    width: 100%;
  }
  .pie-canvas-wrap {
    width: 300px !important;
    height: 250px !important;
    margin: auto;
}
p.errormessage {
  font-size: 13px;
  line-height: 17px;
}
  .chart {
    flex: 1;
    margin-right: 0;
    width: 100%;
    height: 100%;
  }

  .labels {
    margin-top: 20px;
    padding-top: 20px;
  }

  .heading-h3 {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .range-slider .para-16 {
    display: block;
    margin-right: 0;
  }

  .range-slider .para-16.pb-0 {
    margin-right: 0;
  }

  .checkbox-wrapper label.form-check-label {
    font-size: 15px;
  }

  .para-16 {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .label {
    margin-bottom: 10px;
    font-size: 15px;
    align-items: center;
  }

  .btn-wrap-tab {
    display: block;
    padding-top: 10px;
  }

  .ht-bg {
    padding: 20px 0;
  }
  .min-ht {
    min-height: 100%;
}

  .label:last-child {
    margin-bottom: 0;
  }

  .label span {
    width: 15px;
    height: 15px;
  }

  .tooltip .tooltiptext {
    width: 120px;
    bottom: 125%;
    left: 0;
    margin-left: 0;
    opacity: 0;
    font-size: 12px;
  }

  .tooltip .tooltiptext::after {
    top: 100%;
    left: 17px;
    margin-left: -5px;
    border-width: 5px;
  }

  .center-text {
    top: 47%;
    left: 39%;
    font-size: 120rem !important;
  }

  img.quill-info {
    margin-bottom: 10px;
  }
  .costing-content p.para-14 {
    padding-bottom: 15px !important;
    width: 100%;
}

.display-report.totalcost {
  padding: 0;
}
.percentage-heading-div {
  width: 100%;
  order: 2;
  margin-inline-end: 0;
}

.form-check.check-white, .form-check.check-orange {
  margin-right: 0;
}
.checkbox-wrapper .form-check {
  margin-top: 5px;
}
.pr-15 {
  padding-right: 0;
  padding-bottom: 10px;
}
.img-top-mobile {
  display: block;
  padding-bottom: 25px;
}
img.rapido-icon {
  width: 230px;
  margin-bottom: 17px;
}
.modal .modal-content {
  padding: 50px 0 30px;
}
.modal .close {
  font-size: 30px;
  right: 20px;
  top: 5px;
}
select option{
  text-wrap: wrap !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;
}
.modal input#GDPRCompliance_emailPhone {
  width: 5%;
  top: 3px;
}
.submit {
    padding: 10px 30px !important;
  }
 
    .display-report {
      width: 100%;
      font-size: 20px;
    }
  .icon-box.pt-10 {
    padding-top: 20px;
    margin-left: 0;
}
.range-slider__value {
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 4px;
  width: 100%;
  height: 35px;
  float: left;
  margin-bottom: 20px;
}
.label-percent {
  right: 1px;
  height: 32px;
  top: 38px;
  width: 30px;
  border-radius: 0 4px 4px 0;
}
.costing-content.bg-faint .para-14 {
  width: 100%;
}
.dropdown-select {
  background-size: 12px 11px !important;
}
.highcharts-label tspan {
  font-size: 1em;
}
.heading-h4.totalcost {
  font-size: 20px;
}
.iconbox-wrapper {
  width: 100%;
  margin-left: auto;
  padding-top: 0;
}
}

@media only screen and (max-width: 487px){
  .label-percent {
    right: 1px;
    height: 32px;
    top: 59px;
  }
}

@media only screen and (max-width: 425px) {
  .checkbox-wrapper .form-check {
    width: 100%;
    margin-right: 0;
    display: block;
  }
  .checkbox-wrapper .form-check .form-check-input {
    margin-top: 3px;
}
  .img-top-mobile {
    display: block;
    padding-bottom: 25px;
  }

  .heading-h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .para-16 {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .checkbox-wrapper {
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: block;
  }

  .heading-h4 {
    font-size: 22px;
    margin-bottom: 17px;
  }

  .slider-wrapper {
    margin-bottom: 10px;
  }

  .btn-download {
    padding: 10px 20px;
    margin-top: 15px;
  }
  .filter-ddlist{
    display: block !important;
  }
  .btn-wrap-tab {
    display: block;
    padding-top: 0;
  }

  .icon-content {
    display: block !important;
  }

  .border-left {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
    padding-top: 10px;
  }
  .content.dropdown-content {
    display: block;
    margin-top: 0;
}
.content.dropdown-content .heading-h4{
  padding-bottom: 15px;
}
.dropdown-select {
  width: 100%;
  margin-top: 5px;
}
.display-report {
  width: 100%;
  font-size: 15px !important;
}
.color-block {
  width: 80px;
  margin-bottom: 5px;
}

button.btn-orange.btn-download {
  margin-left: 0;
  width: 100%;
}
.form-check.check-yellow, .form-check.check-blue {
  margin-left: 0;
}
.modal .modal-content {
  width: 95%;
  padding: 40px 0 30px;
}
.modal input#GDPRCompliance_emailPhone {
  width: 13px;
  height: 13px;
}
.pie-canvas-wrap {
  width: 100% !important;
  height: 250px !important;
  margin: auto;
}
.bg-faint1 {
  margin-top: 20px;
}

.heading-20 {
  margin-bottom: 0;
}
p.errormessage {
  font-size: 13px;
}
.costing-content.bg-faint .para-14 {
  width: 100%;
  margin-right: 0;
}
.highcharts-label tspan {
  font-size: 0.8em;
}
a.source img {
  display: none;
}
}

@media only screen and (max-width: 360px) {
  .center-text {
    top: 48%;
    left: 37%;
    font-size: 120rem !important;
  }
  /* .pie-canvas-wrap {
    width: 210px !important;
    height: 210px !important;
    margin: auto;
  } */
  .bg-faint {
    border-radius: 4px;
    padding: 10px 10px 0 10px;
    margin-top: 20px;
    margin-right: 0;
}
.bg-faint1 {
  padding: 10px;
}
.highcharts-label tspan {
  font-size: 0.6em;
}
}
/* media query start ******************************************************/</pre></body></html>