.paragraph--hero-video {
  margin: 0 auto;
  display: grid;
  place-items: center;
  grid-template-areas: "inner-div";
  margin-top: 100px;
}

.paragraph--hero-video--inner-all {
  width: 100%;
  height: 60vh;
  grid-area: inner-div;
}

.paragraph--hero-video--inner-all video {
  height: 60vh;
  width: 100%;
  object-fit: cover;
  overflow: hidden;
  background-image: url("/themes/custom/MitsubishiMegaSite/images/starting.webp");
}

.paragraph--hero-video--inner-overlay {
  z-index: 1;
  background-color: #00000080;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  pointer-events: none;
}

@media screen and (max-width: 450px) {
  .paragraph--hero-video--inner-overlay h3 {
    font-size: 3em;
  }

  .paragraph--hero-video--inner-overlay h4 {
    font-size: 2em;
  }
}

.paragraph--hero-video--navbar--logo {
  max-width: 70%;
}

.paragraph--hero-video--navbar--logo img {
  width: 100%;
}

.paragraph--hero-video--inner-button {
  z-index: 2;
}

.paragraph--hero-video--inner-button {
  z-index: 2;
}

.pg--hero-video--btn-cont {
  height: 100%;
  width: 100%;
}

.pg--hero-video--btn {
  height: 4rem;
  width: 4rem;
  font-size: 35px;
  text-align: center;
  background-color: #a11b1b !important;
  border: 0px solid #000000 !important;
  box-shadow: 0px 0px 0px #ffffff;
  color: #ffffff !important;
  animation: blink 4s infinite 7000ms;
  opacity: 0.8;
  border-radius: 50%;
}

.pg--hero-video--btn:hover {
  box-shadow: 0px 0px 8px #ffffff;
  opacity: 1;
  height: 5rem;
  width: 5rem;
  animation: paused;
}

@media screen and (max-width: 390px) {
  .pg--hero-video--btn {
    display: none !important;
  }
}

.pg--hero-video--btn-img {
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(319deg)
    brightness(104%) contrast(100%);
  height: 50%;
  width: auto;
}

.myText1 {
  opacity: 0;
  animation: fadeIn 1s forwards 1000ms;
}

.myText2 {
  opacity: 0;
  animation: fadeIn 1s forwards 3000ms;
}

.myText3 {
  opacity: 0;
  animation: fadeIn 1s forwards 5000ms;
}

@keyframes blink {
  0% {
    width: 4rem;
    height: 4rem;
    opacity: 0.8;
    box-shadow: 0px 0px 0px #ffffff;
  }
  10% {
    width: 5rem;
    height: 5rem;
    opacity: 1;
    box-shadow: 0px 0px 8px #ffffff;
  }
  20% {
    width: 4rem;
    height: 4rem;
    opacity: 0.8;
    box-shadow: 0px 0px 0px #ffffff;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.paragraph--hero-video--navbar--logo {
  max-width: 70%;
}

.paragraph--hero-video--navbar--logo img {
  width: 100%;
}

@media screen and (min-width: 991px) {
  .hero--mobile-only {
    visibility: hidden;
    display: none;
    width: 0px;
  }

  .paragraph--hero-video--navbar--link-button {
    color: #000000 !important;
    height: 100%;
  }

  .paragraph--hero-video--navbar--link-button:hover {
    background-color: #b91e21;
    color: #ffffff !important;
  }

  .paragraph--hero-video--navbar--language:hover {
    color: #b91e21 !important;
  }

  .paragraph--hero-video--navbar {
    height: 100px;
    z-index: 1000;
  }
  .paragraph--hero-video--navbar > div {
    height: 100% !important;
  }
  .paragraph--hero-video--navbar > div > div {
    height: 100% !important;
  }
  .paragraph--hero-video--navbar > div > div > ul {
    height: 100% !important;
  }
  .paragraph--hero-video--navbar > div > div > ul > li {
    height: 100% !important;
  }
  .paragraph--hero-video--navbar > div > div > ul > li > a {
    height: 100% !important;
  }
  .paragraph--hero-video--navbar.collapse {
    height: 100% !important;
  }
}

@media screen and (max-width: 992px) {
  .hero--non-mobile {
    visibility: hidden;
    display: none;
  }
}

.paragraph--hero-video--navbar--toggler {
  border-color: transparent !important;
}

.paragraph--hero-video--navbar--toggler:focus {
  border: 0 !important;
  box-shadow: none !important;
}

.paragraph--hero-video--navbar--link-mobile {
  color: #000000 !important;
}

.paragraph--hero-video--navbar--link-mobile:hover {
  color: #b91e21 !important;
}

.paragraph--hero-video--navbar--toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.pg--mmp--page-notShown {
  display: none;
}

.pg--mmp--tab {
  color: #000000 !important;
  border-radius: 16px !important;
}

.pg--mmp--tab.active {
  background-color: #ff0000 !important;
  color: #ffffff !important;
  font-weight: bold;
}

.pg--mmp--tab:hover:not(.active) {
  cursor: pointer;
  color: #ff0000 !important;
}

.pg--mmp--card-top {
  height: 30vh;
  width: 100%;
  object-fit: cover;
  overflow: hidden;
}

@media screen and (min-width: 991px) {
  .pg--mmp--tab {
    text-align: left;
  }
}

.pg--reduced {
  max-width: 1400px;
}

.pg--reduced-more {
  max-width: 1200px;
}

.pg--reduced-most {
  max-width: 1000px;
}

.pg--body ul {
  line-height: 2em;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 1.5em;
}

.pg--body a {
  color: #ff0000 !important;
  font-weight: bold;
}

.pg--section--heading {
  height: 20em;
}

.pg--image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  overflow: hidden;
  border-radius: 15px;
}

