/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.home .main-content {
  position: relative;
  padding-top: 43px;
  padding-bottom: 51px;
}

@media screen and (min-width: 768px) {
  .home .main-content {
    padding-top: 25px;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content {
    padding-bottom: 77px;
  }
}
@media (max-width: 767px) {
  .home .main-content {
    padding-top: 15px;
  }
}
.home .main-content .page-title {
  color: #00234D;
  margin-bottom: 43px;
}

.home .main-content-container {
  padding: 0 17px 46px;
  background-color: var(--color-primary);
  border-radius: 10px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .home .main-content-container {
    padding: 0 47px 46px;
    text-align: initial;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content-container {
    padding-bottom: 33px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content-container-inner {
    max-width: 929px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home .main-content-container * {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .home .main-content-container h2 {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content-container h2 {
    max-width: 600px;
  }
}
.home .main-content-container p {
  margin-bottom: 34px;
}

@media screen and (min-width: 992px) {
  .home .main-content-container .row {
    justify-content: space-between;
  }
}
.home .main-content-container ul {
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 992px) {
  .home .main-content-container ul {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content-container ul {
    width: 100%;
    max-width: 445px;
    margin-bottom: 39px !important;
  }
}
.home .main-content-container .btn {
  text-align: left;
  width: 100%;
  max-width: 225px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 331px) {
  .home .main-content-container .btn {
    padding: 11px 17px;
  }
}
@media (min-width: 576px) {
  .home .main-content-container .btn {
    width: initial;
    max-width: initial;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content-container .btn {
    min-width: 371px;
  }
}
@media (max-width: 329px) {
  .home .main-content-container .btn {
    letter-spacing: normal;
  }
}
@media (max-width: 329px) {
  .home .main-content-container .btn span {
    width: 100%;
    max-width: 140px;
  }
}
.home .main-content-img-container {
  position: relative;
  top: -13.96px;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .home .main-content-img-container {
    top: -12px;
    margin-bottom: 25.43px;
  }
}
@media screen and (min-width: 768px) {
  .home .main-content-img-container img {
    margin-left: auto;
    margin-right: auto;
  }
}
.home-second-section {
  position: relative;
  padding-bottom: 37px;
}

.home-second-section:before {
  position: absolute;
  content: "";
  top: -484px;
  left: 0;
  right: 0;
  background-image: url("../images/oklahoma-personal-injury-lawyers-bg-img-mobile.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 1627px;
  z-index: -1;
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  .home-second-section:before {
    top: -485px;
    background-image: url("../images/oklahoma-personal-injury-lawyers-bg-img.jpg");
    height: 1031px;
  }
}
@media screen and (min-width: 768px) {
  .home-second-section {
    padding-bottom: 53px;
  }
}
.home-second-section-note {
  font-family: var(--secondary-font), sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  color: var(--color-primary);
  line-height: 36px;
  margin-bottom: 28px;
}

.home-second-section-note a {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  line-height: inherit;
}

.home-second-section figure {
  position: relative;
  margin-bottom: 28.46px;
  width: 100%;
  max-width: 333px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .home-second-section figure {
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .home-second-section figure {
    max-width: 745px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1400px) {
  .home-second-section figure {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1440px) {
  .home-second-section figure {
    margin-right: 2.5px;
  }
}
@media (max-width: 359px) {
  .home-second-section figure {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.home-second-section figure:before {
  position: absolute;
  content: "";
  background-image: url("../images/icon/icon-video-play.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 87.05px;
  height: 87.05px;
  top: 49.46px;
  left: 39px;
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  .home-second-section figure:before {
    width: 156.4px;
    height: 156.4px;
    top: 149px;
    left: 125.6px;
  }
}
.home-second-section figure img {
  border-radius: 10px;
}

.home-second-section figure .video-title {
  font-family: var(--secondary-font), sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 17.2458px;
  color: #fff;
  line-height: 24px;
  position: absolute;
  right: 21.28px;
  bottom: 8.54px;
}

@media screen and (min-width: 768px) {
  .home-second-section figure .video-title {
    font-size: 22px;
    line-height: 30px;
    right: 145px;
    bottom: 31px;
  }
}
.home-second-section .form-wrap {
  background-color: var(--color-primary);
  border-radius: 10px;
  backdrop-filter: blur(5.35px);
  padding: 34px 30px 29px;
}

@media screen and (min-width: 768px) {
  .home-second-section .form-wrap {
    width: 100%;
    max-width: 527px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .home-second-section .form-wrap {
    padding: 40px 50px 45px;
  }
}
@media screen and (min-width: 1440px) {
  .home-second-section .form-wrap {
    margin-left: 2.5px;
  }
}
@media screen and (min-width: 768px) {
  .home-second-section .form-wrap form {
    width: 100%;
    max-width: 428px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .home-second-section .form-wrap form label {
    margin-bottom: 4px !important;
  }
}
@media screen and (min-width: 1400px) {
  .home-second-section .form-wrap form textarea {
    height: 93px !important;
  }
}
@media screen and (min-width: 1400px) {
  .home-second-section .form-wrap form .gfield {
    margin-top: 4px;
  }
}
.home-second-section .form-wrap form .gform_footer {
  justify-content: center;
}

@media (min-width: 331px) {
  .home-second-section .form-wrap form .gform_footer .button {
    width: 100%;
    max-width: 257px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .home-second-section .form-wrap form .gform_footer .button {
    max-width: 370px;
  }
}
@media screen and (min-width: 992px) {
  .home-second-section .form-wrap form .gform_footer .button {
    height: 48px !important;
    background-position: calc(100% - 19.58px) center;
    padding-left: 19.58px;
    padding-right: 60.39px !important;
    min-width: 348px !important;
  }
}
@media screen and (min-width: 1600px) {
  .home-third-section .container {
    max-width: 1449px;
  }
}
.home-third-section-title {
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .home-third-section-title {
    margin-bottom: 26px;
  }
}
@media screen and (min-width: 992px) {
  .home-third-section-title {
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1400px) {
  .home-third-section-title {
    max-width: initial;
  }
}
@media screen and (min-width: 768px) {
  .home-third-section-intro {
    text-align: center;
    margin-bottom: 46px;
  }
}
@media screen and (min-width: 1400px) {
  .home-third-section-intro {
    width: 100%;
    max-width: 1123px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home-third-section-img-container {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .home-third-section-img-container {
    position: relative;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1400px) {
  .home-third-section-img-container {
    width: 100%;
    max-width: 705px;
  }
}
.home-third-section-img-container img {
  border-radius: 10px;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .home-third-section-img-container img {
    margin-left: auto;
    margin-right: auto;
  }
}
.home-third-section-note {
  display: none;
  font-family: var(--secondary-font), sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: 500;
  color: var(--color-primary);
  line-height: 52px;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 20px 90px 38px;
  margin-bottom: 46px;
}

@media screen and (min-width: 768px) {
  .home-third-section-note {
    display: block;
    width: 100%;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .home-third-section-note {
    margin-bottom: 58px;
  }
}
@media screen and (min-width: 1400px) {
  .home-third-section-note {
    margin-left: 23px;
    margin-right: 23px;
    margin-bottom: 0;
  }
}
.home-third-section-note a {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  line-height: inherit;
}

@media screen and (min-width: 1600px) {
  .home-third-section-content {
    margin-left: -21.3px;
  }
}
.home-fourth-section {
  padding-bottom: 76px;
}

@media screen and (min-width: 768px) {
  .home-fourth-section {
    padding-top: 28px;
    padding-bottom: 96px;
  }
}
@media screen and (min-width: 992px) {
  .home-fourth-section {
    padding-top: 38px;
  }
}
.home-fourth-section-title {
  margin-bottom: 24px;
  width: 100%;
  max-width: 284px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .home-fourth-section-title {
    max-width: 100%;
    margin-bottom: 26px;
  }
}
@media screen and (min-width: 1400px) {
  .home-fourth-section-title {
    margin-bottom: 56px;
  }
}
.home-fourth-section-img-container {
  margin-bottom: 37px;
}

@media screen and (min-width: 768px) {
  .home-fourth-section-img-container {
    margin-top: 37px;
  }
}
@media screen and (min-width: 1400px) {
  .home-fourth-section-img-container {
    margin-top: 0;
  }
}
.home-fourth-section-img-container img {
  border-radius: 10px;
}

@media screen and (min-width: 992px) {
  .home-fourth-section-img-container img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .home-fourth-section .row-custom {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 1400px) {
  .home-fourth-section .row-custom {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1400px) {
  .home-fourth-section .home-fourth-section-content {
    width: 100%;
    max-width: 585px;
  }
}
@media screen and (min-width: 768px) {
  .home-fourth-section .home-fourth-section-content p:first-child {
    margin-bottom: 25px;
  }
}
.home-fourth-section .home-fourth-section-content ul {
  font-size: 16px;
  line-height: 24px;
}

.home-fifth-section {
  position: relative;
  padding-bottom: 21px;
  background-color: var(--color-primary);
}

@media screen and (min-width: 768px) {
  .home-fifth-section {
    padding-bottom: 41px;
  }
}
@media screen and (min-width: 992px) {
  .home-fifth-section {
    padding-bottom: 0;
    background-color: unset;
  }
}
.home-fifth-section:before {
  position: relative;
  content: "";
  display: block;
  top: 0;
  width: calc(100% + 20px);
  height: 124px;
  margin-left: -10px;
  margin-right: -10px;
  background-image: var(--home-fifth-section-bg-img-mobile);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 33px;
}

@media (min-width: 576px) {
  .home-fifth-section:before {
    height: 248px;
  }
}
@media screen and (min-width: 768px) {
  .home-fifth-section:before {
    margin-bottom: 68px;
  }
}
@media screen and (min-width: 992px) {
  .home-fifth-section:before {
    content: none;
  }
}
@media (max-width: 359px) {
  .home-fifth-section:before {
    left: 0;
    right: 0;
  }
}
.home-fifth-section-content * {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .home-fifth-section-content *:not(ul):not(ul li) {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .home-fifth-section-content *:not(.row ul):not(.row) {
    max-width: 933px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home-fifth-section-content h2 {
  color: #fff;
  margin-bottom: 17px;
}

@media screen and (min-width: 768px) {
  .home-fifth-section-content h2 {
    margin-bottom: 21px;
  }
}
.home-fifth-section-content a {
  color: #fff !important;
}

@media screen and (min-width: 1400px) {
  .home-fifth-section-content .row {
    width: 1115px;
  }
}
.home-fifth-section-content ul {
  text-align: initial;
}

@media screen and (min-width: 992px) {
  .home-fifth-section-content ul {
    line-height: 24px;
    margin-top: 52px;
    margin-bottom: 31px !important;
  }
}
@media screen and (min-width: 1400px) {
  .home-fifth-section-content ul.traffic-cone-point {
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 992px) {
  .home-fifth-section-content ul.traffic-cone-point li:before {
    top: -2px;
  }
}
@media screen and (min-width: 992px) {
  .home-fifth-section-content ul.traffic-cone-point li {
    margin-bottom: 40.5px;
  }
}
@media screen and (min-width: 992px) {
  .home-fifth-section-content ul.traffic-cone-point:nth-of-type(2) {
    margin-top: 42px;
  }
}
@media screen and (min-width: 992px) {
  .home-fifth-section-content ul.traffic-cone-point:nth-of-type(2) li {
    width: 100%;
    max-width: 240px;
    margin-left: 0;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 992px) {
  .home-fifth-section-content {
    width: 100%;
    max-width: 90%;
    margin-inline: auto;
  }
}
@media screen and (min-width: 1200px) {
  .home-fifth-section-content {
    max-width: 1000px;
  }
}
@media screen and (min-width: 1400px) {
  .home-fifth-section-content {
    max-width: 1027px;
  }
}
@media screen and (min-width: 992px) {
  .home-fifth-section .container {
    position: relative;
    padding-bottom: 39px;
    background-color: var(--color-primary);
    border-radius: 10px;
  }
}
.home-fifth-section .container:before {
  content: none;
}

@media screen and (min-width: 992px) {
  .home-fifth-section .container:before {
    position: relative;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    width: calc(100% + 1.5rem);
    height: 299px;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    background-image: var(--home-fifth-section-bg-img);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 68px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
}
@media screen and (min-width: 992px) {
  .home .bottom-cta {
    padding-bottom: 352.73px;
  }
}
.home .bottom-cta h2 {
  width: 100%;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 576px) {
  .home .bottom-cta h2 {
    max-width: initial;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home.spanish-page .bottom-cta .btn-std {
    font-size: 15px;
  }
}

/*# sourceMappingURL=home.css.map*/