summary {
  color: transparent;
  display: inline;
}

.component.link-list.col-12 ul {
  width: 55.25rem;
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 10rem;
  margin-top: 10rem;
  padding-left: 10rem;
}

.component.link-list.col-12 ul li {
  font-size: 4rem;
  line-height: 5rem;
  padding-left: 2rem;
  font-family: "roobert_medium", sans-serif;
  font-weight: bold;
  color: #243508;
  transition: all 0.4s ease-out;
}

.component.link-list.col-12 ul li a {
  cursor: pointer;
}

.component.link-list.col-12 ul li:hover {
  color: #fff;
  cursor: pointer;
}

#linkedin_icon_header,
#youtube_icon_header,
#twitter_icon_header {
  display: inline;
}

details .row {
  width: 40vw;
}

#linkedin_icon_header {
  margin-left: 24%;
}

#youtube_icon_header {
  margin-left: 5%;
  padding-top: 0.2rem;
}

#twitter_icon_header {
  margin-left: 5%;
  padding-top: 0.3rem;
}

.toggle_label {
  position: relative;
  display: block;
  margin-top: -3rem;
  margin-left: 0.3rem;
}

.toggle_label,
.toggle_label:after,
.toggle_label:before {
  width: 3.7rem;
  height: 0.3rem;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  background-color: #222;
}

.toggle_label:after,
.toggle_label:before {
  position: absolute;
  top: -10px;
  left: 0;
  content: " ";
}

.toggle_label:after {
  top: 10px;
}

.open_menu .toggle_label {
  background-color: transparent;
}

.open_menu .toggle_label:after,
.open_menu .toggle_label:before {
  top: 0;
  background-color: #243508;
}

.open_menu .toggle_label:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.open_menu .toggle_label:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.toggle-label,
.toggle-label:after,
.toggle-label:before {
  position: fixed;
  top: 6rem;
  right: 0rem;
  z-index: 2;
  cursor: pointer;
}

.toggle-content {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 1;
}

#toggle {
  width: 4rem;
  height: 3.1rem;
  cursor: pointer;
  opacity: 0;
  position: relative;
  z-index: 1;
}

.on-page-editor {
  top: 23.5rem;
}

#hamburger_menu_icon_section {
  position: absolute;
  top: 37%;
  /*HB icon was not aligned with the right menu*/
  transform: translateY(-50%);
  right: 17px;
  z-index: 3;
}

.on-page-editor #hamburger_menu_icon_section {
  top: 16%;
  /*Font size change*/
}

.container.hamburger_menu_desktop {
  width: 0;
  height: 100%;
  background: #bff355;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 11% 100%);
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 2rem;
  padding-left: 12rem;
  transition: all 0.7s ease-out;
}

#hamburger_menu_links ul {
  list-style: none;
}

#hamburger_menu_links ul li {
  /*padding-bottom: 3rem; Font size change*/
  font-family: "roobert_medium", sans-serif;
}

#hamburger_menu_links ul li a {
  color: #243508;
  cursor: pointer;
  text-decoration: none;
}

.hb_right_side_menu {
  height: 350px;
}

.hbmenu_show .hb_right_side_menu > li {
  animation-name: rightMenuAnimation;
  animation-duration: 0.5s;
  animation-timing-function: ease;
}

.hbmenu_show .hb_right_side_menu > li:nth-last-child(4) {
  animation-duration: 0.6s;
}

.hbmenu_show .hb_right_side_menu > li:nth-last-child(3) {
  animation-duration: 0.7s;
}

.hbmenu_show .hb_right_side_menu > li:nth-last-child(2) {
  animation-duration: 0.8s;
}

.hbmenu_show .hb_right_side_menu > li:nth-last-child(1) {
  animation-duration: 0.9s;
}

@keyframes rightMenuAnimation {
  from {
    transform: translateX(140%);
  }
  to {
    transform: translateX(0);
  }
}
.hb_menu_inner_child li {
  line-height: normal !important;
  padding-bottom: 1.6rem !important;
  /*Font size changes*/
}

.container.hamburger_menu_desktop.hbmenu_show,
.container.hamburger_menu_desktop.language_selector_mobileView {
  right: 0;
  width: 50%;
}

