/*request sample----------------------------*/

.innerpage .container {
  padding-top: 15px !important;
}
.whitebox {
  background: #ffffff;
  padding: 10px 15px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
.whitebox h1 {
  font-size: 24px !important;
  font-weight: 700;
  color: #112a46;
  margin-bottom: 20px;
}
.whitebox2 {
  background: #ffffff;
  padding: 10px 15px;
  width: 100%;
  margin-bottom: -32px;
  box-shadow: none;
}
.whitebox2 p {
  margin-bottom: 5px;
}
.request-pdf {
  margin: 0 10px 0 0;
  font-size: 14px;
  padding: 22px 0;
}
.buybtn {
  display: block;
  margin: 0 5px 0 9px;
}

.choose {
  margin: 0 5px;
}

.buybox select {
  margin: 0 5px;
}
.reportbook {
  float: right;
  margin-right: 20px;
}
.marquee {
  font-size: 14px;
  color: #ffffff;
}
.requestsample marquee {
  margin-top: 5px;
  font-size: 14px;
  color: #ffffff;
}
.requestsampleform {
  background: url("../img/sample-request-bg.png") no-repeat left top;
  padding: 30px 0;
}
.formbox {
  background: #ffffff;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.formbox .form-control {
  border: none;
  border-bottom: 2px solid #cccccc;
  border-radius: 0;
  padding: 2px 0;
}
.formbox .form-control:focus {
  color: #102843;
  background-color: #fff;
  border-color: #102843;
  outline: 0;
  box-shadow: none;
}
.formbox .form-group {
  margin-bottom: 0;
}
.formbox .form-group > label {
  bottom: 34px;
  left: 0;
  position: relative;
  font-size: 16px;
  transition: 0.2s;
  pointer-events: none;
  color: #999999;
}

.formbox .form-control:focus ~ label {
  bottom: 55px;
  left: 0;
  font-size: 12px;
  color: #999999;
}
.formbox .form-control:valid ~ label {
  bottom: 55px;
  left: 0;
  font-size: 16px;
  color: #999999;
}
.button {
  background: #002d00;
  border: 2px solid #002d00;
  border-radius: 5px;
  padding: 7px 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
}
.button:hover {
  background: #ffffff;
  color: #102843;
  border: 2px solid #002d00;
}

.bluebox {
  background: #51914d;
  color: #ffffff;
  padding: 20px 25px;
}

.direct {
  padding: 25px 0;
  border-top: 1px solid #4aa9d6;
  margin-top: 20px;
  display: block;
}

.direct label {
  display: block;
  font-weight: 700;
  margin-bottom: 20px;
}
.direct label span {
  display: inline-block;
  float: right;
  padding: 2px 15px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}

.leftpanel h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 10px;
}
.captcha {
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  background-image: url(../img/catp.png);
  font-size: 18px;
  font-weight: bold;
}

/* The colour of the indicators */
.blog .carousel-indicators {
  left: 0;
  top: auto;
  bottom: -40px;
}
.blog .carousel-indicators {
  height: 5px !important;
}
.blog .carousel-indicators li {
  background: #a3a3a3;
  border-radius: 50%;

  width: 20px !important;
  height: 0 !important;
  padding: 0;
}

.blog .carousel-indicators .active {
  background: #707070;
}

.bluebox a {
  color: #ffffff;
}
.bluebox a:hover {
  color: #028aca;
}

a,
.btnS,
.btnLess {
  color: #f9bf4b;
  font-weight: 600;
  cursor: pointer;
}

#footer .footer-newsletter form input[type="submit"] {
  /* background: #f9bf4b; */
}

#footer {
  /* background: #2d4054; */
}

.copyright {
  color: #95adc6;
  opacity: unset !important;
}

.nav-menu a i {
  font-size: 16px;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  padding: 10px 20px;
}

.mobile-nav-active .mobile-nav .drop-down .bx-chevron-down {
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .drop-down > a:after {
  display: none;
}

.modal {
  z-index: 10500;
}
.bri-logo {
  /*aspect-ratio: 300 / 43;*/
  max-width: 200px;
  width: 100%;
  height: auto;
  object-fit: cover;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .searchbar1 {
    display: none;
  }
}

@media (max-width: 768px) {
  .searchbar {
    display: none;
  }

  .searchbar1 {
    margin-bottom: auto;
    margin-top: auto;
    color: #fff;
    padding: 0;
    position: absolute;
    right: 52px;
    height: 32px;
  }

  .modal-header .close {
    padding: 1rem 1.5rem;
  }

  .modal-header {
    padding: 0;
    border: none;
  }
  .modal-body {
    padding-top: 0;
    width: 95%;
    padding-bottom: 22px;
  }

  #search_btn {
    background: #455f7c;
  }

  #search_btn i {
    color: white;
  }
}
body {
  font-size: 16px !important;
}
h1 {
  font-size: 21px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}

.searchbar {
  background: #fff;
  border-radius: 20px;
  height: 30px;
}
.searchbar > .search_input {
  width: 150px;
  height: 30px;
  color: #deaf49;
}
.searchbar > .search_input::placeholder {
  font-size: 12px;
}
#btnSearchHeader {
  border-radius: 20px;
  padding: 6px 15px 5px;
  background-color: #deaf49;
}
.searchbar:hover {
  background: #fff;
}

.breadcrumbs ol li + li {
  color: #fff;
}

#hero {
  width: 100%;

  background: url(../img/gms/banner.webp) no-repeat top right;
}

span font {
  float: left;
  /* margin-top: -30px; */
  font-size: 12px;
}

#form_name_span font {
  float: left;
  margin-top: -30px;
  font-size: 12px;
}
#form_email_span font {
  float: left;
  margin-top: -30px;
  font-size: 12px;
}
#l_name_span font {
  float: left;
  margin-top: -30px;
  font-size: 12px;
}

#zip_span font {
  float: left;
  margin-top: -30px;
  font-size: 12px;
}

@media (max-width: 767px) {
  #form_name_span font {
    float: none;
    margin-top: 5px;
    font-size: 12px;
  }
  #l_name_span font {
    float: none;
    margin-top: 5px;
    font-size: 12px;
  }
  #form_email_span font {
    float: none;
    margin-top: 5px;
    font-size: 12px;
  }
}
