.gds-header__metanav-bg .gds-cell--m-quarter {
  width: 33%;
}
.gds-header__metanav-bg .gds-cell--m-three-quarters {
  width: 67%;
}
.gds-metanav .gds-metamenu__label-text {
  font-style: initial;
}

/* form CSS */
.form_section {
  width: 384px;
  margin: auto;
}
.forgotten a {
  text-decoration: none;
}
input#edit-submit {
  width: 100%;
}
div#edit-submit--input-wrapper {
  width: 100%;
}
.gds-quicklinks__items {
  border: 0px;
}

/* footer sub nav */
.footer_sub_nav ul {
  display: flex;
  list-style: none;
  padding: 0px;
}
.footer_sub_nav ul li {
  margin-right: 7px;
}
.footer_sub_nav ul li a {
  text-decoration: none;
}
.footer_sub_nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.form-item--error-message {
  display: none;
}
.gds-cell.gds-cell--m-quarter.gds-cell--spacer-m.gds-cell--sidebar {
  border-radius: 4px;
}
td article {
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  margin-left: 5px;
}
table tbody p a {
  text-decoration: none;
  margin: 0px;
}
.gds-cell.gds-cell--m-quarter.gds-cell--sidebar {
  border-radius: 4px;
  min-height: 100%;
  max-height: 140px;
}
@media screen and (min-width: 768px) {
  [dir="ltr"] .gds-tabs::before {
    right: 0px;
  }
}
.gds-card-profile .gds-link:hover span {
  text-decoration: none !important;
}
.gds-card-profile__content-inner a:hover {
  text-decoration: none !important;
}
.gds-link--menu:focus::after,
.gds-link--with-icon:focus::after {
  outline: none;
  border: 0px;
}
.gds-tabs__button {
  justify-content: start;
}
.Small-copy {
  width: 384px;
  height: 60px;
}
.wrap-forgotten-btn-login .small-copy span {
  text-align: left;
  margin: 0px;
}
.node-1 .gds-header__metanav-bg.gds-header__metanav-bg-- {
  display: none;
}
.node-3 .gds-cell.gds-cell--m-quarter.gds-cell--spacer-m.gds-cell--sidebar {
  display: none;
}
.footer_sub_nav {
  flex-wrap: wrap;
}
li.mobileutilityitem.dropdown.login.last p {
  margin: 0px;
}
.gds-tabs__left-chevron.gds-tabs__left-chevron--,
.gds-tabs__right-chevron.gds-tabs__right-chevron-- {
  display: none;
}
/* cookie symbol shifting to left to avoid overlapping with back-to-top button*/
.it-eprivacy-toggle-container.toggle-position-bottom-right {
  left: 20px;
  right: unset;
  width: 80%;
}
.node-1 #mobilemenutoggle {
  display: none;
}
@media only screen and (max-width: 600px) {
  .form_section {
    width: 100%;
  }
}
/*disclaimer pop-up responsive GWS*/
@media screen and (max-width: 1200px) {
  div[aria-describedby="modal_external_link"] {
    width: 90% !important;
    margin: auto !important;
    left: 5% !important;
  }

  div[aria-describedby="modal_external_link"] #modal_external_link {
    width: 90% !important;
  }

  div[aria-describedby="modal_external_link"] .gds-modal__actions.form-actions .gds-btn-wrapper.button {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 1200px) {
  div[aria-describedby="modal_external_link"] #modal_external_link .gds-modal__body {
    overflow: scroll !important;
    height: auto !important;
  }
}
div[aria-describedby="modal_external_link"] #modal_external_link {
  overflow-y: scroll;
}
.gds-modal__header {
  text-align: center;
}
.gds-modal__body {
  padding-left: 0px !important;
}
@media only screen and (max-width: 1200px) {
  .gds-metanav {
    display: block !important;
  }
  .gds-metanav .gds-metamenu__item {
    display: block;
  }
  .gds-header__metanav-bg-- .gds-cell.gds-cell--m-quarter.gds-cell--spacer-m.gds-cell--content {
    width: 100%;
  }
  .gds-header__metanav-bg-- .gds-cell.gds-cell--m-three-quarters.gds-cell--spacer-m.gds-cell--content {
    display: none;
  }
}
.gds-solo-button .gds-grid--justify-center {
  display: block;
  text-align: left;
}
.gds-solo-button .gds-grid--justify-center .gds-cell {
  text-align: left;
}
@-moz-document url-prefix() {
  .gds-tabs__list__wrapper {
    scrollbar-width: none !important;
    cursor: default !important;
  }
}
.node-1 .gds-cell--m-third:last-child article {
  cursor: default;
}
.gds-down-icon-custom {
  margin-left: 5px;
}
.gds-angle-icon-custom {
  margin-right: 5px;
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
  display: flex !important;
}
.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: block !important;
}
.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: block !important;
}
.node-1 .gds-hero .gds-cell:nth-child(3) .gds-card .gds-card__cta {
  display: none;
}
.node-16 .gds-paragraph svg:not(:first-child) {
  display: none;
}
@media screen and (max-width: 767px) {
  .node-16 .gds-table__mask {
    display: none !important;
  }
}
.gds-modal__actions .gds-link {
  cursor: pointer;
}
a {
  word-break: break-all;
}