#hamburger_menu_links {
  width: 100%;
  margin-bottom: 8rem;
}

.hamburger_menu_mobile .social-icons-wrapper {
  padding: 0;
}

#youtube_hd_logo {
  margin-left: 3rem;
  margin-top: 0.4rem;
  margin-right: 3rem;
}

.megamenu.mob_li #youtube_hd_logo {
  margin-top: 3px;
}

#twitter_hd_logo {
  margin-top: 0.2rem;
}

#wechat_hd_logo {
  margin-left: 2.375rem;
}

#wechat_hd_logo img {
  width: 3.2rem;
  height: 3.2rem;
}

#instagram_hd_logo {
  margin-left: 2.8rem;
}

.toggle_label::before,
.toggle_label::after,
.toggle_label {
  cursor: pointer;
}

.megamenu.mob_li {
  display: none;
}

.mob_close_search {
  display: none;
}

.mob_search_text {
  display: none;
}

.mobile_speicifc {
  display: none;
}

.mob-search-img-blk {
  display: none;
}

ul.globalSearchAutoSuggest li:hover .ui-state-active,
ul.globalSearchAutoSuggest li span.groupSpan,
ul.globalSearchAutoSuggest li span.titleSpan {
  font-weight: normal !important;
}

ul.globalSearchAutoSuggest li:hover span.titleSpan,
ul.globalSearchAutoSuggest li span.titleSpan {
  color: #243508 !important;
}

.social-icons-wrapper .file-type-icon-media-link.component {
  flex: none;
}

ul.globalSearchAutoSuggest.ui-autocomplete li.ui-menu-item {
  padding-left: 2rem;
}

@media (min-width: 992px) {
  ul.globalSearchAutoSuggest.ui-autocomplete li.ui-menu-item {
    padding-left: 5rem;
  }
}
/* language-selector mobile view css */
.hamburger_menu_mobile .mobile-language-selector {
  margin-top: 6.125rem;
  order: -1;
  margin-bottom: 50px;
}

.hamburger_menu_mobile .mobile-language-selector span {
  line-height: 3rem;
  font-size: 24px;
  color: #243508;
  display: block;
  font-weight: 600;
  margin-bottom: 4.875rem;
}

.hamburger_menu_mobile .mobile-language-selector ul li {
  margin-bottom: 0.6rem;
  max-height: none;
  overflow: unset;
  line-height: 0;
}

.hamburger_menu_mobile .mobile-language-selector ul {
  position: static;
}

.hamburger_menu_mobile .mobile-language-selector ul li.language-selector-item.is-active a:after {
  content: "";
  background-color: #243508;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0px;
}

.hamburger_menu_mobile .mobile-language-selector ul li.language-selector-item a {
  color: #243508;
  font-size: 1.8rem;
  line-height: 3.5rem;
  font-weight: 600;
  position: relative;
}

