html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0px;
    border: 0;
    outline: 0;
}
:root :where(body) {
    background-color: #ededed;
    color: var(--black);
    font-family: 'Jost';
    line-height: 1.8;
    font-weight: 400;
    font-size: 18px;
}
a {
    color: var(--red);
    text-decoration: none !important;
}
a:where(:not(.wp-element-button)) {
    color: var(--red);
    text-decoration: none;
}
a:hover {
    color: var(--black);
}
:root {
    --red: #be1e2d;
    --grey: #b1b8c0;
    --black: #000000;
    --white: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Jost';
    position: relative;
    color: var(--red);
    font-style: normal;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
h1 {
    font-size: 72px;
    font-weight: bold;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 18px;
}
p {
    margin-bottom: 30px;
}
.white-btn {
    background: var(--white);
    text-align: center;
    text-transform: uppercase;
    line-height: 26px;
    font-weight: 600;
    color: var(--black) !important;
    transition: all 0.2s ease-in-out;
    padding: 15px 38px;
    display: inline-block;
}
.white-btn:hover {
    background: var(--red);
    color: var(--white) !important;
    transition: all 0.2s ease-in-out;
}
.black-btn {
    background: var(--black);
    padding: 14px 52px;
    color: var(--white) !important;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
.black-btn:hover {
    background: var(--red);
    transition: all 0.3s ease-in-out;
    color: var(--white) !important;
}
/*---------------------------
         Header
---------------------------*/
.logo.mobile {
    display: none;
}
.main-nav {
    margin-left: auto;
    padding: 4px 0;
}
.header {
    background: var(--black);
    padding-top: 46px;
    position: sticky;
    top: 0;
    z-index: 999;
}
.logo {
    position: absolute;
    top: 0px !important;
    padding: 7px 0;
    max-width: 300px;
}
.header-top {
    background: #ededed;
    padding: 6px 0;
}
.header-top-inner {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
}
.header-top-inner a i {
    font-size: 25px;
}
.header-top-inner .textwidget a {
    display: flex;
    align-items: center;
    gap: 7px;
}
.menu-header-top-container .menu {
    display: flex;
    align-items: center;
    list-style: none;
    gap: 25px;
    padding-top: 3px;
}
.header-top-inner a {
    color: var(--red);
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
}
.header-top-inner a:hover {
    color: var(--black);
    transition: all 0.2s ease-in-out;
}
.header-top-inner .textwidget {
    display: flex;
    align-items: center;
    gap: 30px;
}
.header-top-inner .textwidget p {
    margin-bottom: 0;
    line-height: normal;
}
.header-top-inner .textwidget ul {
    display: flex;
    align-items: center;
    list-style: none;
    gap: 50px;
}

.header-top-inner .textwidget ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}
.header-social .social-icon {
    background: transparent !important;
    color: var(--red) !important;
    font-size: 30px !important;
    padding: 0 !important;
    transition: all 0.2s ease-in-out !important;
}
.header-social .social-icon:hover {
    color: var(--black) !important;
    transition: all 0.2s ease-in-out !important;
}
.header-social ul {
    gap: 10px;
    display: flex;
}
.header-social ul li {
    margin: 0 !important;
}
.header-social ul li:nth-child(2) .social-icon {
    font-size: 22px !important;
}
.bottom-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-nav ul li {
    margin: 0 15.6px !important;
}
 .main-nav ul li:last-child {
    margin-right: 0!important;
} 
 .main-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
    padding: 0;
    font-weight: 500;
    color: var(--white);
    transition: all 0.2s ease-in-out;
}
.main-nav .mega-menu-link:hover {
    color: var(--red) !important;
    transition: all 0.2s ease-in-out !important;
}
.main-nav ul.mega-sub-menu {
    padding: 0 !important;
}
.main-nav ul.mega-sub-menu li.mega-menu-item {
    margin: 0 !important;
}
.main-nav ul.mega-sub-menu {
    margin-top: 10px !important;
}



a.notranslate.glink.nturl.gt_raw_link-xxjexk.gt-current-lang {
    display: none !important;
}
html.translated-ltr a.notranslate.glink.nturl.gt_raw_link-xxjexk.gt-current-lang {
    display: none !important;
}
html.translated-ltr a.notranslate.glink.nturl.gt_raw_link-xxjexk:nth-child(2) {
    display: none !important;
}
html.translated-ltr a.notranslate.glink.nturl.gt_raw_link-xxjexk:nth-child(4) {
    display: none !important;
}
.flip-card-back button.language-btn a:first-child {
    display: none !important;
}
html.translated-ltr .flip-card-back button.language-btn a:first-child{
    display: block !important;
}
html.translated-ltr .flip-card-back button.language-btn a:nth-child(2){
    display: none !important;
}
.header-top-inner .textwidget p:nth-child(2) a:first-child {
    display: none !important;
}
html.translated-ltr .header-top-inner .textwidget p:nth-child(2) a:first-child{
    display: block !important;
}
body > footer > div > div.main-footer > div.row > div:nth-child(5) > div > div > p > a:nth-child(3) {
    display: none !important;
}

html.translated-ltr body > footer > div > div.main-footer > div.row > div:nth-child(5) > div > div > p > a:nth-child(3){
    display: flex !important;
}

.header-top-inner .textwidget img {
    max-width: 26px;
}
body > header > div.header-top > div > div > div.textwidget > ul > li:nth-child(2) > img {
    margin-left: 20px;
}


html.translated-ltr .header-top-inner a.notranslate.glink.nturl.gt_raw_link-xxjexk:nth-child(1) {
    display: block !important;
}
html.translated-ltr .header-top-inner a.notranslate.glink.nturl.gt_raw_link-xxjexk:nth-child(1) {
    display: none !important;
}
.header-top-inner a.notranslate.glink.nturl.gt_raw_link-xxjexk:nth-child(1) {
    display: none !important;
}
html.translated-ltr .header-top-inner a.notranslate.glink.nturl.gt_raw_link-xxjexk:nth-child(1){
    display: block !important;
}
html.translated-ltr .header-top-inner a.notranslate.glink.nturl.gt_raw_link-xxjexk:nth-child(2) {
    display: none !important;
}
.header-top-inner .textwidget ul li:nth-child(2) a {
    position: relative;
}

