@media only screen and (min-width: 1920px) {

.top_nav {overflow: hidden;}



}
@media only screen and (min-width:1700px) and (max-width:1919px) {
.top_nav {overflow: hidden;}
}
@media only screen and (min-width:1536px) and (max-width:1699px) {
.top_nav {overflow: hidden;}

}


@media only screen and (min-width:1400px) and (max-width: 1535px) {

.top_nav {overflow: hidden;}

}

@media only screen and (min-width: 1270px) and (max-width: 1399px){

.top_nav {overflow: hidden;}

.container {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0px 0rem;
}
.col-lg-3 {
    width: 25%;
}
.practice-wrap-shape img{
    width: 75%;
    float: right;
}

.practice-wrap-top-title {
    position: absolute;
    right: 5px;
    top: 0px;
    display: flex;
    align-items: center;
    max-width: 647px;
}

.contact-two__img {left: -89px;}

.contact-two__img {width: 31%;}

.featured_section12 .peosays .box {padding: 0px 20px 0px 20px;}

.global-reach-section {padding: 70px 0px 40px;}

.executive-team {padding: 83px 0px 42px;}

.opportunities-right .col-md-4 {padding: 35px 13px;}

.practice-areabox {padding: 20px 11px;}

.practice-areabox .content h4 {font-size: 15px;}

.about-left img {
    padding-left: 0px;
    width: 100%;
}
.about-left {
    width: 47%;
    margin-right: 3%;
}
.inner-about-section {padding: 60px 0px 55px;}

.global-reach-right h2 {
    font-size: 30px;
    margin-bottom: 11px;
    line-height: 40px;
}
.divider_line2 {
    padding-top: 75px !important;
    margin-bottom: 75px !important;
}
.global-reach {padding: 80px 0px 55px;}

.inner-about-right p { margin-bottom: 10px;}

.contact-one__form__bg-two {right: 0px;}

.contact-two .contact-one__form__bg-one {right: 0px;}

.service3-boxarea {padding: 25px 15px 20px 15px;}

.contact-item {
    display: flex;
    align-items: center;
    min-height: 65px;
    padding: 0 26px;
    position: relative;
}

.contactus-box {
    margin-top: 40px;
}

.google-map-text h4 {
    font-size: 24px;
    font-weight: 500;
    font-family: 'roboto';
    color: #000;
    margin-top: 20px;
    margin-bottom: 25px;
}

.our-services-text .row > div:nth-child(even) {
    margin-left: 22px;
    width: 48%;
    float: left;
}

.our-services-text .row > div:nth-child(odd) {
    margin-right: 22px;
    width: 48%;
    float: left;
}

.our-commitment-left {
    width: 52%;
    float: left;
    margin-right: 8%;
}

.our-commitment-right {
    width: 40%;
    float: left;
}

}


@media only screen and (min-width: 1181px) and (max-width: 1269px){

.top_nav {overflow: hidden;}

.copyrights-right {width: 55%;}

.global-reach-section {padding: 55px 0px 35px;}

.footer-grid {gap: 15px;}

.logo {
    width: 33%;
    margin-top: 0px;
}
.menu_main {width: 66%;}

.container {
    width: 1145px;
    margin: auto;
}


.contact-item {
    display: flex;
    align-items: center;
    min-height: 65px;
    padding: 0 26px;
    position: relative;
}

.contactus-box {
    margin-top: 40px;
}

.google-map-text h4 {
    font-size: 24px;
    font-weight: 500;
    font-family: 'roboto';
    color: #000;
    margin-top: 20px;
    margin-bottom: 25px;
}

.our-services-text .row > div:nth-child(even) {
    margin-left: 22px;
    width: 48%;
    float: left;
}

.our-services-text .row > div:nth-child(odd) {
    margin-right: 22px;
    width: 48%;
    float: left;
}

.our-commitment-left {
    width: 52%;
    float: left;
    margin-right: 8%;
}

.our-commitment-right {
    width: 40%;
    float: left;
}



}

@media only screen and (min-width: 1000px) and (max-width: 1180px){

.container {
	width: 1000px;
	margin: auto;
}
.top_nav {overflow: hidden;}

.sec-title h2 {font-size: 28px;}


.contact-us-page .container{width: 1000px}

.contact-item {
    display: flex;
    align-items: center;
    min-height: 65px;
    padding: 0 26px;
    position: relative;
}

.contactus-box {
    margin-top: 40px;
}

.google-map-text h4 {
    font-size: 24px;
    font-weight: 500;
    font-family: 'roboto';
    color: #000;
    margin-top: 20px;
    margin-bottom: 25px;
}

.footer-grid {
    display: grid;
    grid-template-columns: .9fr 0.8fr;
    gap: 40px;
    padding-bottom: 30px;
}




}



@media only screen and (min-width: 768px) and (max-width: 999px){
.container {
	width: 730px;
	margin: auto;
}

.logo {
	width: 85%;
}
.menu_main {
	width: 15%;
}
.menu_main_full {
	width: 75%;
}
.menu_rlinks {
	width: 25%;
}
.menu-mobile {
    display: block !important;
    float: right;
    margin-right: 15px;
    margin-top: 8px;
}

.navbar-toggle {display: none;}

.top_nav {
    width: 100%;
    overflow: hidden;
}

/* ========================================================================= */

.footer-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 20px;
    padding-bottom: 30px;
}
.footer { padding: 45px 0 0px;}