/*
.hamburger_menu_desktop #instagram_hd_logo{margin-left:3rem;}
*/
/* Media Queries */
@media (min-width: 992px) {
  #hamburger_menu_links ul li .field-link > a {
    font-size: 4rem;
    color: #243508;
  }
  .desktop_menu_1 .nav-item .tab-pane section.sections-content__card_img > span {
    padding: 0px 10px;
  }
}
@media (max-width: 991px) {
  #youtube_hd_logo {
    margin-top: 0.7rem;
    margin-left: 3.3rem;
  }
  #twitter_hd_logo {
    margin-left: 0.4rem;
  }
  #wechat_hd_logo {
    margin: -0.4rem 0 0 3.4rem;
  }
  #wechat_hd_logo img {
    width: 28px;
    height: 28px;
  }
  .mobile_speicifc {
    margin-top: 3rem;
  }
  .search_right .language_selector_header {
    display: block;
  }
  .search_right .language_selector_header .language-selector-select-item img {
    width: 29px;
  }
  .language_selector_header {
    display: none;
  }
  .hide_item_mobile {
    display: none;
  }
  #header .hamburger_menu_desktop {
    clip-path: unset;
    height: 100vh;
    overflow-y: auto;
    /* max-width: 60rem; */
    padding-left: 3.1rem;
    display: block;
  }
  #header .language_selector_mobileView {
    height: 100%;
    overflow: hidden;
  }
  .container.hamburger_menu_desktop.hbmenu_show,
  .container.hamburger_menu_desktop.language_selector_mobileView {
    width: 70%;
  }
  .container.hamburger_menu_desktop.language_selector_mobileView {
    z-index: 9;
  }
  .container.hamburger_menu_desktop .mobile-language-selector .cross-mobile-selector {
    position: absolute;
    top: 7rem;
    right: 3rem;
    font-size: 5.5rem;
    color: #243508;
    font-weight: 500;
  }
  .container.hamburger_menu_desktop.language_selector_mobileView #mobile_menu_header_links,
  .container.hamburger_menu_desktop.language_selector_mobileView #hamburger_menu_links {
    display: none;
  }
  #header_logo_image {
    z-index: 0;
  }
  .search_view {
    position: relative;
    /* position: absolute; */
    /* right: 6.3rem;
    top: 42%;
    transform: translateY(-50%); */
  }
  .mobile_speicifc .desktop_menu_1 {
    list-style: none;
    margin-top: 7.4rem;
  }
  .mobile_speicifc .desktop_menu_1 > li {
    font-size: 3rem;
    /*Font size changes*/
    line-height: 5.7rem;
    display: block;
    padding: 0;
  }
  #hamburger_menu_links {
    width: 100%;
    margin-bottom: 0;
    display: unset;
    margin-top: 2.4rem;
    margin-bottom: 6rem;
  }
  #hamburger_menu_links ul {
    margin-left: 0;
    left: 0;
    padding-left: 0;
  }
  #hamburger_menu_links ul li {
    list-style: none;
    font-size: 2rem;
    /*Font size changes*/
    line-height: 5rem;
    padding-bottom: 0;
    /*Font size change*/
  }
  .hb_right_side_menu {
    height: auto;
  }
  .hb_right_side_menu .hb_menu_inner_child {
    padding-left: 1rem;
  }
  .megamenu {
    position: fixed;
    top: 0;
    left: initial;
    right: 0;
    background: #d8e666;
    width: 70%;
    display: none;
    background-size: unset;
    clip-path: unset;
    transition: all 0.2s ease-out;
    z-index: 11;
    height: 100%;
    padding-left: 3.2rem;
    overflow-y: auto;
    transform: none;
  }
  .megamenu .inner-mega-menu {
    /* overflow-y: auto; */
  }
  .megamenu.mob_li {
    display: block;
    top: 0 !important;
  }
  .megamenu .nav-pills .nav-link.active {
    color: #243508;
    opacity: 0.6;
    font-size: 2.4rem;
    background: 0;
    font-family: "roobert_medium", sans-serif;
    border-bottom: 0;
    text-transform: capitalize;
    display: block;
    border: none;
  }
  .megamenu .nav-pills .nav-link.active .hb_heading {
    border-color: transparent;
  }
  .megamenu .nav-pills .nav-link.active.active_tab {
    opacity: 1;
  }
  .blank_megamenu_area {
    background: 0;
    width: 100%;
    height: 4rem;
    font-family: "roobert_medium", sans-serif;
    font-size: 3rem;
    /*Font size changes*/
    position: relative;
    top: 10rem;
    left: 0;
  }
  .mm-list-industry li:before {
    display: none;
  }
  .megamenu.mob_li .col-2,
  .megamenu.mob_li .col-10 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .megamenu.mob_li .col-2 .nav {
    display: unset;
  }
  .megamenu .nav-link {
    font-size: 2.4rem;
    color: #243508;
    font-family: "roobert_medium";
    line-height: normal;
  }
  .mega-menu-container .col-2 a {
    width: 50%;
  }
  .mob_li .nav .nav-link:not(.active) {
    opacity: 0.6;
    font-size: 2rem;
    /*Font size changes*/
  }
  .mega-menu-container .col-2 a:nth-child(2) {
    padding-left: 10rem;
  }
  ul.mm-list-industry li a,
  .mm-list li a {
    color: #fff;
  }
  ul.mm-list-industry li,
  ul.mm-list-practice li {
    width: 100%;
    line-height: normal;
    padding: 0.3rem 0;
  }
  ul.mm-list-industry {
    padding-left: 4%;
  }
  .mob_close_search {
    display: block;
    position: absolute;
    top: -13rem;
    right: 1.5rem;
    z-index: 2;
    cursor: pointer;
  }
  .mob-search-img-blk.mob_srch_blk {
    display: none;
  }
  .mob_close_search.no_close,
  .mob_search_container,
  .bg_green #header_logo_image img.active,
  .bg_green .hb_menu {
    display: none;
  }
  .bg_green .mob_search_container {
    display: block;
  }
  .mob-search-img-blk {
    display: inline-block;
    margin-right: 1.1rem;
  }
  .component.search-box-external-api.expand {
    width: 100% !important;
    z-index: 1;
  }
  .search-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 1.3rem;
    background: 0;
    left: 0;
    top: 10rem;
  }
  .container.green #txtGlobalSearch {
    background: #fff;
    font-size: 2rem;
    padding: 2rem 1rem 2rem 2rem;
    border-bottom: 0;
  }
  ::-webkit-input-placeholder,
  ::-moz-placeholder,
  :-ms-input-placeholder,
  :-moz-placeholder {
    font-size: 1.6rem;
  }
  ul.globalSearchAutoSuggest li span.titleSpan {
    font-size: 1.5rem;
  }
  #hamburger_menu_icon_section {
    top: 41%;
  }
  .bg_green .mob_search_text {
    display: block;
    font-size: 3.2rem;
    font-family: "roobert_medium", sans-serif;
    position: relative;
    top: -2rem;
  }
  .mm-list-practice li:before {
    display: none;
  }
  ul.mm-list-industry,
  ul.mm-list-practice {
    padding-left: 0 !important;
  }
  .bg_green header.green {
    background: #bff355;
    position: relative;
  }
  .bg_green header.green::before {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #bff355;
    z-index: 1;
  }
  header.green {
    background: #fff;
  }
  #lawyer_data_content {
    border: 1px solid transparent;
  }
  #hamburger_toggle-button > .component-content {
    height: 100vh;
  }
  .mobile_speicifc {
    display: block;
  }
  .toggle_label,
  .toggle_label:after,
  .toggle_label:before {
    width: 3.5rem;
    height: 0.5rem;
  }
  img.search-img-blk {
    display: none;
  }
  .focus_white .search_view {
    position: absolute;
    top: 2.1rem;
  }
  .focus_white #txtGlobalSearch {
    position: unset;
    top: unset;
  }
  ul#ui-id-1,
  ul#ui-id-2,
  ul.ui-autocomplete {
    max-height: 30rem;
    overflow-y: auto;
    /* top: 26.8rem !important; Search Suggestion comes from JS */
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  ul#ui-id-1,
  ul#ui-id-2,
  ul.ui-autocomplete {
    max-width: 400px;
  }
}
@media (max-width: 991px) and (max-width: 991px) and (max-width: 480px) {
  ul#ui-id-1,
  ul#ui-id-2,
  ul.ui-autocomplete {
    left: auto !important;
    right: 15px;
    max-width: 300px;
  }
}
@media (max-width: 991px) {
  .focus_white .mob-search-img-blk {
    left: 26rem;
    top: -1.3rem;
  }
}
@media (max-width: 991px) {
  #linkedin_hd_logo {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .mob_arrow {
    position: absolute;
    top: 3.8rem;
    left: 3rem;
    width: 3rem;
    height: auto;
    cursor: pointer;
  }
}
@media (max-width: 991px) {
  .mob_social_megamenu {
    list-style: none;
    display: flex;
    margin-top: 40%;
  }
}
@media (max-width: 991px) {
  .megamenu.mob_li .social-icons-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) {
  .social-icons-wrapper .file-type-icon-media-link a {
    line-height: 0;
  }
}
@media (max-width: 991px) {
  .hamburger_menu_desktop ul li .hb_menu_inner_child li {
    padding-bottom: 0.6rem !important;
  }
}
@media (max-width: 991px) {
  .hamburger_menu_desktop ul li .hb_menu_inner_child li a {
    font-size: 1.7rem !important;
  }
}
@media (max-width: 991px) {
  @supports (-webkit-touch-callout: none) {
    /* .blank_megamenu_area {
      background: 0;
      width: 100%;
      height: 4rem;
      margin-top: 2rem;
      font-family: $font-roobert-medium, sans-serif;
      font-size: 3.4rem;
      text-decoration: underline;
      position: relative;
      top: 4rem;
      left: 1.5rem;
    } */
    .megamenu.mob_li .col-2,
    .megamenu.mob_li .col-10 {
      max-width: 100%;
      flex: 0 0 100%;
    }
    .megamenu.mob_li .col-2 .nav {
      display: unset;
    }
    ul.mm-list-industry,
    ul.mm-list-practice {
      padding-left: 4%;
    }
  }
}
@media (max-width: 991px) {
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .component.search-box-external-api.expand {
        min-width: 100% !important;
      }
    }
  }
}
@media (max-width: 575px) {
  #header .hamburger_menu_desktop,
  .megamenu {
    max-width: 100%;
  }
  .container.hamburger_menu_desktop.hbmenu_show,
  .container.hamburger_menu_desktop.language_selector_mobileView {
    width: 100%;
  }
  .megamenu.mob_li {
    width: 100%;
  }
}
.search_right .language_selector_header a.language-selector-select-link {
  display: none;
}

