
@font-face {font-family: 'FontAwesome';src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight: normal;font-style: normal;}
.fa, .far, .fas {font-family: 'FontAwesome';}
.fa, .far, .fas {font-family: "Font Awesome 5 Free"}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
        url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
        url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Regular'), local('Lato-Regular'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Bold'), local('Lato-Bold'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {padding: 0;margin: 0;font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #000;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}
img {max-width: 100%;height: auto}
p {font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #414141;}
p a {color: #036;}
p strong {color: #EE7600;font-weight: normal;}
p a:hover {color: #EE7600;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #FFB811;}
ul li a:hover, ol li a:hover {color: #00B8D9;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}
h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat';font-style: normal;font-weight: 700;color: #132148;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #EE7600;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #EE7600;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 44px;line-height: 50px;}
h2 {font-size: 40px;line-height: 45px;}
h3 {font-size: 36px;line-height: 40px;}
h4 {font-size: 32px;line-height: 40px;}
h5 {font-size: 30px;line-height: 35px;}
h6 {font-size: 28px;line-height: 35px;}
#back-top-wrapper {position: fixed;right: 68px;bottom: 35px;overflow: hidden;z-index: 2}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {opacity: 1;transition: 200ms all;border-radius: 50%;display: inline-block;background: #EE7600 url(../images/top-arrow-b.png) no-repeat;height: 50px;width: 50px;background-position: center center;}
#back-top-wrapper #back-top a:hover {background-color: #1C2C3B ;background-position: center center;transition: 0.6s;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul li, .default-css ol li {font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #414141;margin-bottom: 6px;}
.default-css ul li a, .default-css ol li a {color: #EE7600}
.default-css ul li strong, .default-css ol li strong {color: #EE7600}
.default-css ul li a:hover, .default-css ol li a:hover {color: #1C2C3B}
.default-css ul li {list-style: none !important;background: url(../images/lis-arrow.png) no-repeat;background-position: 0 6px;padding-left: 30px;background-size: 20px;}
.default-css ol {
    padding-left: 18px;
}



/*  */
/*  */
.modal.popup-form .modal-dialog { max-width: 800px !important; position: absolute; top: 50%; transform: rotateY(-50%); left: 0; right: 0; width: 94%; border-radius: 10px; margin: 0 auto; }
.modal.popup-form button.close {
    opacity: 1;
    position: absolute;
    right: 30px;
    top: 15px;
    font-size: 36px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    text-shadow: none;
    background: transparent;
    border: none;
}
.modal-backdrop.show {opacity: 0.93;}
.modal-content {
    background: transparent;
    border: none;
}
.modal-body {
    padding: 0;
    text-align: center;
}
.popup-btn .btn {
    margin: 5px;
}
.popup-btn .btn.btn-yellow:hover {
    background: #fff;
    color: #1C2C3B;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}
/*  */
/*  */
.floating-icon {position: fixed;right: -141px;top: 46%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a {
    padding: 12px 20px;
    display: inline-block;
    font-family: 'Montserrat';
    background: #EE7600;
    border-radius: 4px 4px 0px 0px;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.floating-icon a strong {
    color: #1C2C3B;
}
.floating-icon a:hover strong {
    color: #EE7600;
}
.floating-icon a:hover {background: #1C2C3B;color: #fff;}
.floating-icon a strong {color: 1C2C3B}
.floating-icon a:hover strong {color: 1C2C3B}

.header-section {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    padding: 0;
    background-color: #E9F0FB;
    transition: all 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -webkit-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
}
.header-section.sticky {
	background: #E9F0FB;
	position: fixed;
	box-shadow: 0 0 8px rgba(0,0,0,.14);
	animation: .9s slide-down
}

@keyframes slide-down {
	0% {
		opacity: 0;
		transform: translateY(-100%)
	}

	100% {
		opacity: .9;
		transform: translateY(0)
	}
}
.header-social .phone-detail a {
	color: #EE7600;
	display: block;
	width: 100%;
	font-size: 36px;
	line-height: 36px;
	font-family: Montserrat;
	font-weight: 600;
	letter-spacing: 0;
	transition: .3s
}

.header-social .phone-detail a:focus,.header-social .phone-detail a:hover {
	color: #132148
}


.btn.btn-yellow {
	background: #EE7600;
	color: #fff
}
.btn.btn-yellow:hover {
	background-color: #132148;
	color: #fff
}

.btn.btn-blue:hover {
	background: #EE7600;
	color: #fff
}
.btn.btn-blue {
	background-color: #132148;
	color: #fff
}

.btn.btn-white {
	background: #fff;
	color: #132148
}
.btn.btn-white:hover {
	background-color: #EE7600;
	color: #fff
}
.phone-detail p {
    color: #132148;
    text-transform: uppercase;
    margin: 0;

}
.logo {
	position: relative;
	transition: all 1s
}

.logo img {
	transition: all 1s
}

.top-header .row {
	align-items: center
}
.banner-btn .btn.btn-yellow {
    margin-right: 15px;
}
.banner-btn .btn.btn-yellow:hover {
    background: #fff;
    color: #132148;
}
.btn {
    margin: 0;
    padding: 14px 36px 15px;
    background: #EE7600;
    border-radius: 0;
    height: auto;
    font-family: Montserrat;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    border: 0;
    text-transform: uppercase;
}
.btn:hover {
	background: #fff;
	color: #132148
}
.btn strong{color: #EE7600;}
.btn:hover strong{color: #132148;}
.header-social {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: right;
	padding: 0
}

.top-header {
	padding: 12px 0
}

.top-header .col-3 {
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	max-width: 32%
}

.top-header .col-9 {
	-ms-flex: 0 0 68%;
	flex: 0 0 68%;
	max-width: 68%
}

.header-social ul {
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin: 0 27px 0 0
}

.header-social ul li {
	padding: 0 15px;
	display: flex;
	align-items: center
}

.header-social ul li+li {
	border-left: 1px solid rgba(102,102,102,.3)
}

.header-social ul li a:hover img {
	transform: translateY(-30px)
}

.free-call-btn {
	margin-right: 30px
}

.free-estimate-btn {
	margin-right: 36px
}

.header-social p a {
	display: block
}

.header-social p img {
	margin-right: 9px
}

.header-social p strong {
	color: #EE7600;
	display: inline-block;
	margin-left: 5px;
	font-weight: 600
}

.hero-banner-content {
    padding-top: 120px;
}
.home-banner>img {width: 100%;}
.banner-star {display: -webkit-box;display: -ms-flexbox;-ms-flex-wrap: wrap;display: inline-block;padding-bottom: 10px;}
.stardx {display: inline-block;position: relative;}
.hero-banner-content  .banner-star p {
    margin: 0;
    padding-left: 4px;
    display: inline-block;
    color: #FFF;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.stardx img {
    margin-top: -8px;
}
.hero-banner-content h3 {
    margin-bottom: 20px;
    color: #FFF;
    font-family: Lato;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.hero-banner-content ul {margin: 0 0 0;padding: 0;}
.hero-banner-content ul li {
    padding-left: 28px;
    margin-bottom: 14px;
    background: url(../images/list-arrow.png) no-repeat top left;
    background-position: top 5px left;
    list-style: none;
    line-height: 30px;
    color: #FFF;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}
.hero-banner-content ul li strong {color: #EE7600;font-weight: 600;}
.phone-detail {
    position: relative;
    display: flex;
    align-items: center;
}
.phone-detail figure {
    margin-right: 14px;
}
.phone-detail figure img {
    width: 100%;
    margin-top: -5px;
}

.hero-banner-section {
	position: relative;
	z-index: 0;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	padding: 30px 0 0
}
.hero-banner-section::before {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    background: linear-gradient(90deg, #132148 6.4%, rgba(19, 33, 72, 0.63) 98.83%);
}
.hero-banner-section::after {
    content: "";
    position: absolute;
    bottom: 9%;
    right: 26%;
    background-image: url(../images/hero-banner-legalor.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 230px;
    height: 270px;
}
.hero-banner-section .container{position: relative;}
.banner-title {
    margin-bottom: 20px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 46px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
}
.banner-title strong{
    color: #EE7600;
    font-weight: 600;
}
.hero-star-text p {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #fff;
	line-height: 27px;
	font-size: 22px;
	margin: 0 0 35px;
	font-family: Montserrat,sans-serif
}
.hero-banner-img {
    position: relative;
    float: right;
}
.banner-btn {
    padding-top: 20px;
}



/*--logo-section--*/
.logo-section {
    margin-top: -60px;
    position: relative;
}
.logo-list ul {
    padding: 0;
    margin: 0 -15px;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.logo-list ul li {list-style: none;padding: 15px;text-align: center;height: 100%;}
.logo-list ul li figure img:hover {transform: scale(0.95);transition: 0.6s;}
.logo-list {
    background: #FFF;
    display: inline-block;
    padding: 0 20px;
}

.heading-title {
    color: #132148;
    font-family: Montserrat;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 74px;
    text-transform: uppercase;
	margin-bottom: 20px;
}
.heading-title strong{
    color: #EE7600;
    font-weight: 700;
}




/* section.understanding-violent-section */
section.understanding-violent-section {
    padding: 100px 0;
    background: linear-gradient(180deg, #FFF 0%, #F7FAFF 100%);
}
.understanding-violent-box .heading-title {
    font-size: 50px;
    line-height: 58px;
}
.understanding-violent-box .heading-title strong{display: block;}





/* section.start-your-defense-section */
section.start-your-defense-section {
    padding: 100px 0;
}
.start-your-defense-row .row {
    justify-content: center;
    margin: 0 -30px;
}
.start-your-defense-box h4 {
    color: #000;
    font-family: Lato;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
.start-your-defense-box p {
    margin-bottom: 0px;
}
.start-your-defense-row .col-sm-3 {
    padding: 15px 30px;
}
.start-your-defense-box figure {
    margin-bottom: 15px;
}




/* section.louisiana-and-texas-dui-section */
section.louisiana-and-texas-dui-section {
    background: #F7FAFF;
    padding: 0px 160px 0px 0;
}
section.louisiana-and-texas-dui-section .row{align-items: center;}
section.louisiana-and-texas-dui-section .col-sm-6 {
    padding: 0;
}
.louisiana-and-texas-dui-img {
    padding-right: 50px;
    height: 100%;
}
.louisiana-and-texas-dui-img figure{
    height: 100%;
}
.louisiana-and-texas-dui-img figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}




/* testimonial */
.testimonial-section{  padding: 100px 0; }
.client-say-box {
    height: 100%;
    padding: 30px 20px 90px;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 0px 19px 0px rgba(63, 93, 140, 0.20);
    position: relative;
}
.client-say-box .clint-name-parent>figure {
    height: 62px;
    width: 62px;
    border-radius: 50%;
    border: 1px solid #000;
    background-color: #F4511E;
    color: #FFF;
    overflow: hidden;
    transition: all 0.6s ease;
    text-align: center;
    font-family: 'Lato';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px;
}
.client-start-icon figure {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border: 1px solid #000;
    background-color: #F4511E;
    transition: all 0.6s ease;
    text-align: center;
    line-height: 10px;
    position: absolute;
    left: 47px;
    bottom: 0;
}
.client-name{  padding-left: 15px; }
.client-name h5 {
    margin-bottom: 0;
    transition: all 0.6s ease;
    color: #EE7600;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.client-say-box:hover .client-name h5{ color: #036; }
.client-say-box:hover figure{ border-color: #036; }
.clint-name-parent {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.testimonial-slider.owl-carousel {
    padding: 0 10px;
}
.testimonial-slider.owl-carousel .item {
    padding: 20px;
}
.testimonial-slider .owl-nav { text-align: center; position: relative; margin-top: 35px; }
.testimonial-slider .owl-nav .owl-next span,
.testimonial-slider .owl-nav .owl-prev span{display: none;}
.testimonial-slider .owl-nav .owl-next, .testimonial-slider .owl-nav .owl-prev { background-position: center !important; background-repeat: no-repeat !important; height: 60px; width: 60px; border-radius: 50%; margin: 0 13px; display: inline-block; box-shadow:0px 4px 15px rgba(0, 0, 0, 0.15); background-color: #fff;transition: all 0.6s ease;}
.testimonial-slider .owl-nav .owl-prev { background: #fff url(../images/owl-prev.png) no-repeat !important; background-position: center !important; } 
.testimonial-slider .owl-nav .owl-next { background: #fff url(../images/owl-next.png) no-repeat !important; background-position: center !important; }
.testimonial-slider .owl-nav .owl-prev:hover { background: #E77420 url(../images/owl-prev-h.png) no-repeat !important; background-position: center !important; }
.testimonial-slider .owl-nav .owl-next:hover { background: #E77420 url(../images/owl-next-h.png) no-repeat !important; background-position: center !important; }
.owl-carousel .owl-stage { display: flex; }
.owl-item { display: flex; flex: 1 0 auto; }
.start-icon {
    padding-bottom: 10px;
}
.testimonial-slider.owl-carousel button.owl-dot {background-color: #D9D9D9 !important;width: 20px!important;height: 20px!important;margin: 0 4px!important;border-radius: 50% !important;border: none;}
.testimonial-slider.owl-carousel button.owl-dot.active {background: #003366!important;position: relative;}
.testimonial-slider.owl-carousel .owl-dots {text-align: center;padding: 0;padding-top: 10px;position: relative;}




/* section.lafayette-include-section */
section.lafayette-include-section {
    padding: 100px 0;
    position: relative;
    background: #F7FAFF;
}
section.lafayette-include-section .heading-title {
    margin-bottom: 10px;
}
.heading-sub-title {
    color: #EE7600;
    text-align: center;
    font-family: Lato;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px;
}
.lafayette-include-list {
    overflow: hidden;
}
.lafayette-include-list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin: -2px;
    padding-top: 20px;
}
.lafayette-include-list ul li {
    list-style: none;
    width: 25%;
    padding: 15px;
    border-right: 1px solid #E4E4E4;
}
.lafayette-include-list ul li:last-child {
    border-right: none;
}
.lafayette-include-box {
    padding: 25px 10px;
    text-align: center;
    height: 100%;
}
.lafayette-include-box figure {
    border-radius: 10px;
    background: #036;
    width: 90px;
    height: 90px;
    margin: 0 auto 20px;
    line-height: 85px;
}
.lafayette-include-box h4 {
    margin: 0;
    color: #414141;
    text-align: center;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.lafayette-include-box:hover h4 {
    color: #EE7600;
}
.about-btn {
    padding-top: 20px;
}
.about-btn .btn.btn-yellow {
    margin-right: 15px;
}
.lafayette-include-bottum-row {
    padding-top: 70px;
}
.lafayette-include-bottum-row .lafayette-include-list ul li {
    width: 20%;
}
.lafayette-include-list .about-btn {
    position: relative;
    z-index: 1;
}
.lafayette-include-list .about-btn::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #E4E4E4;
    left: 0;
    top: 48px;
    z-index: -1;
}





/* section.louisiana-penalties-section */
section.violent-crime-charges-section {
    padding-bottom: 230px;
}
section.violent-crime-charges-section .section-heading {
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 80px 0 80px;
}
section.violent-crime-charges-section .section-heading::before {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    opacity: 0.9;
    background: #036;
}
section.violent-crime-charges-section .section-heading .heading-title {
    color: #FFF;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 10px;
}




/*--faq--*/
section.faq-section {
    padding: 100px 0;
}
.faq-box-left {
    max-width: 1344px;
    margin: 0 auto;
}
.faq-box {
    border-top: 1px solid rgba(48, 69, 124, 0.10);
}
.faq-img > figure > img {width: 100%;}
.faq-box .card-header h5, .card-header-title {
    padding: 22px 60px 24px 20px;
    position: relative;
    border: none;
    margin: 0;
    box-shadow: none;
    letter-spacing: 0.01em;
    background: transparent;
    border: none;
    border-radius: 0;
    background: #FFF;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    color: #EE7600;
}
.faq-box .card-header h5, .card-header-title strong{
    font-weight: 500;}
section.faq-section .row {
    align-items: center;
}
.card-body.default-css {padding: 2px 30px 10px 20px;background: #FFF;border-bottom: 1px solid #EE7600;}
.faq-box .card {margin: 0;border-radius: 0;background: transparent;box-shadow: none;border: none;}
.card-header-title.collapsed {color: #414141;box-shadow: none;border: none;background-color: transparent;border-bottom: 1px solid rgba(48, 69, 124, 0.10);}
.card-header-title.collapsed strong{
    font-weight: 500;
    color: #000;
}
.card-header-title.collapsed:hover strong{color: #EE7600;}
.card-header-title.collapsed:hover {color: #EE7600;}
.faq-box .card-header h5:after, .card-header-title::after {content: "";background: url(../images/faq-minus.png) no-repeat center;width: 54px;height: 54px;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);right: 5px;border-radius: 45px;
    background-size: cover !important;}
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background: url(../images/faq-pluse.png) no-repeat center;box-shadow: none;}
.card-body.default-css ul {
    padding-left: 10px;
}
.card-body.default-css ol {
    padding-left: 30px;
}
.card-body.default-css ul li {
    list-style: none !important;
    background: none;
    background-position: 0 6px;
    padding-left: 20px;
    background-size: 20px;
    position: relative;
}
.card-body.default-css ul li::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #EE7600;
    border-radius: 50%;
    top: 9px;
    left: 0;
}
.card-body.default-css ol li::marker {
    color: #EE7600;
    font-weight: bold;
}




/* footer */
.footer-bottom {
    background: #F7FAFF;
    position: relative;
    padding-top: 30px;
}
.footer-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -167px;
    left: 0;
    width: 100%;
    height: 172px;
    background: url(../images/background-chartlike.png) no-repeat 0 0;
    background-size: 100% 100%;
}
.footer-bottom-contact {
    max-width: 1400px;
    margin: auto;
    position: relative;
    z-index: 0;
}
.footer-location-info {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 35px 0 20px;
  border-bottom: 1px solid #D9D9D9;
  margin: 0 0 25px;
}
.footer-location-col {
	width: 33.33%;
	text-align: center;
	padding: 0 38px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	border-right: 1px solid #D9D9D9;
}
.footer-location-col:last-child {
	border-right: 0;
}
.footer-location-col figure {
	width: auto;
  text-align: left;
}
.footer-location-col p {
	width: auto;
	text-align: left;
	padding-left: 20px;
  margin: 0;
}
.footer-location-col p strong {
	font-size: 22px;
	line-height: 28px;
	text-transform: capitalize;
	color: #EE7600;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	display: block;
}
.footer-location-col p a {
	color: #414141;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
}
.footer-location-col p a:hover {
	color: #EE7600;
}
.footer-bottom-nav p {
	color: #414141;
	font-size: 18px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
.footer-bottom-nav p a {
    color: #EE7600;
}
.footer-bottom-nav p a:hover {
    color: #1C2C3B;
}
.footer-bottom-nav p strong {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	color: #EE7600;
}
.footer-bottom-nav {
    margin: 0 0 27px;
}





section.default-section.inpad { padding: 100px 0 200px; }

.gform_wrapper.gravity-theme .gform_drop_area { padding: 15px !important; background: #fff !important; }
button.button.gform_button_select_files { font-size: 14px; padding: 10px 15px; height: auto; line-height: normal; min-width: auto; }
button.button.gform_button_select_files { margin: 0; padding: 11px 37px; background: #F08000; border-radius: 0; min-width: 167px; height: auto; font-family: 'Montserrat'; font-weight: 500; display: inline-flex; align-items: center; justify-content: center; color: #fff; font-size: 18px; line-height: 18px; border: 0; }
button.button.gform_button_select_files:hover { background: #036; color: #ffffff; }
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .b-form-title {font-family: 'Montserrat', serif;font-style: normal;font-weight: 700;font-size: 30px;line-height: 32px;text-align: center;color: #132148;margin-bottom: 25px;}

.form-hero .b-form-title strong {color: #F08000;}
.form-hero .gform_body {margin: 0 -7px;}
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0!important;padding: 0 0 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_wrapper .gfield {padding: 0 7px 14px;clear: both;text-align: left;width: 100%;margin: 0;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label.gfield_label {font-family: 'Montserrat';font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666666 !important;margin-bottom: 3px;}
.form-hero .gform_wrapper .medium {width: 100%!important;background: #FFFFFF;border: 1px solid #ccc;border-radius: 0;font-size: 16px!important;color: #666666;font-family: 'Montserrat';font-weight: 400;padding: 8px 20px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #666666;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666666;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #666666;opacity: 1;}
.modal.popup-form input.button.gform_button {padding: 11px 27px;display: inline-block;cursor: pointer;transition: all 1s;border: none;width: auto;text-align: center;font-family: 'Montserrat';font-style: normal;font-weight: 700;font-size: 20px;line-height: 25px;color: #FFFFFF;background: #F08000;margin: 0 !important;}
.contact-page-section {padding: 120px 0;position: relative;}
.modal.popup-form input.button.gform_button:hover {background: #132148;color: #fff;}
.gform_wrapper textarea.medium {height: 100px!important;display: block;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0 0 0 0 !important;position: relative;z-index: 1;text-align: center;}
.form-hero {background: #fff;padding: 30px 30px;}


.caption-absolute { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); z-index: 1; }
section.inner-banner.about-inner { position: relative; }
section.inner-banner.about-inner .hero-banner-content { padding: 0px; }
section.inner-banner.about-inner::before {content: '';background: #132148;opacity: 0.8;height: 100%;width: 100%;top: 0;left: 0;position: absolute;}
section.inner-banner.about-inner .heading-title {color: #FFFFFF;margin-bottom: 0;}
section.inner-banner img {
    width: 100%;
    object-fit: cover;
}


@media (min-width:1200px) {
.container {max-width: 1170px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1260px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1300px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1400px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1540px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1620px !important;}
}
@media(max-width:1899px) {
section.louisiana-and-texas-dui-section {
    padding: 0px 60px 0px 0;
}


}
@media(max-width:1799px) {
.heading-title {
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 20px;
}


}
@media(max-width:1699px) {.container, .container-sm, .container-md, .container-lg {max-width: 100% !important;padding: 0 45px;}
.floating-icon {
    right: -126px;
}
.floating-icon a {
    padding: 10px 16px;
    font-size: 18px;
}
.header-section .container{padding: 0 12px;}
.btn {
    padding: 13px 28px 13px;
    font-size: 18px;
    line-height: 22px;
}
.free-call-btn {
    margin-right: 20px;
}
.free-estimate-btn {
    margin-right: 26px;
}
.header-social .phone-detail a {
    font-size: 30px;
    line-height: 30px;
}
.phone-detail p {
    font-size: 16px;
    line-height: 26px;
}
.phone-detail figure img {
    width: 100%;
    margin-top: 3px;
    max-width: 40px;
}
.phone-detail figure {
    margin-right: 10px;
}
.footer-bottom:before {
    top: -143px;
    height: 150px;
}
.footer-location-col p strong {
    font-size: 20px;
    line-height: 28px;
}
.footer-location-col p a {
    font-size: 18px;
    line-height: 24px;
}
.footer-location-info {
    padding: 30px 0 15px;
    margin: 0 0 20px;
}
.footer-bottom-nav p {
    font-size: 16px;
    line-height: 24px;
}
.footer-bottom-nav {
    margin: 0 0 20px;
}
.heading-title {
    font-size: 45px;
    line-height: 56px;
    margin-bottom: 20px;
}
.start-your-defense-box figure img {
    max-width: 80px;
}
.start-your-defense-box h4 {
    font-size: 20px;
    line-height: 26px;
}
.start-your-defense-box hr {
    margin: 12px 0;
}
section.start-your-defense-section {
    padding: 80px 0;
}
section.louisiana-and-texas-dui-section {
    padding: 0px 40px 0px 0;
}
section.understanding-violent-section {
    padding: 80px 0;
}
.louisiana-penalties-box h4 {
    font-size: 22px;
    line-height: 24px;
}
section.louisiana-penalties-section {
    padding: 65px 0 80px;
}
.heading-sub-title {
    font-size: 36px;
    line-height: 28px;
    margin-bottom: 20px;
}
section.lafayette-include-section {
    padding: 80px 0;
}
section.deserve-section {
    padding: 80px 0;
}
#back-top-wrapper #back-top a {
    height: 40px;
    width: 40px;
    background-size: 20px;
}
#back-top-wrapper {
    right: 20px;
    bottom: 20px;
}
.understanding-violent-box .heading-title {
    font-size: 40px;
    line-height: 50px;
}
.testimonial-section {
    padding: 80px 0;
}


}
@media(max-width:1599px) {
section.louisiana-penalties-section p br {
    display: none;
}


}
@media(max-width:1499px) {
.hero-banner-content .banner-star p {
    padding-left: 4px;
    font-size: 19px;
}
.stardx img {
    margin-top: -6px;
    max-width: 17px;
}
.banner-title {
    margin-bottom: 20px;
    font-size: 38px;
    line-height: 46px;
}
.hero-banner-content h3 {
    margin-bottom: 15px;
    font-size: 22px;
}
.hero-banner-content ul li {
    padding-left: 23px;
    margin-bottom: 8px;
    background-position: top 4px left;
    line-height: 22px;
    font-size: 16px;
    background-size: 16px;
}
.start-icon img {
    max-width: 19px;
}
.client-say-box .clint-name-parent>figure {
    height: 52px;
    width: 52px;
    font-size: 32px;
    line-height: 48px;
}
.client-start-icon figure {
    height: 16px;
    width: 16px;
    line-height: 8px;
    left: 38px;
}
.client-name h5 {
    font-size: 17px;
    line-height: 26px;
}
.clint-name-parent {
    bottom: 15px;
}
.client-say-box {
    padding: 20px 15px 70px;
}
.testimonial-slider.owl-carousel {
    padding: 0;
}
.testimonial-slider.owl-carousel .item {
    padding: 15px;
}
.testimonial-section {
    padding: 60px 0;
}
section.violent-crime-charges-section .section-heading .heading-title {
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 10px;
}
section.violent-crime-charges-section .section-heading {
    padding: 60px 10px;
}
section.violent-crime-charges-section {
    padding-bottom: 170px;
}
section.default-section.inpad {
    padding: 70px 0 160px;
}



}
@media(max-width:1399px) {
.btn {
    padding: 13px 25px 13px;
    font-size: 16px;
    line-height: 20px;
}
.banner-title {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 42px;
}
.stardx img {
    margin-top: -8px;
    max-width: 17px;
}
.hero-banner-content .banner-star p {
    padding-left: 4px;
    font-size: 19px;
}
.hero-banner-content p {
    font-size: 18px;
    margin-bottom: 10px;
}
.hero-banner-content ul li {
    padding-left: 21px;
    margin-bottom: 6px;
    background-position: top 5px left;
    line-height: 25px;
    font-size: 15px;
    background-size: 15px;
}
.hero-banner-section .container::after {
    top: 32%;
    right: 36%;
    width: 111px;
    height: 108px;
}
.hero-banner-section::after {
    bottom: 11%;
    right: 30%;
    width: 160px;
    height: 180px;
}
.hero-banner-content {
    padding: 30px 0 70px;
}
.footer-bottom:before {
    top: -117px;
    height: 120px;
}
.footer-bottom {
    padding-top: 10px;
}
.footer-location-col p strong {
    font-size: 18px;
    line-height: 26px;
}
.footer-location-col p a {
    font-size: 16px;
    line-height: 20px;
}
.footer-location-col p {
    padding-left: 15px;
    line-height: 24px;
}
.heading-title {
    font-size: 38px;
    line-height: 44px;
    margin-bottom: 10px;
}
.start-your-defense-row .col-sm-3 {
    padding: 15px 20px;
}
.start-your-defense-row .row {
    justify-content: center;
    margin: 0;
}
section.start-your-defense-section {
    padding: 60px 0;
}
section.louisiana-and-texas-dui-section {
    padding: 0px 40px 0px 0;
}
.louisiana-and-texas-dui-img {
    padding-right: 30px;
}
section.understanding-violent-section {
    padding: 60px 0;
}
h1 {font-size: 34px;line-height: normal;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 30px;line-height: normal;}
h4 {font-size: 28px;line-height: normal;}
h5 {font-size: 26px;line-height: normal;}
h6 {font-size: 25px;line-height: normal;}
.louisiana-penalties-box figure img {
    max-width: 50px;
}
.louisiana-penalties-box figure {
    width: 80px;
    height: 80px;
    line-height: 73px;
    margin: 0 auto 15px;
}
.louisiana-penalties-row .col-sm-3 {
    padding: 10px;
}
.louisiana-penalties-box h4 {
    font-size: 20px;
    line-height: 20px;
}
section.louisiana-penalties-section {
    padding: 55px 0 70px;
}
.heading-sub-title {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 20px;
}
.lafayette-include-box h4 {
    font-size: 20px;
    line-height: 26px;
}
.lafayette-include-box figure {
    border-radius: 10px;
    background: #036;
    width: 75px;
    height: 75px;
    margin: 0 auto 15px;
    line-height: 69px;
}
.lafayette-include-box figure img {
    max-width: 50px;
}
.lafayette-include-box {
    padding: 15px 10px;
}
.lafayette-include-bottum-row {
    padding-top: 40px;
}
section.lafayette-include-section {
    padding: 60px 0;
}
section.deserve-section {
    padding: 60px 0;
}
.faq-box .card-header h5, .card-header-title {
    padding: 20px 50px 20px 24px;
    font-size: 22px;
    line-height: 34px;
}
.faq-box .card-header h5:after, .card-header-title::after {
    width: 39px;
    height: 39px;
}
section.faq-section {
    padding: 70px 0;
}
.understanding-violent-box .heading-title {
    font-size: 32px;
    line-height: 38px;
}
section.violent-crime-charges-section .section-heading .heading-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 10px;
}
.hero-banner-section .row {
    align-items: center;
}



}
@media(max-width:1299px) {
    
}
@media(max-width:1199px) {.container, .container-sm, .container-md, .container-lg {max-width: 100% !important;padding: 0 15px;}
.free-call-btn {
    margin-right: 20px;
    display: none;
}
.header-social .phone-detail a {
    font-size: 24px;
    line-height: 22px;
}
.phone-detail p {
    font-size: 14px;
    line-height: 24px;
}
.phone-detail figure img {
    width: 100%;
    margin-top: 3px;
    max-width: 35px;
}
.free-estimate-btn {
    margin-right: 20px;
}
.btn {
    padding: 11px 20px 11px;
    font-size: 15px;
    line-height: 20px;
}
.logo-section {
    margin-top: 0;
    position: relative;
    box-shadow: 0px 0px 16px rgb(0 0 0 / 10%);
}
.logo-list {
    display: block;
    padding: 0;
}
.logo-list ul li {
    padding: 10px;
    width: 25%;
}
.logo-list ul li figure img {
    max-height: 80px;
}
.hero-banner-content {
    padding: 30px 0;
}
.stardx img {
    margin-top: -8px;
    max-width: 15px;
}
.hero-banner-content .banner-star p {
    padding-left: 4px;
    font-size: 16px;
}
.banner-title {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 36px;
}
.hero-banner-content p {
    font-size: 16px;
    margin-bottom: 10px;
}
p {
    font-size: 16px;
    line-height: 24px;
}
.hero-banner-content ul li {
    padding-left: 18px;
    margin-bottom: 3px;
    background-position: top 6px left;
    line-height: 25px;
    font-size: 13px;
    background-size: 12px;
}
.banner-btn .btn.btn-yellow {
    margin-right: 5px;
}
.hero-banner-section .container::after {
    top: 12%;
    right: 27%;
    width: 85px;
    height: 82px;
}
.footer-bottom:before {display: none;}
.footer-bottom {
    padding-top: 20px;
    border-top: 5px solid #EE7600;
}
.footer-location-col figure img {
    max-width: 36px;
}
.footer-location-col p strong {
    font-size: 16px;
    line-height: 24px;
}
.footer-location-col p a {
    font-size: 14px;
    line-height: 16px;
}
.footer-location-col p {
    padding-left: 10px;
    line-height: 20px;
}
.footer-location-info {
    padding: 10px 0 15px;
    margin: 0 0 15px;
}
.footer-bottom-nav p {
    font-size: 14px;
    line-height: 20px;
}
.footer-bottom-nav {
    margin: 0 0 0;
}
.footer-location-col {
    width: 33.33%;
    padding: 0 10px;
    border-right: 1px solid #D9D9D9;
}
.heading-title {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 10px;
}
.start-your-defense-row .col-sm-3 {
    padding: 15px;
}
.start-your-defense-box figure img {
    max-width: 65px;
}
.start-your-defense-box h4 {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 10px;
}
.start-your-defense-box figure {
    margin-bottom: 10px;
}
.floating-icon {
    display: none;
}
.about-btn .btn.btn-yellow {
    margin-right: 10px;
}
section.start-your-defense-section {
    padding: 40px 0;
}
section.louisiana-and-texas-dui-section {
    padding: 0px 15px 0px 0;
}
.about-btn {
    padding-top: 10px;
}
section.understanding-violent-section {
    padding: 40px 0;
}
h1 {font-size: 30px;line-height: normal;}
h2 {font-size: 28px;line-height: normal;}
h3 {font-size: 26px;line-height: normal;}
h4 {font-size: 25px;line-height: normal;}
h5 {font-size: 24px;line-height: normal;}
h6 {font-size: 22px;line-height: normal;}
.default-css ul li {
    background-position: 0 4px;
    padding-left: 20px;
    background-size: 15px;
}
.default-css ul li, .default-css ol li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
}
.louisiana-penalties-box figure {
    width: 70px;
    height: 70px;
    line-height: 63px;
    margin: 0 auto 10px;
}
.louisiana-penalties-box figure img {
    max-width: 38px;
}
.louisiana-penalties-box h4 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
}
section.louisiana-penalties-section {
    padding: 40px 0;
}
.heading-sub-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}
.lafayette-include-list ul li {
    width: 25%;
    padding: 5px;
}
.lafayette-include-box figure {
    border-radius: 10px;
    background: #036;
    width: 65px;
    height: 65px;
    margin: 0 auto 15px;
    line-height: 62px;
}
.lafayette-include-box figure img {
    max-width: 40px;
}
.lafayette-include-box h4 {
    font-size: 18px;
    line-height: 24px;
}
.lafayette-include-list .about-btn {
    padding-top: 20px;
}
.lafayette-include-list .about-btn::before {display: none;}
section.lafayette-include-section {
    padding: 40px 0;
}
section.deserve-section {
    padding: 40px 0;
}
.faq-box {
    border-top: none;
}   
.faq-box .card-header h5, .card-header-title {
    padding: 16px 50px 16px 20px;
    font-size: 20px;
    line-height: 28px;
}
section.faq-section {
    padding: 40px 0 ;
}
#back-top-wrapper {display: none;}
.hero-banner-section .row {
    align-items: center;
}
.hero-banner-img img {
    max-width: 320px;
}
.hero-banner-content h3 {
    margin-bottom: 15px;
    font-size: 18px;
}
.understanding-violent-box .heading-title {
    font-size: 26px;
    line-height: 32px;
}
.testimonial-slider.owl-carousel .item {
    padding: 10px;
}
.start-icon img {
    max-width: 16px;
}
.start-icon {
    padding-bottom: 5px;
}
.client-say-box .clint-name-parent>figure {
    height: 45px;
    width: 45px;
    font-size: 24px;
    line-height: 41px;
}
.client-start-icon figure {
    height: 16px;
    width: 16px;
    line-height: 8px;
    left: 32px;
}
.client-name h5 {
    font-size: 16px;
    line-height: 26px;
}
.testimonial-slider.owl-carousel button.owl-dot {
    width: 15px !important;
    height: 15px !important;
    margin: 0 3px !important;
}
.testimonial-section {
    padding: 40px 0;
}
.card-body.default-css ul li {
    background-position: 0 6px;
    padding-left: 14px;
    background-size: 20px;
    position: relative;
}
.card-body.default-css ul li::before {
    width: 8px;
    height: 8px;
    top: 8px;
}
section.violent-crime-charges-section {
    padding-bottom: 40px;
}
section.default-section.inpad {
    padding: 40px 0 40px;
}





}
@media(max-width:1023px) {
.start-your-defense-row .col-sm-3 {
    width: 33.33%;
}
section.louisiana-and-texas-dui-section .heading-title br {
    display: none;
}
.louisiana-penalties-row .col-sm-3 {
    padding: 10px;
    width: 33.33%;
}
.lafayette-include-bottum-row .lafayette-include-list ul li {
    width: 25%;
}
section.louisiana-and-texas-dui-section .row {
    align-items: inherit;
}
.louisiana-and-texas-dui.default-css {
    padding: 30px 0;
}
section.violent-crime-charges-section .section-heading .heading-title {
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 0px;
}
section.violent-crime-charges-section .section-heading {
    padding: 40px 10px;
}



}
@media(max-width:991px) {
    
}
@media(max-width:900px) {
.hero-banner .col-sm-8 {
    flex: 0 0 auto;
    width: 100%;
}
.hero-banner .col-sm-4 {display: none;}
.hero-banner-section::after {
    bottom: 0%;
    right: 0%;
    width: 117px;
    height: 134px;
}  
.hero-banner-section .container::after {
    top: 9%;
    right: 1%;
    width: 66px;
    height: 65px;
}
.hero-banner-content {
    padding: 40px 0;
}
.hero-banner-section {
    padding: 0;
}
.footer-bottom-nav p br {
    display: none;
}
section.louisiana-and-texas-dui-section .col-sm-6 {
    padding: 0 15px;
    width: 100%;
}
section.louisiana-and-texas-dui-section {
    padding:  0  0;
}
.louisiana-and-texas-dui-img {
    padding-right: 0;
}
.louisiana-and-texas-dui .about-btn {
    text-align: center;
}
.understanding-violent-box .heading-title strong {
    display: initial;
}   



}
@media(max-width:812px) {
.phone-detail p {
    font-size: 12px;
    line-height: 24px;
}
.header-social .phone-detail a {
    font-size: 22px;
    line-height: 22px;
}
.phone-detail figure img {
    width: 100%;
    margin-top: 3px;
    max-width: 30px;
}
.btn {
    padding: 10px 15px 10px;
    font-size: 14px;
    line-height: 18px;
}
.free-estimate-btn {
    margin-right: 10px;
}
.stardx img {
    margin-top: -5px;
    max-width: 12px;
}
.hero-banner-content .banner-star p {
    padding-left: 0px;
    font-size: 14px;
}
.banner-title {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 30px;
}
.hero-banner-content h3 {
    margin-bottom: 10px;
    font-size: 16px;
}
.hero-banner-content p {
    font-size: 14px;
    margin-bottom: 7px;
}
p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
}
.hero-banner-content ul li {
    padding-left: 16px;
    margin-bottom: 3px;
    background-position: top 6px left;
    line-height: 24px;
    font-size: 12px;
    background-size: 11px;
}
.banner-btn {
    padding-top: 10px;
}
.banner-star {
    padding-bottom: 4px;
}
.logo-list ul li figure img {
    max-height: 67px;
}
.footer-location-info {
    padding: 10px 0 15px;
    margin: 0 0 15px;
    display: block;
    text-align: center;
}
.footer-location-col {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #D9D9D9;
    border-right: none;
    display: block;
}
.footer-location-col figure {
    width: auto;
    text-align: center;
    margin-bottom: 10px;
}
.footer-location-col p {
    padding-left: 0;
    line-height: 20px;
    text-align: center;
}
.footer-location-col p strong {
    font-size: 18px;
    line-height: 26px;
}
.footer-location-info {
    padding: 0;
    margin: 0 0 9px;
    display: block;
    text-align: center;
    border: none;
}
.footer-bottom-nav p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.heading-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
}
.start-your-defense-box figure img {
    max-width: 45px;
}
.start-your-defense-box h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
}
.start-your-defense-box hr {
    margin: 8px 0;
}
.about-btn {
    padding-top: 10px;
}
.about-btn .btn.btn-yellow {
    margin-right: 2px;
}
h1 {font-size: 24px;line-height: normal;margin-bottom: 10px;}
h2 {font-size: 22px;line-height: normal;margin-bottom: 10px;}
h3 {font-size: 20px;line-height: normal;margin-bottom: 10px;}
h4 {font-size: 19px;line-height: normal;margin-bottom: 10px;}
h5 {font-size: 18px;line-height: normal;margin-bottom: 10px;}
h6 {font-size: 16px;line-height: normal;margin-bottom: 10px;}
.default-css ul li {
    background-position: 0 2px;
    padding-left: 17px;
    background-size: 13px;
}
.default-css ul li, .default-css ol li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}
.louisiana-penalties-box h4 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
}
.louisiana-penalties-box figure {
    width: 60px;
    height: 60px;
    line-height: 55px;
    margin: 0 auto 10px;
}
.louisiana-penalties-box figure img {
    max-width: 32px;
}
.heading-sub-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}
.lafayette-include-box figure {
    border-radius: 10px;
    background: #036;
    width: 55px;
    height: 55px;
    margin: 0 auto 10px;
    line-height: 48px;
}
.lafayette-include-box figure img {
    max-width: 35px;
}
.lafayette-include-box h4 {
    font-size: 16px;
    line-height: 22px;
}
.lafayette-include-box {
    padding: 10px 10px;
}
.lafayette-include-list ul {
    padding-top: 10px;
}
.faq-box .card-header h5, .card-header-title {
    padding: 14px 35px 14px 15px;
    font-size: 16px;
    line-height: 24px;
}
.card-body.default-css {
    padding: 2px 10px 10px 15px;
}
.faq-box .card-header h5:after, .card-header-title::after {
    width: 30px;
    height: 30px;
}
.banner-btn .btn.btn-yellow {
    margin-right: 2px;
}
.understanding-violent-box .heading-title {
    font-size: 20px;
    line-height: 26px;
}
.start-icon img {
    max-width: 13px;
}
.client-say-box .clint-name-parent>figure {
    height: 40px;
    width: 40px;
    font-size: 20px;
    line-height: 34px;
}
.client-name h5 {
    font-size: 15px;
    line-height: 26px;
}
.client-say-box {
    padding: 15px 15px 60px;
}
.card-body.default-css ol {
    padding-left: 15px;
}
.card-body.default-css ul {
    padding-left: 0;
}
.card-body.default-css ul li::before {
    width: 8px;
    height: 8px;
    top: 5px;
}
section.violent-crime-charges-section .section-heading .heading-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0px;
}
section.inner-banner img {
    height: 230px;
}



}
@media(max-width:767px) {
.louisiana-penalties-row .col-sm-3 {
    padding: 10px;
    width: 50%;
}
.lafayette-include-list ul li {
    width: 33.33%;
    padding: 5px;
}
.lafayette-include-bottum-row .lafayette-include-list ul li {
    width: 33.33%;
}
.testimonial-slider .owl-nav .owl-next, .testimonial-slider .owl-nav .owl-prev {
    height: 45px;
    width: 45px;
    margin: 0 5px;
}
.testimonial-slider .owl-nav {
    margin-top: 15px;
}
.testimonial-slider .owl-nav .owl-next {
    background-size: 12px !important;
}
.testimonial-slider .owl-nav .owl-next:hover {
    background-size: 12px !important;
}
.testimonial-slider .owl-nav .owl-prev {
    background-size: 12px !important;
}
.testimonial-slider .owl-nav .owl-prev:hover {
    background-size: 12px !important;
}







}
@media(max-width:700px) {
.top-header .col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    padding: 0;
}
.top-header .col-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    padding: 0;
}
.logo img {
    transition: all 1s;
    max-width: 240px;
}
.header-social {
    display: block;
}
.phone-detail {
    justify-content: center;
    padding-top: 5px;
}
.free-estimate-btn {
    margin-right: 0;
    width: 100%;
}
.free-estimate-btn .btn.btn-blue {
    width: 100%;
        padding: 8px 10px 8px;
        font-size: 18px;
        line-height: 24px;
}
.top-header {
    padding: 10px 0;
}
.logo {
    padding-bottom: 10px;
}
.start-your-defense-row .col-sm-3 {
    width: 50%;
}
.free-estimate-btn.free-estimate-btn-ftr {
    display: block !important;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
}
.free-estimate-btn {
    display: none;
}
.phone-detail {
    border-top: 1px solid #132148;
}
.footer-bottom {
    padding-bottom: 45px;
}

    

}
@media(max-width:600px) {
    
}
@media(max-width:575px) {
.heading-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}
.btn {
    padding: 8px 12px 8px;
    font-size: 13px;
    line-height: 18px;
}
.logo-list ul li figure img {
    max-height: 51px;
    max-width: 100px;
}
.logo-list ul li {
    padding: 10px 5px;
    width: 25%;
}
.owl-item {
    display: block;
}
.owl-carousel .owl-stage {
    display: block;
}
section.violent-crime-charges-section .section-heading .heading-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
}  
section.inner-banner img {
    height: 180px;
}




}
@media(max-width:525px) {
.banner-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
}
.banner-title br {
    display: none;
}
.hero-banner-content .banner-star p {
    padding-left: 0px;
    font-size: 12px;
}
.lafayette-include-list ul li {
    width: 50%;
    padding: 5px;
}
.lafayette-include-bottum-row .lafayette-include-list ul li {
    width: 50%;
}
    


}
@media(max-width:480px) {
.start-your-defense-row .col-sm-3 {
    width: 100%;
    border-bottom: 1px solid #000;
}
.start-your-defense-row .col-sm-3:last-child {
    border-bottom: none;
}
.louisiana-penalties-row .col-sm-3 {
    padding: 17px 10px 10px 10px;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.louisiana-penalties-row .col-sm-3:last-child {
    margin-bottom: 15px;
}
.faq-box .card-header h5, .card-header-title {
    padding: 14px 35px 14px 0px;
    font-size: 14px;
    line-height: 20px;
}
.card-body.default-css {
    padding: 2px 0px 5px 0px;
}
.start-your-defense-box {
    text-align: center;
}
.start-your-defense-box hr {
    display: none;
}
.btn {
    padding: 8px 7px 8px;
    font-size: 12px;
    line-height: 15px;
}
.banner-title br{display: none;}
.logo-list ul li figure img {
    max-height: 42px;
    max-width: 73px;
}

    
}
@media(max-width:420px) {
.hero-banner-section .container::after {display: none;}
    
    

}