.life-at-box {
    width: 48%;
    min-height: 263px;
}
.life-at-box:nth-child(2n) {
    margin-right: 0;
}
.world-map .col-md-8 {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}

.world-map .col-md-8 > * {
    width: calc(51% - 15px);
    margin-bottom: 0px !important;
}
.join-our-team {
    margin-top: 0px;
}
.we-looking .col-md-9,
.we-looking .col-md-3 {
    width: 100%;
}

.detail-oriented {
    margin-top: 380px;
    position: absolute;
}
.we-looking {
    padding: 10px 0 275px;
}
.inner-banner {margin-top: 88px;}

.inner-banner p {width: 50%;}

.menu-mobile a {color: #fff;font-size: 40px;}

.consultancy-services {margin: 55px 0 35px;}

.contactus-box-right {
    width: 100%;
    float: left;
    padding: 35px 30px;
}
.contactus-box-left {
    width: 100%;
    margin-right: 0%;
    padding: 0px;
}
.contactus-box-left p {font-size: 14px;}

.section-divied {padding: 0px 0px;}

.contactus-box {margin-top: 30px;}

.google-map-text h4 {margin-top: 40px;}

.google-map {height: 250px;}

.executive-team-left {
    width: 40%;
    margin-right: 3%;
}
.profile-card {
    position: relative;
    width: 100%;
    height: 400px;
}
.executive-team-right {
    width: 57%;
}
.executive-team-right p {
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 10px;
}
.executive-team-right p:last-child {padding-bottom: 0px !important;margin-bottom: 0px; }

.executive-team {padding: 65px 0px 55px;}

.inner-about-left {margin-right: 2%;}

.inner-about-right {width: 53%;}

.inner-about-right p {
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 28px;
}
.inner-about-right p:last-child {margin-bottom: 0px;}

.inner-about-right h2 {
    font-size: 30px;
    margin-bottom: 0px;
    line-height: 42px;
}
.inner-about-right h6 {padding-top: 0px;}

.inner-about-section {padding: 50px 0px 55px;}

.sec-title h2 {
    padding-bottom: 37px !important;
    font-size: 28px;
}
.sec-title.centered h2:before {display: none;}

.counter-section { padding: 55px 0px 30px;}

.counter-section .fact-counter {margin-top: 35px;}

.fact-counter .counter-column .inner {padding: 20px 20px;}

.services-box {min-height: 530px;}

.services-section .row .col-md-3:nth-child(14) .services-box {
  min-height: 561px;
}
.services-section {padding: 55px 0 35px;}

.consultancy-services-box {
    padding: 25px;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 20px;
    min-height: 424px;
}
.consultancy-services-box:nth-child(3n+3) {
    margin-right: 2%;
}
.consultancy-services-box:nth-child(2n+2) {
    margin-right: 0%;
}
.consultancy-services-box > div:last-child {
    position: absolute;
    bottom: 5px;
    right: 17px;
}
.card-svc {
    min-height: 415px;
    margin-bottom: 30px;
    padding: 36px 18px 6px;
}
.card-title-svc {min-height: auto;}
.grid-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 16px 30px;
}
.global-reach-right p {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 27px;
}
.global-reach-left1 p {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 27px;
}
.global-reach {padding: 55px 0px 35px;}

.global-reach-right h2 {
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 38px;
}
.global-reach-left1 h2 {
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 38px;
}
.global-reach-left {
    width: 37%;
    float: left;
    margin-right: 3%;
}
.divider_line2 {
    padding-top: 40px !important;
    margin-bottom: 40px !important;
}
.global-reach-left1 {
    width: 58%;
    float: left;
    margin-right: 3%;
}
.global-reach-right1 {
    width: 39%;
    float: left;
}
.about-right h2 {
    font-size: 26px;
    margin-bottom: 8px;
    line-height: 38px;
}
.legal-service-section {padding: 0px 0px 30px;}

.global-reach-section {padding: 50px 0px 40px;}

.service3-text2 a h1 {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 29px;
}
.service3-boxarea {
    min-height: 562px;
    margin-bottom: 25px;
    padding: 15px 15px 5px 15px;
}
.contact-two .contact-one__form__bg-one {right: 0px;}

.contact-one__form__bg-two {right: 0px;left: 0px;}

.contact-two__info {
    width: 100%;
    padding: 40px 25px;
    padding-right: 0px;
    margin-bottom: 30px;
}
.contact-two {padding: 15px 0 60px;}

.sec-title .text {width: 95%;}

.featured_section12 .peosays .box { padding: 0px 0px 0px 20px;}

.about-left img { padding-left: 0px;}

.sec-title__title {font-size: 45px;}


.contact-us-page .container{width: 730px}

.contact-from {
    width: 47%;
    float: left;
    margin-right: 3%;
}

.contact-from-textarea {
    width: 97%;
    float: left;
}

}

