@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap');


.input-alert-error {
  font-size: 11px;
  padding-left: 10px 20px;
  padding: 5px 4px 0px;
  color: red;
}

.cookie-container {
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  background: #2f3640;
  color: #f5f6fa;
  font-size: 12px;
  padding: 15px 32px;
  box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);

  transition: 400ms;
}

.cookie-container.active {
  bottom: 0;
}

.cookie-container p {
  margin: 0;
}

.cookie-container a {
  color: #f5f6fa;
  font-size: 12px;
  text-decoration: underline;
}

.cookie-container button {
  font-size: 12px;
}

.module #collapse1.collapse:not(.show), .module #collapse2.collapse:not(.show) {
  display: block;
  height: 222px;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .module #collapse1.collapse:not(.show), .module #collapse2.collapse:not(.show) {
    height: 240px;
  }
}

@media only screen and (min-width: 992px) {
  .module #collapse1.collapse:not(.show), .module #collapse2.collapse:not(.show) {
    height: 227px;
  }
}

.module #collapse1.collapsing, #module #collapse2.collapsing {
  height: 3rem;
}

.module a.collapsed::after {
  content: 'Show More';
}

.module a:not(.collapsed)::after {
  content: 'Show Less';
}

body {
  font-family: 'Manrope', sans-serif;
  color: #0C263D;
}

body .top-section {
  margin-top: 70px;
}

.navbar-light .navbar-nav .nav-link {
  color: black;
}

.navbar-expand-lg .navbar-nav .nav-link {
  font-size: 20px;
}

.btn-orange:hover {
  background: #142438;
  color: white;
}

/*---Home Page--*/

.public-advocacy {
  background: #F0F0F0;
  padding-bottom: 55px;
}

.public-advocacy h1 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}

.public-advocacy p {
  margin: 20px auto auto;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
}

.custom-logo {
  max-height: 61px;
}

.btn-orange {
  background: #F09965;
  color: white;
}

.btn-orange-outline {
  background: transparent;
  color: #F09965;
  border: 1px solid #F09965;
}

.btn-orange-outline:hover {
  background: #F09965;
  color: white;
  border: 1px solid #F09965;
}

.section-image .button-container {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
}

.section-image .button-container a {
  margin-top: -20px;
}

.section-image img {
  height: 246px;
  object-fit: cover;
}

.features a {
  color: #0C263D;
  text-decoration: none;
}

.features h2 {
  text-align: center;
  margin: auto;
  font-size: 22px;
  line-height: 30px;
}

.features h3 {
  font-size: 22px;
  line-height: 29px;
  margin-top: 18px;
  font-weight: 600;
}

.features p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.features img {
  width: 55px;
  height: 55px;
}

.features h3 {
  font-size: 18px;
}

.goals {
  background-image: url("/public/images/boston-goals.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
}

.goals .goal-container {
  background: white;
  margin: auto;
  text-align: center;
}

.goals .goal-container h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}

.goals .goal-container p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 30px;
}

.lets-talk {
  background: #F0F0F0;
}

.lets-talk h3 {
  font-size: 22px;
  line-height: 30px;
}

.lets-talk p {
  font-size: 16px;
  line-height: 24px;
}

.showcase {
  background: url("/public/images/showcase.jpg");
  background-size: cover;
  padding: 35px 0;
}

.showcase-container {
  padding: 50px 25px;
}

.showcase h5 {
  font-size: 14px;
  color: #77808B;
}

.showcase p {
  font-size: 22px;
  font-weight: 500;
}

.showcase img {
  width: 100%;
}

/*---End of Home Page--*/

/*---About us page---*/

body.about-us-page .public-advocacy, body.services .public-advocacy {
  background: url("/public/images/about-hero.jpg");
  background-size: cover;
  color: white;
}

.strategic-communications h3 {
  font-size: 22px;
  line-height: 30px;
}

.strategic-communications .rectangle {
  border: 1px solid #F09965;
  width: 14%;
  height: 1px;
  margin-top: 10px;
  margin-right: 22px;
}

.strategic-communications h4 {
  font-size: 18px;
  color: #F09965;
}

.success h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.success p.subtitle {
  color: #77808B;
}

.success p {
  font-size: 16px;
  line-height: 24px;
}

.success img {
  width: 100%;
}

.success h4 {
  font-size: 20px;
  font-weight: 500;
}

.success h5 {
  font-size: 18px;
}

/*---End of About us page---*/

/*---Services Page---*/
.multi-image img {
  width: 100%;
}

