.header li.nav-item {
  font-weight: bold;
  margin-right: 16px;
}

.header button.navbar-toggler:focus {
  outline: none;
}

.header5 {
  font-weight: 500;
}
.text-indent11 {
  text-indent: -12pt;
}
.text-indent22 {
  text-indent: -22px;
}
.text-indent19 {
  text-indent: -16px;
}
.terms-header {
  font-size: 16px !important;
}

.header5,
.header5-content,
ul.header5-list,
p.header5-list {
  font-size: 14px;
  line-height: 24px;
}

.div-font{
font-size: 14px;
 line-height: 24px;
}

.navbar-light .navbar-toggler {
  border-color: transparent;
}

.card {
  height: 90%;
}

.card .card-body .card-image img,
.solution-content span img {
  width: 50px;
  margin-bottom: 0.75rem;
}

.card .card-body {
  text-align: center;
  padding: 0.75rem;
}

.card .card-body h5 {
  font-size: 16px;
}

.card .card-body p,
.card .card-footer a.btn {
  font-size: 12px;
}

.card .card-footer {
  background-color: #ffffff;
  border-top: none;
}

.card .card-footer a.btn,
.terms-button button.btn {
  border: 1px solid #979797;
  border-radius: 2px;
}

.content .solutions,
.content .affiliations,
.about-banner,
.solution-banner-header {
  background-color: #ffffff;
  padding: 2%;
}

.solutions .sol-container {
  background-color: #f8f9fa;
  padding: 2% 0 1% 0;
}

.content .solutions {
  padding: 2% 0 2% 0;
}
.content .affiliations {
  padding-bottom: 6%;
}

.footer {
  padding: 1% 1% 1% 3%;
  background-color: #78828d;
}

hr.center-line {
  height: 4px;
  width: 22px;
  background-color: #981c1f;
}

.ourcore-header {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 10px;
}

.privacy-policy,
#terms {
  text-align: justify;
}

.content .card,
fieldset,
.solution-content .quantitative {
  border: 1px solid rgba(152, 28, 31, 0.4);
  margin-bottom: 4%;
}

fieldset {
  border-radius: 10px;
  margin-bottom: 10%;
}

fieldset legend {
  width: 42%;
  max-width: 42%;
  padding: 1%;
  margin: 0 auto;
}

.header-text span {
  color: #981c1f;
  margin-bottom: 4%;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.header-text.home-text span {
  font-size: 28px;
}

.header-text,
fieldset.our-core legend {
  text-align: center;
  margin-bottom: 3%;
}

.our-core .core-content {
  margin-bottom: 12%;
}

.about-banner {
  margin: -80px 16% 52px 16%;
  border-radius: 10px;
  box-shadow: 0 12px 6px -1px #f2f2f2;
  padding: 2% 6% 3% 6%;
}

#solutions .solution-banner-header {
  margin: -5% 25% 40px 25%;
  border-radius: 10px;
  box-shadow: 0 12px 6px -1px #f2f2f2;
  padding: 2% 10% 2% 10%;
}

.solution-content .quanta {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-left: 10px;
}

.solution-content .before:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 180px;
  margin-top: -92px;
  background: rgba(152, 28, 31, 0.4);
}

.solution-content .before {
  padding: 0 5%;
}

.solution-content .quantitative {
  padding: 16px;
  border-radius: 8px;
}

.solution-content .quantitative .image-text {
  /* padding: 10% 30%; */
}

.footer,
.footer a,
.banner-container .banner {
  color: #ffffff;
}

.footer {
  font-size: 12px;
}

.affiliations .aff-content .image-container {
  margin: 0 auto;
}

.affiliations .aff-content img {
  height: 50px;
  width: 100%;
}

.content .banner-container {
  padding: 25px;
  /* background-image: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.05) 0%,
      rgba(68, 68, 68, 0.24) 29.71%,
      rgba(68, 68, 68, 0.82) 100%
    ),
    url("./asset/1.png"); */
  background-image: url("./asset/1.png");
  background-repeat: no-repeat;
  height: 391px;
  background-size: cover;
  display: flex;
  align-items: flex-end;
}

.aff-content,
.banner-container .banner,
.abt-bnr-content,
.contact-container .header-text,
.terms-button,
.card-footer {
  text-align: center;
}

.footer-banner .footer-image {
  margin: 0 auto;
}

.footer-image img {
  height: 120px;
  width: auto;
}

.policy-link-right {
  text-align: right;
}

.aff-content .aff-image,
fieldset {
  padding: 0 8% 40px 8%;
}

.aff-content .aff-image img {
  height: 64px;
  width: auto;
}
.footer .footer-nav {
  display: inherit;
}

#about-us .home-banner {
  background-image: url("./asset/about 5 feb.png");
  background-repeat: no-repeat;
  height: 400px;
  background-size: cover;
}

.solution-banner {
  background-image: url("./asset/solution 5 Feb.png");
  background-repeat: no-repeat;
  height: 390px;
  background-size: cover;
}

#contact-us .content {
  border-top: 1px solid #eeeeee;
}
#contact-us .address .sub-address {
  font-size: 14px;
  padding: 0 2px 12px 2px;
}

#contact-us .sub-address a i {
  font-size: 30px;
}

#contact-us .sub-address a {
  color: #6c6c6c;
}
#contact-us .sub-address a:hover,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link {
  color: #981c1f;
}

.contact-container .contact-form {
  margin: 0 5%;
}

#contact-us #form_container {
  padding: 5% 10%;
  border: 1px solid rgba(152, 28, 31, 0.4);
  border-radius: 8px;
}

#contact-us .address .sub-address.first {
  padding-top: 30%;
}
#contact-us .contact-header {
  color: #981c1f;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  margin-bottom: 5%;
}

