/* header css */
body p {
    color: #212529;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}
.page-template-ppc-landing, html {
    height: 100%;
}
.ppc-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    padding: 0;
    background: transparent;
    box-shadow: 0px 0px 15px transparent;
}
.ppc-header.fixed {
    /*background: #0A0A0A;*/
    background: #072e6f;
    height: auto;
} 
.ppc-header > .row {
    align-items: center;
    padding: 18px 30px;
}
.ppc-contact-info {
    text-align: right;
}
.ppc-contact-info .call-btn {
    border: 0.25px solid #FFF;
    color: #fff;
    padding: 11px 27px;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    background-repeat: no-repeat;
    background-size: 42px;
    background-position: 21px 6px;
    background-image: url(../../img/call-icon.svg);
    padding-left: 67px;
    margin-right: 15px;
}
.ppc-contact-info .call-btn:hover {
    background-color: #bf2d20;
    border-color: #bf2d20;
}
.header-logo a, .header-logo a img {
    display: inline-block;
}
.normal-btn{
    background-color: #bf2d20;
    border: 3px solid #bf2d20;
    color: #fff;
    padding: 9px 27px;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
}
.normal-btn:hover{
    background-color: #fff;
    border: 3px solid #fff;
    color: #bf2d20;
}
.fullwidth {
    width: 100%;
    position: relative;
}
.common-btn {
    background-color: #bf2d20;
    border: 1px solid #bf2d20;
    color: #fff;
    padding: 12px 27px;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
}
.common-btn:hover {
    color: #bf2d20;
    border-color: #bf2d20;
    background-color: transparent;
}
.page-button {
    margin-top: 40px;
}
/* header css end */

/* footer css */
.ppc-footer-section {
    background: #0A0A0A;
    position: relative;
    width: 100%;
    padding: 0;
    padding-top: 50px;
}
.ppc-footer-section p {
    color: rgba(255, 255, 255, 0.52);
}
.ppc-footer-section .footer-logo {
    margin-bottom: 50px;
}
.ppc-footer-section .copyright {
    padding: 10px 0;
    background: rgba(255, 255, 255, 0.06);
    color: rgba(255, 255, 255, 0.52);
}
/* footer css end */


/* banner css */
.banner-section-wrap {
    position: relative;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    background-color: #0A0A0A;
    min-height: 750px;
}
.banner-section-wrap .banner-bg-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.banner-information  .small-text {
    color: #BF2D20;
    font-size: 25px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 7.125px;
}
.banner-information .heading {
    color: #fff;
    font-size: 80px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}
.banner-information p {
    color: #FFF;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
    letter-spacing: 5.7px;
    margin: 0;
    text-transform: uppercase;
}
.banner-information p strong {
    color: #BF2D20;
    font-size: 80px;
    font-family: 'Allura', cursive;
    text-transform: capitalize;
}
.banner-case-section {
    left: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    position: absolute;
    display: flex;
}

.banner-case-section .case-item a {
    color: #fff;
    text-align: center;
}
.banner-case-section .case-item {
    width: 25%;
    text-align: center;
    padding: 0 4px;
}
.banner-case-section .case-item a .case-price {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 20px;
}

.banner-case-section .case-item .case-name {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 4.56px;
    text-transform: uppercase;
}

.banner-case-section .case-item a {
    color: #fff;
    text-align: center;
    padding: 30px 15px;
    width: 100%;
    background: transparent;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.banner-case-section .case-item a:hover {
    background: rgba(255, 255, 255, 0.07);
}
.ppc-banner-form .wpcf7-form-control-wrap {
    margin: 0;
}
.ppc-banner-form {
    padding: 40px 30px;
    background: #fff;
}
.ppc-banner-form textarea.form-control {
    height: 90px;
    resize: none;
}
.ppc-banner-form .form-control {
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
    border-radius: 0;
    outline: none !important;
    height: 45px;
    box-shadow: none !important;
}
/* banner css end */
.testimonial-icon img {
    max-width: 50px;
    margin: auto;
}
.client-name {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 11px;
    display: block;
}
.testimonial-slide-box {
    text-align: center;
}
.testimonial-slider.owl-carousel .owl-dot, 
.testimonial-slider.owl-carousel .owl-nav .owl-next, 
.testimonial-slider.owl-carousel .owl-nav .owl-prev {
     width: 12px;
    height: 12px;
    background: #bf2d20;
    border-radius: 50%;
    margin: 5px;
    opacity: 0.6;
}
.testimonial-slider .owl-dots .owl-dot.active{
    opacity: 1;
}
.testimonial-slider .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
}
.testimonial-slider span.star.filled_star::after {
    content: '\2605';
    font-size: 30px;
    color: #fbba00;
}
.testimonial-slider span.star.filled_star {
    position: relative;
    display: inline-block;
    line-height: 1;
}
.testimonial-slider .star_box {
    margin: 20px 0 10px;
}
.ppc-testimonials-section {
    background: #f9f9f9;
}
/* about */
.section-pd {
    padding: 40px 0 !important;
}
.heading {
    color: #151515;
    font-size: 38px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 30px;
}
.small-text {
    color: #BF2D20;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 5.7px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.personal-injury-detail {
    flex-direction: row-reverse;
}
.personal-injury-video a.html5lightbox::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    left: 0;
    top: 0;
}
.personal-injury-video a.html5lightbox {
    display: inline-block;
    position: relative;
}
.video-text {
    position: absolute;
    color: #fff;
    z-index: 9;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 20px 15px;
}
.personal-injury-video a.html5lightbox:hover .youtube-icon {
    transform: translateX(-50%) scale(1.08) !important;
}
div#html5box-html5-lightbox {
    z-index: 99999989999 !important;
}
.personal-injury-video a.html5lightbox .youtube-icon {
    bottom: 60px;
    top: unset;
    transform: initial !important;
    transition: all .5s ease;
    transform: translateX(-50%) !important;
}
.personal-injury-img {
    display: flex;
}
.personal-injury-img .fullwidth img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.common-bg-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0;
}
.personal-injury-attorney-info .about-btn {
    margin-left: 10px;
}
/* about */
.white-color-sec *, .white-color-sec p, .white-color-sec .heading {
    color: #fff;
}
.white-color-sec .about-btn {
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
}
.white-color-sec .about-btn:hover {
    color: #fff;
    border-color: #bf2d20;
    background-color: #bf2d20;
}
.white-color-sec .small-text {
    color: #BF2D20;
}
.attorney-img {
    display: flex;
}

