@import url("https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap");

* {
    box-sizing: border-box;
}

/** template global-green-hub  1 **/

html {
    scroll-behavior: smooth;
    scroll-padding-top: 200px;
}

.slick-slide p.link-more {
    display: none;
}

.card {
    max-height: 400px;
    overflow: hidden;
}

.slide h2 {
    color: #ffffff;
    background: #16856c;
    border: none;
    height: 30px;
}

.slick-track p {
    margin-bottom: 5px;
}

p.link-more a {
    cursor: pointer;
    color: #000 !important;
    font-size: 14px;
    text-transform: capitalize;
}

#more-esg h2 {
    padding-top: 1.5em;
}

/*GGG*/

.ggg-edition-header {
    float: left;
    width: 36%;
}

.ggg-edition-header h1.page-title span {
    color: #16856c
}

#primary.content-area-ggg {
    float: left;
    width: 100%;
    margin-left: 30px;
}

#primary.content-area-ggg h2 {
    border-bottom: 2px solid #16856c;
}

.ggg-rec-firms ul.post-list li {
    height: 220px;
}

.ggg-rec-firms ul.post-list {
    list-style-type: none;
}

.ggg-rec-firms li {
    background: #f2f2f2;
    border-radius: 25px;
    margin-bottom: 30px;
}

.ggg-rec-firms ul.post-list h3 {
    color: #16856c;
    font-size: 1.2em;
    margin: 20px 0px 20px 0px;
    padding-bottom: 0px;
}

.ggg-post-thumb {
    float: left;
    border-radius: 50%;
    margin: 20px 0px 0px 30px;
}

.ggg-post-thumb img.lazy {
    border-radius: 50%;
}

.ggg-post-content {
    float: right;
    width: 75%;
}

.ggg-post-content p {
    margin-right: 20px;
    font-size: 14px;
}

p.ggg-more {
    clear: both;
    float: right;
    font-size: small;
    margin-right: 20px;
    color: #16856c;
}

.ggg-partners {
    background-color: #a4c5be;
    height: 180px;
    margin-bottom: 20px
}

.ggg-partners h2 {
    border-bottom: none !important;
    font-weight: 400 !important;
    color: #000000 !important;
    text-transform: none !important;
    font-size: medium !important;
    padding: 10px 5px 0px 15px;
}

.ggg-header-info .interview-content h3 {
    border-bottom: 1px solid #145345;
}

/* GGG badge if firm has a profile */
a.enabled.ggg {
    position: relative;
    margin-right: 30px;
}

a.enabled.ggg:after {
    position: absolute;
    /* top: -1px;*/
    font-size: 6px;
    content: "";
    margin-left: 4px;
    background: transparent url(https://www.legal500.com/wp-content/uploads/sites/18/2022/03/ggg-icon.png) center left no-repeat;
    color: white;
    width: 25px;
    height: 25px;
}

.ggh-video-carousel .slick-track {
    height: 100% !important;
}

.tag-custom {
    background: linear-gradient(270deg, #0c4e3f 5.25%, #16856c 96.68%);
    display: inline-block;
    padding: 5px 30px 5px 10px;
    color: white;
    position: relative;
    font-size: 12px;
}

.tag-custom:before {
    height: 0;
    width: 0;
    border-top: 10px solid #16856c;
    border-left: 10px solid transparent;
    bottom: -10px;
    position: absolute;
    content: "";
    left: 0;
}

.tag-custom:after {
    content: "";
    width: 0;
    height: 0;
    top: 0;
    position: absolute;
    right: 0;
    border-right: 17px solid #fff;
    border-top: 16px solid transparent;
    border-bottom: 11px solid transparent;
}

.ggg-content {
    float: left;
    width: 72%;
    margin-bottom: 20px;
}

#ggg-right-section {
    float: right;
    width: 25%;
    padding: 15px;
    box-shadow: 0px 0px 2px 0px #cfcfcf;
    margin-left: 40px;
}

p.climate-change {
    margin-left: 30px;
}

#ggg-left-section .exploring-legal img {
    float: left;
    margin: 5px 10px 0px 0px;
}

#ggg-left-section .exploring-legal p.climate-change {
    margin-left: 0px;
    text-align: justify;
}

#ggg-right-section .ggg-podcast p.climate-change {
    margin-left: 0px;
    text-align: justify;
}

#ggg-right-section .ggg-podcast img {
    float: left;
    margin: 5px 10px 0px 0px;
}

.ggg-content h2,
.ggh-container h2 {
    color: #16856c;
    border-bottom: 1px solid #000000;
    text-transform: uppercase;
    font-size: 1.2em !important;
    font-weight: 600;
}

ul.post-list {
    list-style-type: none;
}

ul.post-list li {
    height: 140px;
}

ul.post-list h3 {
    color: #16856c;
    font-size: 1em;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.ggg-post-thumb {
    float: left;
    border: 2px solid #16856c;
    width: 30%;
    padding-left: 10px;
}

.ggg-blog-thumb {
    width: 100%;
}

.ggg-post-content {
    float: right;
    width: 65%;
}

.ggg-post-content p {
    font-size: 0.9em;
    word-wrap: normal;
}

.ggg-blog-content a h3 {
    color: #ffffff;
    background: #16856c;
    border: none;
    height: 50px;
    padding: 5px 0px 5px 5px !important;
    margin-bottom: 10px;
}

.ggg-blog-content p {
    font-size: 0.9em;
    word-wrap: normal;
}

p.ggg-load {
    color: #16856c;
    margin-top: 10px;
    font-weight: 800;
    font-size: 0.9em;
    float: right;
}

#blog-section ul.post-list li {
    height: auto;
}

.a h4 {
    margin-bottom: 0.25em;
    font-size: 1em
}

.events-upcoming ul {
    list-style-type: none;
}

.events-upcoming li {
    margin-bottom: 20px;
}

.event-upcoming li a h4 {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

p.ggg-event {
    color: #16856c;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 10px;
    width: 50%;
    cursor: pointer;
    font-family: "myriad-pro", sans-serif;
}

.event-deets {
    font-family: "myriad-pro", sans-serif;
    font-weight: bold;
    color: #145345;
}

.ggg-more-content {
    background-color: #e7f3f0;
    /* height: 500px; */
    /* height: 100%; */
    clear: both;
    overflow: hidden;
    position: relative;
    padding-bottom: 65px;
}

#content {
    padding-top: 0;
}

.post-list-rss-custom {
    width: 100% !important;
}

.ggg-button {
    background-color: #16856c;
    float: right;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    padding: 10px;
    text-decoration: none;
    margin: 0px 10px 10px 10px;
    text-align: center;
}

.ggg-button:active {
    position: relative;
    top: 1px;
}

/* 
a:hover {
color: #ffffff;
} */

/* 20-10-2022 */
.sc-content {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
}

.sc-item {
    width: 25%;
    margin-right: 20px;
    background: #f6f6f6;
    padding: 15px;
}

.sc-embed {
    /* height: 200px; */
    text-align: center;
}

#ggg-right-section h2 {
    color: #16856c;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 1.2em !important;
    font-weight: 600;
    width: 100%;
}

.ggg-more-content .card {
    margin: 30px 15px 30px 15px;
}

.card {
    float: left;
    margin-top: 20px;
    background-color: #fff;
    overflow: hidden;
    width: 300px;
    padding: 10px;
    margin: 30px;
    height: 100%;
}

.card-header img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
    min-height: 250px;
}

.card h3 {
    margin-top: 10px;
}

.card-body p {
    font-size: 13px;
    margin: 0 0 40px;
}

#ggg-right-section div[id^="div-gpt-ad-"] {
    text-align: center;
}

.post-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

div.ggg-blog {
    width: 22%;
    margin: 10px;
    background: #16856c1a;
}

.ggg-blog-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ggg-blog-thumb {
    width: 100%;
    height: 150px;
}

.ggg-blog-content a h3 {
    color: #ffffff;
    background: #16856c;
    border: none;
    height: 66px;
    padding: 5px 0px 5px 5px !important;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ggg-blog-content p {
    padding: 10px;
}

.ggg-blog {
    display: none;
}

a.load-more-blogs.ggg-button {
    float: unset;
}

.load-more.btn-load-more {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 30px;
}

#sustainable-conversations .ggh-video-carousel .slick-prev,
#sustainable-conversations .ggh-video-carousel .slick-next {
    display: none !important;
}

#ggg-mid-section .latest-guides-container {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
}

#ggg-mid-section p.single-latest-guide-title {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}

#ggg-mid-section .ggg-badge {
    background-color: red;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

#ggg-mid-section .ggg-badge p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 0;
}

.new-guide-image-container {
    position: relative;
    height: 200px;
}

.new-guide-image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-guide {
    width: 25%;
    margin: 10px;
}

.header-ggg-text h1 {
    width: 100%;
    margin-bottom: 0;
    border-bottom: none;
    background: none;
    color: #ffffff !important;
    padding: 20px;
    padding-bottom: 0;
}

.header-ggg-text {
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: none;
    display: flex;
    align-items: center;
}

a.header-button {
    width: 50%;
    margin-right: 20px;
}

.ggg-button#header-button {
    background: #16856c;
    margin: 0;
    border-radius: 15px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding: 16px 31px;
    text-decoration: none;
    width: auto;
    font-weight: normal;
    box-shadow: 0px 0px 8px 0px #285151;
}

.ggg-nav {
    padding: 1.5em;
    background: #316555;
    padding-top: 1em;
    padding-bottom: 1em;
}

ul.ggg-nav-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    list-style: none;
    text-transform: uppercase;
    color: white;
    margin-bottom: 0;
}

ul.ggg-nav-list a {
    color: white;
    font-weight: 600;
    font-family: "myriad-pro", sans-serif;
}

.ggh-container {
    margin-top: 2em;
}

.header-ggg-text.fixed img {
    width: 50px;
}

.header-ggg-text.fixed {
    margin-top: 153px !important;
}