.header-top-inner .textwidget ul li:nth-child(2) a::before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/04/world-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    left: -38px;
    background-size: 100% 100%;
    top: 50%;
    transform: translateY(-50%);
}
/*---------------------------
        banner-area
---------------------------*/
.banner-area {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 93%, 50% 100%, 0 93%);
}
.banner-area img {
    width: 100%;
    height: 897px;
    object-fit: cover;
    object-position: top;
}
.banner-caption {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 40.8%;
    transform: translateY(-50%);
    color: var(--white);
    font-size: 24px;
    line-height: 1.5;
    z-index: 1;
}
.banner-caption h1 {
    color: var(--white);
    margin-bottom: 15px;
    padding-top: 70px;
    font-weight: 600;
    letter-spacing: 1px;
}
.banner-caption h1::before {
    position: absolute;
    content: "////";
    left: 0;
    right: 0;
    top: 0;
    font-size: 39px;
    font-weight: 500;
}
.banner-caption p {
    margin-bottom: 0;
}
.banner-area::after {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
/*---------------------------
         welcome-tabs
---------------------------*/
.main-tabs {
    margin-top: -150px;
    position: relative;
}
.main-tab {
    text-align: center;
    padding: 50px;
    font-weight: 500;
    line-height: 1.7;
    position: relative;
    background: #edededcc;
    box-shadow: 0 -10px 10px 4px rgba(0, 0, 0, 0.20);
}
.main-tab::before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2024/08/shape-before1.png) no-repeat;
    width: 100%;
    height: 50px;
    left: 0;
    top: -50px;
    right: 0;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
}
.main-tab::after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2024/08/shape-after1.png) no-repeat;
    width: 100%;
    height: 55px;
    left: 0;
    bottom: -50px;
    right: 0;
    margin: 0 auto;
    background-size: cover;
    z-index: 1;
    background-position: center;
}
.main-tab h3 {
    padding-bottom: 23px;
    line-height: 30px;
    font-size: 28px;
}
.main-tab h3::after {
    position: absolute;
    content: "";
    background: var(--red);
    width: 196px;
    height: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.main-tab p:last-child {
    margin-bottom: 0;
}
.parallax-section {
    min-height: 703px;
    clip-path: polygon(50% 0, 100% 10%, 100% 90%, 50% 100%, 0 90%, 0 10%);
    margin-top: -45px;
	position: relative;
	z-index: 9;
}
/*---------------------------
         welcome-text-area
---------------------------*/
.welcome-text-area {
    text-align: center;
    padding: 170px 0 115px;
    background: url(/wp-content/uploads/2024/08/about-after.png) no-repeat;
    background-position: center 130px;
}
.heading-div {
    max-width: 1000px;
    margin: 0 auto;
    font-weight: 500;
    line-height: 1.7;
    text-align: center;
}
.heading-div h2 {
    margin-bottom: 5px;
    padding-top: 45px;
}
.heading-div h2::before {
    position: absolute;
    content: "////";
    left: 0;
    right: 0;
    top: 0;
    font-size: 18px;
    font-weight: 600;
    color: var(--red);
}
/*---------------------------
         team-area
---------------------------*/
.team-area {
    background: url(/wp-content/uploads/2024/10/experts-bg-img.jpg) no-repeat;
    background-position: center -190px;
    margin: -70px 0px;
    padding: 120px 0 170px 0;
	background-size: cover;
}
.team-area .heading-div {
    margin-bottom: 45px;
}
.team-tabs {
    text-align: center;
}
.team-tab {
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 50px;
    text-align: left;
    color: #000;
}
.team-img {
    margin-bottom: 20px;
	overflow: hidden;
	 transition: 0.3s ease-in-out all;
}
.team-img img {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 72%, 73% 100%, 0 100%, 0% 70%, 0% 30%);
	overflow: hidden;
	transition: 0.3s ease-in-out all;
}
.page-template-team-page-template .team-tab:hover {
    color: #b71a2a;
}
.page-template-team-page-template .team-tab:hover .team-img img {
    transform: scale(1.1);
    transition: 0.3s ease-in-out all;
    overflow: hidden;
}
.team-img {
    margin-bottom: 20px;
}
.team-tab h3 {
    margin-bottom: 0;
    font-size: 28px;
    line-height: 28px;
}
.team-tab h4 {
    color: var(--black);
    text-transform: capitalize;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.team-tab h4::after {
    position: absolute;
    content: "////";
    left: 0;
    bottom: 0;
    font-size: 16px;
    font-weight: 700;
    color: var(--red);
}

/*---------------------------------
         full-width-section 
-----------------------------------*/
.full-width-section {
    clip-path: polygon(50% 0, 100% 10%, 100% 90%, 50% 100%, 0 90%, 0 10%);
    background: var(--black);
    padding: 90px 0 110px 0;
    color: var(--white);
    text-align: center;
	margin-top: -1px;
}
.full-width-section h2, .full-width-section h3 {
    color: var(--white);
}
.full-width-section .heading-div h2::before {
    color: var(--white);
}
.full-width-section h3 {
    margin-bottom: 0;
}
.full-width-section .full-tab-area {
    padding: 0px 120px;
}
.tab-img {
    margin-bottom: 10px;
    min-height: 66px;
}
.full-width-section .heading-div {
    margin-bottom: 65px;
}
/*---------------------------
    services-area
---------------------------*/
.services-area {
    padding: 180px 0 190px 0;
    background: url(/wp-content/uploads/2024/08/services-bg2.jpg) var(--white) no-repeat;
    background-size: cover;
    margin: -70px 0;
    background-position: bottom;
}
.services-area .heading-div {
    margin-bottom: 40px;
}
.flip-card {
    width: 100%;
    height: 260px;
    perspective: 1000px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}
.flip-card::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.flip-card-inner {
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card-front {
    padding: 0 14px;
}
.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.flip-card-front h5 {
    margin-bottom: 0;
    color: var(--white);
    padding-top: 35px;
}
.flip-card-back .white-btn {
    padding: 9px 20px;
}
.flip-card h5 {
    color: var(--white);
}
.flip-card p:last-child {
    margin-bottom: 0;
}
.flip-card-back {
  transform: rotateY(180deg);
	    color: #fff;
}
.flip-card-front h5::before {
    position: absolute;
    content: "////";
    left: 0;
    right: 0;
    top: 0;
    font-size: 18px;
    font-weight: 500;
    color: var(--white);
}
.services-area .heading-div p:last-child {
    margin-bottom: 0;
}
.services-area li.nav-item a.nav-link {
    background: #000;
    border-radius: 0 !important;
    width: 230px;
    text-align: center;
    color: #fff;
    line-height: inherit;
    text-transform: uppercase;
    font-weight: 500;
    border: none;
}
.services-area li.nav-item a.nav-link.active {
    background: #be1e2d;
    border: none;
    border-radius: 0;
}
.services-area li.nav-item a.nav-link:hover {
    border: none;
    outline: none;
}
.services-area ul#serviceTabs {
    margin-bottom: 50px;
    border-bottom: none;
}
.services-area li.nav-item {
    margin: 0 12px;
}


/* .flip-card-back button.language-btn a.gt-current-lang.notranslate.glink.nturl.gt_raw_link-xxjexk {
    display: none;
}
.flip-card-back a.notranslate.glink.nturl.gt_raw_link-xxjexk {
    display: block;
} */
.flip-card-back button.language-btn {
    padding: 0;
    background: none;
    border: none;
}
.flip-card-back button.language-btn a.notranslate.glink.nturl.gt_raw_link-xxjexk {
    background: #fff;
    padding: 9px 20px;
    font-size: 18px;
    color: var(--black);
    font-weight: 600;
    line-height: 26px;
    transition: all 0.3s ease-in-out;
}
.flip-card-back button.language-btn a.notranslate.glink.nturl.gt_raw_link-xxjexk:hover {
    background: var(--red);
    color: var(--white);
    transition: all 0.3s ease-in-out;
}
/*---------------------------
       location-area
---------------------------*/
.home .location-area {
    clip-path: polygon(50% 0, 100% 6%, 100% 94%, 50% 100%, 0 94%, 0 6%);
	 background: var(--black);
    padding: 80px 0 100px 0;
	margin-top: 0;
}

.location-area {
    background: var(--black);
    padding: 120px 0 90px 0;
    margin-top: -72px;
	clip-path: polygon(100% 0, 100% 6%, 100% 94%, 50% 100%, 0 94%, 0 0);
}
.location-area .heading-div, .location-area .heading-div h2, .location-area .heading-div h2::before
/*, .testimonial-area .heading-div, .testimonial-area .heading-div h2, .testimonial-area .heading-div h2::before*/ { 
    color: var(--white);
}
.location-area .heading-div {
    margin-bottom: 40px;
}
.location-tab .description {
    width: 100.1%;
    text-align: center;
    padding: 20px 22px 70px 22px;
    line-height: 1.6;
    font-weight: 500;
    min-height: 300px;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 79%, 50% 100%, 0 79%);
    background: var(--white);
}
/*.location-area {
    clip-path: polygon(50% 0, 100% 6%, 100% 92%, 50% 100%, 0 92%, 0 6%);
    padding: 100px 0 90px 0;
    margin: 70px 0 0 0;
} */
.location-tab img {
    width: 100%;
}
.location-tab .description p:last-child {
    margin-bottom: 0;
}
.location-tab .description h6 {
    margin-bottom: 10px;
    padding-top: 30px;
}
.location-tab .description h6::before {
    position: absolute;
    content: "////";
    left: 0;
    right: 0;
    top: 0;
    font-size: 17px;
    font-weight: 600;
    color: var(--red);
}
.location-tab .description::after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2024/08/office-tab-after.png) no-repeat;
    width: 100%;
    height: 53px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    background-size: cover;
}
.location-tab p {
    margin-bottom: 0;
}
.description.map {
    margin-top: -11px;
}

.location-tab-area .owl-nav {
    font-size: 50px;
    color: #fff;
}

.location-tab-area .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.location-tab-area .owl-nav button.owl-prev {
    position: absolute;
    left: -50px;
}
.location-tab-area .owl-nav button.owl-next {
    position: absolute;
    right: -50px;
}
.location-tab-area .owl-nav button:hover {
    background: transparent !important;
}

.page-template-locations-template > div.content-div > div.left-right-section > div > div:nth-child(2) .col-md-6 {
    min-height: 850px;
}

/*---------------------------
         case-studies
---------------------------*/
.case-studies {
    background: url(/wp-content/uploads/2024/08/case-studies.jpg) no-repeat;
    background-size: cover;
    padding: 110px 0 150px 0;
    margin: -63px 0;
}
.case-tab-area {
    column-count: 2;
    gap: 36px;
}
.case-tab {
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
}
.case-tab h6 {
    background: #00000070;
    padding: 15px 20px;
    color: var(--white);
    text-transform: capitalize;
    font-weight: 500;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
}
.case-tab:hover img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.case-tab-area img {
    width: 100%;
    height: auto;
    transition: all 0.3s ease-in-out;
}
.button {
    text-align: center;
    margin-top: 20px;
}
/*---------------------------
         testimonial-area
---------------------------*/
.testimonial-area {
    background: #ededed;
    padding: 130px 0 100px;
    margin-top: -70px;
}
.testimonial-inner .grw-review {
    flex: 0 0 100% !important;
}
.testimonial-inner .wp-google-left img, .testimonial-inner .wp-google-stars, 
.testimonial-inner .wp-google-time, .testimonial-inner .grw-review-inner svg,
.testimonial-inner .grw-controls, .testimonial-inner .wp-gr .grw-dots {
    display: none;
}
.testimonial-inner .wp-gr .grw-review .wp-google-feedback {
    height: 100% !important;
}
.testimonial-inner .wp-gr .grw-review-inner.grw-shadow {
    display: flex;
    flex-direction: column-reverse;
    text-align: center !important;
    box-shadow: none !important;
    background: transparent;
    height: 100%;
    justify-content: center;
    border-radius: 0 !important;
    padding: 30px !important;
    margin: 0 16px !important;
}
.testimonial-inner .wp-gr .grw-review .wp-google-feedback .wp-google-text {
    font-family: 'Jost' !important;
    font-size: 18px !important;
    color: var(--black) !important;
    line-height: 32px !important;
    font-weight: 500 !important;
    position: relative !important;
    padding-top: 70px !important;
    display: block;
    margin-bottom: 20px !important;
}
.testimonial-inner .wp-gr .grw-review .wp-google-feedback .wp-google-text::before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2024/08/icon-img.png) no-repeat;
    width: 51px;
    height: 45px;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}