@media only screen and (min-width: 640px) and (max-width: 767px){

.container {
	width: 680px;
	margin: auto;
}

.logo {
	width: 40%;
}
.menu_main {
	width: 60%;
}

.menu_main_full {
	width: 75%;
}

.menu_rlinks {
	width: 25%;
}
.left_bar {  display: none;}

.right-bar {height: 50px; width: calc(100% );}

.header-cta ul{margin-bottom:0px;}

.header-cta ul li {   width: 50%;    float: left; padding:0px; margin:0px;}

.header-cta ul li + li{  padding-left:15px;}

.call-box strong a {   font-size: 12px;    letter-spacing: 0.3px;}

.header-cta .call-box .icon img {  width: 22px; max-width:unset;}

.call-box .text {  margin-left: 12px;}

.call-box span { font-size: 12px;  line-height: 18px;}

.top_nav {  width: 100%;  height: 60px;     overflow: hidden;}

.right-bar::before { border-right: 50px solid transparent;}

.right-bar::after {  height: 50px;}

.slidermar {
    margin-top: 87px;
}

.ms-view, .ms-mask-frame, .ms-slide, .ms-view img{ height:200px !important; object-fit:cover; object-position:top left; }

.ms-view img{ margin-top:0 !important; }

.header .container{width:  100%;}

.header .service-text-box{display:none !important;}

/* =================================================================== */
.menu-mobile a {
    color: #fff;
    font-size: 30px;
    text-align: right;
}
.menu-mobile {
    display: block;
    float: right;
    margin-right: 15px;
    margin-top: 0px;
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 20px;
    padding-bottom: 30px;
}
.menu-mobile {
    display: block !important;
    float: right;
    margin-right: 15px;
    margin-top: 8px;
}

.navbar-toggle {display: none;}

.top_nav {
    width: 100%;
    overflow: hidden;
}
.header {
    top: 48px;
    height: 87px !important;
}
.inner-banner p { width: 65%;}

.services-box {min-height: 676px;}

.inner-banner h1 {font-size: 30px;}

.head-underline {margin: 0px 0px 14px 0px;}

.consultancy-services-box {width: 48%;margin-right: 3%;margin-bottom: 30px;}

.consultancy-services-box:nth-child(3n+3) {
    margin-right: 3%;
}
.consultancy-services-box:nth-child(2n+2) {
    margin-right: 0%;
}
.consultancy-services {
    margin: 40px 0 15px;
}
.global-reach-right h2 {
    font-size: 24px;
    margin-bottom: 8px;
    line-height: 35px;
}
.global-reach-right p {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 28px;
}
.global-reach { padding: 45px 0px 20px;}
.global-reach-left {
    width: 100%;
    margin-right: 0%;
}
.global-reach-right {
    width: 100%;
    margin-right: 0%;
}
.divider_line2 {
    width: 100%;
    padding-top: 45px !important;
    margin-bottom: 33px !important;
}
.global-reach-left1 {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.global-reach-right1 {width: 100%;}
.global-reach-left img {
    width: 100%;
    object-fit: cover;
    border-radius: 25px;
    height: 300px;
    margin-bottom: 15px;
}
.global-reach-right1 img {
    width: 100%;
    object-fit: cover;
    border-radius: 25px;
    height: 300px;
    margin-bottom: 15px;
}
.copyrights-left {width: 0px;}

.copyrights-right {width: 100%;}

.executive-team-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.profile-card {
    width: auto;
    height: 500px;
    margin-bottom: 30px;
}
.executive-team-right {
    width: 100%;
}
.executive-team {padding: 45px 0px 20px;}

.executive-team-right p { margin-bottom: 13px;}

.life-at-box {width: 48%;}

.life-at-box:nth-child(2n+2) {
    margin-right: 0%;
}
.join-our-team {margin-top: 10px;}

.world-map .col-md-8 {padding-left: 0px;margin-top: 10px;}

.world-map p {margin-bottom: 0px;}

.about-right h2 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 35px;
}
.about-left img {padding-left: 0px;}

.contact-us-page .container{width: 6830px}






}

@media only screen and (min-width: 480px) and (max-width: 639px){
/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 0%;
	float: left;
}
.one_full,
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_third,
.three_fourth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive,
.one_full_less,
.one_half_less,
.one_third_less,
.one_fourth_less,
.one_fifth_less,
.two_third_less,
.three_fourth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less {
	width: 100%;
	margin-bottom: 50px;
}
.last {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

.container {
	width: 440px;
	margin: auto;
}

.logo {
	width: 85%;
}
.menu_main {
	width: 15%;
}

.menu_main_full {
	width: 65%;
}
.menu_main_full.three {
	width: 100%;
}

.menu_rlinks {
	width: 35%;
}
.menu_rlinks .mrbut {
	padding-right: 10px;
	padding-left: 10px;
}

.menu_main.rslinks {
	width: 75%;
}
.left_bar {  display: none;}

.right-bar {height: 50px; width: calc(100% );}

.header-cta ul{margin-bottom:0px;}

.header-cta ul li {   width: 50%;    float: left; padding:0px; margin:0px;}

.header-cta ul li + li{  padding-left:15px;}

.call-box strong a {   font-size: 12px;    letter-spacing: 0.3px;}

.header-cta .call-box .icon img {  width: 22px; max-width:unset;}

.call-box .text {  margin-left: 12px;}

.call-box span { font-size: 12px;  line-height: 18px;}

.top_nav {  width: 100%;  height: 50px;     overflow: hidden;}

.right-bar::before { border-right: 50px solid transparent;}

.right-bar::after {  height: 50px;}

.slidermar {
    margin-top: 78px;
}

.ms-view, .ms-mask-frame, .ms-slide, .ms-view img{ height:200px !important; object-fit:cover; object-position:top left; }

.ms-view img{ margin-top:0 !important; }

.header .container{width:  100%;}

.header .service-text-box{display:none !important;}

/* =================================================================== */

.menu-mobile a {
    color: #fff;
    font-size: 30px;
    text-align: right;
}
.menu-mobile {
    display: block;
    float: right;
    margin-right: 15px;
    margin-top: 0px;
}
.compact .header #logo {
    background-size: 80% !important;
    background-position: center 0px;
    min-height: 40px;
}
.footer-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px 20px;
    padding-bottom: 13px;
}
.footer {padding: 35px 0 0px;}

