@media only screen and (max-width: 769px){
    .navigation {
        width: 65%;
    }
    
    .shape .col-md-4 {
        flex: 100%;
        max-width: 100%;
    }
    
    .shape .col-md-8 {
        flex: 100%;
        max-width: 100%;
    }
    
    .about-content {
        padding-right: 7.6vw;
    }
    
    .hexa-side.side-1 {
        transform: translateY(90px);
    }
    
    .hexa-left .hexa-side.side-1 svg {
        top: initial;
        bottom: 30px;
    }
    
    .hexa-left .hexa-side.side-2 svg {
        right: -20px;
        top: 45px;
    }
    
    .hexa-right .hexa-side.side-1 svg {
        bottom: 10px;
        top: initial;
    }
    
    .top-banner-section {
        min-height: 30vh;
    }
    
    .section-head h2 {
        font-size: 28px;
    }

    .what-make-us-section .content {
        padding-left: 0rem;
    }

    .hero-section .about-content p {
        line-height: 2.5;
    }

    .sectors-icons-container .sectors-icon {
        width: calc(100% / 3);
    }
    
    .team-page-section .practice-grid {
        width: calc((100% /2) - 40px);
    }

    .team-page-section .other-members .practice-grid {
        width: calc((100% /3) - 10px);
        margin: 0 auto;
    }

    .team-detail-expertise {
        padding-left: 0;
    }

    .team-detail-expertise ul {
        padding-right: 0;
    }

    .team-single-left {
        padding-right: 1rem;
    }

    .join-us-text {
        padding-right: 0;
        padding-left: 1rem;
    }

    .join-us-text h2 {
        font-size: 35px;
    }

    .apply-opportunity-section .section-head h2 {
        font-size: 30px;
    }

    .opportunity-right {
        padding-left: 2rem;
    }

    .contact-form-section .col-md-4 {
        flex: 100%;
        max-width: 100%;
        padding: 0;
    }

    .contact-form-section .info-grid {
        width: calc(100% / 3);
        padding-left: 14px !important;
        border-left: 1px solid #70707057 !important;
        border-bottom: 0;
        min-height: 160px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .contact-form-section .contact--info {
        display: flex;
        flex-wrap: wrap;
        padding: 40px 25px;
    }

    .contact-form-section .info-grid .info-text {width: 100%;padding-left: 0;padding-top: 10px;}

    .contact--info .info-grid:first-child {
        border: none !important;
        padding-left: 0 !important;
        height: 100%;
    }

    .contact-form-section .col-md-8 {
        flex: 100%;
        max-width: 100%;
        margin-top: 60px;
    }
    
    .practice-slider-div .accolades-slider .swiper-slide {
        width: 100%;
        height: auto;
    }
    
    .accolades-slider .accolades-grid {
        padding-right: 0;
        height: 100%;
    }
    
    .accolades-slider .accolades-grid:after {
        height: 90%;
    }
    
    .practice-area-section .practice-grid {
        margin-bottom: 40px;
    }
    
    .banner-content {
        width: calc(100vw - 30px);
        max-width: calc(100vw - 30px);
    }
    
    .banner-text-div {
        padding: 60px 0;
    }
    
    .hexagon-div {
        display: none;
    }
    
    .banner-content h2 {
        font-size: 36px;
        padding-right: 0;
    }

    .banner-highlight {
        width: 100%;
    }

    .banner-content .banner-highlight h3 {
        white-space: initial !important;
        min-height: 60px;
        letter-spacing: initial !important;
        font-size: 22px;
        backface-visibility: hidden;
    }
    
    .disclaimer-popup .disclaimer-content {
        width: 90%;
    }
    
    .detail-content-pointers img.img-fluid {
        width: 80%;
    }
    
    .insight-grid {
        width: calc((100% / 2) - 15px);
    }
    
    .insights-filter-tabs .nav-item {
        width: 50%;
    }
    
    .insights-filter-tabs .nav-link {
        margin-right: 10px;
        padding: 7px 10px 10px;
    }
    
    .footer-company-info {
        padding-right: 20px;
    }
    
    .team-page-section .other-members .grid-img {
        height: 260px;
    }
    
    .mobile-hexagon-div{
        display: block;
        padding-bottom: 60px;
    }
    
    .mobile-hexagon-homepage{
        width: 100%;
    }
    .insights-grids-div .latest-news-grids {
        width: 45%;
    }
    
    .insights-grids-div .latest-news--insights-grids {
        width: 55%;
    }

    .insights-grids-div  .insight-grid {
        padding: 20px;
    }
}

@media only screen and (max-width: 560px){
    
    .top-banner-section .banner-text-area h1 {
        font-size: 30px;
    }
    .mobile-navigation {
        display: flex;
        align-items: center;
    }
    .navigation {
        position: absolute;
        flex-wrap: wrap;
        background-color: #fff;
        top: 100%;
        width: 100%;
        left: 0;
        text-align: center;
        padding: 15px 0;
        display: none;
    }
    
    .navigation li {
        width: 100%;
        display: block;
    }
    
    .navigation li.search-icon {
        display: none;
    }
    
    .navigation li a {
        padding: 13px 25px;
    }

    .container-custom {
        padding: 0 15px;
    }

    .hamburg-icon {
        width: 28px;
        height: 30px;
        display: flex;
        flex-wrap: wrap;
        margin-left: 20px;
        align-items: center;
        justify-content: flex-end;
    }

    .hamburg-icon .line {
        width: 100%;
        height: 2px;
        background-color: #1b1b1b;
        transition: .5s;
        backface-visibility: hidden;
    }

    .mobile-navigation .search-icon {
        /* margin-top: 1px; */
        display: none;
    }

    .hamburg-icon .line.line-2 {
        width: 80%;
    }

    .hamburg-icon .line.line-3 {
        width: 55%;
    }

    .mobile-navigation .search-icon svg {
        width: 24px;
        height: 24px;
    }

    .hamburg-icon.active .line.line-1 {
        transform: rotate(45deg);
        transform-origin: left center;
    }

    .hamburg-icon.active .line.line-3 {
        transform: rotate(-45deg);
        width: 100%;
        transform-origin: left center;
    }

    .hamburg-icon.active .line.line-2 {
        opacity: 0;
    }

    .banner-content {
        width: calc(100vw - 30px);
        max-width: calc(100vw - 30px);
    }

    .banner-content h2 {
        font-size: 25px;
        padding-right: 0;
    }

    .banner-highlight {
        width: 100%;
        padding: 5px 20px 9px 20px;
    }

    .banner-content .banner-highlight h3 {
        white-space: initial !important;
        min-height: 50px;
        letter-spacing: initial !important;
        font-size: 16px;
        backface-visibility: hidden;
        display: flex;
        align-items: center;
    }

    .banner-section .swiper-slide {
        /*height: 60vh;*/
    }
    
    .slider-arrows {
        /* margin-top: 20px; */
    }

    .practice-slider-div {
        padding-left: 0;
    }

    .reglaw_section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .practice-area-section .container-custom {
        padding: 0;
    }
    
    .reglaw_section.banner-section {
        padding: 0;
    }

    .reglaw_section.hero-section {
        padding: 0;
    }

    .hero-section .shape {
        padding: 80px 15px;
    }

    .about-content {
        padding-left: 0;
    }

    .team-section .heading-arrows {
        width: 100%;
    }
    
    .team-section .practice-slider-div {
        width: 100%;
    }

    .section-head h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .section-head h4 {
        font-size: 17px;
    }

    .section-head {
        width: 100%;
    }

    .footer-contact {
        margin-top: 30px;
    }

    .footer-head {
        margin-top: 20px;
    }

    .footer-company-info {
        padding-right: 0;
    }

    .footer-logo img {
        max-height: 50px;
    }

    .footer-logo {
        margin-bottom: 30px;
    }

    footer .footer-links li {
        margin-bottom: 7px;
    }

    .footer-contact-info {
        margin-bottom: 15px;
    }

    .footer-copyright {
        padding: 20px 0 15px;
        border-top: 1px solid #0d3f56;
        text-align: center;
    }

    .footer-copyright .right {
        width: 100%;
        text-align: center !important;
        margin-top: 10px;
    }

    .accolades-slider .accolades-grid {
        padding-right: 0;
    }

    .accolades-slider .accolades-grid:after {
        opacity: 0;
    }

    .accolades-slider .accolades-grid .grid-content p {
        padding-right: 0px;
    }

    .container-custom {
        padding: 0 15px;
    }

    .practice-slider-div {
        padding-left: 0;
    }

    .about-content {
        padding-left: 4.7vw;
    }

    .hexagon-div > div {
        width: 100%;
    }

    .hexa-left .hexa-side {
        transform: initial;
        text-align: left !important;
        padding: 0px 10px 10px 30px !important;
        position: initial;
    }

    .hexa-side .sticky_t {
        transform: initial !important;
    }

    .hexa-center .hexa-side {
        text-align: left !important;
    }

    .hexa-side svg {
        bottom: initial !important;
        top: 10px !important;
        left: 5px !important;
        right: initial !important;
        transform: initial !important;
    }

    .hexa-side {
        position: relative !important;
        top: initial !important;
        bottom: initial !important;
        padding-left: 30px !important;
    }

    .hero-section .shape p {
        min-height: initial !important;
    }

    .hexagon-div .hexa-right > div {
        transform: initial;
    }

    .hexa-center .hexa-side:last-child {
        padding-top: 0;
    }
    
    .our-accolades-section .container-custom {
        padding-left: 0;
        padding-right: 0;
    }
    
    .banner-text-div {
        padding: 60px 0;
    }
    
    .hexagon-div {
        display: none;
    }
    
    .practice-slider-div .swiper-slide {
        width: 100%;
    }
    
    .news-events-section .practice-slider-div .swiper-slide {
        padding: 0 20px;
    }
    
    .about-us-page .what-make-us-section .content {
        padding-left: 0;
    }
    
    .top-banner-section {
        justify-content: center;
        min-height: 30vh;
    }
    
    .alpha-character {
        font-size: 17rem;
    }
    
    .about-us-page .top-banner-section .banner-text-area h1 {
        /*font-size: 45px;*/
    }
    
    .about-us-page .what-make-us-section .container-custom {
        /* padding: 0; */
    }

    .about-us-page .what-make-us-section {
        padding: 60px 0;
    }

    .awards-grid {
        padding: 30px;
    }
    
    .expertise-listing-section .container-custom {
        padding: 0;
    }
    
    .sectors-display-section .container-custom {
        padding: 0;
    }
    
    .sectors-icons-container .sectors-icon {
        width: calc(100% / 2);
    }

    .navigation li.dropdown .dropdown-menu {
        position: initial;
        box-shadow: none;
        border: none;
        transform: translateX(0%) scaleY(1);
        visibility: visible;
        height: 0px;
        transition: .5s;
        overflow: hidden;
        min-width: initial;
    }

    .dropdown-inner-menu-item.sectors-dropdown {
        display: none;
    }

    .navigation li.dropdown:hover .dropdown-menu {
        transform: translateX(0%) scaleY(1);
        height: 250px;
        background-color: #eee;
    }

    .dropdown-inner-menu-item {
        width: 100vw;
    }

    .dropdown-inner-menu {
        text-align: center;
    }
    
    .practice-detail-page .news-detail-content-section .container-custom {
        padding: 0;
    }
    
    .news-detail-content-section p {
        text-align: left;
        font-size: 16px;
        line-height: 2;
    }
    
    .what-make-us-section .content {
        padding-left: 0;
    }

    .team-page-section .practice-grid {
        width: 100%;
    }

    .team-page-section .other-members .practice-grid {
        width: calc(100% /1);
        margin-right: 0;
    }

    .team-page-section .other-members .grid-img {
        height: 220px;
        background-size: cover;
        background-position: center;
    }

    .team-page-section .other-members .grid-img img {
        opacity: 0;
    }

    .team-single-left {
        padding-right: 0;
    }

    .team-detail-page .news-detail-content-section .container-custom {
        padding: 0;
    }

    .team-detail-member-img p {
        text-align: center;
    }

    .team-detail-expertise {
        padding-left: 10px;
    }

    .join-us-text {
        padding: 0;
        padding-top: 40px;
    }

    .apply-opportunity-section {
        padding-top: 0;
    }

    .apply-opportunity-section .section-head h2 {
        margin-bottom: 20px;
    }

    .contact-form-section .container-custom {
        padding: 0;
    }

    .contact--info {
        padding: 40px 20px;
    }

    .contact--form-div {
        padding: 50px 0 0;
    }

    .contact--form-div .section-head h2 {
        font-size: 30px;
    }

    .contact--form-div .section-head {
        max-width: 100%;
    }

    .contact--map-section .container-custom {
        padding: 0;
    }

    .about-us-page .hero-section {
        padding: 70px 0 50px;
    }

    .about-us-page .hero-section p {
        /*line-height: 2.5;*/
    }

    .practice-area-section {
        padding-bottom: 30px;
    }

    .hero-section > .col-md-12 {
        padding-top: 60px;
    }

    .our-accolades-section {
        padding-top: 60px;
    }

    .news-events-section .practice-slider-div {
        margin-left: -20px;
    }

    .hero-section .about-content p {
        line-height: 2.5;
    }

    .contact-form-section .info-grid {
        width: 100%;
        height: auto !important;
        border: none !important;
        padding-left: 0 !important;
        padding-bottom: 30px;
        margin-bottom: 30px;
        text-align: center;
        border-bottom: 1px solid #70707057 !important;
    }

    .contact--info .info-grid:first-child{
        border-bottom: 1px solid #70707057 !important;
    }
    .contact-form-section .info-grid:last-child {
        width: 100%;
    }

    .contact--info .info-grid .icon {
        margin: 0 auto;
    }

    .contact-form-section .info-grid:last-child {
        border: none !important;
    }
    
    .disclaimer-popup .disclaimer-content {
        width: calc(100% - 20px);
        padding: 10px 10px 20px;
    }
    
    .disclaimer-popup .disclaimer-content .inner-content {
        padding: 15px;
    }
    
    .disclaimer-popup .disclaimer-content .text {
        max-height: 50vh;
        overflow-y: scroll;
    }
    
    .disclaimer-popup .disclaimer-content h2 {
        font-size: 26px;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    
    .about-page-awards .clients-awards-images {
        width: 100%;
        justify-content: center;
    }
    
    .about-page-awards .clients-awards-images img {
        margin-right: 0;
        max-width: 80%;
    }
    
    .expertise-area-container .practice-grid .grid-img {
        height: 190px;
    }
    
    .insight-grid {
        width: 100%;
        margin-right: 0;
    }
    
    .insights-filter-tabs .nav-item {
        min-width: auto !important;
        width: calc(50% - 10px);
    }
    
    .insights-filter-tabs .nav-link {
        padding: 7px 0 10px;
        width: 100%;
    }
    
    .insights-filter-tabs > .nav {
        display: flex;
        justify-content: space-between;
    }
    
    .filter-practice-tabs select {
        width: 100%;
        max-width: initial !important;
    }
    
    .filter-practice-tabs {
        width: 100%;
        padding-right: 0;
        margin-top: 20px;
    }
    
    .join-us-text p {
        line-height: 2;
    }
    
    .opportunity-right {
        padding-left: 0;
    }
    
    .team-page-section .team-section .practice-grid {
        width: calc((100% /2) - 0px);
        margin: 0;
    }
    
    .team-page-section .container-custom {
        padding: 0;
    }
    
    .team-page-section .team-slider .grid-content h5 {
        font-size: 14px;
    }
    
    .team-page-section .team-slider .grid-content p {
        font-size: 12px;
    }
    
    .team-page-section .team-slider .grid-content {
        padding: 11px 2px;
    }
    
    .team-page-section .team-section > .practice-grid p {
        min-height: 60px;
    }
    
    .detail-content-pointers img.img-fluid {
        width: 100%;
    }

    .expertise-svg .desktop-svg {
        display: none;
    }

    .expertise-svg .mobile-svg {
        display: block;
        width: 90%;
        height: 100% !important;
    }

    .expertise-svg {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    #Group_1910.active #rise path,
    #Group_1910:hover #rise path,
    #Group_1909.active #eco-light path,
    #Group_1909:hover #eco-light path {
        fill: #fff;
    }
    
    #Group_1908:hover #signal path {
        fill: #fff;
        stroke: #00a86b;
    }
    /*#Group_1907:hover > path,*/
    /*#Group_1909:hover > path,*/
    /*#Group_1908:hover > path {*/
    /*    fill: #00a86b;*/
    /*    filter: drop-shadow(0px 0px 6px #000);*/
    /*}*/
     
    .expertise-mobile-grids:hover > path,
    .expertise-mobile-grids.active > path{
        fill: #00a86b;
        filter: drop-shadow(0px 0px 6px #000);
    }
     
    #Group_1911:hover #eco-light path {
        fill: #fff;
    }
    
    .expertise-mobile-content .practice-grid {
        display: none;
    }
    
    .expertise-mobile-content .practice-grid.show {
        display: block;
    }
    
    .expertise-mobile-content{
        display: block;
    }
    
    .careers-page .modal-content {
        padding: 0px 0 5px;
    }
    
    .expertise-page .sectors-display-section {
        margin-top: 0px;
    }
    
    .insights-grids-div .latest-news-grids {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    
    .insights-grids-div .latest-news--insights-grids {
        width: 100%;
        margin-top: 20px;
    }
    
    .homepage-accolades-section {
        padding: 30px 15px;
    }
    
    .homepage-accolades-section .section-head {
        margin-bottom: 20px;
    }
    
    .homepage-accolades-section .accolades-grid {
        text-align: center;
    }
    
    .homepage-accolades-section .accolades-grid img {
        max-width: 80%;
        max-height: 220px;
        margin: 0 auto;
    }
    
    .about-awards-section .swiper-button-next.swiper-button-disabled, .homepage-accolades-section .swiper-button-next.swiper-button-disabled, .about-awards-section .swiper-button-prev.swiper-button-disabled, .homepage-accolades-section .swiper-button-prev.swiper-button-disabled {
        visibility: visible;
    }

    .news-events-section {
        padding: 40px 0 60px;
    }

    .about-awards-section {
        padding-left: 0;
        padding-right: 0;
    }
    
    .sectors-icons-container .sectors-icon p {
        font-size: 15px;
    }
    
    .insights-grids-div .latest-news-grids .insight-grid {
        height: 300px;
        width: 100%;
        padding: 20px 20px 20px 10px;
    }

    body.insights-page .what-make-us-section {
        padding-left: 0;
        padding-right: 0;
    }
    
    .read-more-button {
        bottom: 20px;
    }
    
    .insight-grid .insight-text {
        margin-bottom: 45px;
    }
    
    .practice-detail-page .top-banner-section {
        justify-content: flex-start;
        padding-left: 0;
        padding-right: 0;
    }
    
    .practice-detail-page .top-banner-section h1 {
        text-align: left;
        font-size: 23px;
        line-height: 1.5;
    }
    
    .news-detail-content-section {
        padding-left: 0;
        padding-right: 0;
    }
    
    .people-page .what-make-us-section {
        padding-left: 0;
        padding-right: 0;
    }

    .team-page-section {
        padding: 0 25px;
    }

    .careers-page .apply-opportunity-section {
        padding: 0;
    }

    .careers-page .join-us-section {
        padding: 20px 0 10px;
    }

    .people-page .contact-form-section .col-md-8 {
        padding: 0;
    }
    
    .practice-grid .grid-content p {
        min-height: initial;
    }
    
    .team-detail-page .top-banner-section.team-detail-banner {
        justify-content: flex-start;
        padding-left: 0;
        padding-right: 0;
    }
}