.testimonial-inner .wp-gr.wpac a.wp-google-name {
    color: var(--red) !important;
    font-family: 'Jost' !important;
    font-size: 30px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    padding: 0 !important;
}
.testimonial-inner .wp-gr[data-layout="slider"] .grw-reviews {
    margin: 0 !important;
}
.testimonial-area .rpi-dots-wrap .rpi-dots .rpi-dot {
    display: none !important;
}
/*---------------------------
         Logo Area
---------------------------*/


.logo-area {
    padding: 80px 0;
    background: #fff;
}
.logo-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/*---------------------------
         footer
---------------------------*/
.footer {
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 85%, rgba(237, 237, 237, 1) 85%);
    padding-top: 130px;
}
.footer-tab {
    color: var(--white);
    font-weight: 500;
    text-transform: uppercase;
}
.footer-tab a {
    color: var(--white) !important;
    transition: all 0.2s ease-in-out;
}
.footer-tab a:hover {
    color: var(--red) !important;
    transition: all 0.2s ease-in-out;
}
.footer-tab ul li {
    list-style: none;
}
.footer-tab h4 {
    font-size: 18px;
    margin-bottom: 8px;
}
.footer-tab ul li {
    list-style: none;
    margin-bottom: 4px;
}
.main-footer .col:first-child .footer-tab {
    font-weight: 400;
    line-height: 2;
}
.footer-tab p {
    margin-bottom: 8px;
}
.footer-logo {
    margin: 0px 0 15px 0px;
    max-width: 300px;
}
.footer-logo img {
    margin-top: -170px;
    /* box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75); */
    /* max-width: 250px; */
}
.main-footer {
    border-bottom: 3px solid var(--red);
    padding-bottom: 60px;
}
.copy-right p {
    margin-bottom: 0;
}
.copy-right {
    text-align: center;
    color: var(--white);
    text-transform: uppercase;
    font-weight: 500;
    padding: 35px 0 30px 0;
}
.copy-right a {
    color: var(--white);
    transition: all 0.2s ease-in-out;
}
.copy-right a:hover {
    color: var(--red);
    transition: all 0.2s ease-in-out;
}
.footer-buttons p {
    margin-bottom: 0;
}
.footer-buttons {
    display: flex;
    justify-content: end;
}
.footer-buttons .white-btn {
    width: 213px;
    min-height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    padding: 0;
}
.main-footer .col:nth-child(3) .footer-tab {
    padding-left: 30px;
}
.footer-tab .lower-case {
    text-transform: capitalize;
}

/* .footer-buttons a.gt-current-lang.notranslate.glink.nturl.gt_raw_link-xxjexk {
    display: none !important;
}
.footer-buttons a.notranslate.glink.nturl.gt_raw_link-xxjexk {
    display: block;
} */
.footer-buttons a.glink.nturl {
    background: #fff;
    width: 213px;
    min-height: 75px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    padding: 0;
    color: #000;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}
.footer-buttons a.glink.nturl:hover {
    background: var(--red);
    transition: all 0.3s ease-in-out;
    color: var(--white);
}
footer.footer.inner {
    margin-top: -80px;
    padding-top: 160px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 81%, #ededed 81%);
}
/*---------------------------
     inner-page
---------------------------*/
.blog-detail-area {
    padding: 80px 0;
}
.single-feature {
    margin-bottom: 20px;
}
.single-feature img {
    width: 100%;
}
.blog-detail-text .blog-detail-authr {
    margin-bottom: 20px;
}
.blog-detail-authr .abh_box.abh_box_custom .abh_tabs {
    padding-bottom: 8px !important;
    border-bottom: 1px solid var(--red) !important;
}
.blog-detail-authr .abh_box.abh_box_custom.abh_box_business .abh_tabs .abh_active a {
    background-color: var(--red) !important;
    color: var(--white) !important;
}
.blog-detail-authr .abh_box.abh_box_custom .abh_tabs li a, .blog-detail-authr .abh_box.abh_box_custom .abh_tabs .abh_active a {
    color: var(--black) !important;
    padding: 11px 15px !important;
    border: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.blog-detail-authr .abh_box.abh_box_custom .abh_tabs li a:hover {
    background-color: var(--red) !important;
    color: var(--white) !important;
    transition: all 0.2s ease-in-out !important;
}
.blog-detail-authr .abh_tab_content {
    border-bottom: 1px solid var(--red) !important;
}
.blog-detail-authr .abh_box.abh_box_custom .abh_name.fn.name a {
    color: var(--red) !important;
    font-weight: 700 !important;
}
.blog-detail-authr .abh_tab_content .abh_text a {
    color: var(--red) !important;
}
.sidebar {
    padding-left: 40px;
    text-align: center;
}
.sidebar-img {
    position: relative;
    overflow: hidden;
}
.sidebar-img:hover img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.sidebar-img img {
    width: 100% !important;
    transition: all 0.3s ease-in-out;
}
.abh_box.abh_box_down.abh_box_business {
    display: none;
}
.sidebar-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 1;
}
.sidebar-text h4 {
    color: var(--white);
    margin-bottom: 0;
}
.sidebar-img::after {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.blog-detail-area h1 {
    font-size: 46px;
}
.inner-banner img {
    height: 465px;
    object-fit: cover;
    width: 100%;
}
.inner-banner {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 100%, 0 88%);
}
.inner-banner::after {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.inner-banner-caption {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 1;
}
.inner-banner-caption h2 {
    color: var(--white);
    margin-bottom: 0;
}
.inner-banner-caption h1 {
    color: var(--white);
    margin-bottom: 15px;
    font-weight: 600;
    padding-top: 70px;
}
.inner-banner-caption h1::before {
    position: absolute;
    content: "////";
    left: 0;
    right: 0;
    top: 0;
    font-size: 39px;
    font-weight: 500;
}
.welcome-area {
    padding: 80px 0;
}
.heading-area {
    position: absolute;
    top: 80px;
    left: 100px;
    right: 0;
	z-index: 1;
}
.full-width-section.inner {
    clip-path: polygon(0% 0, 100% 0%, 100% 90%, 50% 100%, 0 90%, 0 10%);
    margin-bottom: -64px;
} 
.left-right-section {
    position: relative;
    background: #fff;
	margin-top: -80px;
}
.left-right-section:before {
    position: absolute;
    content: "";
    top: -80px;
    left: 0;
    width: 50%;
    height: 10%;
    background: #000;
    z-index: -1;
}
.bg-image {
    position: relative;
	height: 100%;
	
}
/*Scroll Bar*/
.flip-card-back ::-webkit-scrollbar {
  width: 4px !important;
}
.flip-card-back ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey !important; 
}
.flip-card-back ::-webkit-scrollbar-thumb {
  background: #be1e2d !important; 
}
.flip-card-back ::-webkit-scrollbar-thumb:hover {
  background: #be1e2d !important; 
}
/*------------*/
.flip-card-back p {
    height: 167px;
    overflow: scroll;
    overflow-x: hidden;
    padding: 0 10px;
    margin: 0 15px 20px 15px;
}
.right-content {
	position: relative ;
    padding: 130px 90px 40px 30px;
    font-size: 18px;
    font-weight: 500;
}
.full-width-section.inner a {
    color: #fff;
}
.full-width-section.inner a:hover {
    text-decoration: underline !important;
}
/* custom ol */
.right-content ol  {
  counter-reset: custom-counter;
  list-style: none; 
  padding-left: 0; 
}

.right-content ol li {
  counter-increment: custom-counter;
  position: relative;
  padding-left: 30px;
}

.right-content ol li::before {
  content: "(" counter(custom-counter) ")"; 
  position: absolute;
  left: 0;
  font-weight: 500; 
}
/*-----------------*/
.left-right-section .right-content.\31 {
    padding-top: 168px;
}
.bg-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.right-content strong {
    color: #be1e2d;
    font-weight: 600;
}
.bg-color .heading-area.\31 {
    top: 120px;
}
.bg-image .heading-area.\31 {
    top: 120px;
}
.right-content.\31:before {
    position: absolute;
    content: "";
    top: -70px;
    left: 0;
    width: 100%;
    height: 12%;
    background: #fff;
    z-index: -1;
}
.right-content ol {
    margin-left: 20px;
}
.heading-area h2 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 1px;
	padding-right: 40px;
}
.right-content ol li, .right-content ul li {
    margin-bottom: 20px;
}
.bg-color {
    position: relative;
}

.heading-area h2 {
    color: #fff;
}

.heading-area h2:after {
    position: absolute;
    content: "";
    bottom: -10px;
    display: block;
    width: 95%;
    height: 2px;
    background: #be1e2d;
}

.bg-image:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(00,00,00,0.5);
}
.privacy-policy .welcome-text-area,
.welcome-text-area.inner {
    text-align: center;
    padding: 80px 0 80px;
    background: url(/wp-content/uploads/2024/08/about-after.png) no-repeat;
    background-position: center 20px;
}

