body {
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}

.pad-0 {
    padding: 0 !important;
}

.dropdown {
    position: absolute;
    top: 50px;
    left: 0px;
    background-color: #3f372e;
    padding: 10px;
    width: 384px;
    z-index: 99999;
    font-size: 14px;
    display: none;
    padding: 1rem 0 !important;
}

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

.dropdown a,
.dropdown1 a {
    font-size: 14px !important;
    padding: 4px 0;
    display: block;
}

.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: #1f1f1f;
    padding: 20px 0;
}

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(../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(../images/sprite.png) no-repeat -14px -218px;
    width: 25px;
    height: 27px;
    left: -27px;
    top: 10px;
    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: #947047;
}

.navigation .nav-main {}

.navigation .nav-main ul {
    margin-bottom: 0;
    padding-left: 0;
    text-align: center;
    padding: 0;
}

.navigation .nav-main ul li {
    display: inline-block;
    padding: 0 30px;
    position: relative;
    margin-bottom: 0;
}

.navigation .nav-main ul li:last-child {
    border-right: none;
}

.navigation .nav-main ul li+li {}

.navigation .nav-main ul li a {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.37;
    font-family: 'Libre Baskerville', serif;
    height: 50px;
    display: flex;
    align-items: center;
}

.navigation .nav-main ul li a:hover {
    text-decoration: none;
}

