.content {
  padding: 5px 30px;
}

.main-content p {
  margin-top: 8px;
  color: #8c8c8c;
  font-size: 16.5px;
  line-height: 22px;
  margin-bottom: 40px;
  font-family: "Roboto Slab";
  font-weight: 400;
}

p a,
p a:active,
p a:visited,
p a:hover,
p a:focus {
  color: #428bca !important;
  cursor: pointer;
}

h3 {
  font-family: "Roboto Slab";
  
}

/*TOP-SEARCH*/
.top-search-container {
  padding: 80px 57px;
}

.top-search-heading {
  margin-bottom: 43px;
}

.top-search-title {
  margin: 0 0 11px;
  font-weight: 700;
  font-size: 78px;
  line-height: 92px;
  letter-spacing: -2px;
}

.top-search-caption {
  margin: 0 0 16px;
  font-weight: 300;
  display: block;
  font-size: 38px;
  line-height: 44px;
}

.top-search-form {
  background: #003c76;
  padding: 10px;
  border-radius: 20px;
  color: #666;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 55px;
}

.top-search-form-row {
  background: #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
  padding: 10px 5px 1px 15px;
  border-radius: 10px;
  margin-right: 0px;
  margin-left: 0px;
}

.top-search-form-row .input {
  display: inline-block;
  padding-right: 10px;
  width: 32%;
}
.top-search-form-row .button {
  display: inline-block;
  width: 32%;
  vertical-align: bottom;
  margin-top: -15px;
}

.top-search-label {
  display: block;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #000;
  text-align: left;
  margin: 0 0 4px 3px;
}
.top-search-group {
  font-weight: 600;
}
.top-search-bottom-icon {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  margin-left: -17px;
  margin-bottom: -17px;
}

.top-search-btn {
  width: 90%;
  margin-top: 7px;
  padding: 10px 14px;
}

#form-states {
  height: 44px;
  width: 100%;
  font-size: 16px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  color: #3d78ab;
}
.hc-content h1,
.hc-content h2 {
  color: #3d78ab;
  text-align: left;
  font-weight: normal;
  font-size: 1.25rem;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Roboto Slab";
}

.hc-menu {
  list-style-type: none;
  margin: 0;
  padding: 10px 10px 20px 20px;
}

.hc-menu li {
  border-top: 1px solid #dddddd;
  padding: 5px 10px;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  position: relative;
}

.hc-menu li:last-of-type {
  border-bottom: 1px solid #dddddd;
}

.hc-menu li.active a,
.hc-menu li a:hover {
  text-decoration: none;
  color: #003d76;
  font-weight: bold;
  letter-spacing: -0.6px;
}

.hc-menu li a:hover:after {
  content: "›";
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  color: #003d76;
  font-size: 20px;
  font-weight: bold;
}

.dos-and-donts-hc ul li {
  font-size: 16.5px;
  color: #8c8c8c;
  line-height: 22px;
  font-family: "Roboto Slab";
  font-weight: 400;
}

.do-dont ul {
  padding-left: 20px;
}

.phone-3 {
  width: 80px;
  display: inline-block;
  margin-right: 5px;
}

.phone-4 {
  width: 86px;
  display: inline-block;
}

.contact-thanks h2 {
  font-size: 1.2rem !important;
  margin-bottom: 15px;
}

.important-note {
  border: 5px solid #44a54d;
  border-radius: 5px;
  padding: 30px 45px 20px;
  margin-top: 20px;
}

.important-note h2 {
  text-align: center;
  color: #44a54d !important;
  font-size: 24px !important;
  margin-bottom: 15px;
}

.important-note img {
  width: 70px;
}

.submitted-message {
  font-size: 1.2rem;
  text-align: center;
  margin: 50px 30px;
}

.hc-menu li a {
  font-size: 0.8rem;
  color: #5183b1;
  font-weight: 500;
  width: 100%;
  display: block;
  cursor: pointer;
}

.corp-list {
  font-size: 16.5px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Roboto Slab";
  color: #8c8c8c;
  margin-top: 8px;
}
a.contact-us {
  border-bottom: none !important;
}
p.smaller {
  font-style: italic;
}

.col-sm-6 {
  position: relative;
  z-index: 999;
}

.blue {
  color: #3d78ab !important;
}

.nav-main > li > a.login-btn {
  color: #fff;
  background: #3d78ab;
  padding: 6px 10px 5px 10px;
  border-radius: 7px 7px;
  text-align: center;
}
.recaptcha-form iframe {
  max-height: 78px !important;
}

#container-holder > div > div.contact-us > div:nth-child(3) > div > div {
  min-height: 100px;
}

.recaptcha-form iframe {
  max-height: 78px !important;
}
.recaptcha-form {
  max-width: 300px;
  margin: auto;
}
.mobile-only {
  display: none;
}
.desktop-only {
  display: inline-block;
}

.hc-title {
  color: #003d76 !important;
  text-align: left;
  font-weight: normal;
  font-size: 38px !important;
  margin-top: 2px !important;
  font-family: 'Roboto Slab';
  padding: 0px 32px;
  margin-bottom: 10px !important;

}
/*Begin Mobile styles ---------------------------------------------------------------*/

.crumb {
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .dmb {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 610px) {
  .hc-content h1,
  .hc-content h2 {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .normal {
    font-size: 25px;
    font-weight: bold;
  }
  .hours {
    font-size: 15px;
    font-weight: 600;
  }
  .top-section {
    height: 485px !important;
  }
  .top-search-container {
    padding: 55px 20px !important;
  }
  select.form-control {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .top-search-btn {
    padding: 10px 8px;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: 14px;
  }
  h2:not(.top-search-title) {
    font-size: 16px;
  }



 

  .btn-contact {
    color: white;
    padding: 10px 20px;
    width: 100%;
    font-size: 16px !important;
    font-weight: bold;
  }
  .normal {
    font-size: 20px;
  }
  input.form-control {
    font-size: 14px !important;
    font-weight: bold;
  }

  textarea.form-control {
    font-size: 14px !important;
  }
  .important-note h2 {
    font-size: 20px !important;
  }
  .important-note {
    padding: 30px 25px 20px;
  }
  .top-search-caption {
    /* font-size: 32px !important;
    margin-top: 20px; */
  }


  .top-search-container {
    padding: 32px 20px;
  }
  #form-states {
    margin: 0 !important;
    width: 100%;
  }
  .nav-main > li {
    float: none !important;
  }
  .nav-main {
    display: block !important;
  }
}

@media screen and (max-width: 415px) {
  .mobile-only {
    display: inline-block;
  }
  .desktop-only {
    display: none;
  }
}

@media screen and (max-width: 350px) {
  .top-search-container {
    padding: 32px 0px;
  }
  .content {
    padding: 5px 20px;
  }
}