.pg--heading {
  font-size: 3em !important;
  color: #ff0000;
}

.pg--subheading {
  max-width: 70%;
  font-size: 1.5em !important;
  font-weight: bold !important;
}

.pg--header {
  border-radius: 15px 15px 0 0;
  overflow: hidden;
  background-color: #f4f4f4;
}

.pg--header--image {
  object-fit: cover;
  overflow: hidden;
  max-height: 20em;
}

.pg--header--image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.pg--topper {
  overflow: hidden;
  background-color: #252e40;
}

.pg--topper--body p,
.pg--topper--body h2,
.pg--topper--body h3,
.pg--topper--body h4,
.pg--topper--body h5,
.pg--topper--body h6 {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .pg--image,
  .pg--header--image {
    height: 50vw;
  }
}

.pg--table-head {
  background-color: #ff0000;
  color: #ffffff;
  border-radius: 0px;
  border: 1px solid #ffffff;
  border-bottom: none;
}

.pg--table-head-no-border {
  background-color: #ff0000;
  color: #ffffff;
  border-radius: 0px;
  border: 1px solid #ff0000;
  border-bottom: none;
}

.pg--table-section-title {
  background-color: rgba(0, 0, 0, 0.075);
}

.pg--table-contents {
  border-radius: 0px;
  border: 1px solid #dee2e6;
}

.pg--table-contents-first-row {
  border-radius: 0px;
  border: 1px solid #dee2e6;
  border-top: none;
}

.myFormTest [id*="edit-keywords"] {
  height: 3.5em;
  margin-top: 0px;
}

[id*="edit-tid"] {
  height: 3.5em;
}

@media screen and (min-width: 768px) {
  .myFormTest .form-item {
    margin-right: 20px;
  }

  .myFormTest .form-item.last {
    margin-right: 0px;
  }
}

.view-ira-faqs a,
.view-ira-faqs a {
  color: #ff0000;
}

.pager__items {
  padding-left: 0;
}

.a2a_kit {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}

#block-addtoanybuttons {
  padding: 0;
}

.a2a--custom--label {
  border: 2px solid #252e40;
  border-right: none;
  border-radius: 0.25rem 0 0 0.25rem;
}

.a2a--custom--buttons {
  border: 2px solid #252e40;
  border-left: none;
  border-radius: 0 0.25rem 0.25rem 0;
}

.para--webform {
  color: #ffffff;
  background-color: #252e40;
  border-radius: 15px;
}

.para--webform--consent {
  line-height: 1.3rem;
}

/* Default IRA subscribe webform input field  */
.para--webform input[type="email"],
.para--webform input[type="text"],
.para--webform textarea,
.para--webform label.webform-options-display-buttons-label {
  border: 1px solid #b8bbc2;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #ffffff10;
  font-size: 16px;
}

.para--webform .webform-options-display-buttons-label {
  text-wrap: nowrap;
}

.para--webform label.webform-options-display-buttons-label:hover,
.para--webform
  .webform-options-display-buttons
  input:checked
  + label.webform-options-display-buttons-label {
  color: #ffffff !important;
  border-color: #0074bd !important;
}

.para--webform .webform-options-display-buttons {
  gap: 0.5rem;
}

/* Change Autocomplete styles in Chrome to match default above */
.para--webform input[type="email"]:-webkit-autofill,
.para--webform input[type="email"]:-webkit-autofill:hover,
.para--webform input[type="email"]:-webkit-autofill:focus,
.para--webform input[type="text"]:-webkit-autofill,
.para--webform input[type="text"]:-webkit-autofill:hover,
.para--webform input[type="text"]:-webkit-autofill:focus {
  box-shadow: 0 0 1000px #ffffff10 inset;
  -webkit-text-fill-color: #ffffff;
  transition: background-color 5000s ease-in-out 0s;
}