.ggg-nav.fixed {
    position: fixed;
    top: 107px;
    left: 0;
    z-index: 100;
    margin-top: 0px !important;
    width: 100%;
}

.logged-in .ggg-nav.fixed {
    top: 140px;
}

.main-wrap {
    width: 100%;
    display: flex;
}

.latest-ggg-guide {
    margin-bottom: 40px;
}

.latest-guide-single {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    margin-bottom: 20px;
}

.latest-guide-single img {
    width: 40px;
    float: left;
}

p.latest-guide-title {
    margin-left: 20px;
    float: right;
    margin-bottom: 0;
    vertical-align: -webkit-baseline-middle;
    color: #000;
}

.more-esg-wrap .card h3 {
    font-size: 18px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 70px;
}

.more-esg-wrap .card p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.more-esg-wrap p.link-more+p {
    height: 0;
}

.web-tabs {
    display: flex;
}

p.ggg-event.ggg-tab-item.active {
    background: #e7f3f0;
}

.right-tabs {
    background: #e7f3f0;
    padding: 10px;
}

.events-upcoming {
    margin-bottom: 30px;
}

.event-content-wrap {
    display: flex;
    justify-content: space-between;
}

.event-content-wrap .events-image {
    width: 35%;
    height: auto;
    margin-right: 10px;
}

.upcoming-content {
    width: 85%;
}

.event-content-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.recent-content-wrap {
    display: flex;
    align-items: center;
    vertical-align: bottom;
    background: #16856c;
    padding: 10px 5px;
    margin-top: 10px;
    height: 70px;
}

.recent-ggg-logo {
    width: 80px;
    margin-right: 10px;
}

.recent-title {
    text-align: center;
    flex: 1;
}

.recent-title p,
.recent-title a {
    color: #fff;
}

.recent-title p {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}

.recent-title a {
    font-size: 12px;
}

.recent-img {
    height: 200px;
}

.recent-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.recent-events-wrap .owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.recent-events-wrap .owl-nav button.owl-prev {
    left: 0;
}

.recent-events-wrap .owl-nav button.owl-next {
    right: 0;
}

.recent-events-wrap .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}

.recent-events-wrap .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.recent-events-wrap .owl-dots button.owl-dot.active {
    background-color: #16856c;
}

.recent-events-wrap .owl-dots button.owl-dot:focus {
    outline: none;
}

.recent-events-wrap .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.recent-events-wrap span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.recent-events-wrap .owl-nav button:focus {
    outline: none;
}

.profile-wrap-container {
    position: relative;
    cursor: pointer;
}

.guides-profile-wrap img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}

.green_guides_contacts_wrap {
    padding: 50px 0px 0px;
}

.guides-profile-wrap:hover .contacts_tooltip {
    opacity: 1;
}

.contacts_tooltip {
    opacity: 0;
}

.contacts_tooltip {
    background: #316555bf;
    color: #fff;
    padding: 12px;
    position: absolute;
    left: 0;
    z-index: 9;
    width: 100%;
    bottom: 0;
    transition: 1s;
    top: 100%;
    left: 0;
}

.key-contacts-wrap {
    height: 100%;
}

.contacts_tooltip p {
    color: rgb(232, 238, 236);
    font-size: 14px;
    text-align: left;
}

.contacts_tooltip h3 {
    color: #fff;
    text-align: initial;
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
}

.contacts-info a {
    color: rgb(232, 238, 236);
    font-size: 13px;
    text-align: left;
    display: block;
}

.social_icons {
    display: flex;
    justify-content: flex-end;
    align-items: end;
}

.contacts-info .social_icons a {
    margin: 0px 3px;
    font-size: 14px;
}

.profile-wrap-container:hover .contacts_tooltip {
    top: 44%;
}

.post-list-rss {
    width: 80%;
    margin: auto;
}

.more-esg-wrap .slick-prev,
.more-esg-wrap .slick-next {
    height: 30px;
    width: 30px;
    background: #316555;
    color: transparent;
}

.more-esg-wrap .slick-next {
    right: 47.5%;
    position: absolute;
    bottom: -34px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* top: 42%;
*/
}

.more-esg-wrap .slick-next:after {
    content: "\f105";
    position: absolute;
    font-size: 16px;
    right: 10px;
    color: #fff;
    font-family: FontAwesome;
    font-weight: 400;
}

.more-esg-wrap .slick-prev {
    left: 47.5%;
    position: absolute;
    bottom: -34px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* top: 0;
*/
}

.more-esg-wrap .slick-prev:before {
    content: "\f104";
    position: absolute;
    font-size: 16px;
    left: 9px;
    color: #fff;
    font-family: FontAwesome;
    font-weight: 400;
}

.more-esg-wrap ul.slick-dots {
    display: none !important;
}

.card-text {
    display: none;
    position: absolute;
    border: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #145345;
    opacity: 0.8;
    padding: 10px;
}

.card-text h2 {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-bottom: 0;
}

.new-guide-image-container:hover .card-text {
    display: block;
}

.navigation-top.customSticky {
    position: fixed;
    bottom: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}

/** template taxonomy 2 **/

/* style 31-07-2023 */
.ggg-edition-header-outer {
    margin-top: 30px;
}

.blogs-right-sec h2 {
    border-bottom: 0px;
    font-size: 30px;
    font-weight: inherit;
    text-transform: initial;
}

.slider-image-wrap {
    width: 100%;
    max-height: 370px;
}

.view-all-btn-wrap {
    text-align: end;
}

.news-wrapper {
    display: flex;
    padding: 30px 0px;
    display: flex;
    padding: 30px 0px;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.green-discussions-left-sec {
    width: 50%;
    padding: 0px 15px;
}

.profile-wrap {
    position: relative;
}

.blogs-inner-wrapper .firm-name {
    position: absolute;
    top: 0;
    background: #145345;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    padding: 5px 8px;
}

.firm-name p {
    margin-bottom: 0px;
}

.profile-wrap {
    width: 25%;
    max-height: 120px;
}

.discussions-content {
    width: 75%;
    padding: 0px 20px;
}

.discussions-content p {
    color: #595959;
    margin: 0px;
    font-size: 15px;
    line-height: 20px;
}

.discussions-content h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 0;
}

.blogs-right-sec {
    width: 50%;
    padding: 0px 30px;
}

.discussions-inner-sec {
    padding: 20px 0px;
    border-bottom: 2px solid #bfdbd4;
}

.blogs-inner-wrapper {
    display: flex;
}


.view-all-btn-wrap a {
    color: #218A73;
    font-weight: 500;
    font-size: 18px;
    outline: none;
}

.global-green-partners-wrap {
    display: flex;
    margin-bottom: 20px;
}

.global-green-partners-wrap .editions-left-sec {
    width: 30%;
    padding-right: 15px;
}

.partners-right-sec {
    width: 70%;
    padding: 0px 15px;
}

.editions-inner-box {
    background: #CEE5E0;
    padding: 13px;
    width: 100%;
    max-width: 270px;
}

.global-green-partners-wrap a.editions-link {
    background: #16856c;
    color: #fff;
    padding: 6px 20px 6px 9px;
    border-radius: 10px;
    text-transform: capitalize;
    font-size: 12px;
}

span.editions-text {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 600;
}

.partnership_content h2 {
    border-bottom: 0px;
    color: #16856c;
    font-size: 20px;
}

.img_in_hover {
    max-width: 100px;
    max-height: 100px;
    margin: 0 auto;
}

.img_in_hover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.market-overview-content h2 {
    border-bottom: 0px;
    color: #16856c;
    font-size: 20px;
}

.market-overview-content p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.button-wrapper {
    text-align: end;
}

.button-wrapper a {
    background: #16856c;
    color: #fff;
    padding: 9px 15px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
}

.button-wrapper i {
    font-size: 14px;
}

.featured-firms-wrapper .ggg-firm-thumb {
    margin: 0px;
    width: 70px;
    height: 70px;
    border: 2px solid #16856c;
    border-radius: 50%;
    display: flex;
    padding: 15px;
    background: #fff;
}

.featured-firms-wrapper .ggg-firm-thumb img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.grn-logo-side {
    position: absolute;
    right: 30px;
    top: 9px;
}

.grn-logo-side img {
    width: 100%;
    height: 100%;
    max-width: 30px;
    max-height: 30px;
    object-fit: cover;
}

.firm-list-outer {
    display: flex;
    flex-wrap: wrap;
}

.firm-inner-box {
    background: #a4c5be;
    border-radius: 10px;
    box-shadow: 0px 4px 10px 0px #16856c2b;
    padding: 8px;
    display: flex;
    align-items: center;
}

.ggg-rec-firms {
    width: 32%;
    height: auto;
    margin: 10px 0px;
    position: relative;
    justify-content: flex-start;
    align-items: center;
    padding: 0px 15px;
}

.ggg-firm-content {
    margin-left: 10px;
    width: 60%;
}

.ggg-firm-content h3 {
    color: #16856c !important;
    margin-top: 15px;
    font-size: 18px;
    margin: 0px;
}

.ggg-events-sec {
    display: flex;
}

.events-left-sec {
    width: 50%;
    padding: 0px 15px;
}

.events-right-sec {
    width: 50%;
    padding: 0px 15px;
}

a.view-full-report-btn {
    display: block;
    width: 100%;
    color: #fff !important;
    background: #145345;
    padding: 10px 15px;
    border: 1px solid #145345;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 3rem;
}

.events-slider-content h3 {
    color: #218a73;
    font-weight: 600;
    font-size: 20px;
}

.events-slider-content p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.events-slider-content {
    padding: 0px 15px;
}

.events-left-sec .owl-dot.active span {
    background: #145345 !important;
}

.events-left-sec .owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background: #fff;
}

a.news-btn-wrapper {
    display: block;
    width: 100%;
    color: #fff !important;
    background: #145345;
    padding: 2px;
    border: 1px solid #145345;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
    cursor: default;
}