.multi-image h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}

.multi-image p {
  line-height: 24px;
  color: #77808B;
}

body.services .showcase {
  background-image: url("/public/images/services-bg.jpg");
}

body.services .showcase .muted-text {
  font-size: 16px;
  color: #77808B;
}
/*---End of Services Page---*/

/*---Contact Us Page---*/
.contact-info .first-col {
  background: url("/public/images/contact-hero.jpg");
  background-size: cover;
  color: #FFFFFF;
}

.contact-info .first-col a {
  color: white;
  text-decoration: none;
}

.contact-info h2 {
  font-size: 36px;
  line-height: 32px;
  font-weight: 600;
}

.contact-info img {
  width: 55%;
}

.contact-info h5 {
  font-size: 14px;
  font-weight: 300;
}

.contact-info strong {
  font-size: 14px;
}

.contact-info .second-col {
  background: #F8F9FA;
}
/*---End of Contact Us Page---*/

/*--Footer Section--*/
footer {
  background: #132439;
  color: white;
}

footer img.logo {
  width: 80%;
}

footer ul {
  padding: 0;
  margin-top: 20px;
}

footer ul li {
  list-style: none;
  padding-bottom: 7px;
}

footer a {
  width: 264px;
  height: 86px;
  color: #FFFFFF;
}

footer .form-title {
  font-size: 16px;
  line-height: 24px;
}

footer form {
  margin-top: 19px;
}

footer form input {
  display: block;
  margin: auto;
  width: 80%;
}

footer form input[type="text"] {
  padding: 7px 8px;
}