.welcome-img img {
    width: 100%;
    height: 470px;
    object-fit: cover;
}
.welcome-text {
    padding: 0 100px 0 20px;
}
/*---------------------------
         Our Team 
---------------------------*/
.bio-section {
    padding: 50px 150px 30px 150px;
}
.profile-image {
    background: url(https://mlmartin.higherimages6.com/wp-content/uploads/2024/08/banner-imag-scaled.jpg) #ffffff6b no-repeat;
    text-align: center;
    padding: 70px 22px 22px;
    clip-path: polygon(50% 0%, 100% 11%, 100% 100%, 1% 100%, 0 11%);
    background-position: top;
    background-size: 100% 50%;
}
.profile-images {
    filter: drop-shadow(0px 0 8px rgba(0, 0, 0, 0.2));
} 

.profile-image img {
    width: 100%;
    height: auto;
}
.profile-image h4 {
    margin: 15px 0 26px 0;
}
.profile-image .black-btn {
    padding: 10px 43px;
}
.bio-description {
    padding: 45px 30px 0 0px;
}
.form-section .form-area h2 {
    text-align: center;
}
.form-section .gform_wrapper.gravity-theme input[type=tel], 
.form-section .gform_wrapper.gravity-theme input[type=text], 
.form-section .gform_wrapper.gravity-theme input[type=time], 
.form-section .gform_wrapper.gravity-theme input[type=url], 
.form-section .gform_wrapper.gravity-theme input[type=week],
.form-section .gform_wrapper.gravity-theme input[type=email], 
.form-section .gform_wrapper.gravity-theme select, 
.form-section .gform_wrapper.gravity-theme textarea {
    background: #000;
    font-size: 18px;
    color: #fff;
    border: 0;
    font-weight: 500;
    padding: 8px 0 8px 15px;
    margin-bottom: 4px;  
}
.form-section {
    padding: 20px 0;
}
.form-area {
    max-width: 750px;
    margin: 0 auto;
}
.form-area .gform_footer {
    text-align: center !important;
    display: block !important;
}
.form-section .form-area textarea::placeholder,
.form-section .form-area input::placeholder{
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.form-section .form-area .ginput_container.ginput_container_radio input {
    margin-bottom: 0 !important;
}
.form-section .form-area textarea:focus,
.form-section .form-area input:focus{
    outline: none;
}
.form-section .form-area .ginput_container.ginput_container_radio label{
    font-size: 18px;
    font-weight: 500;
}
.ginput_container.ginput_container_radio .gchoice {
    padding-bottom: 4px;
}
.ginput_container.ginput_container_radio .gfield_radio {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.form-section .form-area .gform_footer .gform_button.button {
    background: var(--black);
    padding: 14px 52px !important;
    color: var(--white) !important;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    border-radius: 0;
    border: 0   ;
}
.form-section .form-area .gform_footer .gform_button.button:hover{
    background: #be1e2d;
}
.form-section .form-area .gform_footer .gform_button.button:focus{
    border: none;
}
.team-tab a.black-btn {
    display: none;
}
/*---------------------------
         FAQ inner page
---------------------------*/

.faq-area {
    padding: 150px 0 80px 0;
    margin-top: -70px;
    background: #fff;
}
.faq-area.criminal-law {
    padding: 0 0 120px 0;
    margin: 0;
} 
.faq-area .heading-div h2 {
    margin-bottom: 30px;
}

.faq-area .accordion .accordion-item{
    border: 0;
    border-radius: 0;
}
.right-content .accordion .accordion-item {
    border: 0;
    border-radius: 0;
}
.faq-area .accordion-item .accordion-header .accordion-button {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    background: #000;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    box-shadow: none;
    border-bottom: 2px solid #be1e2d !important;
}
.right-content .accordion-item .accordion-header .accordion-button{
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    background: #000;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    box-shadow: none;
    border-bottom: 2px solid #be1e2d !important;
}
.faq-area .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
    border-bottom: 0 !important;
}
.faq-area .accordion-button::after {
    background-image: url(https://mlmartin.higherimages6.com/wp-content/uploads/2024/09/PCS-Homepage-6-11-2024_03-removebg-preview.png) !important;
}
.faq-area .accordion-button:not(.collapsed)::after {
    background-image: url(https://mlmartin.higherimages6.com/wp-content/uploads/2024/09/PCS-Homepage-6-11-2024_03-removebg-preview.png) !important;
}
.accordion-body {
    background: #ededed;
}


.page-template-faqs-page footer.footer.inner {
    margin-top: 0;
}
.page-template-team-page-template footer.footer.inner {
    margin-top: 0;
}
.home footer.footer.inner {
    margin-top: 0;
}
/*------------------------------------------
         Case Studies inner page
--------------------------------------------*/

.service-div {
    padding: 80px 0;
}
.product-tab {
    position: relative;
    overflow: hidden;
    margin: 0 0 16px;
    height: 350px;
    background: #fff;
    text-align: center;
}
.product-tab img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.product-caption {
    font-weight: 400 !important;
    padding-right: 27px;
    line-height: 1.7;
}
.product-content {
    overflow: hidden;
    transition: height 0.4s ease;
    height: 0;
    color: #fff;
    line-height: 1.4;
}
.product-text {
    font-weight: 600 !important;
}
.product-content p:last-child {
    margin-bottom: 0;
}
.product-text h2 {
    margin-bottom: 30px;
}

.product-content a.black-btn {
    padding: 10px 20px;
    font-size: 16px;
}

.product-content p {
    margin-bottom: 10px;
}
.product-tab:hover h3 {
    margin-bottom: 15px;
}
.product-caption h3 {
    font-size: 18px !important;
    color: #fff;
    font-weight: 600;
	margin-bottom: 0px;
}
.product-caption {
    position: absolute;
    padding: 15px 20px;
    background: rgb(0 0 0 / 81%);
    bottom: 0;
    display: flex;
    transition: all 0.3s ease-in-out;
    width: 100%;
    flex-direction: column;
    justify-content: end;
    color: #fff;
    text-align: left;
}
.product-tab a img {
    object-fit: cover;
}
.product-tab:hover .product-caption {
    bottom: 0;
    height: 100%;
    transition: all 0.3s ease-in-out;
}
.product-tab:hover .product-text {
    display: block;
    transition: all 0.3s ease-in-out;
} 
.single-case-study .sidebar {
    display: none;
}
.product-tab.mobile{
	display: none;
}
.case-studies {
    display: none;
}
/*---------------------------
       contact Us
---------------------------*/
.content-section.contact {
    background: #ededed;
    margin-top: -80px;
    padding-top: 150px;
	margin-bottom: 100px;
}
.contact-form {
    max-width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
    border: 2px solid #be1e2d;
}
.contact-form .gform-body.gform_body input, .contact-form .gform-body.gform_body textarea {
    border: 1px solid #000;
    outline: 0 !important;
    background: #fff;
}
.contact-form .gform-body.gform_body select {
    outline: 0 !important;
}
.contact-form .gform-body.gform_body input::placeholder ,.contact-form .gform-body.gform_body textarea::placeholder {
    color: #000;
	font-size: 16px;
	font-weight: 500;
}
.contact-form .gform-body.gform_body .ginput_container.ginput_container_checkbox {
    column-count: 2;
	font-weight: 500;
	font-size: 16px;
}
.contact-form .gform-body.gform_body .address_city {
    flex: 100% ;
}
.contact-form .gform-body.gform_body .address_state {
    flex: 100% ;
}
.contact-form .gform-body.gform_body .address_zip {
    flex: 100% ;
}
.contact-form .gform_footer.before .gform_button.button {
    background: var(--black);
    padding: 14px 52px !important;
    color: var(--white) !important;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    border-radius: 0;
    border: 0   ;
}
.contact-form .gform_footer.before .gform_button.button:hover{
    background: #be1e2d;
}
.contact-form .gform_footer.before .gform_button.button:focus{
    border: none;
}

/*---------------------------
         Privacy Policy
---------------------------*/
.content strong {
    color: #b71a2a;
}
.content-section .content {
    padding: 80px 0;
}
.privacy-policy .content ul , .privacy-policy .content p {
    margin-bottom: 20px;
}

.privacy-policy .content h4 {
     margin-bottom: 10px;
}
/*---------------------------
      pre Consultation
---------------------------*/
.contact-form .gform-body.gform_body .ginput_container.ginput_container_select select {
    border: 1px solid #000;
    height: 45px;
}

.contact-form .gform_wrapper select  {
    font-size: 16px !important;  
    font-weight: 500 !important; 
}
/* div#field_1_6 label {
    margin-bottom: 37px;
} */
/* div#field_1_14 label {
    margin-bottom: 37px;
} */
div#field_1_24 label{
    margin-bottom: 37px;
}
div#field_1_16 label {
    margin-bottom: 37px;
}
div#field_1_18 label {
    margin-bottom: 37px;
}
div#field_1_25 label {
    margin-bottom: 37px;
}
/* div#field_1_29 label {
    margin-bottom: 37px;
} */
.content strong {
    color: #b71a2a;
    font-size: 20px;
}
.privacy-policy .content ul li strong {
    font-size: inherit;
}
.privacy-policy .content ul{
    list-style: none;
}
.privacy-policy .content ul li{
    position: relative;
    padding-left: 20px;
}
.privacy-policy .content ul li::after {
    content: "";
    position: absolute;
    background: #b71a2a;
    width: 7px;
    height: 7px;
    top: 8px;
    left: 0;
    border-radius: 50px;
}
.privacy-policy .content ul li a{
    color: #b71a2a;
}
.privacy-policy .content ul li a:hover{
    color: #000000;
}
.content-section {
    background: #fff;
    margin-top: -80px;
    padding-top: 150px;
}
.page-id-291 .location-area {
    display: none;
}
.content-section.contact .services-tabs {
    padding-top: 50px;
}