.events-carousel {
    background: #E6E6E6;
    padding: 30px 50px;
}

.events-carousel .owl-dots {
    width: 100%;
    max-width: 625px;
    margin-right: auto;
}

.events-carousel .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}

.events-carousel.owl-theme .owl-dots .owl-dot.active span,
.events-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #145345;
}

/* end style 31-07-2023  */

#content {
    padding-top: 0;
}

ul.post-list {
    list-style: none;
}

.drpstyle {
    width: 100%;
}

.search_filters {
    background: #992228 !important;
    width: 100%;
}

input.search_filters:hover {
    background: #000 !important;
    transition: all ease-in .2s;
}

.select2-container .select2-selection--multiple {
    min-height: 49px !important;
    /* padding: 5px; */
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #aaa !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #16856c !important;
    border: 1px solid #16856c !important;
    color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}

.select2-results .select2-highlighted {
    background: #16856c !important;
    color: #fff !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #16856c !important;
    color: #fff;
}

.ggg-edition-header .taxonomy-description {
    text-align: justify;
}

#ggg-entry-content #left-home-col h2 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.ggg-list-items {
    display: flex;
    justify-content: flex-start;
    max-width: 100%;
    flex-wrap: wrap;
}

.ggg-firm-content p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ggg-firm-content h4 {
    background: #145345;
    display: inline-block;
    height: 40px;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    color: white;
    font-size: small;
}

.profile-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

a.ggg-more {
    box-shadow: none !important;
    outline: none !important;
}

#ggg-entry-content h2 {
    border-bottom-color: #16856c;
    color: #16856c;
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 25px;
}

.ggg-edition-header h1 {
    border-bottom: 5px solid #16856c;
}

.ggg-filter .search_tile {
    color: #16856c;
    border-bottom: 1px solid;
    margin-top: 15px;
}

.ggg-filter .btn_wrap {
    display: flex;
    width: 100%;
}

.ggg-edition-header .ggg-filter input[type="submit"] {
    width: 45% !important;
    margin: auto;
}

.ggg-edition-header .ggg-filter input[type="submit"] {
    background-color: #16856c !important;
}

p.ggg-more {
    color: #16856c;
    font-weight: 600;
    text-align: right;
}

.ggg-edition-header .ggg-filter input+input[type="submit"] {
    padding: 16px 8px;
    background-color: #1a405a !important;
}

.ggg-edition-header .nav-country-lists h3 .fa-location-dot {
    font-size: 19px;
}

/* 01-03-22 */
.ranking-list-search-scroll li:last-child {
    margin-bottom: 0px;
    border: none;
}

ul#CountryfilterUL {
    margin-bottom: 0px !important;
}

#header-ggg-bg {
    width: 100%;
    height: 250px;
    background: url(https://www.legal500.com/wp-content/uploads/sites/18/2022/08/hub-bg.jpg) no-repeat;
    background-position: 100%;
    background-size: cover;
    position: relative;
    text-align: left;
    display: flex;
    align-items: end;
    margin-bottom: 0px;
}

.ggg-edition-header .nav-country-lists h3 {
    color: #16856c;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}

.ranking-list-search-scroll li:hover {
    color: #145345;
    cursor: pointer;
}

.nav-country-lists h3.fa-location-dot {
    font-size: 18px;
}

.ranking-list-search-scroll li {
    list-style: none !important;
    font-size: 18px;
    margin: 10px 0px;
    line-height: 24px;
    font-weight: 500;
    border-bottom: 1px solid #16856c29;
    padding: 5px 0px;
    color: #145345;
}

.ggg-edition-header .left-nav-column {
    background-color: #16856c4d;
    padding: 15px;
}

.leaderboard-slot-site-wide {
    margin: -100px 0px -40px 100px !important;
    float: left;
}

.reg-editions-outer .select2-dropdown {
    border-color: #16856c !important;
}

.filter-by-firm-wrap {
    margin: 3rem 0px;
}

.filter-by-firm-wrap .select2-dropdown {
    border-color: #16856c !important;
}

.partners-outer-wrap h2 {
    border: 0;
    text-transform: capitalize;
}

.partners-outer-wrap {
    background: #f1f1f1;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.ggg-firm-content a.legalease-display-reference.non-profiling,
.partners-outer-wrap a.legalease-display-reference.non-profiling {
    text-decoration: none !important;
    box-shadow: none !important;
}

.ggg-firm-content a.legalease-display-reference.enabled,
.partners-outer-wrap a.legalease-display-reference.enabled {
    color: #16856c;
    text-decoration: none !important;
    box-shadow: none !important;
}

.ggg-firm-content a[data-toggle="tooltip"],
.partners-outer-wrap a[data-toggle="tooltip"],
.ggg-firm-content a[data-toggle="tooltipp"],
.partners-outer-wrap a[data-toggle="tooltipp"] {
    display: none;
}

#left-home-col figure.wp-caption {
    margin-top: 0px;
}

div#left-home-col p {
    font-size: 16px;
    line-height: 24px;
}

.term-global-green-guide-emea .navigation-top.site-navigation-fixed {
    z-index: 9999999 !important;
}

/* 1 march css  */
.term-global-green-guide-emea.archive .site-content {
    padding-top: 0px !important;
}

.partners_wrap {
    display: flex;
    /* justify-content: flex-start; */
    justify-content: space-between;
    max-width: 100%;
    flex-wrap: wrap;
}

.partners_wrap .partner_item {
    /* margin-right: 15px; */
    width: 20%;
    /* margin-bottom: 15px; */
    border: 1px solid #145345;
    border-radius: 15px;
}

.partner_item .hvrbox {
    width: 100%;
    height: 100%;
}

.hvrbox,
.hvrbox * {
    box-sizing: border-box;
}

.hvrbox {
    position: relative;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    padding: 25px 10px;
}

.hvrbox img {
    max-width: 100%;
}

.hvrbox .hvrbox-layer_bottom {
    display: block;
}

.hvrbox .hvrbox-layer_top {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #145345;
    color: #fff;
    padding: 15px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
    opacity: 1;
}

.hvrbox .hvrbox-text {
    text-align: center;
    font-size: 16px;
    display: inline-block;
    position: absolute;
    width: 100%;
    text-transform: uppercase;
    top: 0;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hvrbox .hvrbox-text_mobile {
    font-size: 15px;
    border-top: 1px solid rgb(179, 179, 179);
    border-top: 1px solid rgba(179, 179, 179, 0.7);
    margin-top: 5px;
    padding-top: 2px;
    display: none;
}

.hvrbox.active .hvrbox-text_mobile {
    display: block;
}

.grn-logo-side {
    position: absolute;
    right: 30px;
    top: 9px;
}

.grn-logo-side img {
    width: 40px;
}

.ggg-list-items.booking-firms .ggg-firm-thumb {
    margin: 0px;
    width: 70px;
    height: 70px;
    border: 2px solid #16856c;
    border-radius: 50%;
    display: flex;
    padding: 15px;
    background: #fff;
}

.reg-editions-outer {
    margin-bottom: 10px;
}

.ggg-list-items.booking-firms .ggg-firm-thumb img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.ggg-list-items.non_booking-firms .ggg-firm-thumb {
    margin: 0px;
    width: 70px;
    height: 70px;
}

.non_booking-firms .ggg-firm-thumb {
    opacity: 0.0;
}

.ggg-list-items.booking-firms .ggg-rec-firms {
    background: #a4c5be !important;
    padding: 8px;
    border: 1px solid #a4c5be;
    border-radius: 15px;
}

.featured-firms-wrapper {
    padding: 40px 0px;
}

.ggg-list-items.non_booking-firms .ggg-rec-firms {
    background: #d1d1d1 !important;
    padding: 15px;
    border: 1px solid #d1d1d1;
    border-radius: 15px;
}

.img-txt-same {
    display: flex;
    align-items: center;
}

.img-txt-same h1 {
    border-bottom: 0px;
    color: #fff !important;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.img-ar-sm {
    margin-right: 15px;
}

.sction-one {
    width: 70%;
    float: left;
}

.sction-two {
    width: 30%;
    float: right;
    text-align: right;
}

a.grrn-bttn {
    color: #fff !important;
    background: #145345;
    padding: 10px 15px;
    border: 1px solid #145345;
    border-radius: 8px;
    margin-right: 20px;
}

.ggg-button-more {
    text-align: right;
    margin-bottom: 15px;
}

.ggg-button-more a {
    text-decoration: none !important;
    box-shadow: unset !important;
    background: #16856c;
    color: #fff !important;
    padding: 10px 16px;
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
}

h2 .black-text {
    color: #000000;
}

.ggg-edition-header .left-nav-column {
    background-color: #16856c36;
    padding: 15px;
}

.reg-editions-outer span.select2.select2-container.select2-container--default {
    width: 100% !important;
    max-width: 140px !important;
}

.reg-editions-outer .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
}

.reg-editions-outer .select2-container--default .select2-selection--single {
    background-color: #16856c;
    border: 1px solid #16856c;
    border-radius: 15px;
    height: unset !important;
    padding: 6px 4px;
    margin-bottom: 8px;
}

.reg-editions-outer .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 3px;
    right: 5px;
}

.reg-editions-outer .select2-container--default .select2-container--open .select2-selection--single .select2-selection__arrow {
    top: 6px;
}

.reg-editions-outer .select2-dropdown {
    border-color: #16856c !important;
}

.reg-editions-outer .select2-container--default .select2-selection--single .select2-selection__arrow b {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #eef1f0;
    border-width: 0px 2px 2px 0;
    display: inline-block;
    padding: 4px;
}

.filter-by-firm-wrap .select2-selection--single .select2-selection__arrow {
    top: 5px;
    right: 10px;
}

.filter-by-firm-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #16856c;
    border-width: 0px 3px 3px 0;
    display: inline-block;
    padding: 5px;
}

