body {
  font-family: "Raleway", sans-serif;
  color: #444;
}

h1,
h2,
h3 .font-primary {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
}

h4 .font-primary {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}

h5 .font-primary {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-variant: small-caps;
}

h5 .mission .card h5 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-variant: small-caps;
}

h6 .font-primary {
  font-family: "Raleway", sans-serif;
  font-weight: 200;
}

.topbar {
  background-color: #4d5d73;
  padding-top: 2.5rem;
  padding-bottom: 2rem;
}

.spacer40 {
  height: 40px;
}

.spacer30 {
  height: 30px;
}

.spacer20 {
  height: 20px;
}

.spacer10 {
  height: 10px;
}

.main-navbar {
  background-color: #4d5d73;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

@media (min-width: 768px) {
  .main-navbar {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .topbar {
    padding-right: 3.5rem;
  }
}

.main-navbar .nav-item .nav-link {
  font-family: "Arial", sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding: 0 1rem;
}

@media (max-width: 1200.98px) and (min-width: 992px) {
  .main-navbar .nav-item .nav-link {
    font-size: 14px;
    padding: 0 0.5rem;
  }
}

@media (max-width: 991.98px) {
  .main-navbar .nav-item .nav-link {
    text-align: right;
    padding: 0.5rem 1rem;
  }

  .consultation-btn {
    margin-right: 0;
    width: 200px;
  }
}

.main-navbar .nav-item .nav-link:hover {
  color: #798c89;
}

.main-navbar .nav-item .nav-link:active {
  color: #eee;
  text-decoration: underline;
}

.main-navbar .nav-item .nav-link.consultation-btn {
  color: #d96d62;
}

.menubar {
  color: #fff;
  font-size: 25px;
}

.navbar .navbar-brand {
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  color: #fff;
}

@media (min-width: 992px) {
  .navbar .navbar-brand {
    margin-top: -9.5rem;
  }
}

@media (max-width: 425.98px) {
  .navbar .navbar-brand {
    font-size: 27px;
  }
}

.carousel .carousel-caption {
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

.carousel .slide {
  width: 100%;
}

.carousel-item {
  position: relative;
}

.carousel-caption {
  text-align: left;
  font-size: 16px;
  padding: 2rem 0;
  top: 60%;
  left: 30%;
  transform: translate(-30%, -60%);
}

.carousel-item img.w-100 {
  object-fit: cover;
}

@media (max-width: 1200.98px) {
  .carousel-caption {
    top: 50%;
    transform: translate(-30%, -50%);
  }
}

@media (max-width: 991.98px) {
  .carousel-item img.w-100 {
    height: 500px;
  }
}

@media (max-width: 768.98px) {
  .carousel-caption h1 {
    font-size: 25px;
  }
  .carousel-caption p {
    font-size: 14px;
  }
  .carousel-caption .btn a {
    padding-top: 26px;
    padding-bottom: 26px;
    padding-right: 34px;
    padding-left: 34px;
    margin-right: 10px;
    margin-top: 0.5rem;
  }

  .carousel-caption .btn {
    margin-right: 0;
    margin-top: 0.5rem;
  }
}

@media (max-width: 900px) {
  #hero h2 {
    font-size: 28px;
  }
}

.contact-us-home {
  font-family: "Raleway", sans-serif;
}

.clearfix {
  overflow: auto;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.d-flex,
.d-inline-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.intro {
  height: 100%;
}
.intro {
  margin-top: 40px;
}
.intro .card {
  border: none;
}
.intro p {
  font-family: "Raleway", sans-serif;
}
.intro .card-body {
  font-family: "Raleway", sans-serif;
}

.mission .card-body {
  font-family: "Raleway", sans-serif;
  background-color: #4270c7;
}
.mission .card {
  border: none;
}
.mission .card-header {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-variant-caps: small-caps;
  background-color: #4270c7;
  border: none;
}
.mission .card {
  border: none;
  background-color: #4270c7;
  max-width: 250px;
}

.mission .card .card-footer {
  background-color: #4270c7;
  border: none;
}

.mission {
  display: flex;
  align-content: center;
  vertical-align: middle;
  height: 100%;
}

.mission p {
  color: #fff;
}

.mission h5 {
  color: #fff;
  font-weight: 700;
}

.mission .ssalist {
  font-family: "Raleway";
  font-size: 14px;
  background-color: #bbd8f2;
  padding-left: 20px;
  padding-right: 40px;
}

@media (max-width: 768.98px) {
  .mission .card {
    max-width: 100%;
  }
  .mission .card .card-footer {
    padding: 2rem;
  }
}

.intro {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 40px;
  margin-bottom: 36px;
}
.bios1 .card .card-img-top img {
  float: left;
}

.bios1 {
  font-family: "Raleway";
  font-size: 14px;
  margin: 1rem 0;
}

.bios1 h3 {
  margin-left: 0px;
}

.bios2 {
  font-family: "Raleway";
  font-size: 14px;
  margin: 1rem 0;
}

.bios1 .card .card-footer {
  background-color: #fff;
  border: none;
}

.bios1 .card .card-title {
  text-align: left;
}

.testimonial {
  background-color: #d9f4fc;
}
.testimonial .card {
  margin-left: 17%;
  margin-right: 17%;
  background-color: #d9f4fc;
  border: none;
  padding-top: 30px;
  padding-bottom: 20px;
}

@media (max-width: 768.98px) {
  .testimonial .card {
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

.testimonial .card .card-header {
  background-color: #d9f4fc;
  border: none;
}
.testimonial .card .card-body {
  margin-left: 5%;
  font-family: "Raleway", sans-serif;
  font-style: italic;
  background-color: #d9f4fc;
  border: none;
}
.testimonial .card .card-footer {
  margin-left: 5%;
  background-color: #d9f4fc;
  border: none;
}
.testimonial .card .card-footer .cite {
  font-family: "Raleway", sans-serif;
  font-style: normal;
}

.attorneys1 {
  padding-top: 40px;
  padding-bottom: 30px;
  /* background-color: #c1d6d9; */
  width: 100%;
}

.attorneys1 {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  margin-left: 15px;
}

.attorneys2 {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  /* background-color: #c1d6d9; */
}

.attorneys1 {
  /* background-color: #bbd8f2; */
  font-family: "Raleway", sans-serif;
  /* padding-left: 30px; */
  padding-right: 30px;
  margin: 0px;
  padding-top: 40px;
  padding-bottom: 30px;
}

.attorneys2 .card {
  background-color: #fff;
  border-radius: 0px;
  max-width: 33%;
}
@media (max-width: 768.98px) {
  .attorneys2 .card {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}
.attorneys2 .card-deck {
  margin-bottom: 0px;
}
.attorneys2 .card-deck .card {
  margin-bottom: 1rem;
}
.attorneys2 .card-header {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-variant-caps: small-caps;
  background-color: #fff;
}
.attorneys2 .card-footer {
  background-color: #fff;
}

.attorneys2 .card-text p {
  text-align: left;
  background-color: #fff;
}

.ssalist {
  padding-top: 50px;
  padding-bottom: 30px;
}

.clientstories {
  font-family: "Raleway", sans-serif;
  background-color: #bbd8f2;
  font-size: 14px;
  padding: 2rem 0 0;
}

.clientstories2 {
  font-family: "Raleway", sans-serif;
  background-color: #fff;
  font-size: 14px;
  padding: 2rem 0;
}

.clientstories3 {
  font-family: "Raleway", sans-serif;
  background-color: #bbd8f2;
  padding: 2rem 0;
}

.clientstories4 {
  font-family: "Raleway", sans-serif;
  background-color: #bbd8f2;
  font-size: 14px;
  padding: 2rem 0;
}

@media (min-width: 768px) {
  .clientstories2 p,
  .clientstories3 p,
  .clientstories4 p {
    column-count: 2;
    column-gap: 2rem;
  }
}

.responsive {
  max-width: 100%;
  height: auto;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.practiceareas1,
.practiceareas2 {
  font-family: "Raleway", sans-serif;
}

.practiceareas2 .card-deck {
  align-content: center;
}

.practiceareas2 .card-deck .card {
  margin: 0px;
}
.practiceareas2 .card-deck .card {
  border: none;
  background-color: #7d97c7;
  border-radius: 0px;
  max-width: 33%;
  padding: 1rem;
  margin: 1rem;
}

.practiceareas2 .card-deck .card p,
h5 {
  color: #fff;
}

@media (max-width: 768.98px) {
  .practiceareas2 .card-deck {
    display: block;
  }
  .practiceareas2 .card-deck .card {
    max-width: 100%;
  }
}

.practiceareas2 .card-deck .card-header {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-variant-caps: small-caps;
  border: none;
  background-color: #7d97c7;
}

.practiceareas2 .card-deck .card-header p {
  color: #fff;
}

.practiceareas2 fas fa-chevron-right {
  color: #fff;
}

.practiceareas3 {
  font-family: "Raleway", sans-serif;
  align-content: center;
}

.wanttohelp .header {
  color: #36a0ff;
  font-size: 30px;
  padding: 10px;
}

.wanttohelp .bigicon {
  font-size: 35px;
  color: #36a0ff;
}

.wanttohelp .form-group {
  font-family: "Raleway", sans-serif;
  border-radius: 0px;
}
.wanttohelp p {
  font-family: "Raleway", sans-serif;
}
.wanttohelp {
  margin-bottom: 40px;
}
.wanttohelp .call-us {
  background-color: #bbd8f2;
}
.wanttohelp {
  padding-right: 50px;
  padding-left: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.call-us p {
  font-family: "Raleway", sans-serif;
  color: #fff;
}
.call-us h2 {
  font-family: "Raleway", sans-serif;
  color: #fff;
}

.call-us2 {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 30px;
  padding-right: 30px;
}
.call-us2 {
  align-content: center;
  background-color: #4270c7;
}
.call-us2 p {
  font-family: "Raleway", sans-serif;
  color: #fff;
}

.contact-form {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 40px;
  margin-bottom: 36px;
  font-family: "Raleway", sans-serif;
}
.contact-form {
  margin-bottom: 0px;
  margin-left: 15px;
}
.contact-form2 {
  margin-bottom: 0px;
  margin-right: 30px;
}
.contact-form .form-group {
  border-radius: 0px;
}
.consultationcontact-form {
  font-family: "Raleway", sans-serif;
}

.consultationcontact-form input {
  border-radius: 0px;
}

.form1 {
  font-family: "Raleway", sans-serif;
  font-style: normal;
}
.form2 {
  font-family: "Raleway", sans-serif;
  font-style: normal;
}

.socialsecurity .card {
  border: none;
}

.socialsecurity {
  background-color: #bbd8f2;
  font-family: "Raleway", sans-serif;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-bottom: 0px;
}

.socialsecurity .card-body {
  background-color: #bbd8f2;
  font-family: "Raleway", sans-serif;
}

.socialsecurity2 {
  background-color: #fff;
  font-family: "Raleway", sans-serif;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 30px;
}
.socialsecurity3 {
  background-color: #fff;
  font-family: "Raleway", sans-serif;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 30px;
}

.socialsecurity3 .card-body {
  background-color: #bbd8f2;
  font-family: "Raleway", sans-serif;
}
.socialsecurity4 {
  background-color: #bbd8f2;
  font-family: "Raleway", sans-serif;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 30px;
}

.socialsecurity5 {
  background-color: #bbd8f2;
  font-family: "Raleway", sans-serif;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
}

.socialsecurity7 {
  background-color: #bbd8f2;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

.socialsecurity2 .ssappimp {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: crimson;
}

.socialsecurityhead {
  padding-left: 28px;
}

.socialsecurity6 .socialsecurityhead {
  font-family: "Raleway", sans-serif;
  padding-left: 38px;
}

.socialsecurity6 {
  background-color: #fff;
  font-family: "Raleway", sans-serif;
  padding-left: 30px;
  padding-right: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 30px;
}

.classaction {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

.classaction2 {
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

.classaction2 h3 {
  margin-left: 0px;
}

.foot {
  padding-top: 50px;
  padding-bottom: 40px;
  margin-left: 0px;
  margin-right: 0px;
}
.foot {
  background-color: #4d5d73;
}
.foot-logo {
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  text-align: right;
  color: #fff;
  padding-right: 30px;
}
.foot .footpractice {
  text-align: left;
  color: #fff;
  font-size: 12px;
  font-family: "Arial", sans-serif;
}
.foot .footcontact-us {
  text-align: left;
  color: #fff;
  font-size: 12px;
  font-family: "Arial", sans-serif;
  padding-right: 20px;
}
.foot h6 {
  font-family: "Arial", sans-serif;
  font-weight: bold;
}

@media (max-width: 768.98px) {
  .foot * {
    text-align: center;
  }
  .foot-logo {
    padding-right: 0;
  }
  .foot .footcontact-us {
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .container-fluid.padding {
    padding: 0 4rem !important;
  }
}