.copyrights-left {width: 0%;}

.copyrights-right {width: 100%;}

.menu-mobile {
    display: block !important;
    float: right;
    margin-right: 15px;
    margin-top: 8px;
}

.navbar-toggle {display: none;}

.top_nav {
    width: 100%;
    overflow: hidden;
}
.header {
    top: 48px;
    height: 80px !important;
}
.world-map .col-md-8 {
    padding-left: 0px;
}
.life-at-box {
    width: 100%;
    margin-right: 0%;
    min-height: auto;
}
.join-our-team {margin-top: 0px;}

.opportunities-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.opportunities {
    background-color: #ffffff;
    display: block;
}
.opportunities-right {width: 100%;}

.opportunities-right .col-md-4 {border-right: 0px solid #d3dff5;}

.inner-banner p {
    color: white;
    width: 80%;
}
.inner-banner {margin-top: 58px;}

.detail-oriented {
    height: 215px;
    position: absolute;
    bottom: 100%;
    margin-bottom: -560px;
}
.we-looking {
    padding: 10px 0 280px;
}
.who-looking-box .text h5 {font-size: 13px;}

.who-looking-box {margin-bottom: 15px;}

.header #logo {background-size: 78% !important;}

.inner-banner h1 {
    line-height: 37px;
    margin-bottom: 7px;
    font-size: 30px;
}
.head-underline {margin: 0px 0px 9px 0px;}
.why-work p {
    width: 88%;
    margin: 0 auto;
    margin-bottom: 0px;
}
.why-work h2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 39px;
}
.consultancy-services {
    margin: 45px 0 50px;
}
.build-your-future {
    padding: 0px 0 40px;
}
.we-looking h2 {
    margin-bottom: 10px;
    font-size: 30px;
}
.we-looking p {
    margin: 0 auto;
    margin-bottom: 38px;
    line-height: 28px;
}
.build-your-future h2 {
    font-size: 30px;
    line-height: 25px;
    margin-bottom: 15px;
    padding-top: 5px;
}
.inner-about-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.inner-about-right {width: 100%;}

.inner-about-right h2 {font-size: 30px;margin-bottom: 0px;}

.inner-about-right p {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 28px;
}
.sec-title h2 {
    color: #ffffff;
    padding-bottom: 28px !important;
    font-size: 21px;
}
.sec-title .text {width: 100%;}
.counter-section .fact-counter {
    margin: 50px 0px 0px;
    margin-top: 40px;
}
.counter-section { padding: 45px 0px 30px;}

.inner-about-section {padding: 35px 0px 40px;}

.executive-team-left{
    width: 100%;
    margin-right: 0%;
}
.executive-team-right { width: 100%;}

.executive-team {padding: 50px 0px 15px;}

.profile-card {height: 500px;width: 100%;}

.contactus-box-left {width: 100%;margin-right: 0%;}

.contactus-box-right {
    width: 100%;
    float: left;
    padding: 25px;
}
.google-map {height: auto;}

.services-box {min-height: auto;}

.footer .new-footer-about img {width: 370px;}

.services-section {padding: 40px 0 30px;}

.about-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.about-right {width: 100%;}

.about-left img { padding-left: 0px;}

.about-section {
    padding: 50px 0px 40px;
}