.filter-by-firm-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #16856ce8;
    line-height: 28px;
    font-weight: 600;
}

.filter-by-firm-wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 3px 0px 0px 3px !important;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #16856c;
    display: inline-block;
    padding: 5px;
}

.reg-editions-outer .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #eef1f0;
    border-width: 2px 0px 0px 2px;
    display: inline-block;
    padding: 4px;
}

.filter-by-firm-wrap span.select2-selection.select2-selection--single {
    height: unset;
    padding: 10px 15px;
    border: 1px solid #cbc4c4;
    border-radius: 2px;
}

/* hide filter by firm box */
.filter-by-firm-wrap {
    visibility: hidden;
    margin: 10px;
}

.textColor {
    color: #16856c;
    box-shadow: none !important;
    font-weight: 600;
}

p.partner-subheading {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
}

.partners-outer-wrap h4 {
    font-size: 14px;
    display: inline;
}

.gg-editions-nav ul.ggg-nav-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0px;
}

.gg-editions-nav ul.ggg-nav-list li {
    text-align: center;
    list-style: none;
    text-transform: uppercase;
    margin: 0px 30px;
}

.gg-editions-nav ul.ggg-nav-list li a {
    color: #fff;
    font-size: 16px;
}

.gg-editions-nav {
    background: #316555;
    padding: 1em 0;
    /* margin: 10px; */
}

.complete {
    display: none;
}

.gg-editions-nav.fixed {
    position: fixed;
    top: 107px;
    left: 0;
    z-index: 100;
    margin-top: 0px !important;
    width: 100%;
}

.navigation-top.customSticky {
    position: fixed;
    bottom: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}

/** template sub-page-editions-featured-firms 3 **/

/* style-09-08-2022 */
.firms-description h3 {
    color: #000;
    font-size: 20px;
    margin: 0px;
    font-weight: 500;
}

.firms-description p {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 20px;
}

.ggg-main-outer-section .ggg-main-left-sec {
    border-right: 1px solid #d7d7d7;
}

span.profile-name p {
    color: #16856c;
    font-weight: bold;
    font-size: 16px;
}

.sustainable-iframe-wrap iframe {
    width: 100%;
    height: 100%;
}

.sustainable-iframe-wrap {
    /* width: 100%; */
    width: 360px;
    height: 200px;
}

.sustainable-conversations {
    margin: 20px 0px;
}

.gg-profile-outer.firms-name-outer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    /* max-width: 80%; */
    width: 100%;
}

h3.firm-subheading {
    font-size: 20px;
    padding: 0px !important;
    margin: 12px 0px;
    font-weight: 700;
}

.view-profile-main {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.ggg-wrap {
    width: 100%;
}

.firms-list-outer {
    background: #a4c5be;
    border-bottom: 2px solid #d7d7d7;
}

a.editions-link {
    background: #16856c;
    color: #fff;
    padding: 6px 20px 6px 9px;
    border-radius: 10px;
    text-transform: capitalize;
    font-size: 12px;
}

.firms-list-outer {
    display: grid;
    grid-template-columns: 1fr 11fr;
    gap: 20px;
    align-items: center;
    padding: 4px 10px;
}

.ggg-main-outer-section {
    display: flex;
    padding: 30px 0px;
}

.ggg-main-outer-section .ggg-main-left-sec {
    width: 70%;
    padding: 0px 15px;
}

.firm-details-sec h2 {
    border-bottom: 0px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #389681;
}

.firm-details-sec {
    background: #DEEAE7;
    padding: 20px 36px;
    margin-bottom: 10px;
}

.firm-details-sec p {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}

.button-wrapper a.read-more-btn i {
    font-size: 12px;
}

.ggg-main-outer-section .ggg-main-right-sec {
    width: 30%;
    padding: 0px 15px;
}

.editions-innner-sec {
    display: grid;
    grid-template-columns: 2fr 3fr;
    gap: 20px;
    margin-bottom: 3rem;
}

.firm-name h2 {
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    border-bottom: 0px;
    text-transform: capitalize;
}

.firm-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #316555;
}

.firm-image {
    width: 34px;
    height: 34px;
    border-radius: 50%;
}

.green-embassador-interviews h2, .sustainable-conversations h2 {
    font-size: 18px;
    margin: 0px;
    border-bottom: 2px solid #348b76;
    color: #348B76;
    /* display: inline-block; */
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.sustainable-conversations h2{
    margin-top: 30px;
}

.interview-listing p {
    margin: 10px 0px;

}

.interview-listing p a {
    font-size: 15px;
    color: #16856c !important;
    font-weight: 500;
}

.interview-listing p span {
    color: #000 !important;
}

.button-wrapper {
    text-align: end;
}

.button-wrapper a {
    background: #16856c;
    color: #fff;
    padding: 6px 15px;
    border-radius: 0px;
    font-size: 15px;
    display: inline-block;
    font-weight: 600;
}

span.firm-name-color {
    font-size: 18px;
    color: #16856c;
    font-weight: 600;
}

.view-button-outer {
    text-align: end;
}

.view-button-outer a.view-btnn {
    background: #A4C5BE;
    padding: 15px 13px;
    border-radius: 5px;
    color: #16856c;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
}

.gg-profile-outer {
    margin-top: 30px;
}

.gg-profile-outer p {
    color: #000;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.gg-profile-outer i {
    color: #316555;
    font-size: 18px;
}

span.profile-text {
    margin-left: 2px;
    color: #3a8570;
    font-weight: 400;
}

.firm-details-sec.grey-section {
    background: #E6E6E6;
}

/* style 31-07-2023 */
.view-button-outer a.view-btnn {
    background: #A4C5BE;
    padding: 15px 13px;
    border-radius: 5px;
    color: #16856c;
    font-weight: 600;
    font-size: 16px;
}

.editions-inner-box {
    background: #CEE5E0;
    padding: 13px;
    width: 100%;
    max-width: 100%;
}

span.editions-text {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 600;
}

.grn-logo-side {
    position: absolute;
    right: 30px;
    top: 9px;
}

.grn-logo-side img {
    width: 100%;
    height: 100%;
    max-width: 30px;
    max-height: 30px;
    object-fit: cover;
}

.firm-list-outer {
    display: flex;
    flex-wrap: wrap;
}

/* end style 31-07-2023  */

#content {
    padding-top: 0;
}

ul.post-list {
    list-style: none;
}

.drpstyle {
    width: 100%;
}

.search_filters {
    background: #992228 !important;
    width: 100%;
}

input.search_filters:hover {
    background: #000 !important;
    transition: all ease-in .2s;
}

.select2-container .select2-selection--multiple {
    min-height: 49px !important;
    /* padding: 5px; */
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #aaa !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #16856c !important;
    border: 1px solid #16856c !important;
    color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}

.select2-results .select2-highlighted {
    background: #16856c !important;
    color: #fff !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #16856c !important;
    color: #fff;
}

.select2-results__option {
    font-size: 14px;
}

.select2-container--open .select2-dropdown {
    z-index: 1;
}

.select2-dropdown {
    top: 20px;
}

.ggg-edition-header .taxonomy-description {
    text-align: justify;
}

#ggg-entry-content #left-home-col h2 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.ggg-list-items {
    display: flex;
    justify-content: flex-start;
    max-width: 100%;
    flex-wrap: wrap;
}

.ggg-firm-content p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ggg-firm-content h4 {
    background: #145345;
    display: inline-block;
    height: 40px;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    color: white;
    font-size: small;
}

.blogs-right-sec .profile-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

a.ggg-more {
    box-shadow: none !important;
    outline: none !important;
}

#ggg-entry-content h2 {
    border-bottom-color: #16856c;
    color: #16856c;
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 25px;
}

.ggg-edition-header h1 {
    border-bottom: 5px solid #16856c;
}

.ggg-filter .search_tile {
    color: #16856c;
    border-bottom: 1px solid;
    margin-top: 15px;
}

.ggg-filter .btn_wrap {
    display: flex;
    width: 100%;
}

.ggg-edition-header .ggg-filter input[type="submit"] {
    width: 45% !important;
    margin: auto;
}

.ggg-edition-header .ggg-filter input[type="submit"] {
    background-color: #16856c !important;
}

p.ggg-more {
    color: #16856c;
    font-weight: 600;
    text-align: right;
}

.ggg-edition-header .ggg-filter input+input[type="submit"] {
    padding: 16px 8px;
    background-color: #1a405a !important;
}

.ggg-edition-header .nav-country-lists h3 .fa-location-dot {
    font-size: 19px;
}

/* 01-03-22 */
.ranking-list-search-scroll li:last-child {
    margin-bottom: 0px;
    border: none;
}

ul#CountryfilterUL {
    margin-bottom: 0px !important;
}


.ggg-edition-header .nav-country-lists h3 {
    color: #16856c;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}

.ranking-list-search-scroll li:hover {
    color: #145345;
    cursor: pointer;
}

.nav-country-lists h3.fa-location-dot {
    font-size: 18px;
}

.ranking-list-search-scroll li {
    list-style: none !important;
    font-size: 18px;
    margin: 10px 0px;
    line-height: 24px;
    font-weight: 500;
    border-bottom: 1px solid #16856c29;
    padding: 5px 0px;
    color: #145345;
}

.ggg-edition-header .left-nav-column {
    background-color: #16856c4d;
    padding: 15px;
}

.leaderboard-slot-site-wide {
    margin: -100px 0px -40px 100px !important;
    float: left;
}

.reg-editions-outer .select2-dropdown {
    border-color: #16856c !important;
}

.filter-by-firm-wrap {
    margin: 3rem 0px;
}

.filter-by-firm-wrap .select2-dropdown {
    border-color: #16856c !important;
}

.partners-outer-wrap h2 {
    border: 0;
    text-transform: capitalize;
}

.partners-outer-wrap {
    background: #f1f1f1;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.ggg-firm-content a.legalease-display-reference.non-profiling,
.partners-outer-wrap a.legalease-display-reference.non-profiling {
    text-decoration: none !important;
    box-shadow: none !important;
}

.ggg-firm-content a.legalease-display-reference.enabled,
.partners-outer-wrap a.legalease-display-reference.enabled {
    color: #16856c;
    text-decoration: none !important;
    box-shadow: none !important;
}

.ggg-firm-content a[data-toggle="tooltip"],
.partners-outer-wrap a[data-toggle="tooltip"],
.ggg-firm-content a[data-toggle="tooltipp"],
.partners-outer-wrap a[data-toggle="tooltipp"] {
    display: none;
}

#left-home-col figure.wp-caption {
    margin-top: 0px;
}

div#left-home-col p {
    font-size: 16px;
    line-height: 24px;
}

