.author .authordesc,
.author .authorname {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  color: inherit;
  margin-top: 0;
  line-height: 1.2;
}
label {
  color: #2a7b9b;
}
#priceComparisonModal,
.exButton {
  margin-top: -7px;
}
.banner-p {
  line-height: 1.7 !important;
}
.img_btn .btn {
  left: 22%;
  padding: 7px 30px;
}
#summary .upcomingreportimg {
  /* background: url("../img/UpcomingReportNew.svg") no-repeat; */
  width: 100% !important;
  height: 100% !important;
  /* background-size: contain !important;
  padding-bottom: 160px; */
  position: relative;
}
.upcomingdiv {
  position: relative;
}
.upcomingbg {
  width: 100%;
}
.upcomingbtn {
  left: 27%;
  position: absolute;
  top: 52%;
  width: 25%;
}

.author .authorname {
  font-size: 1.5rem;
}
.author .authordesc {
  font-size: 1rem;
}
@media (max-width: 768px) {
  .exButton {
    height: 40px;
    padding: 0.5rem 0.75rem;
  }
}
button.exButton:hover {
  background-color: #023747 !important;
  color: #fff !important;
}
@media (min-width: 1200px) {
  .author_modal_div {
    margin: 9rem auto !important;
  }
}
@media (min-width: 882px) and (max-width: 1200px) {
  .author_modal_div {
    margin: 11.2rem auto;
  }
}
@media (max-width: 882px) {
  .author_modal_div {
    margin: 7rem 16px;
  }
}
.navbar .navbar-nav .nav-item:hover .mega-menu.service {
  display: flex !important;
}
.border-blue-right {
  border-right: 1px solid #636363 !important;
}
.address-media-font .pdl15 {
  padding: 0.75rem !important;
}
.about-new .card-header .btn {
  font-size: 15px;
  color: #000;
  text-decoration: none;
}
.rd_sa_body span {
  margin-top: 5px;
  text-decoration: none;
  color: #fff;
  padding-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.2;
}
.tab-box .tab-pane p {
  line-height: 24px !important;
  font-size: 16px !important;
}
.tab-box .nav-tabs .nav-link {
  border: 1px solid #d3d3d3 !important;
}
.covid_body .revamp1 {
  margin-top: 5px !important;
  text-decoration: none !important;
  color: #fff !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
.info-close {
  display: none;
}
@media (max-width: 480px) {
  .exButton {
    height: 35px;
    padding: 0.3rem 0.5rem;
  }
  #share-info-graph-list {
    display: none;
  }
  #modal-info-grph-data {
    width: 100%;
    margin-bottom: 40px;
  }
  .info-close {
    display: block;
    text-align: right;
    width: 100%;
  }
  .info-close span {
    color: #fff;
  }
  .inquery-form-button {
    z-index: 10000;
  }
  #cookieConsent {
    display: none !important;
  }
}
.modal-profile .modal-dialog {
  margin: 6.75rem auto;
}
@media only screen and (max-width: 600px) {
  .img_btn .btn {
    left: 32vw;
    font-size: 14px;
    bottom: 21px;
  }
}
@media (max-width: 767px) {
  .navbar .navbar-nav .nav-item:hover .mega-menu.service {
    display: block !important;
  }
}
@media only screen and (max-width: 320px) {
  .img_btn .btn {
    bottom: 15px;
  }
}
.tab-pane p.chartTitle {
  text-align: center !important;
  color: #464646 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  padding-bottom: 20px !important;
}
