body {font-family: 'Open Sans', sans-serif;}
.pad-0{padding: 0 !important;}
.dropdown {
    position: absolute;
    top: 25px;
    left: 0px;
    background-color: #3f1c00;
    padding: 10px;
    width: 384px;
    z-index: 99999;
    font-size: 14px;
    display: none;
}

.navigation .nav-main ul li:hover .dropdown{
    display: block;
    text-align: left;
}


.dropdown a {
    font-size: 13px !important;
}



.fairfont {font-family: 'Playfair Display', serif;}
.popfont {font-family: 'Poppins', sans-serif;}
.padnone {padding: 0;}
.padright0 {padding-right: 0;}
.padleft0 {padding-left: 0;}
a:hover {text-decoration: none;}
header {background: #071400;padding: 20px 0;}
header .logo img {height: 85px;width: auto;display: block;}
header .econtact ul {margin-bottom: 0;padding-left: 0;}
header .econtact ul li {list-style: none;position: relative;}
header .econtact ul li::before {content: '';position: absolute;background: url(/assets/images/sprite.png) no-repeat -7px -1px;width: 20px;height: 16px;left: -27px;top: 0;bottom: 0;margin: auto;}




header .econtact ul li+li{
    margin-top: 6px;
}

header .econtact ul li+li:before {
    content: '';
    position: absolute;
    background: url(/assets/images/sprite.png) no-repeat -15px -221px;
    width: 25px;
    height: 26px;
    left: -27px;
    top:7px;
    bottom: 0;
    margin: auto;
}


header .econtact ul li a {color: #ffffff;}
header .econtact ul li a:hover {color: #ffffff;text-decoration: none;}
.d-flex {display: flex;align-items: center;}
.navigation {
	
background: #d03f21;
 
}
.navigation .nav-main {}
.navigation .nav-main ul {margin-bottom: 0;padding-left: 0;text-align: center;padding: 14px 0;}
.navigation .nav-main ul li {display: inline-block;padding: 0 30px; position: relative; margin-bottom: 5px;; }
.navigation .nav-main ul li:last-child {border-right: none;}
.navigation .nav-main ul li+li {}
.navigation .nav-main ul li a {font-family: 'Playfair Display', serif;font-size: 18px;color: #ffffff;text-transform: uppercase;font-weight: 500;}
.navigation .nav-main ul li a:hover {text-decoration: none;}
.main-banner {background: url(/assets/images/main-banner.jpg) no-repeat;background-position: center;background-size: cover;min-height: 660px;}
.main-banner .row{}
.main-banner .genhad {text-align: left;padding-top: 220px;}
.main-banner .genhad h1 {font-size: 51px;font-weight: 600;color: #ffffff;text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-weight: 800; text-shadow:2px 2px 0px rgba(0, 0, 0, 1); max-width: 500px;}

.main-banner .genhad p {
    font-size: 21px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
    border-top: 1px #fff solid;
    padding-top: 10px;
    margin-top: 10px;
    max-width: 500px;
}



.section2 {background: url(/assets/images/section2-bg.jpg) no-repeat;min-height: 630px;padding: 20px 0 40px 0;}
.same-hd {font-weight: 700;color: #500807;font-size:36px;text-align: center;text-transform: uppercase;position: relative;margin-bottom: 40px; font-family: 'Open Sans', sans-serif;}
.same-hd::before {content: '';position: absolute;background: url(/assets/images/sprite.png) no-repeat -7px -73px;width: 618px;
    height: 21px;left: 0;right: 0;margin: 0 auto;bottom: -30px;}
.section2 .practice {background: #ffffff;padding: 15px 20px;text-align: center;margin-top: 25px;min-height: 220px;}
.section2 .practice h3 {font-size: 15px;font-family: 'Playfair Display', serif;color: #d03f21;font-weight: 700;margin: 20px 0 8px 0; font-family: 'Open Sans', sans-serif;
}



.section2 .practice p {font-size: 14px;color: #000000;margin-bottom: 0;}
.section2 .practice img {  
	
     margin: -14px -20px 0px -20px;
 	
	
	
    }
.section2 .practice i.prac2 {
    background-position: -114px -107px;
    width: 78px;
    height: 81px;
    }
.section2 .practice i.prac3 {
    background-position: -218px -105px;
    width: 80px;
    height: 81px;
    }
.section2 .practice i.prac4 {
    background-position: -322px -99px;
    width: 81px;
    height: 85px;
    }
.section2 .practice i.prac5 {
    background-position: -431px -103px;
    width: 88px;
    height: 85px;
    }
.section2 .practice i.prac6 {
    background-position: -536px -103px;
    width: 69px;
    height: 81px;
    }

.section3 {background: url(/assets/images/section3-bg.jpg) no-repeat;background-size: cover;background-position: center;min-height: 605px;color: #ffffff;padding: 30px 0;}
.section3 .hbusi {}
.section3 .hbusi h2 {font-size: 27px;font-weight: 600;margin: 0;margin-bottom: 20px;position: relative;line-height: 35px; font-family: 'Open Sans', sans-serif;
}

.section3 .hbusi p {font-size: 14px;margin-bottom: 20px;font-family: 'Open Sans', sans-serif;font-weight: 600;}
.section3 .hbusi img {width: 100%;position: absolute;margin-top: 45px;}
.rht::after {content: '';position: absolute;background: url(/assets/images/sprite.png) no-repeat -763px -23px;width: 21px;
    height: 531px;top: 0;bottom: 0;margin: auto;right: -60px;}

.section3 .hbusi2 ul {padding-left: 0;}
.section3 .hbusi2 ul li {list-style: none;font-size: 14px;padding: 15px 0 15px 23px;position: relative;}
.section3 .hbusi2 ul li::before {content: "\f0a9";position: absolute;left: 0;font:normal normal normal 14px/1 FontAwesome;top: 19px;}
.section3 .hbusi2 ul li+li {border-top: 1px solid #575c6f;}
.section3 .test {}
.section3 .test img {display: flex;margin: 0 auto;}

.testimonials {background: #253746; background-image: url(../images/bg-testimonials.jpg); background-size: 100% auto;    background-repeat: no-repeat}
.testimonials .same-hd {font-size: 30px;text-transform: capitalize;margin-bottom: 20px; color: #d32c12;}
.testimonials .same-hd:after{content: "";content: ''; position: absolute; background: url(/assets/images/comma.png) no-repeat;width: 40px; height: 30px; left: 0; right: 0; margin: 0 auto; bottom: -77px;}
.testimonials p {font-size: 16px;text-align: center;color: #3a3a3a;}
.testimonials .testi-slider p {font-size: 16px;font-family: 'Libre Baskerville', serif;font-weight: 500;font-style: italic;color: #fff;}
.testimonials .slick-prev {background: url(/assets/images/s-prev.png) no-repeat;width: 30px;height: 30px;top: 20%;left: -30px;}
.testimonials .slick-prev::before {display: none;}
.testimonials .slick-next {background: url(/assets/images/s-next.png) no-repeat;width: 30px;height: 30px;top: 20%;right: -30px;}
.testimonials .slick-next::before {display: none;}
.testimonials .slick-slide {outline: none;}

.section4 {padding: 10px 0 30px 0;}

.section4 .for-usr h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    /* position: relative; */
    color: #d32c12;
    font-family: 'Open Sans', sans-serif;
    /* max-width: 111px; */
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 0 0;
}

.section4 .for-usr img{
	margin:-100px 0 0 0;
}




.section4 .for-usr{
	margin: 100px 0 0 0;
	padding: 20px;
	background-color: #dadada;
	min-height: 468px;
}



.section4 .col-md-4 + 
.col-md-4  .for-usr{
	background-color: #e9e9e9;
}

.section4 .col-md-4 + .col-md-4 + 
.col-md-4  .for-usr{
	background-color: #f4f4f4;
}



.section4 .for-usr h3::before {content: '';position: absolute;bottom: 0;background: url(/assets/images/usr-bf.png) no-repeat;width: 170px;height: 14px;}
.section4 .for-usr .frstd {display: inline-block;margin-left: 10px;}
.section4 .for-usr p {font-size: 14px;font-family: 'Open Sans', sans-serif;color: #212121;font-weight: 600; margin: 20px 0 0 0; padding-bottom: 0px;}
.section4 .std {margin-top: 140px;}

.inner-banner {background: url(/assets/images/about-banner.jpg) no-repeat;background-position: center;background-size: cover;min-height: 325px;position: relative;display: flex;align-items: center;}
.inner-banner .inner-banner-hd h2 {font-size: 51px;color: #ffffff;text-transform: uppercase;font-weight: 700;margin: 0;}

.breadcrum {background: rgba(7, 20, 0, 0.52);position: absolute;z-index: 99999;width: 100%;bottom: 0;padding: 10px 0;}
.breadcrum ul {padding-left: 0;margin-bottom: 0;}
.breadcrum ul li {display: inline-block;list-style: none;}
.breadcrum ul li a {color: #ffffff;font-size: 14px;text-transform: uppercase;padding-left: 10px;font-weight: 600;}
.breadcrum ul li a i {padding-left: 6px;}

.abt-educational {padding: 20px 0;}
.abt-educational .abt-edu-descrip {}
.abt-educational .abt-edu-descrip h3 {font-size: 27px;font-weight: 700;text-transform: uppercase;color: #d03f21;padding-bottom: 18px;position: relative;margin-bottom: 20px;}
.abt-educational .abt-edu-descrip h3:before {content: '';position: absolute;left: 0;background: url(/assets/images/inner-hd-bf.png) no-repeat;width: 528px;height: 12px;bottom: 0;}

.abt-educational .asside .qlinks {padding: 15px 15px;border: 1px solid #cccccc;margin-bottom: 20px;margin-top: 22px;}
.abt-educational .qlinks h3 {font-size: 30px;color: #d03f21;font-weight: 700;position: relative;padding-bottom: 27px;margin-top: 0;}
.abt-educational .qlinks h3::before {content: '';position: absolute;background: url(/assets/images/usr-bf.png) no-repeat;display: block;left: 0;margin: auto;width: 170px;height: 14px;bottom: 0;}
.abt-educational .qlinks ul {padding-left: 0;}
.abt-educational .qlinks ul li {list-style: none;position: relative;padding-left: 20px;padding-top: 5px;padding-bottom: 5px;}
.abt-educational .qlinks ul li+li {border-top: 1px solid #cccccc;}
.abt-educational .qlinks ul li::before {content: "\f0a9";position: absolute;left: 0;font:normal normal normal 14px/1 FontAwesome;top: 8px;}
.abt-educational .qlinks ul li a {color: #000000;font-size: 14px;font-weight: 600;}
.abt-educational .asside-visual img {width: 100%;}

.abt-lft {overflow: hidden;}
.abt-educational .abt-lft img {float: left;margin-right: 25px;margin-bottom: 20px;}
.abt-educational .abt-edu-descrip p {font-size: 14px;color: #000000;margin-bottom: 24px;}
.abt-educational .abt-edu-descrip .abt-only-para p:first-child {margin-top: 20px;}

.t-advocacy {background: url(/assets/images/adovocacy-bg.jpg) no-repeat;background-size: cover;background-position: center;min-height: 620px;padding: 20px 0;}
.t-advocacy .same-hd {font-size: 30px;margin-bottom: 70px;}
.t-advocacy .advo {text-align: center;background: #ffffff;overflow: hidden;}
.t-advocacy .advo img {}
.t-advocacy .advo .advocacy-des {padding: 0 11px 20px 11px;width: 100%;min-height: 177px;}
.t-advocacy .advo .advocacy-des h4 {font-size: 25px;color: #000000;font-weight: 700;}
.t-advocacy .advo .advocacy-des h3 {color: #071400;font-size: 20px;font-weight: 600;position: relative;padding-bottom: 10px;margin-bottom: 35px;margin-top: 0;padding-top: 20px;}
.t-advocacy .advo .advocacy-des h3::before {content: '';position: absolute;background: url(/assets/images/advo-bf.png) no-repeat;width: 295px;height: 12px;bottom: -15px;}
.t-advocacy .advo .advocacy-des p {font-style: 14px;color: #00000;}


.attorneys .inner-banner {background: url(/assets/images/attorney-bg.jpg) no-repeat;background-size: cover;background-position: center;}
.partners .part-shw img {width: 100%;}
.partners {padding: 5px 0 20px 0;}
.partners .exper {padding-top: 15px;padding-bottom: 0;}
.partners .exper h3 {font-weight: 700;font-size: 16px;color: #000000;margin-top: 0;text-transform: uppercase;position: relative;}
.partners .exper h3::before {content: '';/* position: absolute; */left: 0;background: url(/assets/images/sprite.png) no-repeat;background-position: -63px -5px;display: inline-block;width: 37px;height: 34px;top: -3px;vertical-align: middle;margin-right: 4px;}
.partners .exper.expr-2 h3::before {background-position: -115px -4px;/* width: 27px; *//* height: 25px; */}
.partners .exper.expr-3 h3::before {background-position: -161px 2px;width: 38px;height: 36px;}
.partners .exper.expr-4 h3::before {background-position: -209px -3px;/* width: 17px; *//* height: 23px; */}
.partners .exper.expr-5 h3::before {background-position: -257px -4px;width: 28px;/* height: 25px; */}
.partners .exper ul {padding-left: 0;}
.partners .exper ul li {list-style: none;position: relative;padding: 3px 0 0 20px;}
.partners .exper ul li::before {content: "\f105";position: absolute;left: 0;font:normal normal normal 14px/1 FontAwesome;color: #2c7c00;top: 7px;font-weight: 900;}
.partners .partner-desc {width: 100%;float: left;}
.partners .partner-desc p {font-size: 14px;color: #000000;padding-left: 15px;margin-top: 20px;}
.inner-pg-hd {font-size: 27px;text-transform: uppercase;color: #d03f21;padding-bottom: 18px;position: relative;margin-bottom: 20px;position: relative;}
.inner-pg-hd::before {content: '';position: absolute;left: 0;background: url(/assets/images/inner-hd-bf.png) no-repeat;    width: 528px;height: 12px;bottom: 0;}
.brder-bottom {border-bottom: 1px solid #cccccc;}

@media (max-width: 991px) {
    .inner-pg-hd::before{
    display: none;
}
}


.prac-area .inner-banner {background: url(/assets/images/pracArea-bg.jpg) no-repeat;background-size: cover;background-position: center;}
.practice-areas.abt-educational {padding: 20px 0;}
.practice-areas .inner-pg-hd {}
.practice-areas .inner-pg-hd::before {content: '';position: absolute;left: 0;background: url(/assets/images/prac-hd-bf.png) no-repeat;width: 237px;height: 12px;}

.practice-areas .practice {text-align: center;background: #f8f8f8;width: 100%;float: left;margin-bottom: 25px;}
.practice-areas .practice img {width: 100%;}
.practice-areas .practice .practice-desc {padding: 0 10px;border: 1px solid #cccccc;border-top: 0;}
.practice-areas .practice .practice-desc h4 {font-weight: 700;font-size: 19px;color: #d03f21;position: relative;margin-bottom: 30px;margin-top: 0;padding-top: 15px;}
.practice-areas .practice .practice-desc h4::before {content: '';position: absolute;background: url(/assets/images/prac-hd-bf.png) no-repeat;width: 176px;height: 12px;bottom: -20px;left: 0;right: 0;margin: auto;}
.practice-areas .practice .practice-desc p {font-size: 14px;color: #000000;}


footer {background: #1f1f1f;padding: 20px 0;color: #ffffff;position: relative;}
footer .logo img {height: 80px;width: auto;display: block;}
footer .ft-brand-logo {height: 70px;width: auto;display: block;margin: 0 auto;}
footer ul {padding-left: 0;}
footer ul li::before {content: "\f105";position: absolute;display: flex;left: 0;font: normal normal normal 14px/1 FontAwesome;align-items: center;top: 13px;}
footer ul li {list-style: none;padding-bottom: 10px;padding-top: 10px;position: relative;padding-left: 20px;}
footer ul li+li {border-top: 1px solid #585858;}
footer ul li a {color: #ffffff;text-decoration: none;}
footer ul li a:hover {text-decoration: none;color: #ffffff;}
footer .cntct a {color: #ffffff;position: relative; display: block;}
footer .cntct a:hover {text-decoration: none;}
footer .cntct a::before {content: '';position: absolute;left: 0;background: url(/assets/images/sprite.png) no-repeat -7px -1px;
    width: 20px;height: 16px;left: -27px;top: 0;bottom: 0;margin: auto;}


footer .cntct a+br+a::before {
    content: '';
    position: absolute;
    left: 0;
    background: url(/assets/images/sprite.png) -17px -221px no-repeat;
    width: 30px;
    height: 26px;
    left: -27px;
    top: 9px;
    bottom: 0;
    margin: auto;
}
footer .cntct a+br+a+br+a::before {
    content: '';
    position: absolute;
    left: 0;
    background: url(/assets/images/sprite.png) -17px -221px no-repeat;
    width: 30px;
    height: 26px;
    left: -27px;
    top: 9px;
    bottom: 0;
    margin: auto;
}


footer .footer-bottom {background: #d03f21;padding: 11px 0;position: absolute;width: 100%;margin-top: 20px;}
footer .footer-bottom p {margin-bottom: 0;text-transform: uppercase;text-align: left;}
footer .footer-bottom .tp-nav ul {margin-bottom: 0;}
footer .footer-bottom .tp-nav ul li {display: inline-block;list-style: none;border-top: none;padding-right: 0;padding-left: 0;}
footer .footer-bottom .tp-nav ul li::before {display: none;}
footer .footer-bottom .tp-nav ul li a {text-transform: uppercase;padding-right: 10px;padding-left: 10px;border-right: 1px solid #ffffff;}
footer .bdr-none {border-right: none !important;}
.pp-term {padding: 10px 0 20px 0;}
.pp-term h4 {font-size: 22px;color: #000000;font-weight: 600;text-transform: capitalize;}
.pp-term p {}



.br-clay{border-right:1px solid #4e4e4e;}
.bl-clay{border-left:1px solid #4e4e4e;}

.t-pract.t-advocacy .advo{margin: 0 0 0 1px;position: relative;}
.t-pract.t-advocacy .advo:before{content: "";position: absolute;width: 98%;height: 98%;border: 1px solid #bb3920;top: 4px;left: 4px;}
.t-pract.t-advocacy .same-hd{color: #fff}
.t-pract.t-advocacy .same-hd::before{background-position: -46px -42px;}
.t-pract.t-advocacy .advo img{width: 100%;}
.t-pract.t-advocacy .advo .advocacy-des h3,.t-pract.t-advocacy .advo h4{color: #bb3920;}


.bina-details {
    margin-top: 15px;
}

.bina-details li {
    padding: 7px 0;
    border-bottom: 1px solid #e9e3e3;
}

.bina-details ul li span {
    width: 50%;
    display: inline-block;
    font-weight: 600;
}
.law-box {
    padding: 30px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.law-image{
    flex:0 0 30%;
    max-width: 30%;
}
@media (max-width: 991px) {
    .law-image{
    display: none;
}
}
.law-image img{
    width: 90%;
}
.mt-5{
    margin-top: 30px;
}

.dropdown1 {
    position: absolute;
    top: 25px;
    left: 0px;
    background-color: #3f1c00;
    padding: 10px;
    width: 210px;
    z-index: 99999;
    font-size: 14px;
    display: none;
}

.navigation .nav-main ul li:hover .dropdown1{
    display: block;
    text-align: left;
}


.dropdown1 a {
    font-size: 13px !important;
}
.law-text h4{
    font-size: 16px;
}
.para h2{
    font-weight: 500;

}


.fs-25{
    font-size: 25px;
    font-weight: bold;
}
.law-list{
    position: relative;
}
.law-list li {
	 /* list-style: none; */
	 font-size: 16px;
	 font-weight: 500;
	 padding-bottom: 10px;
}
 /* .law-list li:before {
	 content: '';
	 position: absolute;
	 height: 10px;
	 width: 10px;
	 border-radius: 50%;
	 background-color: #000;
	 left: 0;
	 top: 7px;
}
  */
  .abcd{
    display: flex;
    align-items: center;
    li{
        margin-right: 50px;
    }
  }

/* ==============================================
   HAMBURGER NAV TOGGLE
   ============================================== */
.nav-toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px 0;
    float: right;
    line-height: 0;
}
.nav-toggle span {
    display: block;
    width: 26px;
    height: 3px;
    background: #ffffff;
    margin: 5px 0;
    border-radius: 2px;
    transition: all 0.3s ease;
}
.nav-toggle.active span:nth-child(1) { transform: rotate(45deg) translate(5px, 8px); }
.nav-toggle.active span:nth-child(2) { opacity: 0; width: 0; }
.nav-toggle.active span:nth-child(3) { transform: rotate(-45deg) translate(5px, -8px); }

/* ==============================================
   TABLET  max-width: 991px
   ============================================== */
@media (max-width: 991px) {

    /* Navigation: show hamburger, hide nav by default */
    .nav-row { position: relative; padding: 10px 0; }
    .nav-toggle { display: block; }
    .nav-main { display: none; width: 100%; clear: both; }
    .nav-main.nav-open { display: block; }
    .navigation .nav-main ul { text-align: left; padding: 0; border-top: 1px solid rgba(255,255,255,0.2); }
    .navigation .nav-main ul li { display: block; padding: 0; border-bottom: 1px solid rgba(255,255,255,0.15); }
    .navigation .nav-main ul li a { display: block; padding: 11px 20px; font-size: 15px; }

    /* Dropdowns: static & toggle-able on mobile */
    .dropdown, .dropdown1 {
        position: static;
        width: 100%;
        background: rgba(0, 0, 0, 0.3);
        display: none;
        padding: 4px 0;
    }
    .dropdown a, .dropdown1 a { padding-left: 36px !important; }
    .navigation .nav-main ul li:hover .dropdown,
    .navigation .nav-main ul li:hover .dropdown1 { display: block; }

    /* Section 3: hide middle divider column */
    .section3 .col-md-2 { display: none; }
    .section3 { min-height: auto; }
    .section3 .col-md-5 { width: 50%; }

    /* Inner page decorative line */
    .inner-pg-hd::before { display: none; }

    /* --- Inner Banner --- */
    .inner-banner { min-height: 260px; }
    .inner-banner .inner-banner-hd h2 { font-size: 36px; }

    /* --- Inner page content decorative lines --- */
    .abt-educational .abt-edu-descrip h3::before { display: none; }
    .abt-lft img { max-width: 42%; }

    /* --- T-Advocacy --- */
    .t-advocacy { min-height: auto; }
    .t-advocacy .advo { margin-bottom: 20px; }
    .t-advocacy .advo img { width: 100%; }
    .t-advocacy .advo .advocacy-des { min-height: auto; }
}

/* ==============================================
   MOBILE  max-width: 767px
   ============================================== */
@media (max-width: 767px) {

    /* --- Header --- */
    header { padding: 15px 0; }
    header .row.d-flex { flex-wrap: wrap; justify-content: center; }
    header .col-md-5,
    header .col-md-7 { width: 100%; float: none; text-align: center; }
    header .logo img { margin: 0 auto; height: 70px; }
    header .econtact { float: none !important; margin-top: 12px; text-align: center; }
    header .econtact ul.abcd { flex-wrap: wrap; justify-content: center; }
    header .econtact ul.abcd li { margin-right: 0 !important; margin: 3px 12px; }
    header .econtact ul li::before,
    header .econtact ul li+li::before { display: none; }
    header .econtact ul li { padding-left: 0; }

    /* --- Navigation --- */
    .section3 .col-md-5 { width: 100%; float: none; }

    /* --- Main Banner --- */
    .main-banner { min-height: 300px; background-position: right center; }
    .main-banner .genhad { padding-top: 50px; padding-bottom: 30px; }
    .main-banner .genhad h1 { font-size: 24px; max-width: 100%; line-height: 1.3; }
    .main-banner .genhad p { font-size: 13px; max-width: 100%; }

    /* --- Section 2: Practice Areas --- */
    .section2 { min-height: auto; padding: 20px 0 30px; }
    .same-hd { font-size: 22px; margin-bottom: 20px; }
    .same-hd::before { display: none; }
    .section2 .practice { min-height: auto; }
    .section2 .practice img { margin: -14px -20px 0 -20px; width: calc(100% + 40px); max-width: none; }

    /* --- Section 3: Trusted / Why Choose Us --- */
    .section3 { min-height: auto; padding: 25px 0; }
    .section3 .col-md-5,
    .section3 .col-md-2 { width: 100%; float: none; }
    .section3 .hbusi { margin-bottom: 25px; }
    .section3 .hbusi img { position: relative; width: 100%; margin-top: 15px; display: block; }
    .section3 .hbusi h2 { font-size: 20px; line-height: 1.4; }

    /* --- Section 4: For Clients --- */
    .section4 { padding: 10px 0 20px; }
    .section4 .for-usr { margin-top: 70px; min-height: auto; }
    .section4 .for-usr img { margin-top: -70px; }
    .section4 .for-usr h3 { font-size: 20px; line-height: 1.3; }
    .fs-25 { font-size: 17px; }
    .law-list li { font-size: 14px; }

    /* --- Testimonials --- */
    .testimonials { padding: 25px 0 30px; background-size: cover; }
    .testimonials .same-hd { font-size: 20px; }
    .testimonials .same-hd::after { display: none; }
    .testimonials .testi-slider p { font-size: 14px; padding: 0 5px; }
    .testimonials .clien-review { padding: 0 10px; }
    .testimonials .slick-prev { left: 5px; }
    .testimonials .slick-next { right: 5px; }
    .testimonials .testi-slider { padding: 0 40px; }

    /* --- Footer --- */
    footer { padding: 20px 0 0; }
    footer .row.d-flex { flex-wrap: wrap; }
    footer .col-md-3,
    footer .col-md-7 { width: 100%; float: none; text-align: center; }
    footer .logo { text-align: center; margin-bottom: 15px; }
    footer .logo img { margin: 0 auto; }
    footer .br-clay,
    footer .bl-clay { border: none; border-top: 1px solid #4e4e4e; border-bottom: 1px solid #4e4e4e; padding: 15px 0; }

    /* Footer nav center column */
    footer .ft-nav { flex-direction: column; align-items: center; }
    footer .ft-nav .col-md-3,
    footer .ft-nav .col-md-6 { width: 100%; text-align: center; float: none; }
    footer .ft-brand-logo { margin: 10px auto; }
    footer ul li { text-align: center; padding-left: 0; }
    footer ul li::before { display: none; }
    footer ul li+li { border-top: 1px solid #585858; }

    /* Footer contact */
    footer .cntct { float: none !important; text-align: center; margin-top: 15px; padding-left: 0; }
    footer .cntct a { display: inline-block; }
    footer .cntct a::before,
    footer .cntct a+br+a::before,
    footer .cntct a+br+a+br+a::before { display: none; }

    /* Footer bottom bar */
    footer .footer-bottom { position: relative; margin-top: 20px; }
    footer .footer-bottom .row.d-flex { flex-wrap: wrap; justify-content: center; }
    footer .footer-bottom .col-md-6 { width: 100%; float: none; text-align: center; }
    footer .footer-bottom .pull-right { float: none !important; text-align: center; margin-top: 5px; }
    footer .footer-bottom p { text-align: center; font-size: 11px; }
    footer .footer-bottom .tp-nav ul li { display: inline-block; }
    footer .footer-bottom .tp-nav ul li a { font-size: 11px; padding: 3px 6px; }

    /* --- Inner Banner --- */
    .inner-banner { min-height: 190px; }
    .inner-banner .inner-banner-hd h2 { font-size: 26px; line-height: 1.3; }

    /* --- Breadcrumb --- */
    .breadcrum ul li a { font-size: 11px; padding-left: 6px; }

    /* --- Inner page content --- */
    .abt-educational { padding: 15px 0; }
    .abt-educational .abt-edu-descrip h3 { font-size: 20px; }
    .abt-educational .abt-edu-descrip h3::before { display: none; }
    .abt-educational .abt-edu-descrip h2 { font-size: 18px; line-height: 1.4; }
    .abt-educational .abt-edu-descrip p { font-size: 13px; margin-bottom: 16px; }
    .abt-lft img { float: none; width: 100%; margin: 0 0 15px 0; }
    .abt-educational .qlinks h3 { font-size: 22px; }
    .abt-educational .qlinks h3::before { display: none; }

    /* --- T-Advocacy --- */
    .t-advocacy { min-height: auto; padding: 20px 0 10px; }
    .t-advocacy .same-hd { font-size: 22px; margin-bottom: 30px; }
    .t-advocacy .advo { margin-bottom: 20px; }
    .t-advocacy .advo img { width: 100%; }
    .t-advocacy .advo .advocacy-des { min-height: auto; padding-bottom: 15px; }
    .t-advocacy .advo .advocacy-des h4 { font-size: 18px; }
    .t-advocacy .advo .advocacy-des h3 { font-size: 16px; margin-bottom: 15px; }
    .t-advocacy .advo .advocacy-des h3::before { display: none; }
}