.term-global-green-guide-emea .navigation-top.site-navigation-fixed {
    z-index: 9999999 !important;
}

/* 1 march css  */
.site-content {
    padding-top: 0px !important;
}

.partners_wrap {
    display: flex;
    justify-content: flex-start;
    max-width: 100%;
    flex-wrap: wrap;
}

.partners_wrap .partner_item {
    /* margin-right: 15px; */
    width: 20%;
    /* margin-bottom: 15px; */
    border: 1px solid #145345;
    border-radius: 15px;
}

.partner_item .hvrbox {
    width: 100%;
    height: 100%;
}

.hvrbox,
.hvrbox * {
    box-sizing: border-box;
}

.hvrbox {
    position: relative;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    padding: 25px 10px;
}

.hvrbox img {
    max-width: 100%;
}

.hvrbox .hvrbox-layer_bottom {
    display: block;
}

.hvrbox .hvrbox-layer_top {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #145345;
    color: #fff;
    padding: 15px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
    opacity: 1;
}

.hvrbox .hvrbox-text {
    text-align: center;
    font-size: 16px;
    display: inline-block;
    position: absolute;
    width: 100%;
    text-transform: uppercase;
    top: 0;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hvrbox .hvrbox-text_mobile {
    font-size: 15px;
    border-top: 1px solid rgb(179, 179, 179);
    border-top: 1px solid rgba(179, 179, 179, 0.7);
    margin-top: 5px;
    padding-top: 2px;
    display: none;
}

.hvrbox.active .hvrbox-text_mobile {
    display: block;
}

.grn-logo-side {
    position: absolute;
    right: 30px;
    top: 9px;
}

.grn-logo-side img {
    width: 40px;
}

.ggg-list-items.booking-firms .ggg-firm-thumb {
    margin: 0px;
    width: 70px;
    height: 70px;
    border: 2px solid #16856c;
    border-radius: 50%;
    display: flex;
    padding: 15px;
    background: #fff;
}

.reg-editions-outer {
    margin-bottom: 10px;
}

.ggg-list-items.booking-firms .ggg-firm-thumb img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.ggg-list-items.non_booking-firms .ggg-firm-thumb {
    margin: 0px;
    width: 70px;
    height: 70px;
}

.non_booking-firms .ggg-firm-thumb {
    opacity: 0.0;
}

.ggg-list-items.booking-firms .ggg-rec-firms {
    background: #a4c5be !important;
    padding: 8px;
    border: 1px solid #a4c5be;
    border-radius: 15px;
}

.featured-firms-wrapper {
    padding: 40px 0px;
}

.ggg-list-items.non_booking-firms .ggg-rec-firms {
    background: #d1d1d1 !important;
    padding: 15px;
    border: 1px solid #d1d1d1;
    border-radius: 15px;
}

.img-txt-same {
    display: flex;
    align-items: center;
}


.single-global_green_guide .grrn-bck,
.ggg-ambassador-interview .grrn-bck {
    display: flex;
    width: 100%;
    align-items: center;
}

.sction-one {
    width: 70%;
    float: left;
}

.sction-two {
    width: 30%;
    float: right;
    text-align: right;
}

a.grrn-bttn {
    color: #fff !important;
    background: #145345;
    padding: 10px 15px;
    border: 1px solid #145345;
    border-radius: 8px;
}

.ggg-button-more {
    text-align: right;
    margin-bottom: 15px;
}

.ggg-button-more a {
    text-decoration: none !important;
    box-shadow: unset !important;
    background: #16856c;
    color: #fff !important;
    padding: 10px 16px;
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
}

h2 .black-text {
    color: #000000;
}

.ggg-edition-header .left-nav-column {
    background-color: #16856c36;
    padding: 15px;
}

.reg-editions-outer span.select2.select2-container.select2-container--default {
    width: 100% !important;
    max-width: 140px !important;
}

.reg-editions-outer .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
}

.reg-editions-outer .select2-container--default .select2-selection--single {
    background-color: #16856c;
    border: 1px solid #16856c;
    border-radius: 15px;
    height: unset !important;
    padding: 6px 4px;
    margin-bottom: 8px;
    font-size: 14px;
}

.reg-editions-outer .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 3px;
    right: 5px;
}

.reg-editions-outer .select2-container--default .select2-container--open .select2-selection--single .select2-selection__arrow {
    top: 6px;
}

.reg-editions-outer .select2-dropdown {
    border-color: #16856c !important;
}

.reg-editions-outer .select2-container--default .select2-selection--single .select2-selection__arrow b {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #eef1f0;
    border-width: 0px 2px 2px 0;
    display: inline-block;
    padding: 4px;
}

.filter-by-firm-wrap .select2-selection--single .select2-selection__arrow {
    top: 5px;
    right: 10px;
}

.filter-by-firm-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #16856c;
    border-width: 0px 3px 3px 0;
    display: inline-block;
    padding: 5px;
}

.filter-by-firm-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #16856ce8;
    line-height: 28px;
    font-weight: 600;
}

.filter-by-firm-wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 3px 0px 0px 3px !important;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #16856c;
    display: inline-block;
    padding: 5px;
}

.reg-editions-outer .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #eef1f0;
    border-width: 2px 0px 0px 2px;
    display: inline-block;
    padding: 4px;
}

.filter-by-firm-wrap span.select2-selection.select2-selection--single {
    height: unset;
    padding: 10px 15px;
    border: 1px solid #cbc4c4;
    border-radius: 2px;
}

/* hide filter by firm box */
.filter-by-firm-wrap {
    visibility: hidden;
    margin: 10px;
}

.textColor {
    color: #16856c;
    box-shadow: none !important;
    font-weight: 600;
}

p.partner-subheading {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
}

.partners-outer-wrap h4 {
    font-size: 14px;
    display: inline;
}

.gg-editions-nav ul.ggg-nav-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0px;
}

.gg-editions-nav ul.ggg-nav-list li {
    text-align: center;
    list-style: none;
    text-transform: uppercase;
    margin: 0px 30px;
}

.gg-editions-nav ul.ggg-nav-list li a {
    color: #fff;
    font-size: 16px;
}

.gg-editions-nav {
    background: #316555;
    padding: 18px 0px;
}

.hide-profile-btn {
    text-align: end;
    margin-top: 7px;
    cursor: pointer;
}

.hide-profile-btn a {
    color: #389681;
    outline: none;
    border: none;
}

.gg-editions-nav.fixed {
    position: fixed;
    top: 107px;
    left: 0;
    z-index: 100;
    margin-top: 0px !important;
    width: 100%;
}

.navigation-top.customSticky {
    position: fixed;
    bottom: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}

.firms-left-sec {
    max-height: 250px;
    overflow-y: scroll;
}

.firm-details-sec h3 {
    padding-top: 10px;
    font-size: 1em;
    margin-bottom: 0;
}

.firm-details-sec p img {
    height: 20px;
}

.complete {
    display: none;
}



/** template sub-page-editions-ambassador-interview 4**/

.ggg-edition-header .nav-country-lists h3 {
    color: #16856c;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}

.ranking-list-search-scroll li:hover {
    color: #145345;
    cursor: pointer;
}

.nav-country-lists h3.fa-location-dot {
    font-size: 18px;
}

.ranking-list-search-scroll li {
    list-style: none !important;
    font-size: 18px;
    margin: 10px 0px;
    line-height: 24px;
    font-weight: 500;
    border-bottom: 1px solid #16856c29;
    padding: 5px 0px;
    color: #145345;
}

.ggg-edition-header .left-nav-column {
    background-color: #16856c4d;
    padding: 15px;
}

.leaderboard-slot-site-wide {
    margin: -100px 0px -40px 100px !important;
    float: left;
}

.reg-editions-outer .select2-dropdown {
    border-color: #16856c !important;
}

.filter-by-firm-wrap {
    margin: 3rem 0px;
}

.filter-by-firm-wrap .select2-dropdown {
    border-color: #16856c !important;
}

.partners-outer-wrap h2 {
    border: 0;
    text-transform: capitalize;
}

.partners-outer-wrap {
    background: #f1f1f1;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.ggg-firm-content a.legalease-display-reference.non-profiling,
.partners-outer-wrap a.legalease-display-reference.non-profiling {
    text-decoration: none !important;
    box-shadow: none !important;
}

.ggg-firm-content a.legalease-display-reference.enabled,
.partners-outer-wrap a.legalease-display-reference.enabled {
    color: #16856c;
    text-decoration: none !important;
    box-shadow: none !important;
}

.ggg-firm-content a[data-toggle="tooltip"],
.partners-outer-wrap a[data-toggle="tooltip"],
.ggg-firm-content a[data-toggle="tooltipp"],
.partners-outer-wrap a[data-toggle="tooltipp"] {
    display: none;
}

#left-home-col figure.wp-caption {
    margin-top: 0px;
}

div#left-home-col p {
    font-size: 16px;
    line-height: 24px;
}

.term-global-green-guide-emea .navigation-top.site-navigation-fixed {
    z-index: 9999999 !important;
}

/* 1 march css  */
.site-content {
    padding-top: 0px !important;
}

.partners_wrap {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    flex-wrap: wrap;
}