/* Blue box shadow when valid */
.para--webform input[type="email"].valid,
.para--webform input[type="text"].valid {
  box-shadow: 0 0 1000px #0000ff25 inset !important;
}

.para--webform input[type="email"].valid:-webkit-autofill,
.para--webform input[type="email"].valid:-webkit-autofill:active,
.para--webform input[type="email"].valid:-webkit-autofill:focus,
.para--webform input[type="email"].valid:-webkit-autofill:hover,
.para--webform input[type="email"].valid:-internal-autofill-selected,
.para--webform input[type="email"].valid:-internal-autofill-previewed,
.para--webform input[type="text"].valid:-webkit-autofill,
.para--webform input[type="text"].valid:-webkit-autofill:active,
.para--webform input[type="text"].valid:-webkit-autofill:focus,
.para--webform input[type="text"].valid:-webkit-autofill:hover,
.para--webform input[type="text"].valid:-internal-autofill-selected,
.para--webform input[type="text"].valid:-internal-autofill-previewed {
  box-shadow: 0 0 1000px #0000ff25 inset !important;
}

/* Red box shadow when invalid */
.para--webform input[type="email"].error,
.para--webform input[type="text"].error {
  box-shadow: 0 0 1000px #ff000025 inset !important;
}

.para--webform input[type="email"].error:-webkit-autofill,
.para--webform input[type="email"].error:-webkit-autofill:active,
.para--webform input[type="email"].error:-webkit-autofill:focus,
.para--webform input[type="email"].error:-webkit-autofill:hover,
.para--webform input[type="email"].error:-internal-autofill-selected,
.para--webform input[type="email"].error:-internal-autofill-previewed,
.para--webform input[type="text"].error:-webkit-autofill,
.para--webform input[type="text"].error:-webkit-autofill:active,
.para--webform input[type="text"].error:-webkit-autofill:focus,
.para--webform input[type="text"].error:-webkit-autofill:hover,
.para--webform input[type="text"].error:-internal-autofill-selected,
.para--webform input[type="text"].error:-internal-autofill-previewed {
  box-shadow: 0 0 1000px #ff000025 inset !important;
}

.para--webform label.error {
  color: #ff0000;
}

.para--webform input[type="submit"] {
  border: none;
  border-radius: 0.25rem;
  font-size: 16px;
}

.webform-confirmation {
  background-color: #161b25;
  border-radius: 15px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.webform-confirmation__back {
  margin-bottom: 0;
}

.para--webform .messages--error,
.para--webform .messages--warning {
  border: none !important;
  box-shadow: none !important;
  border-radius: 15px !important;
  background-image: none !important;
  color: #ffffff !important;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.para--webform .messages--error {
  background-color: #ff000025 !important;
}

.para--webform .messages--warning {
  background-color: #161b25 !important;
}

.webform-confirmation__back {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.para--webform .sk-wave {
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(319deg)
    brightness(104%) contrast(100%);
  margin-top: 1.5rem;
}

.content--col img {
  width: 100%;
  object-fit: cover;
  max-height: 40vh;
}

.pg--pdf h1,
.pg--pdf h2,
.pg--pdf h3,
.pg--pdf h4,
.pg--pdf h5,
.pg--pdf h6,
.pg--pdf p {
  line-height: 1.6;
}

.pg--pdf-image {
  position: relative;
}

.pg--pdf-image img {
  opacity: 0.7;
}

.pg--pdf img:hover {
  transform: scale(1.01);
  filter: brightness(0.98);
  opacity: 1;
}

.pg--pdf-image::after {
  position: absolute;
  content: "Click Here";
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: clamp(1rem, 30px, 3rem);
  font-weight: bold;
  transform: rotate(-45deg);
  pointer-events: none;
  text-shadow: 0 0 12px #ffffff;
}

.pg--full-video--video {
  width: 100%;
  height: 60vh;
  object-fit: cover;
}

.eco-m .container-fluid {
  font-family: "Gotham", sans-serif;
}

.eco-m .eco-c .eco-product-list .eco-product {
  border: 1px solid #555 !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  margin-bottom: 1.5em !important;
}

.eco-m .eco-c .eco-product-list .eco-product > .panel-heading {
  border: none !important;
}

.eco-m .eco-c .eco-rebate-filter {
  background-color: #ffffff !important;
}

.ecr-heading,
.ecr-subheading {
  text-align: center;
}

.eco-m .media,
.eco-m .media-body {
  display: flex;
  align-items: center;
}

.eco-rebate-list {
  border: none !important;
}

.eco-m .eco-c .eco-more a {
  outline: none;
}

.eco-m .rebate-string span {
  display: none;
}

.eco-m .rebate-string:after {
  content: "saving";
}

.recent-card-img {
  object-fit: cover;
}

.user-logged-in .form-checkboxes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 0.5rem;
  margin-top: 1rem;
}
