/* Header */

body.page-template-car-accident-lp {
    background: url(../images/background-bg.webp);
    background-repeat: repeat;
}

.car-lp-header-sec {
    padding: 20px 0;
    position: absolute;
    z-index: 999;
    width: 100%;
    border-bottom: 2px solid transparent;
}

.car-lp-logo {
    width: 22.3%;
}

.car-lp-logo img {
    width: 100%;
    display: block
}

.car-lp-header-sec .hdr-rit-blk p {
    font-size: 20px;
    color: #ffffff;
    line-height: 1;
    padding-right: 0;
    border-right: none;
    font-family: 'Inter Tight';
    font-style: italic;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}

.car-lp-header-sec .hdr-rit-blk {
    width: auto;
    display: flex;
    justify-content: end;
}

.car-lp-header-sec .hdr-rit-blk .widget {
    width: 100%;
}

.car-lp-header-sec .lp-caracc-hdr-call {
    font-size: 18px;
    font-family: 'Inter Tight';
    font-weight: 400;
    width: auto;
    padding-left: 75px;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 2px;
    position: relative;
    color: #fff;
}

.car-lp-header-sec .lp-caracc-hdr-call a {
    font-family: 'Inter Tight';
    font-weight: 700;
    font-size: 41px;
    letter-spacing: 0px;
    line-height: 1;
    margin-top: 7px;
    display: block;
}