.partners_wrap .partner_item {
    width: 20%;
    border: 1px solid #145345;
    border-radius: 15px;
}

.grn-logo-side {
    position: absolute;
    right: 30px;
    top: 9px;
}

.ggg-list-items.non_booking-firms .ggg-rec-firms {
    background: #d1d1d1 !important;
    padding: 15px;
    border: 1px solid #d1d1d1;
    border-radius: 15px;
}

.single-global_green_guide .grrn-bck,
.ggg-ambassador-interview .grrn-bck {
    background: #16856c;
    padding: 10px;
    width: 100%;
}

.img-txt-same {
    display: flex;
    align-items: center;
}

.img-ar-sm {
    width: 40px;
    height: 40px;
}

.img-txt-same h1 {
    border-bottom: 0px;
    color: #fff !important;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.img-txt-same h1 span {
    font-weight: normal;
}

.img-ar-sm {
    margin-right: 15px;
}

.sction-one {
    width: 70%;
    float: left;
}

.sction-two {
    width: 30%;
    float: right;
    text-align: right;
}

a.grrn-bttn {
    color: #fff !important;
    background: #145345;
    padding: 10px 15px;
    border: 1px solid #145345;
    border-radius: 8px;
}

.ggg-button-more {
    text-align: right;
    margin-bottom: 15px;
}

.ggg-button-more a {
    text-decoration: none !important;
    box-shadow: unset !important;
    background: #16856c;
    color: #fff !important;
    padding: 10px 16px;
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
}

h2 .black-text {
    color: #000000;
}

.ggg-edition-header .left-nav-column {
    background-color: #16856c36;
    padding: 15px;
}

.esg-section-wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: 3fr 2fr;
}

/* 17-08-2023 */
.blp-gg-profile-sec {
    padding-left: 60px;
    padding-top: 60px;
}

.ggg-interview-heading {
    padding: 50px 0px;
}

.profile-img-wrap {
    margin-top: -70px;
    margin-left: -80px;
}

.profile-img-wrap img {
    width: 100%;
    height: 100%;
    max-width: 450px;
    max-height: 400px;
    object-fit: cover;
    object-position: top;
}

.blp-profile-card p {
    margin-bottom: 0;
}

.ggg-interview-heading h3 {
    font-size: 23px;
    font-weight: 100;
    font-family: inherit;
    line-height: 28px;
    font-style: italic;
    font-size: 20px;
    font-weight: 100;
    width: 100%;
    max-width: 600px;
    color: #646162;
}

h2.interview-heading {
    color: #4fb79ed1;
    text-transform: uppercase;
    text-align: end;
    font-weight: 200;
    margin: 0px;
    padding-top: 15px;
    border-bottom: 2px solid #cde8e0;
    font-size: 20px;
}

.blp-profile-card {
    background: #cde8e0bf;
    padding: 25px 35px;
}

h2.interview-heading i {
    color: #16856c;
}

.ggg-amb-interview-main {
    padding: 40px 40px 0px 40px;
}

.blp-profile-card h4 {
    font-size: 20px;
    line-height: 30px;
    padding-top: 30px;
    font-weight: 600;
    font-family: "myriad-pro", sans-serif;
    margin-bottom: 10px;
}

.blp-profile-card a.profile-link {
    background: #145345;
    display: inline-block;
    color: #fff;
    width: 100%;
    padding: 14px 15px;
    font-size: 16px;
    border-radius: 8px;
    float: unset;
    margin-top: 20px;
}

.blp-profile-card p {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

h2.esg-head {
    color: #16856c;
    text-transform: capitalize;
    border-bottom: 0px;
    margin-bottom: 15px;
    padding-top: 15px;
    font-weight: 700;
}

.esg-left-section p {
    font-size: 16px;
    font-weight: 600;
}

.ggg-amb-interview-main p {
    font-size: 16px;
    font-weight: 400;
}

p.section-padding {
    margin-top: 25px;
}

/** template global_green_guide 5 **/
.single-global_green_guide #primary.content-area {
    width: 70%;
    float: left;
}

aside#secondary.widget-area {
    float: right;
    width: 25%;
}

h1.ggg-article-title {
    clear: none;
}

h1.ggg-article-title a {
    color: #16856c;
    font-weight: 700;
}

h1.ggg-article-title span {
    color: #000000;
    font-weight: 600;
}

aside#secondary.widget-area {
    background: #8aaca4;
}

aside#secondary.widget-area {
    background-color: #fff;
    padding: 20px;
}

h3.gc-widget-title {
    color: #145345;
    border-bottom: 8px solid #168570;
    font-size: 18px;
}

h4.dbi-title a,
h3.interview-title {
    color: #145345;
}

h4.dbi-title a:hover {
    color: #16856c;
}

#qanda strong {
    color: #16856c
}

aside#secondary.widget-area a.profile-link:hover {
    background-color: white;
    color: #145345;
    box-shadow: 2px 2px 2px #cacbd4;
}

#blog-content strong {
    color: #16856c;
}

.ggg-blog-standfirst p {
    color: #16856c;
    font-weight: 600;
}

.ggg-blog-author {
    float: left;
    width: 100%;
}

#ggg-author-section h4 {
    color: #16856c;
}

#ggg-author-section p {
    font-style: italic;
    font-size: 1em;
}

.author-img {
    float: left;
    margin-right: 25px;
}

.ggg-firm-logo {
    float: left;
    width: 15%;
}

.ggg-view-profile {
    background: #16856c;
    color: #ffffff;
    height: 50px;
    width: auto;
    float: right;
    border-radius: 5px;
}

.ggg-view-profile p a {
    color: #ffffff;
    padding: 10px;
}

.ggg-view-profile p {
    margin: 12px;
    font-style: normal;
}

.single-featured-image-header img {
    height: 400px;
}

.interview-content h4 {
    border-bottom: none;
}

#blog-content h2 {
    border-bottom: none;
    color: #16856c;
    margin-top: 0px;
}

div.ggg-boxout {
    border: #16856c solid 2px;
}

#ggg-box-text {
    padding: 20px;
}

#ggg-box-header {
    background-color: #16856c;
    color: #ffffff;
    height: 50px;
    padding: 12px;
}

.image-outer {
    width: 60px;
    height: 60px;
}

.image-outer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.image-wrap {
    display: flex;
}

.spotlight-intro {
    margin-left: 10px;
}

.spotlight-intro p {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0px;
}

h4.dbi-title.titles {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.post-navigation .nav-links {
    padding: 1em 1em !important;
}

.dbi-header-info span.nav-title {
    color: #16856c;
}

/* Style the tab */
.single-global_green_guide .tab {
    overflow: hidden;
    background-color: #8aaca4;
}

/* Style the buttons that are used to open the tab content */
.single-global_green_guide .tab button {
    background-color: #8aaca4;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 8px 30px;
    transition: 0.3s;
    border-radius: 0px !important;
    color: #000;
    font-family: "myriad-pro", sans-serif;
}

.dbi-header-info span.nav-title:hover {
    color: #16856c !important;
    border-bottom: 1px solid #16856c !important;
}

/* Change background color of buttons on hover */
.single-global_green_guide .tab button:hover {
    background-color: #0C7554;
}

/* Create an active/current tablink class */
.single-global_green_guide .tab button.active {
    background: #16856c !important;
    color: #fff !important;
}

/* Style the tab content */
.single-global_green_guide .tabcontent {
    display: none;
    border-top: none;
}

.sidebar-preview {
    border-bottom: 2px dotted #ccc;
    padding: 20px 0px;
}

.dbi-header-info span.nav-title,
.dbi-header-info span.nav-title:hover {
    color: #16856c;
    box-shadow: none !important;
    border: 0px !important;
    box-shadow: none;
    transition: none !important;
}

button:hover:not(.mejs-container > button),
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background: #8aaca4;
}

#header-ggg-bg {
    margin-bottom: 0;
}

.single-global_green_guide #header-ggg-bg {
    margin-bottom: 10px;
}

h3.editorial_country {
    border: none !important;
    margin-top: 20px;
    padding-top: 0px;
}

a.legalease-display-reference.non-profiling {
    text-decoration: none !important;
    box-shadow: none !important;
}

a.legalease-display-reference.enabled {
    color: #16856c;
    text-decoration: none !important;
    box-shadow: none !important;
}

a[data-toggle="tooltip"],
a[data-toggle="tooltipp"] {
    display: none;
}

.ggg-header-info h1.ggg-article-title {
    font-size: 18px;
    margin: 0px;
    padding: 20px 0px;
    color: #16856c;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 0;
}

.firms-list-outer.grey-section {
    background: #e6e6e6;
    border-bottom: 2px solid #fff;
}

.firms-description {
    margin-top: 15px;
}

.ss_wrap {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #a5d0c6;
}

.ss_wrap:last-child {
    border-bottom: none;
}

/* 05-10-2023 */

.single-ggg-page.ggg-blog-page header#header-ggg-bg {
    background: unset;
    height: unset;
}

.green-discussions-left-sec h2,
.blogs-right-sec h2 {
    border-bottom: 0px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #16856c;
}

.events-slider-content h2{
    font-size: 20px;
    color: #16856c;
}

/* GGG Hub Sustainable videos prev/next arrows design */
#sustainable-conversations .slick-arrow {
	z-index: 1;
	width: 40px;
	height: 40px;
}

#sustainable-conversations .slick-arrow:before {
	font-size: 30px;
}
#sustainable-conversations .slick-next {
	right: 0;
}
#sustainable-conversations .slick-prev {
	left: 0;
}

#sustainable-conversations .btn-wrap {
	text-align: center;
	width: 100%;
}
#sustainable-conversations button {
    background-color: #316555;
    border: none;
    padding: 5px 10px;
    margin: 15px 9px;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.5s;
    height: 30px;
    width: 30px;
}
#sustainable-conversations button:hover{
	background: #8aaca4;
}
/* ********************** */
/** Media Query **/