.attorney-img .fullwidth img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
/* trust css  */
.trust-symbol-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.trust-symbol-wrap .trust-symbol-image {
    width: 16.666666666%;
    text-align: center;
}

.trust-symbol-wrap .trust-symbol-image img {
    width: auto;
    max-width: 100%;
}
.ppc-banner-form .wpcf7 .wpcf7-response-output {
    bottom: 10px;
}
/* trust css end */
/* result css */
.results-detail-info {
    margin-top: 30px;
    display: flex;
}

.results-detail-info .fullwidth {
    padding: 20px;
    text-align: center;
    border-top: 6px solid #BF2D20;
    background: #FFF;
}
.results-detail-info .res-name {
    color: #454545;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}
.results-detail-info .res-price {
    color: #072E6F;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}
.results-detail-info .fullwidth p {
    color: #909090;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}
.read-more {
    font-size: 16px;
    color: #fff !important;
    font-weight: 600;
}

.statewide-result-section {
    background: #f2f2f2;
}
/* result css end */
/* help section css */
.help-sec-header .page-button {
    width: 100%;
    position: relative;
    text-align: right;
}
.practice-item-info a .practice_page_name {
    color: #151515;
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
    padding-left: 25px;
}
.practice-item-info a {
    border: 1px solid #D4D4D4;
    background: #FFF;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    padding-right: 45px;
}

.practice-icon img, .practice-icon svg {
    height: 51px;
    width: 51px;
}
.practice-item-info a .practice-icon {
    background: #BF2D20;
    height: 77px;
    width: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.practice-item-list {
    margin-top: 40px;
}
.practice-item-info {
    margin-top: 30px;
}
.practice-item-info a:after {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../img/plus-icon.svg);
    content: "";
    height: 35px;
    width: 35px;
    right: 15px;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
}
.practice-item-info a:hover .practice_page_name {
    color: #BF2D20;
}
.practice-item-info a:hover {
    background: #f3f3f3;
}
.consultation-detail .heading strong {
    color: #BF2D20;
    font-size: 80px;
    font-family: 'Allura', cursive;
    text-transform: capitalize;
    font-weight: normal;
}
.consultation-detail .small-text {
    margin-bottom: 30px;
}
/* help section css end */
/* winner css end */
.win-team-info .fullwidth {
    border: 1px solid #D2D2D2;
    padding: 30px;
}
.win-team-info {
    margin-top: 30px;
    display: flex;
}
.winner-title {
    color: #151515;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}
.winner-title strong {
    color: #BF2D20;
    font-weight: 500;
}
/* winner css end */
.addres-info-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}
.addres-info-sec p, .addres-info-sec p a, .addres-info-sec *, .addres-phone a {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    margin: 0;
}
.addres-info-sec p a {
    display: inline-block;
    border-bottom: 1px solid #fff;
    line-height: normal;
}
.addres-info-sec p a:hover {
    border-color: #bf2d20;
}
.addres-info-sec p a:hover, .addres-phone a:hover {
    color: #bf2d20;
}
.addres-info-wrap .addres-info-sec {
    background-image: url(../../img/location-icon.svg);
    background-repeat: no-repeat;
    background-size: 38px;
    background-position: 0 3px;
    padding-left: 45px;
    margin-right: 30px;
}
.addres-info-wrap .addres-phone {
    background-image: url(../../img/phone-num-icon.svg);
    background-repeat: no-repeat;
    background-size: 38px;
    background-position: 0 0px;
    padding-left: 45px;
}
.footer-content-info {
    margin-top: 40px;
    margin-bottom: 40px;
}
/* footer css end */

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    body .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 1600px) {
    .heading {
        font-size: 42px;
        line-height: normal;
    }
}

@media only screen and (max-width: 1199px) {
    .banner-section-wrap {
        height: 670px;
    }
    .banner-information .small-text {
        font-size: 22px;
    }
    .banner-information .heading, .banner-information p strong  {
        font-size: 60px;
    }
    .banner-information p {
        font-size: 16px;
    }
    .banner-case-section .case-item a .case-price {
        font-size: 40px;
    }
    .banner-case-section .case-item .case-name {
        font-size: 15px;
        letter-spacing: 0.3px;
    }
    .heading {
        font-size: 36px;
        line-height: 44px;
    }
    .small-text {
        font-size: 18px;
        letter-spacing: 3.7px;
    }
    .results-detail-info .res-name {
        font-size: 18px;
        line-height: 24px;
    }
    .winner-title {
        font-size: 26px;
    }
}

@media only screen and (max-width: 991px) {
    .ppc-contact-info .call-btn {
        padding: 11px 14px;
        font-size: 16px;
        background-size: 42px;
        background-position: 10px 6px;
        padding-left: 57px;
        margin-right: 5px;
        font-weight: 400;
    }
    .normal-btn {
        padding: 9px 10px;
        font-size: 14px;
        font-weight: 400;
    }
    .banner-information .heading, .banner-information p strong {
        font-size: 44px;
    }
    .banner-section-wrap {
        height: 850px;
        min-height: 850px;
    }
    .banner-information .small-text {
        letter-spacing: 4px;
    }
    .banner-information p {
        letter-spacing: 4px;
    }
    .personal-injury-img .fullwidth img {
        width: 100%;
        height: auto;
        object-fit: inherit;
        object-position: 0;
    }
    .personal-injury-info {
        margin-top: 40px;
    }
    .trust-symbol-wrap .trust-symbol-image {
        padding: 0 15px;
    }
    .personal-injury-attorney-info .section-pd {
        padding-top: 40px;
    }
    .practice-item-info a .practice_page_name {
        font-size: 16px;
        padding-left: 15px;
    }
    .heading {
        font-size: 32px;
        line-height: 42px;
    }
    .footer-content-info p br {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        max-width: 100%;
    }
   .banner-section-wrap {
    height: auto;
    display: block;
    min-height: auto;
}
.personal-injury-video a.html5lightbox .youtube-icon {
    bottom: 100px;
}
    .banner-section-wrap img {
        width: 100%;
        height: auto;
    }
    .banner-information {
        width: 100%;
        position: relative;
        padding: 50px 15px;
    }
    .banner-case-section {
    left: inherit;
    width: 100%;
    right: inherit;
    bottom: inherit;
    position: relative;
    padding: 40px 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 20px;
    background: #f9f9f9;
}
    .banner-case-section .case-item {
        width: 50%;
        padding: 0 15px;
    }
    .banner-case-section .case-item a {
        color: #000;
        width: 100%;
    }
    .section-pd {
        padding: 50px 0;
    }
    .personal-injury-section.section-pd {
        padding-top: 0;
    }
    .help-sec-header .col-md-7 {
        text-align: center;
    }
    .practice-item-info:first-child {
        margin-top: 0;
    }
}


@media only screen and (max-width: 575px) {
    .ppc-header > .row {
        padding: 18px 16px;
    }
    .ppc-contact-info .call-btn {
        font-size: 0;
        background-size: 40px;
        background-position: center;
        margin-right: 0;
        width: 58px;
        height: 58px;
        padding: 0;
    }
    .banner-section-wrap img {
        width: 100%;
        height: auto;
        min-height: 360px;
        object-fit: cover;
        object-position: center;
    }
    .banner-information .heading, .banner-information p strong {
        font-size: 42px;
    }
    .banner-information p {
        letter-spacing: 2px;
    }
    .banner-information .small-text {
        letter-spacing: 2px;
        font-size: 20px;
    }
    .heading br {
        display: none;
    }
}
@media only screen and (max-width: 567px) {
    .addres-info-wrap {
        width: 274px;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
    }
    .addres-info-wrap .addres-info-sec {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .addres-info-wrap .addres-phone {
        background-position: 0 -2px;
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 450px) {
    .page-button .common-btn {
        margin-right: 0 !important;
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }
    .page-button .common-btn:last-child {
        margin: 0;
    }
}

@media only screen and (max-width: 400px) {
    .banner-section-wrap img {
        width: 100%;
        height: auto;
        min-height: 350px;
        object-fit: cover;
        object-position: center;
    }
    .banner-case-section .case-item {
        width: 100%;
    }
    .banner-information .heading, .banner-information p strong {
        font-size: 31px;
    }
    .banner-information p {
        letter-spacing: 1px;
        font-size: 14px;
    }
    .banner-information .small-text {
        letter-spacing: 0px;
        font-size: 18px;
    }
    .banner-information .heading {
        margin-bottom: 5px;
    }
}