/*---------------------------
        Blog Page Detail
---------------------------*/
.blog-detail-text strong {
    color: #b71a2a;
}
.blog-detail-text ol {
    margin-bottom: 30px;
    margin-left: 20px;
}
.blog-detail-text ul{
    margin-bottom: 30px;
    margin-left: 20px;
}
.team-main-img {
    text-align: center;
    margin-bottom: 60px;
}
.bio-description ul {
    padding-left: 20px;
    margin-bottom: 20px;
}
.thankyou {
    padding: 100px 0;
    text-align: center;
}
.thankyou h4 {
    margin-bottom: 50px;
    padding: 0 200px;
}
/*---------------------------
         responsive
---------------------------*/
@media (max-width:1600px) {
	.team-area{
 background-position: center bottom;
	background-size: cover;
}
	
}
@media (max-width:1440px) {
    :root :where(body) {
        line-height: 1.6;
        font-size: 16px;
    }
    h1 {
        font-size: 60px;
    }
    h3{
        font-size: 28px;
    }
    .black-btn {
        padding: 13px 45px;
        font-size: 15px;
    }
    .white-btn {
        padding: 13px 45px;
        font-size: 15px;
    }
    .banner-area img {
        height: 667px;
    }
    .banner-caption h1 {
        padding-top: 60px;
    }
    .banner-caption {
        top: 37.8%;
        font-size: 20px;
        line-height: 1.3;
    }
    .header-top-inner {
        gap: 15px;
    }
    .header-top-inner a {
        font-size: 15px !important;
    }
    .main-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
        font-size: 15px !important;
    }
    .welcome-text-area {
        padding: 130px 0 115px;
        background-position: center 60px;
    }
    .heading-div {
        max-width: 905px;
    }
    .parallax-section {
        min-height: 480px;
    }
    .team-tab h3 {
        font-size: 26px;
        line-height: 24px;
    }
    .team-tab h4 {
        margin-bottom: 15px;
    }
    .team-area {
        padding: 100px 0 140px 0;
    }
    .tab-img {
        margin-bottom: 7px;
    }
    .services-area {
        padding: 100px 0 150px 0;
        margin: -75px 0;
    }
    .services-area .heading-div {
        margin-bottom: 50px;
    }
    .location-tab .description {
        padding: 17px 20px 60px 20px;
    }
    .case-tab h6 {
        padding: 13px 17px;
    }
    .flip-card-front h5 {
        padding-top: 30px;
    }
    .testimonial-inner .wp-gr .grw-review-inner.grw-shadow {
        padding: 20px !important;
        margin: 0 12px !important;
    }
    .testimonial-inner .wp-gr .grw-review .wp-google-feedback .wp-google-text {
        font-size: 16px !important;
        line-height: 25px !important;
        padding-top: 60px !important;
        margin-bottom: 15px !important;
    }
    .main-nav ul li {
        margin: 0 12px !important;
    }
    .inner-banner-caption h1 {
        font-size: 55px;
    }
    .privacy-policy .welcome-text-area,
    .welcome-text-area.inner {
        padding: 60px 0 60px;
        background-position: center 70px;
        background-size: contain;
    }
    .services-area.inner {
        padding: 100px 0 150px 0;
    }
    /* footer.footer.inner {
        padding-top: 142px;
    } */
    .heading-area h2 {
        font-size: 35px;
    }
    .right-content {
        font-size: 16px;
        padding: 120px 70px 40px 30px;
    }
    .full-width-section.inner {
        padding: 70px 0 90px 0;
    }
    .heading-div h2 {
        padding-top: 40px;
        font-size: 35px;
    }
    .full-width-section.inner .heading-div {
        margin-bottom: 50px;
    }
    .case-studies {
        padding: 120px 0 120px 0;
    }
    .form-section .form-area h2 {
        text-align: center;
        font-size: 35px;
    }
    .service-div {
        padding: 60px 0;
    }
    .product-caption h3 {
        font-size: 16px !important;
    }
    .content-section .content {
        padding: 70px 0 50px 0;
    }
    .privacy-policy .content h2 {
        font-size: 36px;
    }
    .blogs-area {
        padding: 70px 0;
    }
    .blogs-text h3 {
        font-size: 24px !important;
    }
    .blogs-text {
        padding-right: 30px !important;
        min-height: 300px;
    }
    .blogs-img img {
        height: 300px;
    }
    .faq-area {
        padding: 140px 0 140px 0;
    }
    .blog-detail-area h1 {
        font-size: 38px !important;
    }
}
@media (max-width: 1399.98px) {
    .main-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
        font-size: 16px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu {
        width: 260px;
    }
    .header-top-inner a {
    font-size: 16px;
}
.location-tab .description::after {
    background-size: contain;
    height: 44px;
}
.location-tab .description {
    clip-path: polygon(0 0, 100% 0, 100% 81%, 50% 98%, 0 81%);
}
.main-tab {
    padding: 50px 20px;
}
.main-tab h3 {
    line-height: 30px;
    font-size: 26px;
}
.footer-logo {
    margin: 0px 0 15px 0px;
    max-width: 260px;
}
.logo {
    padding: 13px 0;
    max-width: 260px;
}
.header-top-inner .textwidget img {
    max-width: 20px;
}
.page-template-locations-template > div.content-div > div.left-right-section > div > div:nth-child(2) .col-md-6 {
    min-height: auto;
}
} 
@media (max-width:1199px) {
    .thankyou {
        padding: 60px 0;
        text-align: center;
    }
    .thankyou h4 {
        margin-bottom: 30px;
        padding: 0 100px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu {
        width: 226px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        padding: 5px 10px 5px 10px;
    }    
    .heading-div h2 {
        font-size: 32px;
    }
    .heading-area h2 {
        font-size: 30px;
    }
    .full-width-section h3 {
        font-size: 24px;
    }
    .full-width-section.inner {
        padding: 50px 0 70px 0;
    }
    .right-content {
        font-size: 15px;
        padding: 120px 40px 40px 30px;
    }
    .heading-area {
        left: 70px;
    }
    .privacy-policy .welcome-text-area,
    .welcome-text-area.inner {
        padding: 50px 0 70px;
        background-position: center 60px;
    }
    .parallax-section {
        min-height: 400px;
    }
    .header-top-inner a {
        font-size: 13px !important;
    }
    :root :where(body) {
        line-height: 1.6;
        font-size: 15px;
    }
    h1 {
        font-size: 50px;
    }
    h2 {
        font-size: 38px;
    }
    h3{
        font-size: 28px;
    }
    p {
        margin-bottom: 20px;
    }
    .flip-card h5{
        font-size: 16px;
    }
    .main-tabs {
        margin-top: -118px;
        position: relative;
    }
    .black-btn {
        padding: 12px 35px;
        font-size: 14px;
    }
    .white-btn {
        padding: 12px 35px;
        font-size: 14px;
    }
    .header-top-inner a {
        font-size: 13px !important;
    }
    .logo {
        top: 18px;
        max-width: 228px;
        padding: 20px 0;
    }
    .menu-header-top-container .menu {
        gap: 10px;
    }
    .header-top-inner .textwidget a {
        gap: 5px;
    }
    .header-top-inner {
        gap: 5px;
    }
    .header-top-inner .textwidget {
        gap: 10px;
    }
    .main-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
        font-size: 13px !important;
    }
    .main-nav ul li {
        margin: 0 8.6px !important;
    }
    .banner-caption {
        top: 31.8%;
        font-size: 18px;
        line-height: 1.2;
    }
    .banner-area img {
        height: 547px;
    }
    .main-tab {
        padding: 20px 10px;
    }
    .main-tab h3 {
        line-height: 28px;
        font-size: 22px;
        padding-bottom: 15px;
        margin-bottom: 12px;
    }
    .heading-div {
        max-width: 815px;
    }
    .heading-div h2 {
        margin-bottom: 5px;
        padding-top: 35px;
    }
    .team-area .heading-div {
        margin-bottom: 25px;
    }
    .team-area {
        padding: 40px 0 100px 0;
    }
    .welcome-text-area {
        padding: 100px 0 135px;
    }
    .team-tab h3 {
        font-size: 21px;
        line-height: 24px;
    }
    .team-tab h4 {
        margin-bottom: 10px;
    }
    .team-img {
        margin-bottom: 15px;
    }
    .full-width-section {
        padding: 60px 0 80px 0;
    }
    .services-area {
        padding: 110px 0 120px 0;
    }
    .flip-card-back .white-btn {
        padding: 7px 16px;
    }
    .location-area {
        padding: 80px 0 60px 0;
        margin: 60px 0 0 0;
    }
    .services-area .heading-div {
        margin-bottom: 20px;
    }
    .location-tab .description {
        padding: 15px 14px 50px 14px;
    }
    .location-tab .description {
        clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 94%, 0 80%);
    }
    .location-tab .description::after {
        height: 46px;
    }
    .location-area .heading-div {
        margin-bottom: 30px;
    }
    .flip-card {
        height: 210px;
    }
    .case-studies {
        padding: 110px 0 110px 0;
    }
    .case-tab {
        margin-bottom: 20px;
    }
    .case-tab-area {
        gap: 20px;
    }
    .case-tab h6 {
        padding: 10px 15px;
    }
    .testimonial-area {
        padding: 50px 0 60px 0;
    }
    .full-width-section .heading-div {
        margin-bottom: 45px;
    }
    .team-tab {
        margin-bottom: 30px;
    }
    .testimonial-inner .wp-gr .grw-review-inner.grw-shadow {
        padding: 15px !important;
        margin: 0 8px !important;
    }
    .testimonial-inner .wp-gr .grw-review .wp-google-feedback .wp-google-text {
        font-size: 14px !important;
        line-height: 21px !important;
        margin-bottom: 10px !important;
    }
    .testimonial-inner .wp-gr.wpac a.wp-google-name {
        font-size: 16px !important;
    }
    .footer-tab h4 {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .footer-tab a {
        font-size: 14px;
    }
    .footer-buttons .white-btn {
        width: 193px;
        min-height: 58px;
        margin-bottom: 15px;
        line-height: 1.5;
    }
    .main-footer .col:first-child .footer-tab {
        line-height: 1.7;
    }
    .footer {
        padding-top: 107px;
    }
    .copy-right {
        padding: 20px 0 20px 0;
    }
    .main-footer {
        padding-bottom: 20px;
    }
    .button {
        margin-top: 5px;
    }
    .header-top-inner a i {
        font-size: 20px;
    }
    .flip-card-back p {
        padding: 0 10px;
        margin: 10px 10px 12px 10px;
        line-height: 1.4;
    }
    .flip-card-back {
        padding-bottom: 10px;
    }
    .services-area.inner {
        padding: 120px 0 80px 0;
        margin: -75px 0 0 0;
    }
    footer.footer.inner {
        padding-top: 118px;
    }
    .main-footer .col:nth-child(3) .footer-tab {
        padding-left: 0;
    }
    .inner-banner-caption h1 {
        font-size: 45px;
    }
    .bio-section {
        padding: 40px 40px 0px 40px;
    }
    .bio-description {
        padding: 35px 0px 0 0px;
    }
    .form-section .form-area h2 {
        font-size: 31px;
    }
    .profile-image h4 {
        font-size: 20px;
    }
    .form-section .form-area .gform_footer.before .gform_button.button {
        padding: 11px 40px !important;
    }
    .form-section .form-area .gform_wrapper.gravity-theme .gform_footer,   .form-section .form-area .gform_wrapper.gravity-theme .gform_page_footer {
        margin: 6px 0 0;
        padding: 4px 0;
    }
    .form-section .gform_wrapper.gravity-theme input[type=tel], .form-section .gform_wrapper.gravity-theme input[type=text], .form-section .gform_wrapper.gravity-theme input[type=time], .form-section .gform_wrapper.gravity-theme input[type=url], .form-section .gform_wrapper.gravity-theme input[type=week], .form-section .gform_wrapper.gravity-theme input[type=email], .form-section .gform_wrapper.gravity-theme select, .form-section .gform_wrapper.gravity-theme textarea {
        font-size: 16px;
    }
    .profile-image h4 {
        margin: 10px 0 15px 0;
    }
    .faq-area {
        padding: 130px 0 130px 0;
    }
    .faq-area .accordion-item .accordion-header .accordion-button {
        font-size: 18px;
        padding: 12px 15px;
    }
    .product-caption h3 {
        font-size: 14px !important;
    }
    .product-caption {
        padding: 11px 8px;
    }
    .contact-form .gform_wrapper.gravity-theme .gfield textarea.medium {
        
        height: 162px;
    }
    .contact-form .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
        margin: 6px 0 0;
        padding: 13px 0;
    }
    .contact-form .gform_footer.before .gform_button.button{
        padding: 12px 42px !important;
    }
    .privacy-policy .content h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .blogs-area {
        padding: 50px 0 40px 0;
    }
    .blogs-left h3, .sidebar h3 {
        font-size: 30px !important;
        padding-bottom: 13px;
        margin-bottom: 30px;
    }
    .blogs-text h3 {
        font-size: 21px !important;
        padding-bottom: 10px;
        margin-bottom: 13px;
    }
    .blogs-text {
        padding-right: 20px !important;
        line-height: normal;
        min-height: 260px;
    }
    .blogs-img img {
        height: 260px;
    }
    .sidebar {
        padding-left: 30px;
        text-align: center;
    }
    .home .location-area {
        padding: 60px 0 60px 0;
    }
    .blog-detail-area {
        padding: 50px 0;
    }
    .blog-detail-area h1 {
        font-size: 31px !important;
        line-height: normal;
    }
    .footer-logo {
        margin: 0px 0 15px 0;
        max-width: 228px;
    }
    .faq-area {
        padding: 110px 0 70px 0;
    }
    .faq-area.criminal-law {
        padding: 0 0 110px 0;
    }
    .footer-buttons a.glink.nturl {
        width: 100%;
        min-height: 70px;
        font-size: 14px;
    }
    .footer-logo img {
        margin-top: -150px;
    }
}
@media (max-width:1024px) {
    .blogs-text h3 {
        font-size: 18px !important;
    }
    .footer {
        background: linear-gradient(0deg, rgba(0, 0, 0, 1) 87%, rgba(177, 183, 192, 1) 87%);
    }
    .faq-area.criminal-law {
        padding: 0 0 90px 0;
    }
    .faq-area {
        padding: 100px 0 60px 0;
    }
}
@media (max-width:991px) {
    .thankyou h4 {
        padding: 0;
    }
    .thankyou {
        padding: 50px 0;
    }
    .home .location-area {
        padding: 50px 0 40px 0;
    }
    .form-area {
        max-width: 550px;
    }
    .bio-section {
        padding: 40px 20px 0px 30px;
    }
    .form-section .form-area h2 {
        font-size: 28px;
    }
    .form-section .form-area .gform_wrapper.gravity-theme .gfield textarea.medium {
        height: 142px;
    }
    .form-section .gform_wrapper.gravity-theme input[type=tel], .form-section .gform_wrapper.gravity-theme input[type=text], .form-section .gform_wrapper.gravity-theme input[type=time], .form-section .gform_wrapper.gravity-theme input[type=url], .form-section .gform_wrapper.gravity-theme input[type=week], .form-section .gform_wrapper.gravity-theme input[type=email], .form-section .gform_wrapper.gravity-theme select, .form-section .gform_wrapper.gravity-theme textarea {
        margin-bottom: 0px;
    }
    
    .heading-div h2 {
        font-size: 28px;
    }
    .heading-area h2 {
        font-size: 26px;
    }
    .left-right-section .right-content.\31 {
        padding-top: 120px;
    }
    .right-content {
        font-size: 15px;
        padding: 60px 30px 40px 30px;
    }
    .heading-area {
        top: 40px;
    }
    .full-width-section.inner {
        padding: 50px 0 70px 0;
    }
    .full-width-section.inner h3 {
        font-size: 22px;
    }
    .full-width-section.inner .heading-div {
        margin-bottom: 40px;
    }
    .heading-area {
        left: 40px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        font-size: 14px !important;
    }
    .inner-banner-caption h1 {
        font-size: 40px;
    }
    .main-footer .col:nth-child(3) .footer-tab {
        padding-left: 0;
    }
    footer.footer.inner {
        padding-top: 62px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 1) 88%, rgba(177, 183, 192, 1) 80%);
    }
    .services-area.inner {
        padding: 110px 0 60px 0;
        margin: -75px 0 0 0;
    }
    :root :where(body) {
        line-height: 1.5;
    }
    h1 {
        font-size: 38px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 20px;
    }
    h5 {
        font-size: 18px;
    }
    p {
        margin-bottom: 15px;
    }
    .banner-caption {
        font-size: 16px;    
    }
    .banner-area img {
        height: 477px;
    }
    .header-top-inner a i {
        font-size: 20px;
    }
    .main-tab h3 {
        line-height: 23px;
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 8px;
    }
    .logo {
        position: absolute;
        top: -62px !important;
        padding: 0;
        margin-bottom: 10px;
        z-index: 2;
        max-width: 200px;
    }
    .location-tab .description::after {
        height: 47px;
    }
    .main-tab {
        padding: 5px 7px;
    }
    .black-btn {
        padding: 10px 30px;
        font-size: 14px;
    }
    .white-btn {
        padding: 10px 30px;
        font-size: 14px;
    }
    .heading-div h2 {
        margin-bottom: 5px;
        padding-top: 25px;
    }
    .parallax-section {
        min-height: 330px;
    }
    .team-area {
        padding: 30px 0 87px 0;
    }
    .team-tab h3 {
        font-size: 20px;
        line-height: 18px;
    }
    .team-tab h4 {
        margin-bottom: 6px;
    }
    .full-width-section {
        padding: 40px 0 60px 0;
    }
    .full-width-section .heading-div {
        margin-bottom: 25px;
    }
    .services-area {
        padding: 100px 0 120px 0;
    }
    .flip-card-front h5 {
        padding-top: 25px;
    }
    .flip-card-front {
        padding: 0 25px;
    }
    .flip-card {
        height: 190px;
    }
    .location-area {
        padding: 60px 0 50px 0;
        margin: 50px 0 0 0;
    }
    .location-tab .description h6 {
        margin-bottom: 2px;
        padding-top: 25px;
        font-size: 16px;
    }
    .location-tab .description {
        clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 90%, 0 80%);
        padding: 10px 10px 45px 10px;
    }
    .location-area .heading-div {
        margin-bottom: 25px;
    }
    .case-studies {
        padding: 90px 0 90px 0;
    }
    .testimonial-inner .wp-gr .grw-review .wp-google-feedback .wp-google-text {
        font-size: 13px !important;
        line-height: 17px !important;
    }
    .testimonial-inner .wp-gr .grw-review-inner.grw-shadow {
        padding: 10px !important;
    }
    .testimonial-area {
        padding: 40px 0 40px 0;
    }
    .services-area .heading-div {
        margin-bottom: 25px;
    }
    .main-tab {
        line-height: 1.4;
    }
    .location-tab .description {
        line-height: 1.4;
        min-height: 290px;
    }
    .footer-buttons {
        justify-content: center;
        padding: 30px 0 0 0;
    }
    .services-tabs .row {
        --bs-gutter-y: 0.7rem;
        --bs-gutter-x: 0.7rem;
    }
    .location-area .heading-div {
        margin-bottom: 24px;
    }
    .team-tab {
        line-height: 1.4;
    }
    .footer-tab a {
        font-size: 13px;
    }
    .footer-buttons .white-btn {
        width: 173px;
        min-height: 55px;
        margin-bottom: 10px;
    }
    .footer {
        padding-top: 57px;
    }
    .footer-logo img {
        margin-top: -32px;
        margin-bottom: 30px;
    }
    .footer-logo {
        margin: 0px 0px 20px -20px;
    }
    .main-tabs {
        margin-top: -88px;
        position: relative;
    }
    .testimonial-inner .grw-review {
        flex: 0 0 50% !important;
    }
    .testimonial-inner .wp-gr .grw-review-inner.grw-shadow {
        padding: 30px !important;
    }
    .main-nav ul li:last-child{
        border-bottom: 0 !important;
    }
    .main-nav ul li {
        border-bottom: 1px solid #fff !important;
        margin-left: 12px !important;
    }
    .main-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link:hover{
        color: #ffffff !important;
    }
    .main-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link:active{
        color: #ffffff !important;
        background: #000000 !important;
    }
    .main-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link:focus{
        color: #ffffff !important;
        background: #000000 !important;
    }
    .main-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
        padding: 0 12px;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
        padding: 10px 3px 10px 0px;
    }
	.product-tab.desktop{
		display: none;
	}
	.product-tab.mobile{
		display: block;
	}
    .inner-banner img {
        height: 400px !important;
    }
    .faq-area {
        padding: 100px 0 60px 0;
    }
    .service-div {
        padding: 50px 0 40px 0;
    }
    .contact-form .gform_wrapper.gravity-theme .gfield_label {
        line-height: 1.2 !important;
    }
    .contact-form .gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
        font-size: 14px;
    }
    .contact-form {
        padding: 40px 40px 30px 40px;
    }
    .contact-form .gform-body.gform_body .ginput_container.ginput_container_select select {
        height: 40px;
    }
    .gform_wrapper.gravity-theme .gfield textarea.small {
        height: 80px;
    }
    .contact-form .gform_wrapper.gravity-theme .gfield textarea.medium {
        height: 130px;
    }
    .content-section .content {
        padding: 50px 0 30px 0;
    }
    .content strong {
        color: #b71a2a;
        font-size: 18px;
    }
    .privacy-policy .content h2 {
        font-size: 26px;
    }
    .blogs-area {
        padding: 40px 0 30px 0;
    }
    .blogs-left h3, .sidebar h3 {
        font-size: 28px !important;
        padding-bottom: 10px;
        margin-bottom: 25px;
    }
    .blogs-text h3::after {
        width: 190px;
    }
    .blogs-text h3 {
        font-size: 16px !important;
        padding-bottom: 8px;
        margin-bottom: 8px;
    }
    .blogs-text {
        font-size: 14px !important;
    }
    .sidebar {
        padding-left: 10px;
    }
    .blogs-img img {
        height: 230px;
    }
    .blogs-text {
        padding-right: 20px !important;
        min-height: 230px;
        font-size: 14px !important;
        padding-left: 20px !important;
    }
    .blogs-tab {
        margin-bottom: 20px;
    }
    .blog-detail-area h1 {
        font-size: 24px !important;
    }
    .bottom-inner {
        position: relative;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu {
        width: 100%;
    }

}
@media (max-width:575px) {
    .header-top-inner a {
        font-size: 12px !important;
    }
    .header-top-inner a i {
        font-size: 15px;
    }
    
}
@media (max-width:767px) {
	.header-bottom {
    padding: 8px 0;
}
	.location-tab-area .owl-nav {
    display: none;
}
	header.header {
    padding-top: 0;
}
.logo.mobile {
    position: relative;
    left: inherit;
    top: inherit !important;
    bottom: inherit;
    right: inherit;
    padding: 0;
    background: transparent;
    display: block;
    margin: 0px auto 13px;
}
	.header-top {
    background: #ededed;
    padding: 6px 0 12px 0px;
}
	.logo.desktop {
    display: none;
}
	.postid-164 .parallax-section {
    background-position: -50px 0px !important;
}
	.postid-564 .parallax-section {
    background-position: -90px 0 !important;
}
	.postid-575 .parallax-section {
    background-position: right !important;
}
	.postid-601 .parallax-section {
    background-position: 89% 0 !important;
}
    .inner-banner-caption h1::before {
        font-size: 25px;
    }
	.inner-banner-caption h1 {
    padding-top: 40px;
}
    .logo-area {
        padding: 45px 0;
    }
    .logo-row {
        justify-content: center;
        flex-wrap: wrap;
        row-gap: 30px;
    }
    .logo-tab {
        max-width: 186px;
    }
    .services-area li.nav-item {
        margin: 5px 12px;
    }
    .form-section .form-area h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .form-section {
        padding: 30px 0;
    }
    .form-section .form-area .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 9px;
    }
    .bio-description {
        padding: 0 0 10px 0px;
        text-align: left;
    }
    .bio-section {
        padding: 30px 10px 0px 10px;
        text-align: center;
    }
    /* .left-right-section .right-content.\31 {
        padding-top: 40px;
    }
    .left-right-section:before{
        display: none;
    } */
    .form-section .gform_wrapper input#input_2_1_6 {
        margin-bottom: -8px;
    }
    /* .left-right-section .heading-area.\31 {
        position: relative;
        padding: 40px 0;
    }
    .left-right-section .heading-area.\31 {
        position: absolute;
        padding: 0;
    } */
    .full-width-section.inner {
        clip-path: polygon(0% 0, 100% 0%, 100% 95%, 50% 100%, 0 95%, 0 10%);
        padding: 40px 0 45px 0;
    }
    /* .left-right-section .heading-area.\32 {
        position: absolute;
    }
    .left-right-section .right-content {
        font-size: 15px;
        padding: 40px 20px 30px 20px;
    }
    .left-right-section .heading-area h2 {
        font-size: 24px;
        text-align: center;
    }
    .left-right-section .heading-area.\31 {
        top: 0;
    }
    .left-right-section .heading-area {
        left: 0;
    }
    .left-right-section .heading-area h2:after {
        width: 100%;
    }
    .left-right-section .heading-div h2 {
        font-size: 24px;
    }
    .left-right-section .heading-area.\32 {
        position: relative;
        padding: 40px 0;
        background: #000;
        top: 0;
    } */
    footer.footer.inner .footer-logo img {
        margin-top: -15px;
    }
    .inner-banner-caption h1 {
        font-size: 30px;
    }
    /* .bg-image.\31 {
        margin-top: 0;
    } */
    .bg-image .heading-area.\31 {
        top: 0;
    }
    /* .heading-area.\31 {
        position: absolute;
        padding: 0;
    } */
    .bg-image .heading-area.\31 {
        top: 40px;
    }
    .bg-color {
        position: relative;
        background: none !important;
    }
    /* .heading-area.\32 {
        position: relative;
        padding: 40px 0;
        background: #000;
    }
    .heading-area {
        top: 0;
    } */
    footer.footer.inner {
        padding-top: 50px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 1) 93%, rgba(177, 183, 192, 1) 93%);
        margin-top: 15px;
    }
    .services-area.inner {
        padding: 90px 10px 40px 10px;
        background-position: center;
    }
    .privacy-policy .welcome-text-area,
    .welcome-text-area.inner {
        padding: 40px 0 70px;
        background-size: cover;
    }
    .privacy-policy .welcome-text-area {
        padding: 40px 0 80px 0;
    }
    .inner-banner-caption {
        top: 45%;
        padding: 0 20px;
    }
    .inner-banner img {
        height: 250px !important;
    }
    .main-tab::before { 
    background: url(/wp-content/uploads/2024/08/top-shape.png) no-repeat;
    top: 0;
    background-size: contain;
    height: 42px;
}
.main-tab::after {
        background: url(/wp-content/uploads/2024/08/bottom-shape.png) no-repeat;
        bottom: 0;
        background-size: contain;
        height: 42px;
    }
    :root :where(body) {
        line-height: 1.3;
    }
    h1 {
        font-size: 29px;
    }
    h2 {
        font-size: 25px;
    }
    h3 {
        font-size: 18px;
    }
    .black-btn {
        padding: 10px 15px;
        font-size: 13px;
    }
    .banner-caption h1 {
        padding-top: 40px;
        margin-bottom: 3px;
    }
    .header-top-inner a i {
        font-size: 20px;
    }
    .testimonial-area {
        padding: 100px 0 60px 0;
    }
    .banner-caption h1::before {
        font-size: 28px;
    }
    .header-top-inner a i {
        font-size: 15px;
    }
    .header-social .social-icon {
        font-size: 25px !important;
    }
    .logo {
        max-width: 180px;
        top: 5px !important;
        margin-bottom: 10px;
        z-index: 2;
        max-width: 200px;
        background: #fff;
        padding: 10px;
    }
    .banner-caption {
        font-size: 14px;
        top: 49%;
    }
        .main-tab {
        padding: 63px 20px;
        max-width: 318px;
        clip-path: polygon(50% 0, 100% 12%, 100% 86%, 50% 100%, 0 86%, 0 12%);
        margin: 0 auto;
        margin-top: 30px;
        background: #fff;
    }
    .main-tabs {
        margin-top: 0;
        padding: 10px 0 30px;
    }
    .main-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
        padding-left: 8px;
    }
    .header-top-inner {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .main-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
        font-size: 13px !important;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{
        height: 33px !important;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
        padding: 10px 3px 10px 0px;
    }
    .footer-tab {
        text-align: center;
        border-bottom: 1px solid var(--red);
        padding: 15px 0;
    }
    .main-footer .col:first-child .footer-tab {
        line-height: 1.5;
    }
    .team-area {
        padding: 40px 0 95px 0;
    }
    .team-tab h4::after {
        font-size: 13px;
    }
    .team-tab {
        max-width: 338px;
        margin: 0 auto;
    }
    .full-tab {
        padding-bottom: 20px;
        border-bottom: 1px solid #fff;
        margin-bottom: 25px;
    }
    .full-tab-area .col-md-4:last-child .full-tab {
        border-bottom: 0;
        padding-bottom: 0px;
    }
    .banner-area {
        clip-path: polygon(0 0, 100% 0, 100% 95%, 50% 100%, 0 95%);
    }
    .banner-area img {
        height: 360px;
    }
    .flip-card-front h5 {
        font-size: 18px;
    }
    .welcome-text-area {
        padding: 40px 0 90px;
        background-position: center center;
        background-size: cover;
    }
    .full-width-section .full-tab-area {
        padding: 0px 0px;
    }
    .location-tab .description h6::before {
        font-size: 15px;
    }
    .location-tab .description {
        clip-path: polygon(0 0, 100% 0, 100% 72%, 50% 89%, 0 72%);
        padding: 20px 10px 75px 10px;
    }
    .location-area {
        clip-path: polygon(50% 0, 100% 4%, 100% 94%, 50% 100%, 0 94%, 0 4%);
        padding: 40px 0 0px 0;
        margin: 40px 0 0 0;
    }
    .location-tab {
        max-width: 312px;
        margin: 0 auto;
    }
    .location-tab .description::after {
        height: 61px;
    }
    .flip-card-back {
        padding: 0 20px;
    }
    .flip-card-front {
        padding: 0 20px;
    }
    .flip-card {
        height: 260px;
        max-width: 336px;
        margin: 0 auto;
    }
    .full-width-section {
        clip-path: polygon(50% 0, 100% 6%, 100% 95%, 50% 100%, 0 95%, 0 6%);
    }
    .case-tab-area {
        column-count: 1;
    }
    .services-area {
        padding: 120px 0 120px 0;
    }
    .testimonial-inner .wp-gr .grw-review-inner.grw-shadow {
        padding: 10px !important;
        max-width: 320px !important;
        margin: 0 auto !important;
    }
    .testimonial-inner .grw-review {
        flex: 0 0 100% !important;
    }
    .white-btn {
        padding: 9px 15px;
        font-size: 13px;
    }
    .footer-logo {
        margin: 0px auto;
        max-width: 230px;
    } 
    .footer-logo img {
        margin-top: 70px;
    }
    .case-studies {
        padding: 100px 0;
    }
    .case-tab {
        max-width: 336px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .footer .main-footer .row {
        flex-direction: column;
    }
    .main-footer .col:nth-child(2) .footer-tab {
        padding-left: 0px;
    }
    .main-footer .col:nth-child(3) .footer-tab {
        padding-left: 0px;
    }
    .footer-buttons .white-btn {
        width: 190px;
        min-height: 50px;
        margin-bottom: 5px;
        font-size: 13px;
        padding: 0 14px;
    }
    .case-tab h6 {
        font-size: 16px;
    }
	.product-tab.desktop{
		display: none;
	}
	
	.product-tab.mobile{
		display: block;
	}
    .faq-area {
        padding: 120px 0 60px 0;
        background-position: center;
    }
    .faq-area .accordion-item .accordion-header .accordion-button {
        font-size: 16px;
        padding: 10px 15px;
    }
    .service-div {
        padding: 40px 0 40px 0;
    }
    .product-tab.mobile {
        max-width: 340px;
        margin: 0 auto;
    }
    .services-area {
        padding: 100px 0 120px 0;
    }
    .contact-form {
        padding: 30px 20px 20px 20px;
    }
    .contact-form .gform-body.gform_body .ginput_container.ginput_container_checkbox {
        column-count: 1;
    }
    .contact-form .gform_wrapper.gravity-theme .gfield textarea.small {
        height: 70px;
    }
    .contact-form .gform_footer.before .gform_button.button {
        padding: 8px 32px !important;
        margin: 0 auto;
    }
    .contact-form .gform-body.gform_body .ginput_container.ginput_container_select select {
        height: 43px;
    }
    .contact-form  .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 9px;
    }
    .gform_wrapper.gravity-theme .ginput_complex {
        margin-bottom: -9px !important;
    }
    .contact-form .gform_wrapper.gravity-theme .gfield textarea.medium {
        height: 90px;
    }
    div#field_1_29 label,
    div#field_1_25 label,
    div#field_1_18 label,
    div#field_1_16 label,
    div#field_1_14 label,
    div#field_1_6 label {
        margin-bottom: 0px;
    }
    .contact-form .gform_wrapper.gravity-theme input[type=color],
    .contact-form .gform_wrapper.gravity-theme input[type=date],
    .contact-form .gform_wrapper.gravity-theme input[type=datetime-local],
    .contact-form .gform_wrapper.gravity-theme input[type=datetime], 
    .contact-form .gform_wrapper.gravity-theme input[type=email], 
    .contact-form .gform_wrapper.gravity-theme input[type=month], 
    .contact-form .gform_wrapper.gravity-theme input[type=number], 
    .contact-form .gform_wrapper.gravity-theme input[type=password], 
    .contact-form .gform_wrapper.gravity-theme input[type=search], 
    .contact-form .gform_wrapper.gravity-theme input[type=tel], 
    .contact-form .gform_wrapper.gravity-theme input[type=text], 
    .contact-form .gform_wrapper.gravity-theme input[type=time], 
    .contact-form .gform_wrapper.gravity-theme input[type=url], 
    .contact-form .gform_wrapper.gravity-theme input[type=week], 
    .contact-form .gform_wrapper.gravity-theme select, 
    .contact-form .gform_wrapper.gravity-theme textarea {
        padding: 4px 0 4px 8px;
      }
      .content-section .content {
        padding: 40px 5px 30px 5px;
    }
    .privacy-policy .content h2 {
        font-size: 24px;
        line-height: 1.2;
    }
    .privacy-policy .content h4 {
        line-height: 1.3;
    }
    .content strong {
        font-size: 16px;
    }
    .privacy-policy .content ul, .privacy-policy .content p {
        margin-bottom: 10px;
    }
    .form-section .form-area .gform_wrapper input#input_2_1_6 {
        margin-bottom: 0px;
    }
    .blogs-area {
        padding: 40px 0 40px 0;
    }
    .blogs-img::after{
        display: none;
    }
    .blogs-tab {
        max-width: 340px;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
    }
    .sidebar {
        padding-left: 0px;
    }
    .sidebar-img {
        max-width: 340px;
        margin: 0 auto !important;
    }
    .blogs-text {
        min-height: 210px;
    }
    .blogs-text h3::after {
        width: 300px;
    }
    .parallax-section {
        min-height: 280px;
        background-position: center !important;
    }
    .home .location-area {
        padding: 40px 0 0px 0;
    }
    .heading-div h2 {
        font-size: 22px;
    }
    .left-right-section {
        margin-top: 0;
    }
    .left-right-section:before {
        top: -30px;
        width: 100%;
        z-index: 1;
        height: 300px;
    }
    .bg-color .heading-area.\31 {
        top: 50px;
    }
    .left-right-section .right-content.\31 {
        padding-top: 40px;
    }
    .right-content ul {
        padding-left: 20px;
    }
    .right-content ol {
        margin-left: 0;
    }
    .postid-160 .inner-banner-caption h1, .postid-158 .inner-banner-caption h1 {
        font-size: 22px;
    }
    .blogs-left h3, .sidebar h3 {
        font-size: 24px !important;
    }
    .blogs-text.col-md-6 {
        padding: 30px;
    }
    .blogs-text h3 {
        font-size: 20px !important;
    }
    .blog-detail-area {
        padding: 10px 0;
    }
    .content-section.contact {
        margin-top: -80px;
        margin-bottom: 60px;
    }
    .faq-area {
        padding: 90px 0 40px 0;
    }
    .faq-area.criminal-law {
        padding: 0 0 70px 0;
    }
    .thankyou h4 {
        font-size: 16px;
    }
    .thankyou {
        padding: 30px 0;
    }
    .header-top-inner .textwidget {
        margin-top: 3px;
    }
    .header-bottom .logo {
        border-bottom: 5px solid #000;
    }
    .col-md-6.bg-color {
        min-height: 270px;
        background: #000 !important;
    }
    .heading-area h2 {
        font-size: 22px;
    }
    .bio-section .row {
        flex-direction: column-reverse;
    }
    .bio-section .row .profile-images {
        margin-bottom: 30px;
    }
    .team-tab a.black-btn {
        display: block;
        max-width: fit-content;
    }
    .team-area .heading-div {
        padding-top: 60px;
    }
    .page-template-contact-page-template .parallax-section {
        background-position: 70% 100% !important;
    }
    .content-section.contact {
        padding-top: 80px;
    }
    .footer-buttons a.glink.nturl {
        width: 190px;
    }
    footer.footer .footer-logo img {
        margin-top: -26px;
    }
}