/*CSS Changes after RC14-Rebranding*/
.gds-tabs__item--active::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 1px;
  width: 100%;
}
.gds-table a:not(.gds-btn) {
  text-decoration: none;
}
@media (max-width: 1279px) {
  .gds-header__main .gds-header-menu,
  .gds-header__main .gds-mega-nav {
    margin-right: 1px;
  }
}
@media only screen and (max-width: 1279px) {
  .gds-metanav__item:not(.is-persist-on-mobile):first-child {
    display: block !important;
  }
}
.footer_sub_nav ul li a {
  border-bottom: none;
}
.gds-search__button .gds-icon svg {
  width: 24px;
  height: 24px;
}
@media(min-width: 1280px) {
  .gds-header-menu__item--active .dropdown::after {
    content: "";
    display: block;
    width: 100%;
    height: .125rem;
    border-radius: .125rem;
    /* background-color: var(--color-white); */
    position: absolute;
    left: 0;
  }
}
.gds-header .gds-metanav__label {
  font-style: initial;
}
@media screen and (min-width: 992px) {
  .gds-hero__media {
    inline-size: calc(50vw - var(--spacer-m)/2);
    inset-inline-start: auto;
    max-inline-size: 43.75rem;
  }
}
.gds-card:has(>.gds-link:hover) .gds-heading {
  text-decoration: underline;
}
.gds-card .gds-link--with-icon:hover span {
  text-decoration: none;
}
.gds-card div.gds-card__actions a.gds-link {
  z-index: 0;
}
.gds-rich-text img {
  margin-block: unset;
}
.gds-card .gds-link:focus::after {
  border: none;
}

/*For menu underline*/
@media (min-width: 1280px) {
  .gds-header-menu__item--active .dropdown::after {
    margin-top: 40%;
}}

/*Footer image CSS*/
.gds-footer__logo.gds-footer__logo--secondary img {
    width: 20rem;
   }

   .gds-footer__logo img {
       block-size: 3.5rem;
       max-inline-size: 18rem;
   }

   .gds-footer .gds-logo img {
     object-fit:cover !important
   }

  /* .gds-footer__logo{
       margin-right:5% !important
   }*/


@media only screen and (min-width: 600px) and (max-width: 1023px) {

    .gds-footer__logo img {
        block-size: 3.6rem;
    }

}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {

    .gds-footer__logo.gds-footer__logo--secondary img {

        width: 20rem;

    }

}

@media only screen and (min-width: 1280px) {

    .gds-footer__logo.gds-footer__logo--secondary img {

        width: 20rem;

    }

}
/* Home page content access css*/

.gds-footer__logo--secondary .gds-logo{
        max-inline-size: 17.9rem;
    }

.forgotten {
    margin: 15px 0px;
}
.gds-grid.gds-grid--spacer-massive.gds-grid--no-bg.node-1 .gds-cell--m-third,
.gds-grid.gds-grid--spacer-massive.gds-grid--no-bg.node-1{
    padding: 0px !important;
}
.gds-grid.gds-grid--spacer-massive.gds-grid--no-bg.node-1 .gds-cell--m-third a{
    word-break: break-word;
}
@media (max-width: 767px){
  .gds-grid.gds-grid--spacer-massive.gds-grid--no-bg.node-1 .gds-cell--m-third, .gds-grid.gds-grid--spacer-massive.gds-grid--no-bg.node-1{
      padding: 0 calc(var(--spacer-s) / 2) !important;
  }
}
.gds-footer__logo .gds-footer__logo--external{
    font-size: 12px !important;
    width:  8rem !important;
    color: var(--color-white) !important;
}