.main-banner {
    background: url(../images/main-banner.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 660px;
    display: flex;
    align-items: center;
}

.main-banner .row {}

.main-banner .genhad {
    text-align: left;
}

.main-banner .genhad h1 {
    font-size: 64px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'playfair display', sans-serif;
    font-weight: 700;
    /* text-shadow: 2px 2px 0px rgba(0, 0, 0, 1); */
    max-width: 500px;
}

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

.section2 {
    background: url(../images/section2-bg.jpg) no-repeat;
    min-height: 630px;
    padding: 4rem 0 6rem;
    background-size: cover;
}

.same-hd {
    font-weight: 700;
    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(../images/sprite.png) no-repeat -69px -68px;
    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;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 0 20px #0000001c;
}

.section2 .practice h3 {
    font-size: 15px;
    font-family: 'Playfair Display', serif;
    color: #947047;
    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: -16px -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(../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(../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: #3f372e;
    background-image: url(../images/bg-testimonials.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background: #3f372e;
}

.testimonials .same-hd {
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: 20px;
    color: #ffffff;
    margin-bottom: 5rem;
}

.testimonials .same-hd:after {
    content: "";
    content: '';
    position: absolute;
    background: url(../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(../images/s-prev.png) no-repeat;
    width: 30px;
    height: 30px;
    top: 20%;
    left: -30px;
} */

.testimonials .slick-prev {
    background: url(../images/s-prev.png) no-repeat;
    width: 60px;
    height: 60px;
    top: 20%;
    left: -60px;
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonials .slick-prev::before {
    display: none;
}

.testimonials .slick-next {
    background: url(../images/s-next.png) no-repeat;
    width: 60px;
    height: 60px;
    top: 20%;
    right: -60px;
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonials .slick-next::before {
    display: none;
}

.testimonials .slick-slide {
    outline: none;
}

.section4 {
    padding: 4rem 0;
}

.section4 .for-usr h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    /* position: relative; */
    color: #3f372f;
    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 {
    padding: 20px;
    background-color: #f1f1f1;
    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(../images/usr-bf.html) no-repeat;
    width: 170px;
    height: 14px;
}

.section4 .for-usr .frstd {
    display: inline-block;
}

.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(../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: #1f1f1fbf;
    position: absolute;
    z-index: 1;
    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;
    padding-bottom: 18px;
    position: relative;
    margin-bottom: 20px;
}

.abt-educational .abt-edu-descrip h3:before {
    content: '';
    position: absolute;
    left: 0;
    background: url(../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: #947047;
    font-weight: 700;
    position: relative;
    padding-bottom: 27px;
    margin-top: 0;
}

.abt-educational .qlinks h3::before {
    content: '';
    position: absolute;
    background: url(../images/usr-bf.html) 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(../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(../images/advo-bf.png) no-repeat;
    width: 295px;
    height: 12px;
    bottom: -15px;
}

.t-advocacy .advo .advocacy-des p {
    font-style: 14px;
    color: #000;
}

.attorneys .inner-banner {
    background: url(../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(../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: #94704a;
    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;
    padding-bottom: 18px;
    position: relative;
    margin-bottom: 20px;
    position: relative;
}

.inner-pg-hd::before {
    content: '';
    position: absolute;
    left: 0;
    background: url(../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(../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(../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: #947047;
    position: relative;
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 15px;
}

.practice-areas .practice .practice-desc h4::before {
    content: '';
    position: absolute;
    background: url(../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 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(../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(../images/sprite.png) -14px -218px no-repeat;
    width: 30px;
    height: 28px;
    left: -27px;
    top: 9px;
    bottom: 0;
    margin: auto;
}

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

footer .footer-bottom {
    background: #947047;
    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: 50px;
    left: 0px;
    background-color: #3f372f;
    padding: 10px;
    width: 250px;
    z-index: 99999;
    font-size: 14px;
    display: none;
    padding: 1rem 0 !important;
}

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

.dropdown1 a {
    font-size: 14px !important;
    font-size: 14px !important;
    padding: 2px 0;
    display: block;
}

.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: 15px;
    font-weight: 600;
    padding-bottom: 10px;
    color: rgb(33, 33, 33);
}


/* .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;
    }
}

.logo img {
    width: 17rem;
}

@media only screen and (max-width: 1366px) {
    .testimonials .slick-prev {
        left: 0;
    }
    .testimonials .slick-next {
        right: 0;
    }
    .clien-review {
        width: 90%;
        margin: auto;
    }
}

@media only screen and (max-width: 1199px) {
    .econtact.pull-right {
        display: none;
    }
    .navigation {
        display: none;
    }
}

.favFoter img {
    width: 11rem;
}

footer .d-flex {
    display: flex;
    align-items: center;
}

.section2 .row {
    display: flex;
    justify-content: center;
}

.section2 .col-md-4 {
    margin: 1rem 0;
}

.testimonials .same-hd::before {
    background: url(../images/sprite.png) no-repeat -14px -68px;
}

@media only screen and (max-width: 991px) {
    .logo img {
        width: 14rem;
    }
    .main-banner .genhad h1 {
        font-size: 28px;
    }
    .main-banner .genhad {
        padding: 0;
        position: relative;
        z-index: 1;
        text-align: center;
    }
    .main-banner {
        min-height: auto;
        height: 60vh;
        display: flex;
        align-items: center;
        padding: 0 1rem;
        background-position-x: 71%;
        position: relative;
    }
    .main-banner .genhad p {
        font-size: 1.5rem;
        margin: 0 2rem;
    }
    .same-hd {
        font-size: 2.5rem;
        margin: 0;
    }
    .same-hd::before {
        display: none;
    }
    .section2 .practice {
        overflow: hidden;
    }
    .section3 .test {
        display: none;
    }
    .section3 .hbusi img {
        position: unset;
    }
    .section3 .hbusi h2 {
        font-size: 2.25rem;
        margin: 0;
    }
    .section3 .hbusi {
        margin-top: 1rem;
    }
    .section4 .for-usr img {
        margin: 0;
        width: 6rem;
    }
    .section4 .for-usr .frstd h3 {
        font-size: 2.5rem;
    }
    .testimonials {
        padding: 2rem 0;
    }
    .testimonials .slick-next,
    .testimonials .slick-prev {
        top: 50%;
        width: 3rem;
        height: 3rem;
    }
    .clien-review {
        width: 85%;
    }
    .testimonials .testi-slider p {
        font-size: 1.5rem;
    }
    .testimonials .same-hd {
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }
    footer .d-flex {
        display: unset;
    }
    .bl-clay {
        border: none;
    }
    .padnone .text-center {
        display: none;
    }
    footer ul li {
        border-top: 1px solid #585858;
    }
    footer ul {
        margin: 0;
    }
    footer .pull-right {
        float: left !important;
    }
    footer .footer-bottom p {
        text-align: center;
        font-size: 1.25rem;
    }
    .footer-bottom .pull-right {
        float: unset !important;
        padding: 0;
    }
    footer .footer-bottom .tp-nav ul {
        text-align: center;
        display: flex;
        padding: 0 !important;
        justify-content: center;
    }
    footer .footer-bottom .tp-nav ul li a {
        font-size: 1rem;
    }
    .inner-banner .inner-banner-hd h2 {
        font-size: 2.5rem;
    }
    .inner-banner {
        min-height: 220px;
    }
    .abt-educational .abt-edu-descrip h3 {
        font-size: 18px;
    }
    .h2,
    h2 {
        font-size: 22px;
    }
    .t-advocacy .same-hd {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .t-advocacy .advo .advocacy-des {
        min-height: auto;
    }
    .abt-educational .abt-edu-descrip h3:before {
        display: none;
    }
    .inner-banner-hd {
        padding: 0 1rem;
        text-align: center;
    }
    .inner-pg-hd {
        font-size: 20px;
    }
    .main-banner::before {
        content: '';
        position: absolute;
        inset: 0;
        background: #0000004a;
        z-index: 0;
    }
    .law-text a {
        font-size: 14px;
    }
    .bina-details ul {
        padding: 0;
    }
    .section2 .row {
        flex-direction: column;
    }
    .contactSec figure {
        display: none;
    }
    /* .contactSec .col-md-4 {
        display: none;
    } */
    .contactSec .contactForm {
        margin: 0 !important;
        padding: 3rem !important;
    }
    .contactSec {
        margin: 4rem 0 !important;
    }
    .contactSec h3 {
        font-size: 3rem !important;
    }
    .contactSec .row.justify-content-center {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .contactLink {
        background: #977346;
        padding: 1.8rem !important;
    }
    .contactLink .contactInfo .contactIcon {
        width: 40px !important;
        height: 40px !important;
    }
    .contactLink .contactInfo .contactIcon i {
        font-size: 1.6rem !important;
    }
}

.dropdown1 a,
.dropdown a {
    font-family: 'Open Sans', sans-serif !important;
    height: auto !important;
    padding: 5px 0 !important;
}

.justify-content-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.align-items-center {
    display: flex;
    align-items: center;
}

.iti {
    width: 100%;
}

.contactSec {
    margin: 8rem 0;
}

.contactSec h3 {
    margin: 1rem 0 2rem;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 4rem;
    font-weight: 600;
}

.contactSec p {
    text-align: center;
    margin: 0 0 3rem;
}

.contactSec .contactForm {
    background: #fff5e9;
    padding: 6rem 2rem;
    margin-left: -6rem;
    padding-left: 6rem;
    border: 1px solid #977346;
    border-radius: 20px;
}

.contactSec figure {
    position: relative;
    z-index: 1;
}

.contactSec .form-control {
    height: 4rem;
    padding: 1rem;
    margin-bottom: 1rem;
}

.contactSec .form-control:focus {
    outline: 0 !important;
    box-shadow: none;
    border: 1px solid #977346;
}

.contactSec .themeBtn {
    margin-top: 2rem;
    padding: 1rem 5rem;
    background-color: #977346;
    color: #ffffff;
    border: 0;
}

.contactLink {
    background: #977346;
    padding: 2rem;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}

.contactLink .contactInfo {
    background: #fff5e9;
    padding: 1rem;
    margin: 15px 0;
    border-radius: 15px;
    display: flex;
    gap: 1rem;
    align-items: center;
    color: #3f372f;
    font-weight: 600;
}

.contactLink .contactInfo .contactIcon {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    font-size: 1.5rem;
    color: var(--theme-color);
}

.contactLink .contactInfo .contactText p {
    margin: 0;
    color: var(--primary);
}

.contactLink .contactInfo .contactText {
    width: auto;
    gap: 10px;
    display: flex;
    flex-direction: column;
}

.contactLink .contactInfo .contactText h5 {
    margin: 0;
    color: #3f372f;
    font-weight: 600;
}

.contactLink .contactInfo .contactIcon i {
    font-size: 2rem;
}