#contact-us .form-group button {
  width: 100%;
  background-color: #981c1f;
  border-color: #981c1f;
}

#contact-us .contact-container {
  margin: 40px 0 5% 0;
}

.privacy-policy .privacy-policy-header h4,
.terms-of-use .terms-of-use-header h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}

.privacy-policy p,
.terms-of-use .terms-of-use-content p,
.terms-of-use .terms-of-use-content h5 {
  font-size: 14px;
  line-height: 24px;
}

.privacy-policy .panel-heading a {
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  color: #444444;
}

.privacy-policy,
.terms-of-use {
  padding: 4% 0;
  border-top: 1px solid #eeeeee;
}

.terms-of-use .terms-of-use-content {
  margin-top: 2%;
}

.hide {
  display: none;
}

.rotate {
  -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  -moz-transform: rotate(90deg); /* Firefox */
  -ms-transform: rotate(90deg); /* IE 9 */
  transform: rotate(90deg); /* Standard syntax */
}

.dropdown-menu.show {
  margin-left: -50%;
}

.quantitative .before ul {
  background-color: #f6f6f6;
}

.gray-back {
  background-color: #f6f6f6;
  padding: 4px 4px;
}

.card:hover {
  transform: scale(1.05);
  transition: 0.3s;
}

area:focus {
  outline: none;
}

.box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.box1 {
  padding-right: 25px;
}

.image-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 16px 16px;
}

.successerror {
  height: 621px;
}

#form_container.removeBorder {
  border: none !important;
}

#success_message img {
  margin: 60px 0;
}

#success_message.successerror,
#error_message.error_message {
  text-align: center;
}

/* privacy policy temp CSS Need to remove this 
css once finalise the PP*/

.privacy-policy.temp {
  font-size: 14px;
  line-height: 24px;
  padding: 4%;
}

.c11.c21 {
  font-size: 16px;
  text-align: center;
}

.c11.c2,
.c11.c21 {
  text-decoration: underline;
}

.c7 {
  font-weight: bolder;
}

p.c8.c08 {
  margin-bottom: 0px;
}

/* end of Privacy policy temp css */

@media (min-width: 330px) and (max-width: 600px) {
  #contact-us .address .sub-address.first {
    padding-top: 40px;
  }

  /* #contact-us .address .sub-address {
    padding: 0;
  } */

  .solution-banner {
    background-position: -82px;
  }

  #about-us .home-banner {
    background-position: -120px;
  }

  #solutions .solution-banner-header {
    margin: -52px 4% 40px 4%;
  }

  .about-banner {
    margin: -80px 5% 52px 5%;
  }

  .solution-content .before:before {
    display: none;
  }

  .dropdown-menu.show,
  #contact-us .contact-header {
    margin-left: 0;
  }

  fieldset legend {
    width: 50%;
    max-width: 50%;
    padding: 1%;
    margin: 0 auto;
  }

  .policy-link-right,
  .footer span.nav-link.copy {
    text-align: center;
  }
}

@media (min-width: 330px) and (max-width: 700px) {
  #contact-us .address .sub-address.first {
    padding-top: 40px;
  }

  /* #contact-us .address .sub-address {
    padding: 0;
  } */

  .solution-banner {
    background-position: -82px;
  }

  #about-us .home-banner {
    background-position: -120px;
  }

  .about-banner {
    margin: -80px 5% 52px 5%;
  }

  #solutions .solution-banner-header {
    margin: -52px 4% 40px 4%;
  }

  .solution-content .before:before {
    display: none;
  }

  .dropdown-menu.show,
  #contact-us .contact-header {
    margin-left: 0;
  }

  fieldset legend {
    width: 80%;
    max-width: 80%;
    padding: 1%;
    margin: 0 auto;
  }

  .policy-link-right,
  .footer span.nav-link.copy {
    text-align: center;
  }
}

@media only screen and (min-width: 300px) and (max-width: 329px) {
  #contact-us .address .sub-address.first {
    padding-top: 40px;
  }

  #contact-us .address .sub-address {
    padding: 0;
  }

  .solution-banner {
    background-position: -82px;
  }

  #about-us .home-banner {
    background-position: -120px;
  }

  #solutions .solution-banner-header {
    margin: -52px 4% 40px 4%;
  }

  .about-banner {
    margin: -80px 5% 52px 5%;
  }

  .solution-content .before:before {
    display: none;
  }

  .dropdown-menu.show,
  #contact-us .contact-header {
    margin-left: 0;
  }

  .policy-link-right,
  .footer span.nav-link.copy {
    text-align: center;
  }

  fieldset legend {
    width: 100%;
    max-width: 100%;
    padding: 1%;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #solutions .solution-banner-header {
    margin: -58px 10% 40px 10%;
  }

  .card {
    height: 278px;
  }

  .dropdown-menu.show {
    margin-left: 0;
  }

  .solution-content .before {
    padding: 0px 12px;
  }

  .aff-content .aff-image,
  fieldset {
    padding: 0 6% 40px 6%;
  }

  fieldset legend {
    width: 56%;
    max-width: 56%;
    padding: 1%;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 750px) {
  .cookie-msg {
    width: 80%;
  }
}

.cookie-overlay {
  width: 100%;
  flex-wrap: wrap;
  position: fixed;
  bottom: 0rem;
  background: #981c1f;
  border-top: 2px solid white;
  color: white;
  z-index: 2051;
  line-height: 20px;
}

.cookie-overlay .btn{
  float: right;
}

.cookie-overlay a {
  color: white !important;
  text-decoration: underline;
}

.close-cookies {
  cursor: pointer;
}

.cookie-content {
  align-items: center;
}