footer form input[type="submit"] {
  background: #F09965;
  margin-top: 4px;
  display: inline-block;
  font-weight: 400;
  color: #FFFFFF;
  padding: 7px 19px;
  text-align: center;
  border: 1px solid transparent;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

footer hr {
  background: #92989F;
  margin-top: 34px;
}

footer .sub-links a, footer .copyright {
  color: #92989F;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.26px;
  margin-top: 16px;
}

/*footer .sub-links a:after {*/
/*  content: '|';*/
/*  padding: 0 12px;*/
/*}*/
/*--End of Footer Section--*/

@media only screen and (min-width: 576px) {
  .success img {
    width: 75%;
  }

/*---Services Page---*/
  .multi-image img {
    width: 100%;
  }
/*---End of Services Page---*/
}

@media only screen and (min-width: 768px) {
  .public-advocacy h1 {
    font-size: 32px;
    line-height: 40px;
    width: 80%;
    margin: 10px auto auto;
  }

  .public-advocacy p {
    width: 75%;
    font-size: 20px;
    line-height: 28px;
  }

  .section-image img {
    height: 300px;
  }

  .features h2 {
    font-size: 30px;
    line-height: 38px;
    width: 80%;
  }

  /*.features img {*/
  /*  width: 20%;*/
  /*}*/

  .features h3 {
    height: 53px;
  }

  .goals .goal-container h2 {
    font-size: 32px;
  }

  .goals .goal-container {
    width: 88%;
  }

  footer img.logo {
    width: 142px;
  }

  footer ul li {
    display: inline;
  }

  footer ul li {
    padding-right: 20px;
  }

  footer form input {
    width: auto;
  }

  footer form input[type="text"] {
    padding: 5px 8px;
  }

  footer form {
    display: flex;
  }

  footer form input[type="submit"] {
    margin-top: 0;
    padding: 6px 19px;
    margin-left: 3px;
  }

  /*--- About us page ---*/
  .strategic-communications h3 {
    font-size: 30px;
    line-height: 38px;
  }

  .strategic-communications h4 {
    font-size: 20px;
    line-height: 18px;
  }

  .strategic-communications p {
    font-size: 18px;
    line-height: 30px;
  }

  .success h2 {
    font-size: 32px;
  }

  .success p {
    font-size: 18px;
    line-height: 30px;
  }

  .success img {
    width: 50%;
  }

  .success h4 {
    font-size: 26px;
  }

  .success h5 {
    font-size: 20px;
  }

  .showcase-container {
    padding: 62px 58px;
  }

  .showcase h5 {
    font-size: 16px;
  }

  .showcase p {
    font-size: 26px;
  }

  .showcase img {
    width: 32%;
  }

  .lets-talk h3 {
    font-size: 26px;
  }
  /*--- End of About us page ---*/

  /*---Services Page---*/

  .multi-image h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .multi-image p {
    font-size: 20px;
    line-height: 28px;
  }

  body.services .showcase .muted-text {
    font-size: 18px;
    line-height: 32px;
  }

  /*---End of Services Page---*/

  /*---Contact Us Page---*/
  .contact-info h2 {
    font-size: 40px;
    line-height: 56px;
  }

  .contact-info p {
    width: 75%;
    margin: auto;
    font-size: 20px;
    line-height: 28px;
  }

  .contact-info img {
    width: 23%;
  }

  .contact-info h5 {
    font-size: 16px;
  }

  .contact-info strong {
    font-size: 18px;
  }

  .contact-info form label {
    color: #77808B;
  }
  /*---End of Contact Us Page---*/

}

@media only screen and (min-width: 992px) {
  .navbar {
    padding: 0.5rem 4rem;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.7rem;
    padding-left: 0.7rem;
  }

  .custom-logo {
    max-height: 61px;
  }

  .public-advocacy h1 {
    font-size: 48px;
    line-height: 63px;
    font-weight: 600;
    width: 100%;
    margin: 28px auto auto;
  }

  .public-advocacy p {
    width: 77%;
    font-size: 20px;
    line-height: 35px;
  }

  .section-image img {
    height: 506px;
  }

  .features h2 {
    font-size: 40px;
    line-height: 53px;
    width: 653px;
  }

  /*.features img {*/
  /*  width: 16%;*/
  /*}*/

  .features h3 {
    font-size: 22px;
    height: 63px;
  }

  .features p {
    font-size: 21px;
    line-height: 30px;
    font-weight: 400;
  }

  .goals {
    height: 100%;
    padding: 55px 0;
  }

  .goals .goal-container {
    text-align: left;
    width: 55%;
    margin-left: 0;
  }

  .lets-talk h3 {
    font-size: 31px;
    line-height: 41px;
  }

  .lets-talk p {
    font-size: 18px;
    line-height: 33px;
  }

  footer img.logo {
    width: 189px;
  }

  footer a {
    font-size: 21px;
    line-height: 32px;
  }

  footer .sub-links a, footer .copyright {
    margin: 0;
  }

  footer hr {
    margin-top: 63px;
  }

 /*--- About us page ---*/
  .strategic-communications h3 {
    font-size: 40px;
    line-height: 53px;
  }

  .strategic-communications h4 {
    font-size: 25px;
    line-height: 34px;
  }

  .strategic-communications .rectangle {
    margin-top: 15px;
  }

  .strategic-communications p {
    font-size: 21px;
    line-height: 32px;
  }

  .success {
    padding-bottom: 40px;
  }

  .success h2 {
    font-size: 48px;
    line-height: 79px;
  }

  .success p.subtitle {
    font-size: 21px;
    line-height: 29px;
    width: 89%;
    margin: auto;
  }

  .success img {
    width: 100%;
  }

  .success h4 {
    font-size: 29px;
    line-height: 39px;
    font-weight: bold;
  }

  .success h5 {
    font-size: 22px;
    line-height: 39px;
    font-weight: bold;
  }

  .success p {
    font-size: 21px;
    line-height: 32px;
  }

  .showcase {
    padding: 80px 65px;
  }

  .showcase-container {
    padding: 87px 107px;
  }

  .showcase h5 {
    font-size: 18px;
    line-height: 32px;
  }

  .showcase p {
    font-size: 32px;
    line-height: 43px;
  }

  .showcase img {
    width: 30%;
  }

 /*--- End of About us page ---*/

 /*--- Services Page ---*/
  .multi-image img {
    width: 85%;
  }

  .multi-image h2 {
    font-size: 48px;
    line-height: 64px;
  }

  .multi-image p {
    font-size: 21px;
    line-height: 32px;
  }

  .multi-image a.btn {
    font-size: 18px;
  }

 /*--- End of Services Page ---*/

 /*---Contact Us Page---*/
  .contact-info p {
    width: 100%;
    margin: auto;
  }

  .contact-info img {
    width: 90%;
  }

  .contact-info .first-col {
    padding: 0 9%;
  }

  .contact-info .second-col {
    padding: 0 9% 0 3%;
  }

  .contact-info h2 {
    font-size: 63px;
    line-height: 84px;
    font-weight: bold;
  }

  .contact-info p {
    font-size: 21px;
    line-height: 32px;
  }

  .contact-info .second-col h3 {
    font-size: 32px;
    line-height: 43px;
    font-weight: bold;
  }

  .contact-info form input:not([type="submit"]) {
    border: 1px solid #0000002E;
  }
 /*---End of Contact Us Page---*/
}