.contact-us-page .container{width: 440px}





}
@media only screen and (max-width: 479px){

/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 0%;
	float: left;
}
.one_full,
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_third,
.three_fourth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive,
.one_full_less,
.one_half_less,
.one_third_less,
.one_fourth_less,
.one_fifth_less,
.two_third_less,
.three_fourth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less {
	width: 100%;
	margin-bottom: 50px;
}
.last {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

.container {
	width: 300px;
	margin: auto;
}

.logo {
	width: 85%; float: left
}

.menu_main {
	width: 15%;float: left;
        margin-top: 10px;
}

.menu_main_full {
	width: 65%;
}
.menu_main_full.three {
	width: 100%;
}

.menu_rlinks {
	width: 35%;
}
.menu_rlinks .mrbut {
	padding-right: 10px;
	padding-left: 10px;
}

.menu_main.rslinks {
	width: 75%;
}

.top_nav .container { width: 96%; margin: auto;}
    
.left_bar {  display: none;}

.right-bar {height: 50px; width: calc(100% );}

.header-cta ul{margin-bottom:0px;}

.header-cta ul li {   width: 44%;    float: left; padding:0px; margin:0px; border-right: 0px solid #e1e1e140;}

.header-cta ul li + li{  padding-left:2px;}

.call-box strong a {   font-size: 12px;    letter-spacing: 0.3px;}

.header-cta .call-box .icon img {  width: 22px; max-width:unset;}

.call-box .text {  margin-left: 12px;}

.call-box span { font-size: 12px;  line-height: 18px;}

.top_nav {  width: 100%;  height: 50px;     overflow: hidden;}

/*.right-bar::before {  border-top: 50px solid #df0003; border-right: 50px solid transparent;}

.right-bar::after {  height: 50px;}*/

.slidermar {
    margin-top: 63px;
}

.ms-view, .ms-mask-frame, .ms-slide, .ms-view img{ height:160px !important; object-fit:cover; object-position:top left; }

.ms-view img{ margin-top:0 !important; }

.header .container{width:  100%;}

.header .service-text-box{display:none !important;}

.footer-grid {
    display: grid;
     grid-template-columns: 1fr;
    gap: 0px;
    padding-bottom: 20px;
}

.copyrights-left, .footer-heading{display: none;}

.copyrights-right {
    width: 100%;
    float: left;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 14px;
}
.copyrights {
    padding-top: 46px;
    display: ruby-text;
    border-top: 0.8px solid #757575;
}
.footer ul li {
    margin-bottom: 4px;
}
.footer h3 {
    color: #edb611;
    margin-bottom: 6px;
    font-size: 19px;
    margin-top: 17px;
}
.new-footer-quicklinks ul{margin-bottom: 0px;}

.new-footer-services ul{margin-bottom: 0px;}

.about-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.about-right {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.about-left img {
    padding-left: 0px;
    width: 100%;
}

.about-section {
    padding: 40px 0px 40px;
}

.about-right h2 {
    font-size: 21px;
    font-weight: 400;
    color: #edb611;
    font-family: "Playfair Display", serif;
    font-style: italic;
    margin-bottom: 20px;
    text-align: left;
    line-height: 33px;
}

.about-right p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    line-height: 25px;
}

.legal-service-section h1 {
    color: #0D2C4F;
    font-family: "Playfair Display", serif;
    margin-bottom: 17px;
    text-align: center;
    font-size: 26px;
}
.practice-areabox .content h4 {
    font-weight: 500;
    color: #000;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
}
.support-servicesbox .support-servicesboxcontent h4 {
    font-weight: 500;
    color: #000;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0px;
}
.legal-service-section {
    padding: 0px 0px 20px;
    text-align: center;
}
.global-reach-section h1 {
    color: #0D2C4F;
    font-family: "Playfair Display", serif;
    margin-bottom: 15px;
    text-align: center;
    font-size: 26px;
}

.global-reach-section {
    background: #fff4ee5c;
    position: relative;
    padding: 30px 0px 20px;
}

.global-reach-section .headpera {
    text-align: center;
    margin-bottom: 25px;
    letter-spacing: 0.5px;
}

.service3-boxarea .col-lg-7, .col-lg-5 {
    padding: 0px !important;
    margin-bottom: 21px;
}

.service3-text2 p {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 13px;
    text-align: left;
    line-height: 24px;
}

.service3-text2 a h1 {
    color: #0D2C4F;
    font-family: "Playfair Display", serif;
    margin-bottom: 10px;
    text-align: left;
    margin-left: 0px;
    font-size: 19px;
    line-height: 29px;
}


.counter-section {
    position: relative;
    padding: 42px 0px 20px;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
}
.sec-title h2 {
   color: #ffffff;
        padding-bottom: 19px !important;
        padding-left: 35px;
        padding-right: 35px;
        font-size: 19px;
        line-height: 1.2em;
        text-align: center;
        font-family: "Playfair Display", serif
}
.sec-title h2 span {
    font-size: 21px;
}
.sec-title h2:before {
   display: none;
}
.sec-title .text {
    width: 100%;
    font-size: 14px;
    line-height: 27px;
}
.featured_section12 h2 {
    color: #000;
    font-family: "Playfair Display", serif;
    font-size: 29px;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 53px;
}
.featured_section12 h6 {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-style: italic;
    margin-bottom: 18px;
}

.featured_section12 .peosays .box {
    float: left;
    width: 100%;
    background: transparent;
    border-radius: 3px;
    text-align: left;
    padding: 0px 40px 0px 20px;
    line-height: 26px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.featured_section12 {
    float: left;
    width: 100%;
    padding: 50px 0px 30px 0px;
    text-align: center;
    background: #fff url(../images/pattern1.jpg) repeat left top;
}

.sec-title__title {
    margin: 0 0 20px 0;
    font-weight: 400;
    font-family: "Playfair Display", serif;
    font-size: 35px;
    line-height: 46px;
    letter-spacing: 0%;
    text-align: left;
}

.contact-two__info {
        width: 100%;
}

.contact-two__info__icon {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    transition: all 500ms ease;
    color: #edb611;
    flex-shrink: 0;
    position: relative;
    border-radius: 50%;
    border: 1px solid var(--procounsel-border-color, #d9d9d9);
}

.contact-two__info {
    margin: 0;
    position: relative;
    border: 1px solid var(--procounsel-border-color, #d9d9d9);
    background-color: var(--procounsel-gray2, #ededed);
    padding: 30px 17px;
    padding-right: 20px;
}

.contact-two__info__item {
    display: flex;
    align-items: center;
    gap: 17px;
    margin-bottom: 22px;
}

.contact-two__info__text {
    margin: 0;
    color: var(--procounsel-primary, #19223a);
    line-height: 26px;
    font-weight: 500;
    font-size: 14px;
}

.inner-banner p {
    color: white;
    width: 100%;
    line-height: 27px;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.8px;
}

.inner-banner {
    min-height: 260px;
    margin-top: 63px;
}
.inner-banner h1 {
    color: white;
    font-weight: 600;
    width: 100%;
    line-height: 40px;
    margin-bottom: 5px;
    font-size: 27px;
}

.head-underline {
    margin: 0px 0px 10px 0px;
    width: 69px;
    height: 4px;
    background: #edb611;
    border-radius: 3px;
    text-align: center;
}

.inner-about-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.inner-about-right {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.inner-about-section {
    padding: 40px 0px 30px;
}

.inner-about-right h6 {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #edb611;
    margin-bottom: 5px;
    text-align: left;
    font-weight: 400;
    padding-top: 16px;
}
.inner-about-right p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 10px;
    text-align: left;
    line-height: 28px;
}

.footer {
    background: #072950;
    color: #fff;
    padding: 50px 0 0px;
}

.services-box ul li img {
    padding-right: 10px;
    margin-left: -27px;
    padding-top: 4px;
    float: left;
    /* filter: brightness(0) saturate(100%) invert(76%) sepia(32%) saturate(604%) hue-rotate(6deg) brightness(91%) contrast(88%); */
}

.services-box ul li {
    padding-bottom: 10px;
    padding-left: 30px;
    border-bottom: 1px solid #f3f3f4;
    margin-bottom: 10px;
}

.services-box {
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 25px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    min-height: auto;
    border-bottom: 8px solid #072950;
}
.card-title-svc {min-height: auto;}
.consultancy-services-box {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 25px;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 30px;
    border-radius: 10px;
    float: left;
    background-color: #fff;
    min-height: auto;
    position: relative;
}
.consultancy-services {
    margin: 50px 0 25px;
}
.consultancy-services-box > div:last-child {
    position: absolute;
    bottom: 8px;
    right: 20px;
}
.popup .content p {
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-size: 13px;
    line-height: 26px;
}

.popup .content {
    max-height: 77%;
    overflow: auto;
}


.card-svc {
    position: relative;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    padding: 36px 18px 28px;
    height: 100%;
    overflow: hidden;
    transition: box-shadow .2s ease, transform .2s ease;
    min-height: auto;
    margin-bottom: 30px;
}

.global-reach-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.global-reach-right {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.global-reach-right h2 {
    font-size: 25px;
    font-weight: 400;
    color: #072950;
    font-family: "Playfair Display", serif;
    /* font-style: italic; */
    margin-bottom: 12px;
    text-align: left;
    line-height: 36px;
}

.global-reach-right p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    line-height: 27px;
}

.divider_line2 {
    float: left;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 30px;
    background: url(../images/divider-line1.png) no-repeat center bottom;
}

.global-reach-left1 {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.global-reach-left img{display: none;}

.phone-global-image{display: block !important;}

.phone-global-image img {
    width: 100%;
    border-radius: 25px;
    margin: 5px 0px 8px;
}
.global-reach-right1 img{display: none;}

.global-reach-right1 {
    width: 100%;
    float: left;
}

.divider_line2 {
    float: left;
    width: 100%;
    padding-top: 30px !important;
    margin-bottom: 30px !important;
    background: url(../images/divider-line1.png) no-repeat center bottom;
}

.global-reach-left1 h2 {
    font-size: 24px;
    font-weight: 400;
    color: #072950;
    font-family: "Playfair Display", serif;
    /* font-style: italic; */
    margin-bottom: 20px;
    text-align: left;
    line-height: 38px;
}

.global-reach-left1 p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    line-height: 28px;
}
.executive-team-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.executive-team-right {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.executive-team {
    padding: 45px 0px 34px;
    background-color: #fff;
}

.executive-team-right h2 {
    font-size: 26px;
    font-weight: 400;
    color: #000;
    font-family: "Playfair Display", serif;
    /* font-style: italic; */
    margin-bottom: 15px;
    text-align: left;
    font-style: italic;
    margin-top: 25px;
}

.executive-team-right p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    line-height: 28px;
}

.build-your-future h2 {
    color: #0D2C4F;
    font-family: "Playfair Display", serif;
    text-align: left;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 21px;
    padding-top: 0px;
}

.build-your-future .col-md-5 img{
    width: 100%;
    margin-top: 10px;
}

.we-looking {
    padding: 10px 0 50px;
}

.we-looking h2 {
    color: #0D2C4F;
    font-family: "Playfair Display", serif;
    margin-bottom: 12px;
    text-align: center;
    font-size: 26px;
}

.we-looking .col-md-9, .we-looking .col-md-3{width: 100%; display: flow-root;}

.detail-oriented {
    background-color: #072950;
    border: 1px solid #072950;
    padding: 25px 25px;
    border-radius: 8px;
    margin-top: 15px;
}

.who-looking-box {
    width: 100%;
    float: left;
    margin-right: 0%;
    padding: 0px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    margin-bottom: 20px;
    border-radius: 8px;
    font-size: 14px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    display: flex;
    gap: 6px;
    align-items: center;
    background-color: #edb611;
}
.why-work h2 {
    color: #0D2C4F;
    font-family: "Playfair Display", serif;
    margin-bottom: 20px;
    text-align: center;
    font-size: 29px;
    line-height: 38px;
}
.why-work p {
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 35px;
    line-height: 28px;
}
.opportunities-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.opportunities-right {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.opportunities {
    background-color: #f4f8fd;
    padding: 35px;
    border-radius: 8px;
    margin-bottom: 35px;
    display: flow-root;
}

.opportunities-right .col-md-4 {
    border-bottom: 1px solid #d3dff5;
    border-right: 0px solid #d3dff5;
    padding: 20px 18px 20px 51px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-size: 14px;
}

.opportunities-right .col-md-6 {
    padding: 25px 18px 0px 51px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-size: 14px;
}

.opportunities-right img {
    float: left;
    padding-right: 12px;
    margin-left: -55px;
}

.life-at h2 {
    font-family: "Playfair Display", serif;
    margin-bottom: 27px;
    text-align: center;
    font-size: 27px;
}

.life-at-box {
    width: 100%;
    float: left;
    margin-right: 0%;
    padding: 25px 15px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    margin-bottom: 35px;
    border-radius: 8px;
    font-size: 14px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    min-height: auto;
}

.world-map .col-md-8 {
    padding-left: 0px;
    margin-top: 25px;
}

.world-map p {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}

.world-map {
    background: url(../images/world-map.png) no-repeat scroll right bottom;
}
.contactus-box-left {
    width: 100%;
    margin-right: 0%;
    float: left;
    /* background: #072950; */
}
/*.contactus-box-left {
        width: 100%;
        margin-right: 0%;
        float: left;
        background: #072950;
        padding: 30px 25px;
        color: #fff;
    }*/

.contactus-box-right {
    width: 100%;
    float: left;
    padding: 20px;
    color: #fff;
}

.contact-from {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.contactus-box-left p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'roboto';
    line-height: 24px;
    text-align: left;
    color: #000;
    margin-bottom: 0px;
    padding-top: 0px;
    width: 100%;
}

.menu-desktop{display: none;}

.menu-mobile{
       display: block;
        float: right;
        margin-right: 15px;
        margin-top: 6px;
}

.menu-mobile a{
   color: #fff;
   font-size: 30px;
   text-align: right;
}

.profile-card {
    position: relative;
    width: 300px; 
    height: 380px;
    overflow: hidden;
    border-radius: 8px;
    background: #101d35;
    border: 2px solid #fff;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
}
.shape-top-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 98px;
    height: 183px;
    background: #0b1c35;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    z-index: 2;
}
.gold-top {
    position: absolute;
    top: -5px;
    left: 97px;
    width: 4px;
    height: 244px;
    background: #c99b3b;
    transform: rotate(27deg);
    transform-origin: top center;
    z-index: 4;
}

.shape-bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 140px;
    height: 115px;
    background: #0b1c35;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    z-index: 2;
}

.shape-bottom-right {
    position: absolute;
    right: -5px;
    bottom: -5px;
    width: 109px;
    height: 142px;
    background: #c99b3b;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    z-index: 3;
}

.about-bton {
    background-color: #edb611;
    padding: 8px 16px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    border-radius: 5px;
    display: inline-block;
    letter-spacing: 0.5px;
    font-weight: 400;
    border: none;
}

.legal-service-section p {
    text-align: center;
    margin-bottom: 30px;
}

.support-servicesbox {
 min-height: auto;
}

.practice-areabox {
    min-height: auto;
}

.service3-boxarea {
    position: relative;
    border-radius: 2px;
    background: #FFF;
    padding: 17px 15px 0px 19px;
    margin-bottom: 35px;
    box-shadow: 0 10px 30px rgb(0 0 0 / 6%);
    transition: all .4s ease-in-out;
}
.counter-section .fact-counter {
    margin: 70px 20px 0px;
    margin-top: 30px;
}

.fact-counter .counter-column .inner {
    position: relative;
    text-align: left;
    padding: 20px 20px 15px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background-color: rgba(0, 30, 73, 0.80);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.fact-counter .counter-column .counter-title {
    margin-top: 0px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
}

.fact-counter .counter-column .count-box sup {
    position: relative;
    color: #ffffff;
    top: -0.1em;
    font-size: 35px;
    font-weight: 600;
}
.fact-counter .counter-column .count-outer {
    position: relative;
    font-size: 38px;
    line-height: 1em;
}

.fact-counter .counter-column .icon {
    position: absolute;
    left: 5px;
    top: 12px;
    color: #edb611;
    font-size: 36px;
    line-height: 1em;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.featured_section12 .peosays .who {
    float: left;
    width: 100%;
    text-align: left;
    padding: 20px 0px 25px 20px;
    background: url(../images/down-arrow.png) no-repeat 45px top;
    margin-top: -2px;
    font-size: 12px;
    color: #000;
}
.contact-one__form__bg-two {
    background-color: var(--procounsel-white, #fff);
    width: 92%;
    height: 100%;
    position: absolute;
    right: 13px;
    bottom: 0;
}

.contact-two .contact-one__form {
        padding: 2px 19px 26px;
    }

.form-one__control .procounsel-btn {
    padding: 11px 23px;
    background-color: #0D2C4F;
    color: #fff;
    margin-top: 20px;
    border: 0;
    border-radius: 7px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}   

.services-section {
    padding: 45px 0;
}

.services-box h5 {
    margin-bottom: 12px;
        font-size: 19px;
}

.consultancy-services-box h6 {
    font-size: 18px;
    line-height: 28px;
    color: #072950;
    font-weight: 600;
    text-align: left !important;
    margin-bottom: 0px;
}

.grid-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 34px 12px;
}

.global-reach {
    padding: 47px 0px 29px;
    background-color: #fff;
}

.build-your-future {
    padding: 0px 0 20px;
}
.detail-oriented p{
    color: white !important;
    margin-bottom: 0px !important;
    width: 100% !important;
    text-align: left !important;
}
.build-your-future p {margin-bottom: 10px !important;}
.we-looking p {
    color: #000000;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 14px;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 33px;
    line-height: 28px;
}

.life-at {
    padding: 0px 0 50px;
}

.join-our-team {
    background-color: #012a6b;
    border-radius: 10px;
    padding: 35px 25px;
    margin-top: 9px;
}

.contactus-box {
    /*background-color: #ffffff;
    box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.1);*/
    margin-top: 30px;
}

.contactus-box-left span {
            float: left;
        padding-bottom: 14px;
        padding-right: 14px;
        font-size: 28px;
        padding-top: 8px;
        color: #edb611;
        margin-left: -40px;
}
.contact-two .contact-one__form__bg-one {
    background: #edb611;
    width: 32px;
    height: 32px;
    right: 14px;
}
.section-divied:last-child {
    border-bottom: 0px solid #ededed;
   
}
.section-divied {
    border-bottom: 1px solid #ededed;
        padding: 20px 0px;
        padding-left: 40px;
}
.contactus-box-right h3 {
    font-size: 22px;
    font-weight: 500;
    font-family: 'roboto';
    margin-bottom: 30px;
    color: #000;
}

.contactus-box-left h4 {
    font-size: 24px;
    font-weight: 400;
    font-family: 'roboto';
    margin-bottom: 0px;
    color: #000;
}

.footer .new-footer-about img {
    width: 260px;
    margin-bottom: 6px;
}
.top_nav {
    width: 100%;
    height: 50px;
    overflow: hidden;
}


.contact-us-page .container{width: 300px}


.core-litigation-left img {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 160px;
    border-bottom-right-radius: 160px;
    margin-bottom: -7px;
    width: 100%
}

.core-litigation-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.core-litigation-right {
    width: 100%;
    float: left;
    margin-right: 0%;
    padding: 25px 25px 25px;
}



.core-performing-right img {
   width: 100%;
    border-top-left-radius: 160px;
    border-top-right-radius: 160px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: -7px;
}
.core-performing-left {
    width: 100%;
    float: left;
    margin-right: 0%;
   padding: 25px 25px 25px;
}

.core-performing-right {
    width: 100%;
    float: left;
    margin-left: 0%;
    
}
.our-services-text .row > div:nth-child(odd) {
    margin-right: 0px;
    width: 100%;
}

.our-services-text .row > div:nth-child(even) {
    margin-left: 0px;
    width: 100%;
}

.our-services-card {
    display: block;
    gap: 15px;
    min-height: 150px;
}

.our-services-card .icon {
    width: 100%;
    float: left;
}
.our-services-card .text {
    width: 100%;
    float: left;
}


.our-services-card .text h6 {
            margin-bottom: 10px;
        font-size: 17px;
        font-weight: 500;
        color: #0c2671;
        text-align: center;
        margin-top: 17px;
}

.our-services-card .text p {
            margin-bottom: 30px;
        margin-right: 0px;
        position: relative;
        margin-left: 0px;
        font-size: 14px;
        text-align: left;
        line-height: 24px;
        color: #000;
        font-weight: 400;
        text-align: center;
}

.our-services-card .text p:before {
   display: none;
}

.our-commitment-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}


.our-commitment-right {
    width: 100%;
    float: left;
}

.our-commitment-right ul li p {
    color: #000;
    font-size: 16px;
    line-height: 1.9;
    font-family: "Playfair Display", serif;
    letter-spacing: 0.5px;
    font-weight: 500;
    text-align: center;
}

.our-commitment-right ul li {
    float: left;
    list-style: none;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #e6e6e6;
    text-align: center;
    color: #000;
    font-size: 16px;
}

.our-commitment-right ul {
    padding: 0;
    margin: 0;
    margin-top: 40px;
}
.property-management-text p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 32px;
    font-weight: 400;
    color: #000;
    text-align: center;
    padding-bottom: 50px;
}

.core-litigation-right p {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.core-performing-left p {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.our-commitment-left p {
    color: #000;
    font-size: 14px;
    line-height: 1.9;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
    font-weight: 400;
    text-align: center;
}


}