.car-lp-header-sec .lp-caracc-hdr-call a::before {
    position: absolute;
    content: "";
    background-image: url(../caraccident-lp-images/hdr-call-icon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 68px;
    height: 68px;
    top: -4px;
    left: 0;
    bottom: inherit;
    margin: auto;
    background-position: center;
}

.car-lp-header-sec .lp-caracc-hdr-call a:hover {
    color: #c1012d;
}

.car-lp-header-sec .lp-caracc-hdr-rit-blk {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 77px;
}

.car-lp-header-sec .lp-caracc-hdr-fees {
    width: auto;
    display: flex;
    justify-content: flex-start;
    gap: 18px;
}

.header-sec.f-nav {
    position: fixed;
    background-color: #07296a;
    border-bottom-color: #b20129;
}

a.car-lp-cmn-btn {
    text-decoration: none;
    font-family: 'Inter Tight';
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.5px;
    color: #ffffff;
    text-align: center;
    background: linear-gradient(181deg, rgba(191, 1, 45, 1) 50%, rgba(160, 0, 37, 1) 100%);
    padding: 26px 82px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 50px;
    border: 5px solid rgb(221 125 147 / 50%);
    transition: 0.5s;
}

a.car-lp-cmn-btn:hover {
    background: linear-gradient(2deg, rgba(191, 1, 45, 1) 35%, rgba(160, 0, 37, 1) 100%) !important;
}


/* Car Accident Lp Banner Sec Starts */

.caracc-lp-banner-sec {
    background-image: url("../images/car-accident-bg-image.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 174px 0 107px;
}

.caracc-lp-banner-sec .container {
    max-width: 1700px;
}

.hurt-confused-left {
    width: 46.2%;
    padding-top: 96px;
    text-align: start;
}

.hurt-confused {
    display: flex;
    gap: 153px;
    justify-content: end;
}

.contact-us p a:hover {
    color: #b5012a;
}

.hurt-confuse-header strong {
    display: block;
}

.hurt-confuse-header {
    font-family: 'Arvo';
    font-size: 130px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    color: #eeeeee;
    text-transform: uppercase;
    margin: 0 0 28px;
    position: relative;
    z-index: 0;
}

.hurt-confuse-header::before {
    background-color: #c1012d;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 97%;
    height: 15px;
    position: absolute;
    content: "";
    bottom: 13px;
    left: 0;
    right: 0;
    z-index: -1;
}

.watching-bills {
    font-family: 'Arvo';
    font-size: 55px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 28px;
}

.houtson-team p {
    font-family: 'Inter Tight';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: 0.4px;
    color: #ffffff;
    margin: 0 0 44px;
}

.hurt-confuse-btn a.car-lp-cmn-btn {
    font-size: 20px;
    font-family: 'Jost';
    font-weight: 500;
    padding: 20px 45px;
    border: 5px solid #64154b;
}


.free-case-review-form {
    background-color: #07296a;
    padding: 55px 42px 69px 52px;
    width: 44.1%;
}

.free-case-review-form .carform-free-case-btn {
    font-family: 'Arvo';
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 2.16px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto 15px;
    padding: 0 17px;
    max-width: max-content;
    text-align: center;
    position: relative;
}

.free-case-review-form .carform-free-case-btn:before,
.free-case-review-form .carform-free-case-btn:after {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 7px;
    height: 8px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
}

.free-case-review-form .carform-free-case-btn:after {
    right: 0;
    left: inherit;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.banner-sec .free-case-review-form h6:before,
.banner-sec .free-case-review-form h6:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 8px;
    background-color: #ffffff;
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    top: 0;
    bottom: 0;
    margin: auto;
}

.banner-sec .free-case-review-form h6:before {
    left: 0;
}

.banner-sec .free-case-review-form h6:after {
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    right: 0;
}

.banner-sec .free-case-review-form {
    width: 39%;
}

.free-case-review-form .car-lp-bnr-form-title {
    font-family: 'Arvo';
    font-size: 45px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.9px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px;
    text-align: center;
}

.free-case-review-form p {
    font-family: 'Inter Tight';
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.3px;
    color: #ffffff;
    margin: 0 0 33px;
    text-align: center;
}

.free-case-review-form p strong {
    color: #97b8ff;
    font-weight: 400;
}

.gform_wrapper .gform_fields {
    grid-gap: 7px 9px !important;
}

.gform_wrapper .gfield input.large,
.gform_wrapper .gfield select.large,
.gform_wrapper .gfield textarea.large {
    background-color: #13326c;
    border: none;
    line-height: 1.2;
}

.free-case-review-form .gform_wrapper .gfield select.large {
    background-image: url("../caraccident-lp-images/car-lp-form-dwn-arr.webp");
}

.gform_wrapper .gfield input.large:focus,
.gform_wrapper .gfield select.large:focus,
.gform_wrapper .gfield textarea.large:focus {
    outline: 1px solid #771145;
}

.gform_wrapper .gfield textarea.large {
    height: 115px !important;
    resize: none;
}

.gform_wrapper .gfield input.large,
.gform_wrapper .gfield select.large,
.gform_wrapper .gfield textarea.large {
    width: 100%;
    padding: 20px;
    appearance: none;
    font-family: 'Inter Tight';
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.3px;
    color: #f4f7fd !important;
    border-radius: 0px;
    height: auto;
    border: 0 !important;
    outline: 0 !important;
}

.gform-theme--foundation .gfield textarea.large {
    min-block-size: auto !important;
}

.gform_wrapper .gfield input::placeholder,
.gform_wrapper .gfield textarea::placeholder {
    color: #f4f7fd;
}

.gform_wrapper .gfield_checkbox .gchoice {
    display: flex;
    align-items: start;
    gap: 10px;
}

.gform_wrapper .gfield_checkbox label,
.gform_wrapper .gfield_radio label {
    display: inline-block;
    font-size: 12px !important;
    font-family: 'Inter Tight';
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.24px;
    color: #ffffff;
    text-align: left;
    margin: 0;
}

.gform_footer {
    margin: 20px 0 0 !important;
    padding: 0 !important;
}

.gform_wrapper .gform_footer input[type="submit"] {
    font-size: 24px !important;
    font-family: 'Inter Tight' !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: 0.48px !important;
    padding: 25px 75px !important;
    border-radius: 50px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    background-color: #b20129 !important;
    border: 5px solid #64154b !important;
    margin: 0 !important;
    cursor: pointer !important;
    transition: 0.5s;
}

.gform_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #64154b !important;
}

.gform_wrapper input[type="checkbox"] {
    margin: 4px 8px 0 0 !important;
    width: 14px !important;
    height: 14px !important;
}

.gform_wrapper .gform_validation_errors {
    display: none !important;
}

.gform_wrapper .gfield_description, .gform_wrapper .validation_message, .gform_wrapper .instruction {
    background-color: transparent;
    padding: 0 !important;
    margin: 0 !important;
    border: none;
    font-size: 13px !important;
    position: absolute;
    top: 4px;
    right: 5px;
    text-align: right;
    pointer-events: none;
    color: #c02b0a !important;
}

.gform_wrapper .instruction {
    top: inherit !important;
    bottom: 3px;
}

.gform_wrapper .gfield {
    position: relative;
}

.gform_wrapper .gfield.gfield--type-checkbox .validation_message {
    right: inherit;
    left: 22px;
    top: inherit;
    bottom: -20px;
    text-align: left;
}


/*case result sec*/

.case-result-sec {
    background: url(../images/background-bg.webp);
    background-repeat: repeat;
    padding: 73px 0 208px;
    overflow: hidden;
}

.case-result-sec .container {
    max-width: 1720px;
}

.caseresults::before {
    background-color: #b10129;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 87.3%;
    height: 1px;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.caseresults .case-head {
    display: flex;
    justify-content: space-between;
    animation: scrollText 30s infinite linear;
    transition: all 2s ease;
    width: fit-content;
    white-space: nowrap;
}

.caseresults .case-head:hover {
    animation-play-state: paused;
}

.caseresults .case-title {
    font-family: 'Arvo';
    font-size: 100px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    color: transparent;
    -webkit-text-stroke: 1px #c1012d;
    text-transform: uppercase;
    margin: 0;
    padding-right: 40px;
    position: relative;
    white-space: nowrap;
}

.caseresults .case-title:hover {
    color: #c1012d;
    transition: 0.5s;
}

.caseresults {
    padding: 0 0px 63px;
    position: relative;
    margin: 0 0 62px;
}

.services {
    display: flex;
    gap: 40px;
    align-items: start;
    justify-content: center;
}

.service-item {
    width: 24%;
    background-color: rgb(7 41 106 / 10%);
    padding: 93px 10px 99px;
    border: 1px solid #c9d0dd;
    position: relative;
}

.service-item .scroll {
    position: absolute;
    font-size: 15px;
    font-family: 'Inter Tight';
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    padding: 26px 10px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #b8012b;
    border: 7px solid #dd7d93;
    border-radius: 50%;
    bottom: -50px;
    right: -30px;
    z-index: 1;
    display: none;
}

.service-item:hover .scroll {
    display: block;
}

.service-item:hover {
    background-image: url(../images/case-result-hvr.webp);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
}

.service-item:hover .case-title-top,
.service-item:hover .case-title-bottom {
    color: #ffff;
}

.service-item .case-title-top {
    font-family: 'Inter Tight';
    font-size: 20px;
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 3.2px;
    color: #07296a;
    text-align: center;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.service-item .case-title {
    font-family: 'Arvo';
    font-size: 90px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.8px;
    color: #c1012d;
    text-align: center;
    margin: 0 0 26px;
}

.service-item .case-title-bottom {
    font-family: 'Inter Tight';
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    color: #07296a;
    text-align: center;
    text-transform: uppercase;
}

.service-item:nth-child(even) {
    margin: 50px 0 0;
}

@keyframes scrollText {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}



/*houston-car-accident-sec*/

.houston-car-accident-sec {
    background: url(../images/background-bg.webp);
    background-repeat: repeat;
}

.houston-car-accident {
    padding-left: 110px;
}

.houston-car-header {
    font-family: 'Arvo';
    font-size: 90px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.8px;
    color: #c1012d;
    text-transform: uppercase;
    margin: 0 0 50px;
}

.houtson-car-theory {
    display: flex;
    justify-content: space-between;
    margin: 0 0 80px;
    align-items: start;
}

.houston-car-desc {
    width: 45.7%;
}

.houston-car-desc p {
    font-family: 'Inter Tight';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.4px;
    color: #000000;
    margin: 0 0 20px;
}

.houston-car-desc p:last-child {
    margin: 0;
}

.houston-car-image {
    width: 100%;
    margin: -50px 0 0;
    position: relative;
}

.houston-car-review-image {
    position: absolute;
    width: 69.4%;
    background: url(../images/background-bg.webp);
    background-repeat: repeat;
    padding: 8px 0 0 24px;
    bottom: 0;
    right: 0;
}

.houston-car-rt {
    width: 49.5%;
    position: relative;
}

.houston-car-image img {
    display: block;
    width: 100%;
}

.success-milestones {
    display: flex;
    gap: 87px;
    justify-content: center;
    align-items: center;
}

.years-exp-title {
    font-family: 'Arvo';
    font-size: 75px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.5px;
    color: #07296a;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 25px;
}

.years-exp-desc {
    font-family: 'Inter Tight';
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.4px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
}

.recovered-clients {
    padding: 0 105px;
    border-left: 1px dashed #181818;
    border-right: 1px dashed #181818;
}



/*why-choose-mokaram-sec */

.car-lp-why-choose-sec {
    padding: 150px 0px 160px;
}

.car-lp-why-choose-sec .container {
    max-width: 1700px;
}

.why-choose-mokaram-header {
    font-family: 'Arvo';
    font-size: 90px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.8px;
    color: #c1012d;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 28px;
}

.why-choose-mokaram-header strong {
    display: block;
    font-weight: inherit;
}

.houston-car {
    font-family: 'Arvo';
    font-size: 56px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.12px;
    color: #07296a;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 20px !important;
    -webkit-text-stroke: 1px #fff;
}

.why-choose-reasons {
    padding: 90px 0px 110px 100px;
    display: flex;
    gap: 60px;
    background-color: #d8dde8;
    align-items: start;
}

.why-choose-left {
    width: 55%;
}

.why-choose-item {
    display: flex;
    gap: 20px;
    padding: 0 0 38px;
    margin: 0 0 50px;
    position: relative;
}

.why-choose-item:before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #aeb9cf;
    width: 80%;
    height: 1px;
    bottom: 0;
    left: 0;
}

.why-choose-item:last-child:before {
    display: none;
}

.why-choose-item:last-child {
    margin: 0;
}

.why-choose-item:hover:before {
    width: 100%;
    border-bottom-color: #07296a;
    transition: 0.5s;
}

.why-choose-item:hover:last-child:before {
    display: block;
}

.res-logo {
    width: 9.5%;
}

.why-choose-right {
    width: 87.5%;
}

.why-choose-res {
    font-family: 'Arvo';
    font-size: 35px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1.4px;
    color: #07296a;
    text-transform: uppercase;
    margin: 0 0 25px;
}

.why-choose-desc {
    font-family: 'Inter Tight';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #4a5872;
    width: 89%;
}

.free-case-review-form {
    background-color: #07296a;
    padding: 55px 42px 69px 52px;
    width: 41.2%;
}

.car-lp-why-choose-sec .free-case-review-form h6:before,
.car-lp-why-choose-sec .free-case-review-form h6:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 8px;
    background-color: #b10129;
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    top: 0;
    bottom: 0;
    margin: auto;
}

.car-lp-why-choose-sec .free-case-review-form h6:before {
    left: 0;
}

.car-lp-why-choose-sec .free-case-review-form h6:after {
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    right: 0;
}

.gform_footer.top_label {
    text-align: center;
    justify-content: center;
    margin-top: 30px !important;
}


/*car_lp_contact_houston_sec*/

.car-lp-contact-houston-sec {
    background: url(../images/background-bg.webp);
    background-repeat: repeat;
    padding-bottom: 155px;
}

.car-lp-contact-houston-sec .container {
    max-width: 100%;
    width: 100%;
}

.contact-a-houston {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.left-car-accident-image {
    width: 32.4%;
}

.right-car-accident-image {
    width: 32.4%;
}

.left-car-accident-image img,
.right-car-accident-image img {
    width: 100%;
    display: block;
}

.car-accident-desc {
    width: 33%;
    margin-bottom: 0;
    position: relative;
    padding-top: 160px;
}

.car-a-houtson-header {
    font-family: "Arvo", serif;
    font-size: 80px;
    font-weight: 700;
    -webkit-text-stroke: 2px #ffffff;
    line-height: 1;
    letter-spacing: 1.6px;
    color: #c1012d;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    top: -6%;
    left: -42%;
    right: 0;
    margin: auto;
    width: calc(100% + 90%);
}

.car-text {
    font-family: "Inter Tight", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
    margin: 0 0 56px;
}

.car-acc-btn {
    text-align: center;
}



/*car-lp-clients-say-sec */

.car-lp-clients-say-sec {
    background: url(../images/background-bg.webp);
    background-repeat: repeat;
    overflow: hidden;
    position: relative;
    padding: 0 0 60px;
}

.car-lp-clients-say-sec:before {
    content: "";
    position: absolute;
    background-image: url(../images/shade-background.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    height: 40%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
}

.car-lp-clients-say-sec .container {
    max-width: 1280px;
    width: 100%;
    margin: auto;
}

.car-lp-clients-say-sec .clients-say-header {
    font-family: 'Arvo';
    font-size: 90px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.8px;
    color: #c1012d;
    text-transform: uppercase;
    margin: 0 0 18px;
    text-align: center;
}

.car-lp-clients-say-sec .real-stories {
    font-family: 'Inter Tight';
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.6px;
    color: #000000;
    text-align: center;
    margin: 0 0 50px;
}

.car-lp-clients-say-sec .review-logo-sec {
    width: 35.5%;
    margin: 0 auto 50px;
    position: relative;
}

.car-lp-clients-say-sec .reviews {
    margin: 0 0 60px;
}

.car-lp-clients-say-sec .review {
    padding: 57px 46px 90px 40px;
    border: 7px solid #d9dbe2;
    background-color: #fafafa;
    position: relative;
    height: 100%;
    transition: 0.5s;
}

.car-lp-clients-say-sec .review::before {
    background-image: url(../images/review-quotes.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    content: "";
    width: 65px;
    height: 51px;
    right: 30px;
    top: 50px;
}

.car-lp-clients-say-sec .review:hover::before {
    background-image: url("../images/review-hover-quotes.webp");
}

.car-lp-clients-say-sec .review:hover {
    background-color: #07296a;
}

.car-lp-clients-say-sec .review:hover .review-text {
    color: #8ba3d0;
}

.car-lp-clients-say-sec .review:hover .review-author {
    color: #c1012d;
}

.car-lp-clients-say-sec .five-star-logo {
    width: 29.3%;
    margin: 0 0 25px;
}

.car-lp-clients-say-sec .review-text {
    font-family: 'Inter Tight';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.4px;
    color: #000000;
    margin: 0 0 30px;
}

.car-lp-clients-say-sec .review-author {
    font-family: 'Arvo';
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    font-style: italic;
    letter-spacing: 0.6px;
    color: #07296a;
    text-transform: uppercase;
    position: absolute;
    bottom: 60px;
}

.car-lp-clients-say-sec .testi-name {
    display: flex;
    justify-content: space-between;
    animation: scrollText 30s infinite linear;
    transition: all 2s ease;
    width: fit-content;
    white-space: nowrap;
}

.car-lp-clients-say-sec .testi-name .testi-title {
    font-family: 'Arvo';
    font-size: 100px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -2px;
    color: transparent;
    -webkit-text-stroke: 1px rgb(193 1 45 / 50%);
    text-transform: uppercase;
    margin-right: 30px;
    transition: 0.5s;
}

.car-lp-clients-say-sec .testi-name .testi-title:hover {
    color: #c1012d;
}

.car-lp-clients-say-sec .testi-name:hover {
    animation-play-state: paused;
}

.reviews.owl-carousel .owl-stage {
    display: flex;
}

.reviews.owl-carousel .owl-nav {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
    max-width: 850px;
    position: absolute;
    top: -135px;
    left: 0;
    right: 0;
    margin: auto;
}

.reviews.owl-carousel .owl-nav button.owl-prev,
.reviews.owl-carousel .owl-nav button.owl-next {
    background-image: url(../images/testi-lft-blue.webp);
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
    font-size: 0px;
}

.reviews.owl-carousel .owl-nav button.owl-next {
    background-image: url(../images/testi-rt-blue.webp);
}

.reviews.owl-carousel .owl-nav button:hover {
    filter: brightness(0) saturate(100%) invert(12%) sepia(95%) saturate(6000%) hue-rotate(345deg) brightness(85%) contrast(115%);
}

.reviews.owl-carousel .owl-item {
    padding-left: 2px;
}


/*car-lp-awards-honorsy-sec*/

.car-lp-awards-honorsy-sec {
    padding: 152px 0 184px;
    position: relative;
}

.car-lp-awards-honorsy-sec hr {
    background-color: #c1012d;
    width: 79%;
    height: 1px;
    margin: auto;
}

.car-lp-awards-honorsy-sec .container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.awards-honors-header {
    font-family: 'Arvo';
    font-size: 90px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.8px;
    color: #c1012d;
    text-transform: uppercase;
    margin: 0 0 50px;
    text-align: center;
}

.awards-blk,
.honors-blk {
    display: flex;
    justify-content: space-between;
    position: relative;
    animation: scroll-left 40s linear infinite;
    animation-play-state: running;
    gap: 44px;
    width: 210%;
}

.awards-blk {
    margin: 0 0 60px;
}

.honors-blk {
    animation: scroll-right 40s linear infinite;
    margin: 60px 0 0;
}

.awards-logo {
    width: 27.13%;
    background-color: rgb(7 41 106 / 6%);
    border: 1px solid #c1c7d4;
    transition: all 0.3s ease;
}

.awards-logo img {
    width: 100%;
    display: block;
}


@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@keyframes scroll-right {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(0);
    }
}



/*car-lp-top-rated-form-sec*/

.car-lp-top-rated-form-sec {
    padding: 0 0 100px;
}

.car-lp-top-rated-form-sec .container {
    max-width: 1700px;
}

.car-lp-top-rated-content {
    background-color: #d8dde8;
    outline: 12px solid #d8dde87d;
    padding: 75px 98px 100px;
    display: inline-block;
    outline-offset: 0;
}

.car-lp-top-rated-content .car-lp-form-sub-title {
    font-family: 'Arvo';
    font-size: 35px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 4.2px;
    color: #07296a;
    text-transform: uppercase;
    margin: 0 auto 20px;
    text-align: center;
    padding: 0 42px;
    width: fit-content;
    position: relative;
}

.car-lp-form-sub-title:before,
.car-lp-form-sub-title:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 17px;
    background-color: #b10129;
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.car-lp-form-sub-title:after {
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    right: 0;
    left: inherit !important;
}

.car-lp-top-rated-content .text-heading {
    font-family: 'Arvo';
    font-size: 78px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.56px;
    color: #c1012d;
    text-transform: uppercase;
    margin: 0 0 20px;
    text-align: center;
}

.car-lp-top-rated-content p {
    font-family: 'Inter Tight';
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.44px;
    color: #363636;
    margin: 0 0 30px;
    text-align: center;
}

.car-lp-top-rated-content p strong {
    color: #c1012d;
    font-weight: 400;
}

.car-lp-top-rated-content .gform_wrapper .gform_fields {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}

.car-lp-top-rated-content .gform_wrapper .gfield input::placeholder,
.car-lp-top-rated-content .gform_wrapper .gfield textarea::placeholder {
    color: #212429;
}

.car-lp-top-rated-content .gform_wrapper .gfield input,
.car-lp-top-rated-content .gform_wrapper .gfield select,
.car-lp-top-rated-content .gform_wrapper .gfield textarea {
    width: 100%;
    padding: 28px 28px !important;
    font-family: 'Inter Tight';
    font-size: 18px !important;
    font-weight: 400;
    line-height: 1 !important;
    letter-spacing: 0.36px;
    color: #212429 !important;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #bcc2cf !important;
    outline: none !important;
}

.car-lp-top-rated-content .gform_wrapper .gfield input:focus,
.car-lp-top-rated-content .gform_wrapper .gfield select:focus,
.car-lp-top-rated-content .gform_wrapper .gfield textarea:focus {
    border-color: #c1012d;
}

.car-lp-top-rated-content .gform_wrapper .gfield textarea.large {
    height: 160px !important;
    resize: none;
    margin: 0 0 18px;
}

.car-lp-top-rated-content .gform_wrapper .gfield input:foucs,
.car-lp-top-rated-content .gform_wrapper .gfield select:foucs,
.car-lp-top-rated-content .gform_wrapper .gfield textarea:foucs {
    outline: 2px solid #c1012d !important;
    border-color: transparent;
}

.car-lp-top-rated-content .gform_wrapper .top_label input[type="checkbox"] {
    margin: 4px 10px 0px 0px !important;
    width: 15px !important;
    height: 15px !important;
    max-width: fit-content;
    padding: 0 !important;
    background-color: #767676;
}
.car-lp-top-rated-content .gform_wrapper .gfield select {
    appearance: none;
}

.car-lp-top-rated-content .gform_title {
    display: none;
}

.car-lp-top-rated-content .gform_wrapper .gfield_checkbox label {
    font-size: 15px !important;
    font-family: 'Inter Tight';
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.3px;
    color: #000;
}

.car-lp-top-rated-content .gform_wrapper .chk {
    width: 38%;
}

.car-lp-top-rated-content .gform_footer {
    width: 100%;
    max-width: fit-content;
    margin: -60px 0 0 auto !important;
    padding: 0 !important;
}

.car-lp-top-rated-content .gform_wrapper .gform_footer input[type="submit"] {
    font-size: 24px !important;
    font-family: 'Inter Tight' !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: 0.48px !important;
    padding: 25px 75px !important;
    border-radius: 50px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    background-color: #b20129 !important;
    border: 5px solid #cc6f8a !important;
    margin: 0 !important;
    cursor: pointer !important;
}

.car-lp-top-rated-content .gform_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #00205b !important;
    border-color: #00205b !important;
}

.car-lp-top-rated-content .gchoice.gchoice_6_15_1 {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}



/*car_lp_fotter_sec*/

.car-lp-footer-sec {
    background-image: url(../caraccident-lp-images/car-lp-fotter-ng.webp);
    background-repeat: repeat;
    padding: 95px 0 82px;
    position: relative;
    z-index: 0;
}

.car-lp-footer-sec .container {
    max-width: 1500px;
}

.car-lp-footer-sec::before {
    background-image: url(../caraccident-lp-images/m-shape.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    content: "";
    width: 21.2%;
    height: 87.1%;
    position: absolute;
    left: 0;
    bottom: -10px;
    z-index: -1;
}

.car-lp-footer-sec:after {
    background: linear-gradient(to right, #b10129 66%, #a3acc1 34%);
    width: 31.8%;
    height: 1px;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    top: 77px;
    margin: auto;
}

.footer-blk {
    display: flex;
    justify-content: space-between;
}

.map-sec {
    width: 35.8%;
}

.map-sec iframe {
    height: 450px;
    width: 100%;
}

.footer-logo-sec {
    width: 29.4%;
    padding: 20px 0 0;
}

.footer-logo {
    width: 76%;
    margin: 0 0 32px;
}

.footer-desc {
    font-family: 'Inter Tight';
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.36px;
    color: #ffffff;
    margin: 0 0 72px;
    width: 98%;
}

.footer-mail-sec a {
    text-decoration: none;
    font-family: 'Inter Tight';
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.44px;
    color: #ffffff;
    padding: 0 0 0 90px;
    position: relative;
    transition: 0.5s;
}

.location-contact-sec {
    width: 26.9%;
    padding: 20px 0 0;
}

.contact-title {
    font-family: 'Arvo';
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.8px;
    color: #c1012d;
    text-transform: uppercase;
    margin: 0 0 25px;
}

.location-sec {
    padding: 0 0 53px 0;
    position: relative;
    margin: 0 0 53px;
}

.location-text {
    padding: 8px 0 0 82px;
    position: relative;
}

.location-desc {
    font-family: 'Inter Tight';
    font-size: 25px;
    font-weight: 400;
    line-height: 1.52;
    letter-spacing: 0.5px;
    color: #ffffff;
}

.contact-sec {
    margin: 0;
    padding: 0 0 0 90px;
    position: relative;
}

.call-title,
.location-title {
    font-family: 'Arvo';
    font-size: 33px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.66px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
}

.location-title {
    margin: 0 0 7px;
}

.contact-num a {
    text-decoration: none;
    font-family: 'Inter Tight';
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffff;
    display: inline-block;
    line-height: 1;
    transition: 0.5s;
}

.footer-mail-sec a::before {
    background-image: url(../caraccident-lp-images/mail-logo.webp);
    background-repeat: no-repeat;
    background-position: center;
    width: 70px;
    height: 70px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.contact-num a::before,
.location-text::before {
    background-image: url(../caraccident-lp-images/footer-call-logo.webp);
    background-repeat: no-repeat;
    background-position: center;
    width: 70px;
    height: 70px;
    content: "";
    position: absolute;
    bottom: auto;
    left: 0;
    top: 0;
}

.footer-mail-sec a:hover {
    color: #c1012d;
}

.contact-num a:hover {
    color: #b5012a;
}

.copyrights {
    background: #062268;
    padding: 30px 0;
    text-align: center;
}

.location-text::before {
    background-image: url(../caraccident-lp-images/location-icon.webp);
}




/* Responsive */

@media screen and (max-width: 1900px) {

    .car-a-houtson-header {
        font-size: 76px;
    }

}

@media screen and (max-width: 1800px) {

    .caracc-lp-banner-sec .container,
    .case-result-sec .container,
    .car-lp-why-choose-sec .container,
    .car-lp-top-rated-form-sec .container {
        max-width: 1600px;
    }

    .watching-bills {
        font-size: 52px;
    }

    .hurt-confuse-header {
        font-size: 123px
    }

    .free-case-review-form .car-lp-bnr-form-title {
        font-size: 44px;
    }

    .caseresults .case-title {
        font-size: 90px;
    }

    .service-item .case-title {
        font-size: 80px;
    }

    .why-choose-res {
        font-size: 32px;
    }

    .car-accident-desc {
        padding-top: 140px;
    }

    .car-a-houtson-header {
        font-size: 70px;
    }

    .car-text {
        font-size: 18px;
        margin: 0 0 45px;
    }

    .car-text br {
        display: none;
    }

    .car-lp-awards-honorsy-sec {
        padding: 130px 0 165px;
    }

    .awards-honors-header {
        font-size: 82px;
    }

    .car-lp-top-rated-content {
        padding: 70px 85px 90px;
    }

    .car-lp-top-rated-content .text-heading {
        font-size: 70px;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield input,
    .car-lp-top-rated-content .gform_wrapper .gfield select,
    .car-lp-top-rated-content .gform_wrapper .gfield textarea {
        padding: 24px 28px !important;
    }

    .car-lp-top-rated-content .gform_wrapper .chk {
        width: 40%;
    }

    .car-lp-top-rated-content .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 22px !important;
        padding: 23px 65px !important;
    }

    a.car-lp-cmn-btn {
        font-size: 23px;
        padding: 22px 75px;
    }

}

@media screen and (max-width: 1680px) {

    .caracc-lp-banner-sec .container,
    .case-result-sec .container,
    .car-lp-why-choose-sec .container,
    .car-lp-top-rated-form-sec .container {
        max-width: 1500px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call a {
        font-size: 39px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call {
        font-size: 17px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call a {
        font-size: 36px;
    }

    .hurt-confuse-header {
        font-size: 116px;
    }

    .watching-bills {
        font-size: 48px;
    }

    .free-case-review-form .car-lp-bnr-form-title {
        font-size: 41px;
    }

    .case-result-sec {
        padding: 73px 0 190px;
    }

    .caseresults {
        padding: 0 0px 50px;
    }

    .caseresults .case-title {
        font-size: 80px;
    }

    .service-item {
        padding: 80px 10px 90px;
    }

    .service-item .case-title {
        font-size: 72px;
    }

    .service-item .case-title-top {
        font-size: 19px;
        letter-spacing: 2.5px;
    }

    .service-item .case-title-bottom {
        font-size: 23px;
    }

    .why-choose-mokaram-header {
        font-size: 80px;
    }

    .houston-car {
        font-size: 50px;
        margin: 0 0 -25px;
    }

    .why-choose-reasons {
        padding: 90px 0px 110px 90px;
    }

    .why-choose-res {
        font-size: 30px;
    }

    .car-lp-contact-houston-sec {
        padding-bottom: 130px;
    }

    .car-accident-desc {
        padding-top: 120px;
    }

    .car-a-houtson-header {
        font-size: 65px;
    }

    .car-text {
        margin: 0 0 30px;
    }

    a.car-lp-cmn-btn {
        font-size: 21px;
        padding: 22px 70px;
        border-width: 4px;
    }

    .houston-car-accident {
        padding-left: 90px;
    }

    .houston-car-header {
        font-size: 80px;
        margin: 0 0 45px;
    }

    .houtson-car-theory {
        margin: 0 0 70px;
    }

    .houston-car-desc p {
        font-size: 18px;
    
    }

    .houston-car-image {
        margin: -35px 0 0;
    }

    .houston-car-review-image {
        padding: 8px 0 0 20px;
    }

    .success-milestones {
        gap: 75px;
    }

    .years-exp-title {
        font-size: 65px;
        margin: 0 0 20px;
    }

    .years-exp-desc {
        font-size: 18px;
    }

    .years-exp-desc.no-fee {
        font-size: 25px;
    }

    .recovered-clients {
        padding: 0 90px;
    }

    .car-lp-awards-honorsy-sec {
        padding: 120px 0 150px;
    }

    .awards-honors-header {
        font-size: 75px;
        margin: 0 0 40px;
    }

    .awards-blk,
    .honors-blk {
        gap: 30px;
    }

    .awards-blk {
        margin: 0 0 50px;
    }

    .honors-blk {
        margin: 50px 0 0;
    }

    .car-lp-top-rated-form-sec .container {
        max-width: 1450px;
    }

    .car-lp-top-rated-content {
        padding: 60px 75px 80px;
    }

    .car-lp-top-rated-form-sec {
        padding: 0 0 90px;
    }

    .car-lp-top-rated-content .text-heading {
        font-size: 65px;
    }

    .car-lp-top-rated-content .car-lp-form-sub-title {
        font-size: 33px;
        padding: 0 35px;
    }

    .car-lp-top-rated-content p {
        font-size: 21px;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield input,
    .car-lp-top-rated-content .gform_wrapper .gfield select,
    .car-lp-top-rated-content .gform_wrapper .gfield textarea {
        padding: 22px 25px !important;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield textarea.large {
        height: 150px !important;
        margin: 0 0 10px;
    }

    .car-lp-top-rated-content .gform_wrapper .chk {
        width: 43%;
    }

    .car-lp-top-rated-content .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 20px !important;
        padding: 21px 52px !important;
    }

    .car-lp-footer-sec:after {
        width: 28%;
    }

}

@media screen and (max-width: 1550px) {

    .caracc-lp-banner-sec .container,
    .case-result-sec .container,
    .car-lp-why-choose-sec .container,
    .car-lp-top-rated-form-sec .container,
    .car-lp-footer-sec .container {
        max-width: 1350px;
    }


    .car-lp-header-sec .hdr-rit-blk p {
        font-size: 18px;
    }

    .car-lp-header-sec .lp-caracc-hdr-rit-blk {
        gap: 60px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call {
        letter-spacing: 1.4px;
    }

    .hurt-confuse-header {
        font-size: 108px;
    }

    .hurt-confuse-header::before {
        bottom: 11px;
    }

    .watching-bills {
        font-size: 44px;
    }

    .houtson-team p {
        font-size: 19px;
        margin: 0 0 35px;
    }

    .free-case-review-form {
        padding: 50px 34px 60px;
    }

    .free-case-review-form h6 {
        font-size: 17px;
    }

    .free-case-review-form .car-lp-bnr-form-title {
        font-size: 37px;
    }

    .free-case-review-form p {
        margin: 0 0 27px;
        font-size: 14px;
    }

    .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 22px !important;
        padding: 23px 65px !important;
    }

    .gform_wrapper .gfield input.large,
    .gform_wrapper .gfield select.large,
    .gform_wrapper .gfield textarea.large {
        padding: 18px;
    }

    .case-result-sec {
        padding: 70px 0 160px;
    }

    .caseresults {
        padding: 0 0px 45px;
        margin: 0 0 50px;
    }

    .caseresults .case-title {
        font-size: 73px;
        letter-spacing: 1px;
    }

    .services {
        gap: 30px;
    }

    .service-item {
        padding: 70px 10px 80px;
    }

    .service-item:nth-child(even) {
        margin: 45px 0 0;
    }

    .service-item .case-title-top {
        font-size: 18px;
        letter-spacing: 2px;
    }

    .service-item .case-title {
        font-size: 66px;
        margin: 0 0 20px;
    }

    .service-item .case-title-bottom {
        font-size: 21px;
    }

    .service-item .scroll {
        padding: 25px 10px;
        border-width: 6px;
    }

    .why-choose-mokaram-header {
        font-size: 70px;
    }

    .car-lp-clients-say-sec .clients-say-header {font-size: 80px;}

    .houston-car {
        font-size: 43px;
        margin: 0 0 -21px;
    }

    .why-choose-reasons {
        padding: 80px 0px 90px 80px;
        gap: 50px;
    }

    .why-choose-res {
        font-size: 27px;
        letter-spacing: 1px;
        margin: 0 0 20px;
    }

    .why-choose-desc br {
        display: none;
    }

    .car-a-houtson-header {
        font-size: 60px;
        -webkit-text-stroke-width: 1px;
    }

    .car-lp-contact-houston-sec {
        padding-bottom: 70px;
    }

    .car-lp-contact-houston-sec {
        padding-bottom: 110px;
    }

    .car-accident-desc {
        padding-top: 115px;
    }

    .car-text {
        margin: 0 0 30px;
        font-size: 17px;
    }

    a.car-lp-cmn-btn {
        font-size: 19px;
        padding: 20px 64px;
    }

    .houston-car-accident {
        padding-left: 80px;
    }

    .houston-car-header {
        font-size: 72px;
        margin: 0 0 38px;
    }

    .houtson-car-theory {
        margin: 0 0 60px;
    }


    .houston-car-image {
        margin: -25px 0 0;
    }

    .houston-car-review-image {
        padding: 6px 0 0 18px;
    }

    .success-milestones {
        gap: 65px;
    }

    .years-exp-title {
        font-size: 60px;
        margin: 0 0 18px;
    }

    .years-exp-desc {
        font-size: 17px;
    }

    .years-exp-desc.no-fee {
        font-size: 22px;
    }

    .recovered-clients {
        padding: 0 80px;
    }

    .car-lp-awards-honorsy-sec {
        padding: 100px 0 120px;
    }

    .awards-honors-header {
        font-size: 65px;
        margin: 0 0 35px;
    }

    .awards-blk,
    .honors-blk {
        gap: 25px;
    }

    .awards-blk {
        margin: 0 0 40px;
    }

    .honors-blk {
        margin: 40px 0 0;
    }

    .car-lp-top-rated-content {
        padding: 55px 65px 70px;
    }

    .car-lp-top-rated-content .text-heading {
        font-size: 60px;
    }

    .car-lp-top-rated-content .car-lp-form-sub-title {
        font-size: 31px;
        letter-spacing: 3px;
    }

    .car-lp-top-rated-content p {
        font-size: 20px;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield input,
    .car-lp-top-rated-content .gform_wrapper .gfield select,
    .car-lp-top-rated-content .gform_wrapper .gfield textarea {
        padding: 20px 25px !important;
    }

    .car-lp-top-rated-content .gform_wrapper .chk {
        width: 46%;
    }

    .car-lp-top-rated-content .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 19px !important;
        padding: 20px 45px !important;
    }

    .car-lp-top-rated-form-sec {
        padding: 0 0 85px;
    }

    .car-lp-footer-sec {
        padding: 90px 0 80px;
    }

.contact-num a {
    font-size: 35px;
}

    .footer-desc {
        font-size: 17px;
        margin: 0 0 55px;
    }

    .contact-title {
        font-size: 38px;
        margin: 0 0 22px;
    }

    .contact-num a::before,
    .footer-mail-sec a::before,
    .location-text::before {
        transform: scale(0.9);
    }

    .contact-sec {
        padding: 0 0 0 80px;
    }

    .call-title,
    .location-title {
        font-size: 30px;
    }

    .footer-mail-sec a {
        padding: 0 0 0 84px;
        font-size: 21px;
    }

    .location-desc {
        font-size: 23px;
    }

    .location-sec {
        padding: 0 0 40px;
        margin: 0 0 45px;
    }

    .map-sec iframe {
        height: 400px;
    }

    .car-lp-footer-sec:after {
        top: 70px;
    }



}

@media screen and (max-width: 1440px) {

    .caracc-lp-banner-sec .container,
    .case-result-sec .container,
    .car-lp-why-choose-sec .container,
    .car-lp-top-rated-form-sec .container,
    .car-lp-footer-sec .container {
        max-width: 1200px;
    }


    .car-lp-header-sec .lp-caracc-hdr-rit-blk {
        gap: 50px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call {
        letter-spacing: 1px;
        font-size: 16px;
        padding-left: 67px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call a {
        font-size: 34px;
        margin-top: 5px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call a::before {
        transform: scale(0.9);
        left: -3px;
    }

    .car-lp-header-sec .hdr-rit-blk p {
        font-size: 16px;
    }

    .caracc-lp-banner-sec {
        padding: 160px 0 90px;
    }

    .hurt-confused {
        gap: 90px;
    }

    .hurt-confused-left {
        padding-top: 80px;
    }

    .hurt-confuse-header {
        font-size: 95px;
    }

    .hurt-confuse-header::before {
        width: 100%;
    }

    .watching-bills {
        font-size: 37px;
        margin: 0 0 20px;
    }

    .houtson-team p {
        font-size: 18px;
        margin: 0 0 25px;
    }

    .free-case-review-form {
        padding: 40px 30px 50px;
        width: 43%;
    }

    .free-case-review-form h6 {
        font-size: 16px;
        letter-spacing: 1px;
    }

    .free-case-review-form .car-lp-bnr-form-title {
        font-size: 35px;
        margin: 0 0 15px;
    }

    .free-case-review-form p {
        margin: 0 0 22px;
        font-size: 14px;
    }

    .gform_wrapper .gfield input.large,
    .gform_wrapper .gfield select.large,
    .gform_wrapper .gfield textarea.large {
        padding: 15px 16px;
        font-size: 14px;
    }

    .gform_wrapper .gfield select.large {
        background-size: 15px 8px;
        background-position: right 17px center;
    }

    .gform_wrapper .gfield textarea.large {
        height: 105px !important;
    }

    .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 20px !important;
        padding: 20px 50px !important;
    }
    .gform_wrapper input[type="checkbox"] {
    width: 13px !important;
    height: 13px !important;
}

    .hurt-confuse-btn a.car-lp-cmn-btn {
        font-size: 18px;
        padding: 17px 35px;
    }

    .case-result-sec {
        padding: 60px 0 110px;
    }

    .caseresults {
        padding: 0 0px 35px;
        margin: 0 0 40px;
    }

    .caseresults .case-title {
        font-size: 65px;
    }

    .services {
        gap: 20px;
    }

    .service-item {
        padding: 60px 10px;
    }

    .service-item .case-title-top {
        font-size: 16px;
        letter-spacing: 1.5px;
    }

    .service-item .case-title {
        font-size: 60px;
        letter-spacing: 1px;
    }

    .service-item .case-title-bottom {
        font-size: 19px;
    }

    .service-item .scroll {
        padding: 24px 8px;
        font-size: 14px;
        bottom: -46px;
        border-width: 5px;
    }

    .car-lp-why-choose-sec {
        padding: 110px 0px 120px;
    }

    .why-choose-mokaram-header {
        font-size: 61px;
    }

    .houston-car {
        font-size: 38px;
        margin: 0 0 -18px;
        letter-spacing: 1px;
    }

    .why-choose-reasons {
        padding: 70px 0px 70px 70px;
    }

    .why-choose-res {
        font-size: 24px;
        letter-spacing: 0.7px;
        margin: 0 0 15px;
    }

    .why-choose-desc {
        line-height: 1.67;
    }

    .why-choose-item {
        padding: 0 0 30px;
        margin: 0 0 35px;
    }

    .car-accident-desc {
        padding-top: 107px;
    }

    .car-a-houtson-header {
        font-size: 55px;
        top: -5%;
    }

    .car-text {
        margin: 0 0 22px;
    }

    a.car-lp-cmn-btn {
        font-size: 17px;
        padding: 20px 50px;
        border-width: 3px;
    }

    .houston-car-accident {
        padding-left: 75px;
    }

    .houston-car-header {
        font-size: 60px;
        margin: 0 0 25px;
    }

    .houtson-car-theory {
        margin: 0 0 52px;
    }


    .houston-car-image {
        margin: -30px 0 0;
    }

    .success-milestones {
        gap: 52px;
    }

    .years-exp-title {
        font-size: 55px;
        margin: 0 0 18px;
    }

    .years-exp-desc {
        font-size: 16px;
    }

    .years-exp-desc.no-fee {
        font-size: 20px;
    }

    .recovered-clients {
        padding: 0 70px;
    }

    .car-lp-clients-say-sec {
        padding: 0 0 50px;
    }

    .car-lp-clients-say-sec:before {
        height: 43%;
    }

    .car-lp-clients-say-sec .container {
        max-width: 1200px;
    }

    .car-lp-clients-say-sec .clients-say-header {
        font-size: 60px;
        margin: 0 0 15px;
    }

    .car-lp-clients-say-sec .real-stories {
        font-size: 25px;
        margin: 0 0 40px;
    }

    .car-lp-clients-say-sec .review-logo-sec {
        margin: 0 auto 45px;
        width: 28.5%;
    }

    .car-lp-contact-houston-sec {
        padding-bottom: 90px;
    }

    .car-lp-clients-say-sec .reviews {
        margin: 0 0 60px;
    }

    .car-lp-clients-say-sec .review {
        padding: 45px 50px 70px 44px;
    }

    .car-lp-clients-say-sec .review::before {
        width: 60px;
        height: 47px;
        right: 27px;
        top: 38px;
    }

    .car-lp-clients-say-sec .five-star-logo {
        margin: 0 0 20px;
        max-width: 125px;
    }

    .car-lp-clients-say-sec .review-text {
        font-size: 18px;
        margin: 0 0 25px;
    }

    .car-lp-clients-say-sec .review-author {
        font-size: 25px;
        bottom: 54px;
    }

    .car-lp-clients-say-sec .testi-name .testi-title {
        font-size: 70px;
        letter-spacing: -1.5px;
        margin-right: 25px;
    }

    .reviews.owl-carousel .owl-nav {
        max-width: 700px;
        top: -113px;
    }

    .reviews.owl-carousel .owl-nav button.owl-prev,
    .reviews.owl-carousel .owl-nav button.owl-next {
        background-size: 40px 40px;
    }

    .awards-blk,
    .honors-blk {
        width: 220%;
    }

    .car-lp-awards-honorsy-sec {
        padding: 80px 0 90px;
    }

    .awards-honors-header {
        font-size: 55px;
        margin: 0 0 30px;
    }

    .car-lp-top-rated-content {
        padding: 50px 50px 60px;
    }

    .car-lp-top-rated-content .car-lp-form-sub-title {
        font-size: 28px;
        letter-spacing: 2px;
        margin: 0 auto 18px;
    }

    .car-lp-top-rated-content .text-heading {
        font-size: 55px;
        letter-spacing: 1px;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield input,
    .car-lp-top-rated-content .gform_wrapper .gfield select,
    .car-lp-top-rated-content .gform_wrapper .gfield textarea {
        padding: 18px 20px !important;
        font-size: 17px !important;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield textarea.large {
        height: 140px !important;
    }

    .car-lp-top-rated-content .gform_wrapper .chk {
        width: 51%;
    }

    .car-lp-top-rated-content .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 18px !important;
        padding: 18px 38px !important;
    }

    .car-lp-top-rated-form-sec {
        padding: 0 0 75px;
    }

    .car-lp-top-rated-content p {
        font-size: 19px;
    }

    .car-lp-footer-sec {
        padding: 80px 0 70px;
    }

    .footer-logo {
        margin: 0 0 22px;
    }

    .footer-desc {
        font-size: 16px;
        margin: 0 0 45px;
    }

    .contact-num a::before,
    .footer-mail-sec a::before,
    .location-text::before {
        transform: scale(0.8);
        left: -3px;
    }

    .footer-mail-sec a {
        padding: 0 0 0 74px;
        font-size: 18px;
    }

    .contact-title {
        font-size: 35px;
        margin: 0 0 20px;
    }

    .location-text {
        padding: 5px 0 0 70px;
    }

    .call-title,
    .location-title {
        font-size: 28px;
    }

    .location-desc {
        font-size: 20px;
    }

.contact-num a {
    font-size: 26px;
}

    .contact-sec {
        padding: 0 0 0 70px;
    }

    .location-sec {
        padding: 0 0 35px;
        margin: 0 0 34px;
    }

    .car-lp-footer-sec:after {
        top: 28px;
    }

}

@media screen and (max-width: 1366px) {

    .car-a-houtson-header {
        font-size: 50px;
        top: -1%;
    }

}

@media screen and (max-width: 1280px) {

    .caracc-lp-banner-sec .container,
    .case-result-sec .container,
    .car-lp-why-choose-sec .container,
    .car-lp-top-rated-form-sec .container,
    .car-lp-footer-sec .container {
        max-width: 960px;
    }


    .car-lp-header-sec .lp-caracc-hdr-rit-blk {
        gap: 40px;
    }

    .car-lp-header-sec .hdr-rit-blk p {
        font-size: 15px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call a::before {
        transform: scale(0.8);
        left: -7px;
        top: -12px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call {
        letter-spacing: 0.7px;
        font-size: 14px;
        padding-left: 60px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call a {
        font-size: 29px;
    }

    .caracc-lp-banner-sec {
        padding: 130px 0 70px;
    }

    .hurt-confuse-header {
        font-size: 74px;
    }

    .hurt-confuse-header::before {
        bottom: 7px;
        height: 11px;
    }

    .hurt-confused-left {
        padding-top: 60px;
    }

    .watching-bills {
        font-size: 29px;
        margin: 0 0 17px;
    }

    .houtson-team p {
        font-size: 16px;
        margin: 0 0 20px;
    }

    .hurt-confuse-btn a.car-lp-cmn-btn {
        font-size: 16px;
        padding: 14px 25px;
        border-width: 4px;
    }

    .hurt-confused {
        gap: 60px;
    }

    .free-case-review-form {
        padding: 35px 25px 40px;
        width: 47%;
    }

    .free-case-review-form .car-lp-bnr-form-title {
        font-size: 30px;
    }

    .free-case-review-form p {
        margin: 0 0 18px;
        line-height: 1.4;
    }

    .gform_wrapper .gfield input.large,
    .gform_wrapper .gfield select.large,
    .gform_wrapper .gfield textarea.large {
        padding: 13px 15px;
    }

    .gform_wrapper .gfield select.large {
        background-size: 14px 8px;
        background-position: right 15px center;
    }

    .gform_wrapper .gfield textarea.large {
        height: 95px !important;
    }

    .gform_wrapper .gfield_checkbox .gchoice {
        gap: 7px;
    }
    .car-lp-top-rated-content .gform_wrapper .top_label input[type="checkbox"]{
        width: 14px !important;
        height: 14px !important;
    }

    .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 17px !important;
        padding: 18px 35px !important;
        border-width: 4px !important;
    }

    .gform_wrapper .gfield_description,
    .gform_wrapper .validation_message,
    .gform_wrapper .instruction {
        font-size: 12px !important;
        top: 2px;
    }

    .gform_wrapper .instruction {
        bottom: 1px;
    }

    .case-result-sec {
        padding: 50px 0 90px;
    }

    .caseresults {
        padding: 0 0px 30px;
        margin: 0 0 30px;
    }

    .caseresults .case-title {
        font-size: 50px;
        padding-right: 30px;
    }

    .services {
        gap: 13px;
    }

    .service-item {
        padding: 50px 10px;
    }

    .service-item:nth-child(even) {
        margin: 35px 0 0;
    }

    .service-item .case-title-top {
        font-size: 15px;
        letter-spacing: 1px;
        margin: 0 0 10px;
    }

    .service-item .case-title {
        font-size: 48px;
        margin: 0 0 16px;
    }

    .service-item .case-title-bottom {
        font-size: 17px;
    }

    .service-item .scroll {
        padding: 20px 6px;
        font-size: 13px;
        bottom: -41px;
        border-width: 4px;
        right: -20px;
    }

    .car-lp-why-choose-sec {
        padding: 70px 0px 80px;
    }

    .why-choose-mokaram-header {
        font-size: 50px;
        margin: 0 0 20px;
    }

    .houston-car {
        font-size: 30px;
        margin: 0 0 -14px;
        letter-spacing: 0.6px;
    }

    .why-choose-item {
        padding: 0 0 20px;
        margin: 0 0 25px;
        gap: 15px;
    }

    .why-choose-reasons {
        padding: 60px 0px 50px 30px;
        gap: 20px;
    }

    .why-choose-res {
        font-size: 19px;
        letter-spacing: 0.5px;
        margin: 0 0 12px;
    }

    .why-choose-desc {
        font-size: 15px;
    }


    .car-accident-desc {
        padding-top: 70px;
    }

    .car-a-houtson-header {
        font-size: 40px;
    }

    .car-text {
        margin: 0 0 20px;
        font-size: 13px;
    }

    a.car-lp-cmn-btn {
        font-size: 14px;
        padding: 16px 43px;
    }

    .houston-car-accident {
        padding-left: 20px;
    }

    .houston-car-header {
        font-size: 50px;
        margin: 0 0 25px;
    }

    .houtson-car-theory {
        margin: 0 0 40px;
    }

    .houston-car-desc p {
        font-size: 16px;
        line-height: 1.65;
    }

    .houston-car-image {
        margin: -35px 0 0;
    }

    .houston-car-review-image {
        padding: 4px 0 0 12px;
        width: 60%;
    }

    .success-milestones {
        gap: 42px;
    }

    .years-exp-title {
        font-size: 46px;
        margin: 0 0 10px;
    }

    .years-exp-desc {
        font-size: 14px;
    }

    .years-exp-desc.no-fee {
        font-size: 16px;
    }

    .recovered-clients {
        padding: 0 60px;
    }

    .car-lp-clients-say-sec {
        padding: 0 0 40px;
    }

    .car-lp-clients-say-sec:before {
        height: 43%;
    }

    .car-lp-clients-say-sec .container {
        max-width: 980px;
    }

    .car-lp-clients-say-sec .clients-say-header {
        font-size: 50px;
        margin: 0 0 13px;
    }

    .car-lp-clients-say-sec .real-stories {
        font-size: 22px;
        margin: 0 0 35px;
    }

    .car-lp-clients-say-sec .review-logo-sec {
        margin: 0 auto 40px;
        width: 26%;
    }

    .car-lp-clients-say-sec .reviews {
        margin: 0 0 50px;
    }

    .car-lp-clients-say-sec .review {
        padding: 30px 30px 60px;
        border-width: 5px;
    }

    .car-lp-clients-say-sec .review::before {
        width: 54px;
        height: 40px;
        right: 25px;
        top: 31px;
    }

    .car-lp-clients-say-sec .five-star-logo {
        margin: 0 0 18px;
        max-width: 125px;
    }

    .car-lp-clients-say-sec .review-text {
        font-size: 16px;
        margin: 0 0 23px;
    }

    .car-lp-clients-say-sec .review-author {
        font-size: 22px;
        bottom: 30px;
    }

    .car-lp-clients-say-sec .testi-name .testi-title {
        font-size: 50px;
        margin-right: 22px;
    }

    .reviews.owl-carousel .owl-nav {
        max-width: 500px;
        top: -100px;
    }

    .reviews.owl-carousel .owl-nav button.owl-prev,
    .reviews.owl-carousel .owl-nav button.owl-next {
        background-size: 35px 35px;
    }

    .awards-blk,
    .honors-blk {
        width: 240%;
        gap: 20px;
    }

    .car-lp-awards-honorsy-sec {
        padding: 70px 0;
    }

    .awards-honors-header {
        font-size: 48px;
        margin: 0 0 20px;
    }

    .awards-blk {
        margin: 0 0 30px;
    }

    .honors-blk {
        margin: 30px 0 0;
    }

    .car-lp-top-rated-content {
        padding: 40px 35px;
    }

    .car-lp-top-rated-content .car-lp-form-sub-title {
        font-size: 26px;
        letter-spacing: 1px;
        margin: 0 auto 15px;
        padding: 0 25px;
    }

    .car-lp-top-rated-content .text-heading {
        font-size: 45px;
        margin: 0 0 15px;
    }

    .car-lp-top-rated-content p {
        font-size: 18px;
        margin: 0 0 25px;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield input,
    .car-lp-top-rated-content .gform_wrapper .gfield select,
    .car-lp-top-rated-content .gform_wrapper .gfield textarea {
        padding: 16px 17px !important;
        font-size: 16px !important;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield textarea.large {
        height: 130px !important;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield_checkbox label {
        font-size: 14px !important;
    }

    .car-lp-top-rated-content .gform_wrapper .chk {
        width: 61%;
    }

    .car-lp-top-rated-content .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 17px !important;
        padding: 16px 30px !important;
    }

    .car-lp-top-rated-form-sec {
        padding: 0 0 65px;
    }

    .car-lp-footer-sec {
        padding: 70px 0 50px;
    }

    .footer-logo-sec {
        padding: 0;
        width: 30%;
    }

    .location-contact-sec {
        padding: 0;
    }

    .footer-logo {
        margin: 0 0 18px;
    }

    .footer-desc {
        font-size: 15px;
        margin: 0 0 35px;
    }

    .contact-num a::before,
    .footer-mail-sec a::before,
    .location-text::before {
        transform: scale(0.7);
        left: -9px;
    }

    .footer-mail-sec a {
        padding: 0 0 0 60px;
        font-size: 15px;
    }

    .contact-title {
        font-size: 32px;
        margin: 0 0 17px;
    }

    .location-text {
        padding: 0 0 0 60px;
    }

    .call-title,
    .location-title {
        font-size: 23px;
    }

    .location-desc {
        font-size: 18px;
    }

    .location-sec {
        padding: 0 0 25px;
        margin: 0 0 25px;
    }

    .contact-sec {
        padding: 0 0 0 60px;
    }

    .location-contact-sec {
        width: 27%;
    }

.contact-num a {
    font-size: 24px;
}

    .map-sec iframe {
        height: 350px;
    }

    .car-lp-footer-sec:after {
        top: -24px;
    }

    .contact-num a::before,
    .location-text::before {
        top: -10px;
    }

    .copyrights {padding: 20px 0;}

}

@media screen and (max-width: 1024px) {

    .caracc-lp-banner-sec .container,
    .case-result-sec .container,
    .car-lp-why-choose-sec .container,
    .car-lp-top-rated-form-sec .container,
    .car-lp-footer-sec .container,
    .car-lp-contact-houston-sec .container,
    .header-sec .container {
        max-width: 720px;
    }

    .car-lp-header-sec {
        padding: 20px 0;
        position: static;
        background-color: #001f5e;
    }

    .car-lp-header-sec .lp-caracc-hdr-rit-blk {
        gap: 15px;
        flex-direction: column;
    }

    .car-lp-header-sec .hdr-rit-blk p {
        letter-spacing: 0.7px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call {
        font-size: 13px;
        padding-left: 53px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call a {
        font-size: 27px;
        margin-top: 3px;
    }

    .car-lp-header-sec .lp-caracc-hdr-call a::before {
        transform: scale(0.75);
        left: -10px;
        top: -14px;
    }

    .car-lp-logo {
        width: 100%;
        max-width: 210px;
    }

    .caracc-lp-banner-sec {
        padding: 50px 0;
    }

    .hurt-confused {
        gap: 30px;
        flex-direction: column;
        align-items: center;
    }

    .hurt-confused-left {
        padding-top: 0;
        width: 100%;
        text-align: center;
    }

    .hurt-confuse-header::before {
        display: none;
    }

    .hurt-confuse-header {
        font-size: 45px;
        margin: 0 0 15px;
    }

    .hurt-confuse-header strong {
        display: inline-block;
    }

    .watching-bills {
        font-size: 23px;
        letter-spacing: 0.3px;
    }

    .houtson-team p {
        font-size: 15px;
    }

    .free-case-review-form {
        width: 100%;
        max-width: 600px;
        padding: 35px 25px;
    }

    .gform_wrapper .gfield input.large,
    .gform_wrapper .gfield select.large,
    .gform_wrapper .gfield textarea.large {
        padding: 15px 17px;
    }

    .free-case-review-form .car-lp-bnr-form-title {
        font-size: 27px;
    }

    .free-case-review-form .car-lp-bnr-form-title br {
        display: none;
    }

    .gform_wrapper input[type="checkbox"] {
        width: 12px;
        height: 12px;
    }

    .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 16px !important;
        padding: 16px 25px !important;
        border-width: 3px !important;
    }
    .car-lp-top-rated-content .gform_footer {max-width: 100%;margin: 30px 0 0 !important;}
    .car-lp-top-rated-content .gform_wrapper .chk {width: 100%;}
    .car-lp-top-rated-content .gform_wrapper .top_label input[type="checkbox"] {margin: 4px 8px 0px 0px !important;width: 13px !important;height: 13px !important;}

    .case-result-sec {
        padding: 50px 0;
    }

    .caseresults {
        padding: 0 0px 20px;
        margin: 0 0 25px;
    }

    .caseresults::before {
        width: 100%;
    }

    .caseresults .case-title {
        font-size: 40px;
        padding-right: 25px;
    }

    .services {
        max-width: 600px;
        margin: auto;
    }

    .service-item {
        padding: 30px 10px;
        width: 100%;
        height: 100%;
        max-width: 320px;
        margin: auto;
    }

    .service-item .case-title {
        font-size: 46px;
        margin: 0 0 13px;
    }

    .service-item .case-title-bottom {
        font-size: 16px;
        letter-spacing: 0.5px;
    }

    .why-choose-res {
        line-height: 1.2;
    }

    .services.owl-carousel .owl-stage {
        display: flex;
    }

    .services.owl-carousel .owl-dots,
    .why-choose-left.owl-carousel .owl-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        margin-top: 20px;
    }

    .services.owl-carousel .owl-dots .owl-dot,
    .why-choose-left.owl-carousel .owl-dots .owl-dot {
        width: 14px;
        height: 14px;
        border-radius: 50px;
        background-color: #07296a;
    }

    .services.owl-carousel .owl-dots .owl-dot.active,
    .why-choose-left.owl-carousel .owl-dots .owl-dot.active {
        background-color: #af0029;
    }

    .service-item:hover .scroll {
        display: none;
    }

    .car-lp-why-choose-sec {
        padding: 50px 0;
    }

    .why-choose-mokaram-header br {
        display: none;
    }

    .houston-car {
        font-size: 22px;
        margin: 0 0 16px;
    }

    .why-choose-mokaram-header {
        font-size: 38px;
    }

    .houston-car {
        font-size: 23px;
        margin: 0 0 15px !important;
        letter-spacing: 0px;
    }

    .why-choose-reasons {
        padding: 30px;
        gap: 20px;
        flex-direction: column;
        align-items: center;
    }

    .why-choose-right {
        width: 100%;
        text-align: center;
    }

    .why-choose-left {
        width: 100%;
    }

    .why-choose-item {
        width: 100%;
        padding: 20px;
        margin: 0;
        border: 2px solid hsl(0deg 0% 0% / 20%);
        flex-direction: column;
        align-items: center;
    }

    .why-choose-item:before,
    .why-choose-item:hover:last-child:before {
        display: none;
    }

    .why-choose-desc {
        width: 100%;
    }

    .res-logo {
        width: 100%;
        max-width: 55px;
    }

    .contact-a-houston {
        gap: 20px;
        justify-content: center;
        align-items: flex-start;
    }

    .left-car-accident-image,
    .right-car-accident-image {
        width: 100%;
        order: 1;
        border: 2px solid #b20129;
        max-width: 350px;
    }

    .right-car-accident-image {
        order: 2;
    }

    .car-accident-desc {
        width: 100%;
        order: 3;
        max-width: 100%;
        padding-top: 0;
    }

    .left-car-accident-image img,
    .right-car-accident-image img {
        object-fit: cover;
        height: 350px;
    }

    .car-lp-contact-houston-sec {
        padding-bottom: 50px;
    }

    .car-a-houtson-header {
        font-size: 37px ;
        letter-spacing: 0.5px;
        width: 100%;
        text-align: center;
        position: static;
        margin: 0 0 12px;
    }
    .car-a-houtson-header br{display: none;}

    .car-text {
        margin: 0 0 20px;
        font-size: 16px;
    }

    a.car-lp-cmn-btn {
        font-size: 16px;
        padding: 16px 30px;
    }

    .houston-car-accident {
        padding-left: 0;
    }

    .houston-car-header {
        font-size: 35px;
        margin: 0 0 20px;
        letter-spacing: 0;
        line-height: 1.2;
        text-align: center;
    }

    .houtson-car-theory {
        margin: 0 0 40px;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .houston-car-rt {
        width: 100%;
        max-width: 380px;
        margin: 0 auto;
        border: 2px solid #c1012d;
    }

    .houston-car-image {
        margin: 0;
    }

    .houston-car-desc {
        width: 100%;
        text-align: center;
    }

    .years-exp-title {
        font-size: 35px;
    }

    .recovered-clients {
        padding: 0 50px;
    }

    .houston-car-review-image {
        width: 100%;
        bottom: 0;
        max-width: 200px;
    }

    .years-exp-desc.no-fee {
        font-size: 16px;
    }

    .car-lp-clients-say-sec {
        padding: 0 0 30px;
    }

    .car-lp-clients-say-sec:before {
        height: 50%;
        background-size: cover;
    }

    .car-lp-clients-say-sec .container {
        max-width: 720px;
    }

    .car-lp-clients-say-sec .clients-say-header {
        font-size: 37px;
        margin: 0 0 10px;
        letter-spacing: 0;
    }

    .car-lp-clients-say-sec .real-stories {
        font-size: 18px;
        margin: 0 0 23px;
    }

    .reviews.owl-carousel .owl-nav button.owl-prev,
    .reviews.owl-carousel .owl-nav button.owl-next {
        background-size: 30px 30px;
    }

    .reviews.owl-carousel .owl-nav {
        max-width: 100%;
        position: static;
        margin-top: 20px;
        justify-content: center;
        gap: 40px;
    }

    .car-lp-clients-say-sec .review-logo-sec {
        margin: 0 auto 25px;
        width: 100%;
        max-width: 220px;
    }

    .car-lp-clients-say-sec .review {
        padding: 30px;
        border-width: 2px;
        text-align: center;
    }

    .car-lp-clients-say-sec .five-star-logo {
        margin: 0 auto 20px;
        max-width: 120px;
    }

    .car-lp-clients-say-sec .review::before {
        width: 57px;
        height: 43px;
        right: 30px;
        top: 27px;
    }

    .car-lp-clients-say-sec .review-text {
        font-size: 17px;
        margin: 0 0 25px;
    }

    .car-lp-clients-say-sec .review-author {
        font-size: 21px;
        position: static;
    }

    .car-lp-clients-say-sec .testi-name .testi-title {
        font-size: 43px;
        margin-right: 25px;
        letter-spacing: 1px;
    }

    .car-lp-clients-say-sec .reviews {
        margin: 0 0 40px;
    }

    .reviews.owl-carousel .owl-item {
        padding-left: 2px
    }

    .car-lp-clients-say-sec .review::before {
        width: 51px;
        height: 40px;
        right: 23px;
        top: 22px;
    }

    .car-lp-awards-honorsy-sec {
        padding: 50px 0;
    }

    .awards-honors-header {
        font-size: 40px;
    }

    .awards-blk {
        margin: 0 0 24px;
    }

    .honors-blk {
        margin: 24px 0 0;
    }

    .awards-blk,
    .honors-blk {
        width: 300%;
    }

    .car-lp-top-rated-form-sec {
        padding: 0 0 50px;
    }

    .car-lp-form-sub-title:before,
    .car-lp-form-sub-title:after {
        transform: scale(0.9);
    }

    .car-lp-top-rated-content .car-lp-form-sub-title {
        font-size: 20px;
    }

    .car-lp-top-rated-content .text-heading {
        font-size: 40px;
    }

    .car-lp-top-rated-content p {
        font-size: 17px;
        margin: 0 0 20px;
        line-height: 1.3;
    }

    .car-lp-top-rated-content .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 16px !important;
    }

    .car-lp-top-rated-content {
        padding: 35px 25px;
        outline: 8px solid #d8dde87d;
    }

    .car-lp-footer-sec {
        padding: 50px 0;
    }

    .footer-blk {
        flex-direction: column;
        gap: 30px;
        align-items: center;
    }

    .car-lp-footer-sec::before,
    .car-lp-footer-sec:after {
        display: none;
    }

    .map-sec {
        width: 100%;
        padding: 4px;
        border: 2px solid #c1012d;
    }

    .footer-logo-sec {
        width: 100%;
        text-align: center;
    }

    .footer-logo {
        margin: 0 auto 18px;
        width: 100%;
        max-width: 240px;
    }

    .footer-desc {
        font-size: 16px;
        margin: 0 0 30px;
    }

    .footer-mail-sec a {
        font-size: 16px;
    }

    .location-contact-sec {
        width: 100%;
        max-width: 300px;
        padding: 20px;
        border: 1px solid #c1012d;
    }

    .contact-title {
        font-size: 30px;
        text-align: center;
    }

    .location-sec {
        padding: 0;
        margin: 0 0 20px;
    }

    .call-title,
    .location-title {
        font-size: 20px;
    }

    .location-desc {
        font-size: 17px;
    }
    
    .copyrights {padding: 15px 0;}
    .growthlab img {width: 100%;max-width: 200px;display: block;}


}

@media screen and (max-width: 768px) {

    .caracc-lp-banner-sec .container,
    .case-result-sec .container,
    .car-lp-why-choose-sec .container,
    .car-lp-top-rated-form-sec .container,
    .car-lp-footer-sec .container,
    .car-lp-contact-houston-sec .container,
    .header-sec .container {
        max-width: 100%;
    }


    .car-lp-header-sec {padding: 15px 0 !important;}

    .car-lp-header-sec .hdr-rit-blk p {
        font-size: 14px;
    }

    .caracc-lp-banner-sec {
        padding: 40px 0;
    }

    .hurt-confuse-header {
        font-size: 38px;
    }

    .watching-bills {
        font-size: 20px;
        margin: 0 0 14px;
    }

    .houtson-team p {
        margin: 0 0 15px;
    }

    .hurt-confuse-btn a.car-lp-cmn-btn {
        font-size: 15px;
        padding: 12px 20px;
        border-width: 3px;
        letter-spacing: 0.6px;
    }

    .free-case-review-form .car-lp-bnr-form-title {
        font-size: 25px;
        margin: 0 0 12px;
    }

    .free-case-review-form {
        padding: 30px 25px;
    }

    .gform_wrapper .gfield input.large,
    .gform_wrapper .gfield select.large,
    .gform_wrapper .gfield textarea.large {
        line-height: 1 !important;
    }

    .gform_wrapper .gform_footer input[type="submit"] {
        line-height: 1 !important;
    }

    .case-result-sec {
        padding: 40px 0;
    }

    .caseresults .case-title {
        font-size: 35px;
    }

    .caseresults::before {
        width: 90%;
    }

    .caseresults {
        margin: 0 0 20px;
    }

    .car-lp-why-choose-sec {
        padding: 40px 0;
    }

    .why-choose-mokaram-header {
        font-size: 32px;
        margin: 0 0 15px;
    }

    .houston-car {
        font-size: 21px;
    }

    .car-lp-clients-say-sec .clients-say-header {
        font-size: 33px;
    }

    .contact-a-houston {
        gap: 20px;
    }

    .left-car-accident-image img,
    .right-car-accident-image img {
        height: 300px;
    }

    .car-lp-contact-houston-sec {
        padding-bottom: 40px;
    }

    .car-a-houtson-header {
        font-size: 32px;
        left: 0;
        width: 100%;
    }

    .car-a-houtson-header br {
        display: none;
    }

    .car-text {
        margin: 0 0 17px;
        font-size: 15px;
    }

    a.car-lp-cmn-btn {
        font-size: 15px;
        padding: 14px 25px;
    }

    .car-lp-clients-say-sec .review-author {
        font-size: 20px;
    }

    .car-lp-clients-say-sec .five-star-logo {
        max-width: 110px;
        margin: 0 auto 15px;
    }

    .car-lp-clients-say-sec .testi-name .testi-title {font-size: 36px;}

    .houston-car-accident {
        padding: 0 10px;
    }

    .houston-car-header {
        font-size: 42px;
        margin: 0 0 20px;
    }

    .houston-car-desc p {
        font-size: 15px;
        margin: 0 0 17px;
    }

    .houtson-car-theory {
        margin: 0 0 30px;
    }

    .success-milestones {
        gap: 30px;
        flex-direction: column;
    }

    .recovered-clients {
        padding: 0;
        border: none;
    }

    .years-of-exp {
        border: 2px solid #07296a;
        padding: 20px 50px;
    }

    .years-exp-title {
        font-size: 35px;
    }

    .years-exp-desc.no-fee {
        font-size: 14px;
    }

    

    .car-lp-awards-honorsy-sec {
        padding: 40px 0;
    }

    .awards-honors-header {
        font-size: 35px;
        margin: 0 0 17px;
    }

    .awards-blk,
    .honors-blk {
        width: 400%;
        gap: 15px;
    }

    .car-lp-footer-sec {
        padding: 40px 0;
    }

    .map-sec iframe {
        height: 320px;
    }

    .car-lp-top-rated-content {
        outline: none;
    }

    .car-lp-top-rated-form-sec {
        padding: 0 0 40px;
    }

    .car-lp-top-rated-content {
        padding: 30px 20px;
    }

    .car-lp-top-rated-content .car-lp-form-sub-title {
        font-size: 18px;
    }

    .car-lp-top-rated-content .text-heading {
        font-size: 35px;
    }

    .car-lp-top-rated-content .gform_wrapper .chk {
        width: 100%;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield textarea.large {
        height: 110px !important;
    }


}

@media screen and (max-width: 480px) {

    .car-lp-header-sec .lp-caracc-hdr-call a {
        font-size: 25px;
    }

    .caracc-lp-banner-sec {
        padding: 30px 0;
    }

    .hurt-confuse-header {
        font-size: 33px;
    }

    .watching-bills {
        font-size: 18px;
    }

    .houtson-team p {
        line-height: 1.6;
    }

    .hurt-confuse-btn a.car-lp-cmn-btn {
        font-size: 14px;
    }

    .free-case-review-form h6 {
        font-size: 15px;
    }

    .free-case-review-form {
        padding: 30px 20px;
    }

    .gform_wrapper .gfield input.large,
    .gform_wrapper .gfield select.large,
    .gform_wrapper .gfield textarea.large {
        padding: 13px 15px;
    }

    .gform_wrapper .gfield textarea.large {
        height: 85px !important;
    }

    .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 15px !important;
        padding: 15px 23px !important;
    }

    .case-result-sec {
        padding: 30px 0;
    }

    .caseresults .case-title {
        font-size: 30px;
        letter-spacing: 1.5px;
        padding-right: 20px;
    }

    .caseresults {
        padding: 0 0px 15px;
    }

    .services.owl-carousel .owl-dots,
    .why-choose-left.owl-carousel .owl-dots {
        gap: 6px;
    }

    .services.owl-carousel .owl-dots .owl-dot,
    .why-choose-left.owl-carousel .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
    }

    .car-lp-why-choose-sec {
        padding: 30px 0;
    }

    .why-choose-mokaram-header {
        font-size: 27px;
    }

    .houston-car {
        font-size: 18px;
        line-height: 1.2;
    }

    .why-choose-reasons {
        padding: 25px 15px;
    }

    .left-car-accident-image img,
    .right-car-accident-image img {
        height: 250px;
    }

    .car-lp-contact-houston-sec {
        padding-bottom: 30px;
    }

    .car-a-houtson-header {
        font-size: 28px;
    }

    .car-text {
        margin: 0 0 15px;
        font-size: 14px;
    }

    a.car-lp-cmn-btn {
        font-size: 14px;
        padding: 14px 20px;
    }

    .car-lp-clients-say-sec .clients-say-header {
        font-size: 30px;
    }

    .car-lp-clients-say-sec .review::before {
        width: 42px;
        height: 32px;
        right: 13px;
        top: 16px;
    }

    .car-lp-clients-say-sec .review-author {
        font-size: 19px;
    }

    .houston-car-header {
        font-size: 34px;
    }

    .houston-car-review-image {
        max-width: 180px;
    }

    .houtson-car-theory {
        margin: 0 0 20px;
    }

    .houston-car-desc p {
        font-size: 14px;
        margin: 0px 0 15px;
    }

    .years-of-exp {
        padding: 15px 30px;
    }

    .years-exp-title {
        font-size: 30px;
    }

    .years-exp-desc {
        font-size: 13px;
    }

    .success-milestones {
        gap: 20px;
    }

    .car-lp-awards-honorsy-sec {
        padding: 34px 0;
    }

    .awards-honors-header {
        font-size: 28px;
    }

    .awards-blk {
        margin: 0 0 20px;
    }

    .honors-blk {
        margin: 20px 0 0;
    }

    .car-lp-clients-say-sec .review {
        padding: 25px 15px;
    }

    .awards-blk,
    .honors-blk {
        width: 500%;
        gap: 10px;
    }

    .car-lp-top-rated-form-sec {
        padding: 0 0 34px;
    }

    .car-lp-top-rated-content .text-heading {
        font-size: 28px;
    }

    .car-lp-top-rated-content p {
        font-size: 16px;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield input,
    .car-lp-top-rated-content .gform_wrapper .gfield select,
    .car-lp-top-rated-content .gform_wrapper .gfield textarea {
        padding: 15px 15px !important;
        font-size: 15px !important;
    }

    .car-lp-top-rated-content .gform_wrapper .gfield textarea.large {
        height: 100px !important;
        margin: 0 !important
    }

    .car-lp-top-rated-content .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 15px !important;
        padding: 14px 25px !important;
    }

    .car-lp-top-rated-content {
        padding: 25px 18px;
    }

    .car-lp-top-rated-content .car-lp-form-sub-title {
        font-size: 17px;
        padding: 0;
    }

    .car-lp-form-sub-title:before,
    .car-lp-form-sub-title:after {
        display: none;
    }

    .car-lp-footer-sec {
        padding: 34px 0;
    }

    .map-sec iframe {
        height: 300px;
    }

    .footer-blk {
        gap: 25px;
    }

    .contact-num a::before,
    .footer-mail-sec a::before,
    .location-text::before {
        transform: scale(0.6);
        left: -13px;
    }

    .footer-mail-sec a {
        font-size: 15px;
        padding: 0 0 0 50px;
    }

    .contact-title {
        font-size: 28px;
    }

    .location-text,
    .contact-sec {
        padding: 0 0 0 55px;
    }

    .location-desc {
        font-size: 16px;
    }

    .call-title,
    .location-title {
        font-size: 18px;
    }

    .contact-num a {
        font-size: 28px;
    }


}