/* MOBILE STYLING */
@media all and (min-width: 1600px) {
    .header-ggg-text.fixed {
        margin-top: 0 !important;
    }
}

@media only screen and (min-width:1401px) {
  
    .ggg-firm-content{
        margin-right:5px;
    }
    .ggg-nav.fixed {
        top: 65px;
    }

    .logged-in .ggg-nav.fixed {
        top: 95px;
    }

    .gg-editions-nav.fixed {
        top: 65px;
    }

    .logged-in .gg-editions-nav.fixed {
        top: 95px;
    }
}
@media only screen and (min-width:767px) and (max-width:1200px){
    .sustainable-iframe-wrap{
        width:100% !important;
        height:100% !important;
    }

} 
@media all and (max-width: 1199px) {
    .gg-profile-outer.firms-name-outer {
        grid-template-columns: 1fr 1fr;
    }
  
    .custom-header {
        margin-bottom: 30px !important;
    }
}

/* MOBILE STYLING IPAD UP TO LANDSCAPE */
@media all and (max-width: 1280px) {
    .post-list-rss {
        width: 100%;
    }

    #header-ggg-bg {
        height: 150px;
    }
}

@media only screen and (max-width:1140px) {
    .gg-editions-nav ul.ggg-nav-list li {
        margin: 0px 13px;
    }

    .gg-editions-nav ul.ggg-nav-list li a {
        font-size: 12px;
    }
    .ggg-button#header-button{
        padding: 10px 20px;
    }
}

@media all and (max-width: 1024px) {
   
    .main-wrap {
        flex-wrap: wrap;
    }

    .ggg-content {
        width: 100%;
    }

    #ggg-left-section {
        width: 100%;
    }

    #ggg-mid-section {
        width: 100%;
    }

    #blog-section {
        height: auto;
    }

    .more-esg-wrap .slick-next {
        right: 43% !important;
    }

    .more-esg-wrap .slick-prev {
        left: 43% !important;
    }

    div#ggg-right-section {
        width: 100%;
        margin-bottom: 40px;
    }

    #ggg-mid-section .latest-guides-container {
        flex-wrap: wrap
    }

    .ggg-blog-content a h3 {
        height: 90px;
    }
}

@media all and (max-width: 991px) {
    .header-ggg-text img {
        width: 50px;
        height: 50px;
    }
    .ggg-nav {
        display: none;
    }

    .profile-wrap-container:hover .contacts_tooltip {
        top: 0%;
    }

    .gg-editions-nav ul.ggg-nav-list li {
        margin: 0px 15px;
    }

    .events-slider-content {
        margin-top: 10px;
    }

    .grn-logo-side img {
        width: 40px;
    }

    div#l500_middle_leaderboard_728x90 {
        width: 100% !important;
    }

    .nav-country-lists h3 {
        font-size: 20px;
    }

    .ggg-edition-header .nav-country-lists h3 .fa-location-dot {
        font-size: 18px;
    }

    .ggg-rec-firms {
        width: 50%;
    }

    .events-left-sec,
    .events-right-sec {
        width: 100%;
    }

    .ggg-events-sec {
        flex-wrap: wrap;
    }

    .slider-image-wrap {
        max-height: 100%;
    }

    .events-slider-content {
        padding: 0px;
    }

    .navigation-top.customSticky {
        z-index: 9999;
    }

    .gg-editions-nav ul.ggg-nav-list li a {
        color: #fff;
        font-weight: 300;
        font-size: 14px;
    }

    .gg-profile-outer.firms-name-outer {
        margin-bottom: 10px;
        max-width: 100%;
    }

    .gg-editions-nav ul.ggg-nav-list li {
        text-align: center;
        list-style: none;
        text-transform: uppercase;
        margin: 0px 10px;
    }

    .ggg-main-outer-section .ggg-main-left-sec {
        border-right: 0px;
    }

    .events-slider-content {
        margin-top: 10px;
    }

    .grn-logo-side img {
        width: 40px;
    }

    div#l500_middle_leaderboard_728x90 {
        width: 100% !important;
    }

    .nav-country-lists h3 {
        font-size: 20px;
    }

    .ggg-edition-header .nav-country-lists h3 .fa-location-dot {
        font-size: 18px;
    }

    .ggg-rec-firms {
        width: 50%;
    }

    .events-left-sec,
    .events-right-sec {
        width: 100%;
    }

    .ggg-events-sec {
        flex-wrap: wrap;
    }

    .slider-image-wrap {
        max-height: 100%;
    }

    .events-slider-content {
        padding: 0px;
    }

    .blp-profile-card h4 {
        padding-top: 0px;
    }

    div#l500_middle_leaderboard_728x90 {
        width: 100%;
        max-width: 100%;
    }

    .blp-profile-card a.profile-link {
        padding: 10px 10px;
        font-size: 14px;
    }

    .blp-gg-profile-sec {
        padding-left: 37px;
        padding-top: 50px;
    }

    .ggg-interview-heading {
        padding: 50px 25px;
    }

    .blp-profile-card {
        padding: 20px;
    }

    .ggg-interview-heading h3 {
        line-height: 22px;
        font-size: 18px;
    }
}

@media only screen and (max-width:767px) {
    .header-ggg-text {
        margin-bottom: 10px;
    }
    a.header-button{
        margin-right:0px;
    }
    .header-ggg-text{
        padding:0px 5px;
    }
    .global-green-partners-wrap{
        flex-wrap:wrap;
    }
    .gg-editions-nav {
        padding: 10px 0;
    }

    .gg-editions-nav ul.ggg-nav-list li {
        margin: 0px 6px;
    }

    .gg-editions-nav ul.ggg-nav-list li a {
        font-size: 14px;
    }

    ul.ggg-nav-list {
        justify-content: center !important;
    }

    .gg-editions-nav.fixed {
        top: 49px;
    }

    .ggg-rec-firms,
    .partners-right-sec,
    .editions-left-sec {
        width: 100%;
    }

    .ggg-rec-firms {
        padding: 0px 0px;
    }

    .events-carousel {
        padding: 20px 0px;
    }

    .events-carousel .owl-dots {
        width: 100%;
        max-width: 100%;
        margin-right: auto;
    }

    .partners_wrap .partner_item {
        margin-right: 15px;
        width: 50%;
    }

    .partners-right-sec .editions-left-sec {
        width: 100%;
    }

    .slider-image-wrap {
        height: 100%;
    }

    .events-slider-content {
        padding: 0px;
    }

    .grn-logo-side img {
        width: 21px;
    }

    a.grrn-bttn {
        padding: 10px 7px;
        font-size: 12px;
    }

    .img-txt-same h1 {
        font-size: 15px;
    }

    .events-left-sec,
    .events-right-sec,
    .green-discussions-left-sec,
    .blogs-right-sec {
        width: 100%;
    }

    .ggg-events-sec,
    .gg-editions-nav ul.ggg-nav-list,
    .news-wrapper {
        flex-wrap: wrap;
    }

    .ggg-events-sec {
        padding: 13px 8px;
    }

    .gg-editions-nav ul.ggg-nav-list li a {
        font-size: 14px;
    }

    .gg-editions-nav ul.ggg-nav-list li {
        margin: 0px 10px;
    }

    .navigation-top.customSticky {
        z-index: 99;
    }

    .navigation-top {
        margin-top: 0px;
    }

    .gg-editions-nav.fixed {
        top: 40px !important;
    }

    .gg-profile-outer {
        margin-bottom: 10px;
    }

    .button-wrapper {
        text-align: end;
        margin-top: 10px;
    }

    .view-button-outer a.view-btnn {
        padding: 9px 13px;
    }

    .firm-name h2 {
        padding: 0px;
        font-size: 14px;
        color: #000;
    }

    .firm-details-sec p {
        font-size: 14px;
        line-height: 20px;
    }

    .ggg-main-outer-section .ggg-main-right-sec,
    .ggg-main-left-sec,
    .ggg-main-outer-section .ggg-main-left-sec {
        width: 100%;
    }

    .ggg-main-outer-section {
        flex-wrap: wrap;
    }

    .ggg-rec-firms,
    .partners-right-sec,
    .editions-left-sec {
        width: 100% !important;
    }

    .ggg-rec-firms {
        padding: 0px 0px;
    }

    .events-carousel {
        padding: 20px 0px;
    }

    .events-carousel .owl-dots {
        width: 100%;
        max-width: 100%;
        margin-right: auto;
    }

    .partners_wrap .partner_item {
        width: 46% !important;
        margin: 7px 3px;
    }

    .partners-right-sec .editions-left-sec {
        width: 100%;
    }

    .slider-image-wrap {
        height: 100%;
    }

    .events-slider-content {
        padding: 0px;
    }

    .grn-logo-side img {
        width: 21px;
    }

    a.grrn-bttn {
        padding: 10px 7px;
        font-size: 12px;
    }

    .img-txt-same h1 {
        font-size: 15px;
    }

    .events-left-sec,
    .events-right-sec,
    .green-discussions-left-sec,
    .blogs-right-sec {
        width: 100%;
    }

    .ggg-events-sec,
    .news-wrapper {
        flex-wrap: wrap;
    }

    .gg-editions-nav ul.ggg-nav-list {
        justify-content: center;
        flex-wrap: wrap;
    }

    .ggg-events-sec {
        padding: 13px 8px;
    }

    .gg-editions-nav ul.ggg-nav-list li a {
        font-size: 14px;
    }

    .gg-editions-nav ul.ggg-nav-list li {
        margin: 0px 10px;
    }

    .ggg-interview-heading {
        padding: 30px 0px;
    }

    .img-txt-same h1 {
        font-size: 15px;
        font-weight: 500;
    }

    a.grrn-bttn {
        padding: 8px 8px;
        font-size: 14px;
    }

    .esg-section-wrapper {
        /* display:block; */
        display: flex;
        flex-direction: column-reverse;
    }

    h2.esg-head {
        font-size: 18px;
        line-height: 25px;
    }

    .profile-img-wrap {
        margin-left: -40px;
    }
}