@media (max-width: 1300px) {
  .bg_green #hamburger_menu_icon_section,
  .search_text {
    display: none;
  }
  .search_right .language_selector_header a.language-selector-select-link {
    display: none;
  }
}
.desktop_menu_1 .nav-item .tab-pane section.sections-content__card_img {
  width: 250px;
  height: 150px;
  overflow: hidden;
  position: relative;
  margin: 0 15px 15px 0;
}
.desktop_menu_1 .nav-item .tab-pane section.sections-content__card_img a {
  width: 100%;
  height: 100%;
}
.desktop_menu_1 .nav-item .tab-pane section.sections-content__card_img img {
  width: 100%;
  height: 100%;
  transition: 0.2s ease-in-out;
}
.desktop_menu_1 .nav-item .tab-pane .section__links-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.desktop_menu_1 .nav-item .tab-pane .inner_section_data_div article.sections-content {
  display: flex;
  padding-bottom: 20px;
}
.desktop_menu_1 .nav-item .tab-pane .inner_section_data_div article.sections-content section.sections-content__desc a .ot_tile_title {
  font-size: 2.5rem;
  font-family: "roobert_medium";
  line-height: 24px;
  margin-bottom: 0;
}
.desktop_menu_1 .nav-item .tab-pane .inner_section_data_div article.sections-content section.sections-content__desc a {
  color: #fff;
}
.desktop_menu_1 .nav-item .tab-pane .inner_section_data_div article.sections-content section.sections-content__desc a:hover {
  color: #bff355;
}
.desktop_menu_1 .nav-item .tab-pane .inner_section_data_div article.sections-content section.sections-content__desc p.date_text {
  color: #fff;
  font-family: "roobert_light";
  font-size: 13px;
  line-height: 1.5;
  margin-top: 15px;
}
.desktop_menu_1 .nav-item .tab-pane section.sections-content__card_img > span {
  position: absolute;
  z-index: 1;
  font-family: "roobert_medium";
  font-size: 14px;
  display: inline-block;
  left: 0;
  top: 0;
  padding: 10px;
  background: #bff355;
}
.desktop_menu_1 .nav-item .tab-pane section.sections-content__card_img:hover img {
  transform: scale(1.5);
}

@media (max-width: 991px) {
  .desktop_menu_1 .nav-item .tab-content .tab-pane .inner_section_data_div article.sections-content {
    display: none;
  }
  .desktop_menu_1 .nav-item .tab-pane .section__links-flex {
    display: block;
  }
  .desktop_menu_1 .nav-item .tab-pane .inner_section_data_div article.sections-content {
    display: block;
    padding-bottom: 0;
  }
  .desktop_menu_1 .nav-item .tab-pane section.sections-content__card_img {
    margin: 15px 15px 15px 0;
  }
}