@media all and (max-width: 768px) {
    .post-list-rss-custom .slick-track {
        margin-bottom: 10px;
    }

    .profile-wrap-container:hover .contacts_tooltip {
        top: 0%;
    }

    #top-menu {
        background: transparent;
    }

    .ggg-more-content {
        height: auto;
    }

    .single-guide {
        width: 45%
    }

    div.ggg-blog {
        width: 45%
    }

    .single-hub #primary {
        width: 100% !important;
        margin-left: 0px;
    }

    #ggg-left-section {
        width: 100%;
    }

    #ggg-mid-section {
        width: 100%;
        margin-right: 0px
    }

    #ggg-right-section {
        width: 100%;
        margin-left: 0px !important;
    }

    .card {
        margin: 10px !important;
    }

    .card.slick-slide.slick-cloned {
        width: 300px;
    }

    aside#secondary.widget-area {
        width: auto;
    }

    .custom-header {
        margin-bottom: 0px !important;
    }
}

@media all and (max-width: 575px) { 
    .site-branding .wrap {
        padding: 20px 40px 30px 30px;
    }
    #non-front-search {
        top: 0px;
        right: 0px;
        width: 70%;
    }
    #header-ggg-bg{
        height: 250px;
    }
    ul.ggg-nav-list {
        width: 100%;
    }

    .single-global_green_guide .tab button {
        padding: 13px 30px;
        color: #000;
        font-size: 14px;
    }

    .page-id-17692 .navigation-top {
        z-index: 999 !important;
    }

    .navigation-top {
        margin-top: 0;
    }

    .page-id-17692 .navigation-top {
        z-index: 999 !important;
    }

    .guides-inner-sec .guides-profile-wrap {
        width: 48%;
    }

    .post-list-rss-custom .slick-track {
        margin-bottom: 15px;
    }

    .more-esg-wrap .slick-next {
        right: 42% !important;
    }

    .more-esg-wrap .slick-prev {
        left: 42% !important;
    }

    .ggg-more-content {
        padding-bottom: 50px;
    }

    .ggg-button#header-button {
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
    }

    .header-ggg-text {
        display: block;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    #ggg-left-section {
        float: none;
        width: 100%;
    }

    #ggg-right-section {
        width: 100%;
    }

    img.sponsor-logo {
        bottom: 0px;
        max-height: 100px !important;
    }

    #ggg-mid-section {
        width: 100%
    }

    p img {
        margin-left: 10px;
    }

    .card.slick-slide.slick-cloned {
        width: 300px;
    }

    .sidebar-preview img,
    .interview-preview img,
    span.firm-logo {
        display: inline;
    }

    .navigation-top {
        margin-top: 0px;
    }

    .gg-profile-outer.firms-name-outer {
        grid-template-columns: 1fr;
    }

    .gg-profile-outer.firms-name-outer p img {
        margin-left: unset;
    }
}

@media all and (max-width: 480px) {
    .sustainable-iframe-wrap{
        width:100% !important;
    }
    .single-featured-image-header img{
        height:100%;
    }
    .post-navigation .nav-links{
        padding:0px !important;
    }
    h2.nav-header, .interview-content h2, .entry-content h2{
        font-size:18px;
    }
    .single-global_green_guide .tab button {
        padding: 8px 18px;
    }

    .profile-wrap-container:hover .contacts_tooltip {
        top: 40%;
    }

    .post-list-rss-custom .slick-track {
        margin-bottom: 5px;
    }

    .single-guide {
        width: 100%;
    }

    .new-guide-image-container {
        height: auto;
    }

    .new-guide-image-container img {
        height: auto;
    }

    div.ggg-blog {
        width: 100%;
    }

    .ggg-blog-content a h3 {
        height: auto;
    }

    .ggg-more-content {
        height: auto;
    }

    .more-esg-wrap .slick-next {
        right: 38% !important;
    }

    .more-esg-wrap .slick-prev {
        left: 38% !important;
    }

    .ggg-button#header-button {
        margin-bottom: 10px;
    }

    p.link-more {
        margin-bottom: 0;
    }

    .gg-editions-nav ul.ggg-nav-list li {
        margin: 0px 7px;
    }

    .gg-editions-nav ul.ggg-nav-list li a {
        font-size: 12px;
        line-height: 15px;
    }

    .market-overview-content h2 {
        margin-top: 10px;
    }

    .grn-logo-side {
        position: absolute;
        right: 12px;
        top: 4px;
    }

    .green-discussions-left-sec h2,
    .blogs-right-sec h2 {
        margin: 10px 0px;
    }

    a.view-full-report-btn {
        padding: 10px 7px;
        font-size: 13px;
    }

    a.grrn-bttn {
        padding: 6px 4px;
        font-size: 12px;
    }

    .blogs-inner-wrapper {
        display: flex;
        flex-wrap: wrap;
        margin-top: 5px;
    }

    a.news-btn-wrapper {
        margin-top: 20px;
    }

    .profile-wrap {
        width: 50%;
        max-height: 150px;
        margin-bottom: 6px;
    }

    .discussions-inner-sec {
        padding: 10px 0px;
    }

    .discussions-content p {
        font-size: 14px;
        line-height: 20px;
    }

    .blogs-right-sec {
        padding-top: 20px;
    }

    .ggg-rec-firms {
        width: 100%;
    }

    .partnership_content h2 {
        margin-bottom: 4px;
    }

    .partnership_content {
        margin-top: 15px;
    }

    .discussions-content {
        width: 100%;
        padding: 6px 0px;
    }

    .green-discussions-left-sec h2,
    .blogs-right-sec h2 {
        font-size: 20px;
    }

    .green-discussions-left-sec,
    .blogs-right-sec,
    .partners-right-sec {
        padding: 0px;
    }

    a.news-btn-wrapper {
        font-size: 12px;
    }

    .events-slider-content p {
        font-size: 14px;
    }

    .events-right-sec {
        padding: 0px 15px;
    }

    .ggg-firm-content h3 {
        margin: 6px 0px;
        font-size: 15px;
        font-weight: 600;
    }

    .view-all-btn-wrap a {
        font-size: 16px;
    }

    .global-green-partners-wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .single-global_green_guide .grrn-bck .sction-two,
    .ggg-ambassador-interview .grrn-bck .sction-two {
        width: 40%;
    }

    .market-overview-content p {
        font-size: 14px;
    }

    .events-slider-content h2 {
        font-size: 15px;
        margin: 12px 0px;
    }

    .button-wrapper a {
        font-size: 14px;
    }

    .gg-profile-outer.firms-name-outer {
        grid-template-columns: 1fr 1fr;
    }

    .view-button-outer a.view-btnn {
        padding: 10px 13px !important;
    }

    .button-wrapper {
        text-align: end;
        margin-top: 10px;
    }

    .firm-details-sec {
        background: #DEEAE7;
        padding: 15px 15px;
    }

    .editions-innner-sec {
        display: block;
    }

    .firms-left-sec {
        margin-top: 20px;
    }

    .market-overview-content h2 {
        margin-top: 10px;
    }

    .grn-logo-side {
        position: absolute;
        right: 12px;
        top: 4px;
    }

    .green-discussions-left-sec h2,
    .blogs-right-sec h2 {
        margin: 10px 0px;
    }

    a.view-full-report-btn {
        padding: 10px 7px;
        font-size: 13px;
    }

    a.grrn-bttn {
        padding: 6px 4px;
        font-size: 12px;
    }

    .blogs-inner-wrapper {
        display: flex;
        flex-wrap: wrap;
        margin-top: 5px;
    }

    a.news-btn-wrapper {
        margin-top: 20px;
    }

    .profile-wrap {
        width: 50%;
        max-height: 150px;
        margin-bottom: 6px;
    }

    .discussions-inner-sec {
        padding: 10px 0px;
    }

    .discussions-content p {
        font-size: 14px;
        line-height: 20px;
    }

    .blogs-right-sec {
        padding-top: 20px;
    }

    .ggg-rec-firms {
        width: 100%;
    }

    .partnership_content h2 {
        margin-bottom: 4px;
    }

    .partnership_content {
        margin-top: 15px;
    }

    .discussions-content {
        width: 100%;
        padding: 6px 0px;
    }

    .green-discussions-left-sec h2,
    .blogs-right-sec h2 {
        border-bottom: 0px;
        font-size: 23px;
        margin-bottom: 0px;
    }

    .green-discussions-left-sec,
    .blogs-right-sec,
    .partners-right-sec {
        padding: 0px;
    }

    a.news-btn-wrapper {
        font-size: 12px;
    }

    .events-slider-content p {
        font-size: 14px;
    }

    .events-right-sec {
        padding: 0px 15px;
    }

    .ggg-firm-content h3 {
        margin: 6px 0px;
        font-size: 16px;
        font-weight: 600;
    }

    .view-all-btn-wrap a {
        font-size: 16px;
    }

    .global-green-partners-wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .market-overview-content p {
        font-size: 14px;
    }

    .events-slider-content h2 {
        font-size: 15px;
        margin: 12px 0px;
    }

    .button-wrapper a {
        font-size: 14px;
    }

    .sction-two {
        width: 60%;
    }

    .ggg-interview-heading {
        padding: 25px 0px;
    }

    .blp-gg-profile-sec {
        padding-left: 16px;
    }

    .blp-profile-card {
        padding: 18px;
    }

    .ggg-amb-interview-main {
        padding: 30px 20px 0px 20px;
        margin-bottom: 20px;
    }

    h2.interview-heading {
        font-size: 16px;
    }

    .img-txt-same h1 {
        font-size: 12px;
    }

    .img-ar-sm {
        margin-right: 8px;
    }

    .img-txt-same h1 {
        font-size: 12px;
    }
}

@media only screen and (max-width:375px) {
    a.grrn-bttn {
        margin-right: -6px;
    }
}
