@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

@font-face {
  font-family: JMSansBlack;
  src: url(../fonts/JMSans-Black.otf);
  src: url("../fonts/JMSansBlack.eot");
  src: url("../fonts/JMSansBlack.eot") format("embedded-opentype"), url("../fonts/JMSansBlack.woff2") format("woff2"), url("../fonts/JMSansBlack.woff") format("woff"), url("../fonts/JMSansBlack.ttf") format("truetype"), url("../fonts/JMSansBlack.svg#JMSansBlack") format("svg");
}
@font-face {
  font-family: JMSansBlackItalic;
  src: url(../fonts/JMSans-BlackItalic.otf);
  src: url("../fonts/JMSansBlackItalic.eot");
  src: url("../fonts/JMSansBlackItalic.eot") format("embedded-opentype"), url("../fonts/JMSansBlackItalic.woff2") format("woff2"), url("../fonts/JMSansBlackItalic.woff") format("woff"), url("../fonts/JMSansBlackItalic.ttf") format("truetype"), url("../fonts/JMSansBlackItalic.svg#JMSansBlackItalic") format("svg");
}
@font-face {
  font-family: JMSansBold;
  src: url(../fonts/JMSans-Bold.otf);
  src: url("../fonts/JMSansBold.eot");
  src: url("../fonts/JMSansBold.eot") format("embedded-opentype"), url("../fonts/JMSansBold.woff2") format("woff2"), url("../fonts/JMSansBold.woff") format("woff"), url("../fonts/JMSansBold.ttf") format("truetype"), url("../fonts/JMSansBold.svg#JMSansBold") format("svg");
}
@font-face {
  font-family: JMSansBoldItalic;
  src: url(../fonts/JMSans-BoldItalic.otf);
  src: url("../fonts/JMSansBoldItalic.eot");
  src: url("../fonts/JMSansBoldItalic.eot") format("embedded-opentype"), url("../fonts/JMSansBoldItalic.woff2") format("woff2"), url("../fonts/JMSansBoldItalic.woff") format("woff"), url("../fonts/JMSansBoldItalic.ttf") format("truetype"), url("../fonts/JMSansBoldItalic.svg#JMSansBoldItalic") format("svg");
}
@font-face {
  font-family: JMSansItalic;
  src: url(../fonts/JMSans-Italic.otf);
  src: url("../fonts/JMSansItalic.eot");
  src: url("../fonts/JMSansItalic.eot") format("embedded-opentype"), url("../fonts/JMSansItalic.woff2") format("woff2"), url("../fonts/JMSansItalic.woff") format("woff"), url("../fonts/JMSansItalic.ttf") format("truetype"), url("../fonts/JMSansItalic.svg#JMSansItalic") format("svg");
}
@font-face {
  font-family: JMSansLight;
  src: url(../fonts/JMSans-Light.otf);
  src: url("../fonts/JMSansLight.eot");
  src: url("../fonts/JMSansLight.eot") format("embedded-opentype"), url("../fonts/JMSansLight.woff2") format("woff2"), url("../fonts/JMSansLight.woff") format("woff"), url("../fonts/JMSansLight.ttf") format("truetype"), url("../fonts/JMSansLight.svg#JMSansLight") format("svg");
}
@font-face {
  font-family: JMSansLightItalic;
  src: url(../fonts/JMSans-LightItalic.otf);
  src: url("../fonts/JMSansLightItalic.eot");
  src: url("../fonts/JMSansLightItalic.eot") format("embedded-opentype"), url("../fonts/JMSansLightItalic.woff2") format("woff2"), url("../fonts/JMSansLightItalic.woff") format("woff"), url("../fonts/JMSansLightItalic.ttf") format("truetype"), url("../fonts/JMSansLightItalic.svg#JMSansLightItalic") format("svg");
}
@font-face {
  font-family: JMSansMedium;
  src: url(../fonts/JMSans-Medium.otf);
  src: url("../fonts/JMSansMedium.eot");
  src: url("../fonts/JMSansMedium.eot") format("embedded-opentype"), url("../fonts/JMSansMedium.woff2") format("woff2"), url("../fonts/JMSansMedium.woff") format("woff"), url("../fonts/JMSansMedium.ttf") format("truetype"), url("../fonts/JMSansMedium.svg#JMSansMedium") format("svg");
}
@font-face {
  font-family: JMSansMediumItalic;
  src: url(../fonts/JMSans-MediumItalic.otf);
  src: url("../fonts/JMSansMediumItalic.eot");
  src: url("../fonts/JMSansMediumItalic.eot") format("embedded-opentype"), url("../fonts/JMSansMediumItalic.woff2") format("woff2"), url("../fonts/JMSansMediumItalic.woff") format("woff"), url("../fonts/JMSansMediumItalic.ttf") format("truetype"), url("../fonts/JMSansMediumItalic.svg#JMSansMediumItalic") format("svg");
}
@font-face {
  font-family: JMSansRegular;
  src: url(../fonts/JMSans-Regular.otf);
  src: url("../fonts/JMSansRegular.eot");
  src: url("../fonts/JMSansRegular.eot") format("embedded-opentype"), url("../fonts/JMSansRegular.woff2") format("woff2"), url("../fonts/JMSansRegular.woff") format("woff"), url("../fonts/JMSansRegular.ttf") format("truetype"), url("../fonts/JMSansRegular.svg#JMSansRegular") format("svg");
}
@font-face {
  font-family: JMSansExtBlack;
  src: url(../fonts/JMSansExtBlack.otf);
  src: url("../fonts/JMSansExtBlack.eot");
  src: url("../fonts/JMSansExtBlack.eot") format("embedded-opentype"), url("../fonts/JMSansExtBlack.woff2") format("woff2"), url("../fonts/JMSansExtBlack.woff") format("woff"), url("../fonts/JMSansExtBlack.ttf") format("truetype"), url("../fonts/JMSansExtBlack.svg#JMSansExtBlack") format("svg");
}
@font-face {
  font-family: JMSansExtBold;
  src: url(../fonts/JMSansExtBold.otf);
  src: url("../fonts/JMSansExtBold.eot");
  src: url("../fonts/JMSansExtBold.eot") format("embedded-opentype"), url("../fonts/JMSansExtBold.woff2") format("woff2"), url("../fonts/JMSansExtBold.woff") format("woff"), url("../fonts/JMSansExtBold.ttf") format("truetype"), url("../fonts/JMSansExtBold.svg#JMSansExtBold") format("svg");
}
@font-face {
  font-family: JMSansExtLight;
  src: url(../fonts/JMSansExtLight.otf);
  src: url("../fonts/JMSansExtLight.eot");
  src: url("../fonts/JMSansExtLight.eot") format("embedded-opentype"), url("../fonts/JMSansExtLight.woff2") format("woff2"), url("../fonts/JMSansExtLight.woff") format("woff"), url("../fonts/JMSansExtLight.ttf") format("truetype"), url("../fonts/JMSansExtLight.svg#JMSansExtLight") format("svg");
}
@font-face {
  font-family: JMSansExtMedium;
  src: url(../fonts/JMSansExtMedium.otf);
  src: url("../fonts/JMSansExtMedium.eot");
  src: url("../fonts/JMSansExtMedium.eot") format("embedded-opentype"), url("../fonts/JMSansExtMedium.woff2") format("woff2"), url("../fonts/JMSansExtMedium.woff") format("woff"), url("../fonts/JMSansExtMedium.ttf") format("truetype"), url("../fonts/JMSansExtMedium.svg#JMSansExtMedium") format("svg");
}
@font-face {
  font-family: JMSansExtRegular;
  src: url(../fonts/JMSansExtRegular.otf);
  src: url("../fonts/JMSansExtRegular.eot");
  src: url("../fonts/JMSansExtRegular.eot") format("embedded-opentype"), url("../fonts/JMSansExtRegular.woff2") format("woff2"), url("../fonts/JMSansExtRegular.woff") format("woff"), url("../fonts/JMSansExtRegular.ttf") format("truetype"), url("../fonts/JMSansExtRegular.svg#JMSansExtRegular") format("svg");
}
.jmheader {
  width: 100%;
  background: #ffffff;
  padding: 30px 0;
}

.jmheader--fixed .jmheader__navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.jmheader--fixed #breadcrumbs {
  margin-top: 72px;
}

.jmheader__inner {
  width: calc(100% - 40px);
  max-width: 1340px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  position: relative;
}

.jmheader__logocont {
  width: 250px;
  height: 32px;
  margin-left: 15px;
  width: 52px;
  height: 24px;
  margin-left: 0;
}

.jmheader__rightlistcont {
  display: flex;
  align-items: center;
  min-height: 48px;
}

.jmheader__headerbtn {
  border: none;
  background: transparent;
  letter-spacing: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
  font: 16px/21px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  letter-spacing: 0px;
  color: #333333;
}

.jmheader__srchicon {
  width: 24px;
  height: 24px;
  background: url(/o/jm-platinum-theme/images/new__jm__images/search_icon.svg) no-repeat transparent !important;
  background-size: cover;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}

.jmheader__worldicon {
  width: 20px;
  height: 22px;
  background: url(/o/jm-platinum-theme/images/new__jm__images/world_icon.svg) no-repeat transparent;
  background-size: cover;
  display: inline-block;
  margin-right: 5px;
}

.jmheader__downicon {
  width: 24px;
  height: 24px;
  background: url(/o/jm-platinum-theme/images/new__jm__images/keyboard_arrow_down-blue.svg) no-repeat transparent;
  background-size: cover;
  display: inline-block;
  margin-left: 5px;
}

.jmheader__callicon {
  width: 24px;
  height: 24px;
  display: inline-block;
  -webkit-mask-image: url(/o/jm-platinum-theme/images/new__jm__images/call_center_icon.svg);
  mask-image: url(/o/jm-platinum-theme/images/new__jm__images/call_center_icon.svg);
  background-color: #1E22AA;
  -webkit-mask-size: 24px;
  mask-size: 24px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.jmheader__srchcontainer {
  max-width: 500px;
  display: flex;
  border: 0 !important;
  padding: 0px !important;
  min-width: 200px;
  width: 100%;
  display: none;
  position: relative;
  top: -7px;
  right: -3px;
}
@media (max-width: 834px) {
  .jmheader__srchcontainer {
    width: 85%;
    right: -45px;
  }
}
.jmheader__srchcontainer .jmheader__srchicon {
  margin-left: 0;
}
.jmheader__srchcontainer .portlet-search-bar .search-bar-keywords-input-wrapper {
  max-width: 500px;
  border: 2px solid #1E22AA;
  padding: 0;
  min-width: 200px;
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
  margin-top: 15px;
  margin-right: 20px;
}
.jmheader__srchcontainer .input-group .input-group-item .input-group-inset-after.form-control {
  border: 0;
}
.jmheader__srchcontainer .input-group .input-group-inset-item-after {
  display: none;
}
.jmheader__srchcontainer #jmsearch {
  margin-top: 15px;
  margin-right: 15px;
}
.jmheader__srchcontainer .portlet-search-bar .search-bar-keywords-input-wrapper::before {
  width: 24px;
  height: 24px;
  background: url(/o/jm-platinum-theme/images/new__jm__images/search_icon.svg) no-repeat transparent;
  background-size: cover;
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -12px;
  content: "";
}
.jmheader__srchcontainer .input-group .input-group-item .input-group-inset-after.form-control {
  margin-left: 35px;
}

.jmheader__srchinput {
  width: calc(100% - 48px);
  font: 16px/21px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  letter-spacing: 0px;
  color: #999999;
  border: none;
  outline: none;
}

.jmheader__srchcloseicon {
  background: url(/o/jm-platinum-theme/images/new__jm__images/clear_search_icon.svg) no-repeat transparent;
  background-size: cover;
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  right: 28px;
  top: 24px;
}

.jmheader__langcont {
  background: #ffffff !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5) !important;
  position: absolute;
  z-index: 4 !important;
  right: 0;
  display: none;
  padding: 40px !important;
  min-width: 410px;
  top: 68px !important;
}

.jmheader__langheading {
  letter-spacing: 0px;
  color: rgba(51, 51, 51, 0.8);
  margin-bottom: 35px;
  font: 18px/24px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  margin-bottom: 25px;
}

.show--mobile {
  display: none;
}

.jmheader__langlist {
  margin-bottom: 40px;
  margin-bottom: 25px;
}
.jmheader__langlist:last-child {
  margin-bottom: 0;
}

.jmheader__langlink {
  display: flex;
  width: 100%;
}
.jmheader__langlink:hover {
  text-decoration: none;
  opacity: 0.7;
}

.jmheader__langtext {
  letter-spacing: 0px;
  color: #999999;
  margin-left: 20px;
  font: 14px/24px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.jmheader--langactive .jmheader__downicon {
  transform: rotate(180deg);
}

.jmheader__langimg {
  width: 35px;
  text-align: center;
  width: 29px;
}

header#banner .container-fluid.container-fluid-max-xl {
  max-width: 1440px !important;
  padding: 0 75px !important;
}
header#banner .container-fluid.container-fluid-max-xl .jmlogo__img {
  margin-left: 0;
}

/**media query for mobile **/
@media (min-width: 320px) and (max-width: 834px) {
  .show--mobile {
    display: block;
  }
  .jmheader__langcont {
    right: 0;
    padding: 25px !important;
    min-width: 250px;
    top: 45px !important;
  }
  .jmheader__logocont {
    width: 52px;
    height: 24px;
    margin-left: 0;
  }
  .hide--mobile {
    display: none;
  }
  .jmheader__menuicon {
    width: 24px;
    height: 24px;
    background: url(/o/jm-platinum-theme/images/new__jm__images/menu_icon.svg) no-repeat transparent;
    background-size: cover;
  }
  header#banner .container-fluid.container-fluid-max-xl {
    max-width: 100% !important;
    padding: 0 !important;
  }
  .lang-align {
    margin-right: 65px;
  }
  .jmheader--fixed .jmheader__navbar {
    position: static;
  }
  .jmheader--fixed #breadcrumbs {
    margin-top: 0;
  }
  header .align-items-center.autofit-row.justify-content-end {
    margin-right: 55px;
    margin-bottom: 5px;
  }
}
.jmchildmenu--listsnormal .child-menu.jmchildmenu__lists {
  width: 250px !important;
  left: 0 !important;
  max-height: 100% !important;
  padding: 10px 0 !important;
  top: 52px;
  overflow: visible !important;
  min-height: 10px !important;
}

.jmheader__navlist.jmchildmenu--listsnormal:hover .child-menu.jmchildmenu__lists {
  display: inline-block !important;
}

.jmchildmenu--listsnormal .child-menu.jmchildmenu__lists .child-header {
  padding: 0;
  border-bottom: 0;
  float: left;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
}

.jmchildmenu--listsnormal .child-menu.jmchildmenu__lists li h2 a {
  float: left;
  width: 100%;
  padding: 10px 20px;
}

.jmchildmenu--listsnormal .child-menu.jmchildmenu__lists li h2 {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.jmchildmenu--listsnormal .child-menu.jmchildmenu__lists li h2 a:hover {
  background: #F2F2F2;
}

.jmheader__navlist.jmchildmenu--listsnormal {
  position: relative !important;
}
.jmheader__navlist.jmchildmenu--listsnormal .submenu--content-btn-list {
  display: none;
}

.jmchildmenu--listsnormal .jmprdt__btn {
  display: none !important;
}

.footer__container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 auto;
  background-color: #1E22AA;
  color: #ffffff;
  padding: 48px 40px 55px 40px;
  margin-top: 60px;
  column-gap: 10px;
  line-height: 21px;
}
.footer__container .jmfooter__heading {
  margin: 0px;
  padding-bottom: 27px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 21px;
  font-size: 16px;
  font-weight: normal;
}
.footer__container .jmfooter__list {
  padding: 0px 0px 27px 0px;
}
.footer__container .jmfooter__lists__general {
  grid-column: 2/span 2;
  padding-top: 16px;
  margin-top: -27px;
  border-top: 1px solid #ffffff;
}
.footer__container .jmfooter__lists__general .jmfooter__heading {
  display: none;
}
.footer__container .jmfooter__lists__general .jmfooter__links {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  max-height: 0;
}
.footer__container .jmfooter__lists__general .jmfooter__links .jmfooter__list {
  padding: 0;
}
.footer__container .jmfooter__lists__general .jmfooter__links .jmfooter__list .jmfooter__listlink {
  color: #ffffff;
}
@media (max-width: 834px) {
  .footer__container .jmfooter__lists__general .jmfooter__links .jmfooter__list .jmfooter__listlink {
    color: #c8c8e9;
  }
}
.footer__container .jmfooter__listlink {
  text-decoration: none;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 21px;
  color: #C8C8E9;
  font-size: 16px;
  font-weight: normal;
}
.footer__container .jmfooter__listlink:hover {
  color: #ffffff !important;
}
.footer__container .jmfooter__links {
  padding: 0px !important;
  height: 156px;
  display: flex;
  flex-flow: column wrap;
  column-gap: 10px;
}

.jmterms {
  font-size: 12px;
  padding-top: 15px;
}
.jmterms .jmterms__link {
  border-bottom: 1px solid #ffffff;
  color: #ffffff !important;
  text-decoration: none;
}

.jmfooter__form {
  display: flex;
  width: 100%;
  padding-top: 15px;
}
.jmfooter__form .signup__text {
  display: block;
}
.jmfooter__form .jmlfrybtn {
  background-color: #4347B9;
  border: none;
  outline: none;
  padding: 16px;
  cursor: pointer;
  color: #ffffff;
}
.jmfooter__form .jmlfrybtn--signin {
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.jmfooter__form .jm__input--email {
  padding: 20px 0px 22px 18px;
  outline: none;
  border: none;
}
.jmfooter__form .jm__input--email::placeholder {
  font-size: 16px;
}

.socialmedia__list {
  background-color: #ffffff;
  color: #333333;
  padding: 11px 40px 14px 12px;
  display: flex;
  justify-content: space-between;
}
.socialmedia__list .socialicons__img {
  width: 24px;
  height: 24px;
  margin-left: 12px;
  cursor: pointer;
}
.socialmedia__list .jmcopyright__text {
  margin-bottom: 0px !important;
  font-size: 16px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

@media (max-width: 834px) {
  .footer__container {
    display: block;
    padding: 48px 20px 55px 20px;
    justify-content: normal;
  }
  .footer__container .jmfooter__lists {
    flex: 0 0 100%;
  }
  .footer__container .jmfooter__logo {
    margin-bottom: 35px;
  }
  .footer__container .jmfooter__heading {
    padding-bottom: 20px;
  }
  .footer__container .jmfooter__lists__general {
    border-top: 0;
    margin: 0;
    padding-top: 0;
  }
  .footer__container .jmfooter__lists__general .jmfooter__heading {
    display: block;
  }
  .footer__container .jmfooter__lists__general .jmfooter__links {
    display: flex;
    justify-content: space-evenly;
    flex-flow: column;
    transition: max-height 1s ease-out;
  }
  .footer__container .jmfooter__lists__general .jmfooter__links .jmfooter__list {
    padding: 0px 0px 27px 0px;
  }
  .footer__container .jmfooter__lists__general .jmfooter__links .jmfooter__list .jmfooter__listlink {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 21px;
    color: #C8C8E9;
    font-size: 16px;
    font-weight: normal;
  }
  .jmfooter__lists {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    margin-bottom: 25px !important;
    padding-left: 0;
    padding-right: 0;
  }
  .jmfooter__lists:last-child {
    margin-bottom: 0 !important;
    border-bottom: 0;
  }
  .jmfooter__lists .jmfooter__links {
    flex-flow: column;
    height: auto;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
    margin-bottom: 0px !important;
  }
  .jmfooter__lists .footersec__chevicon {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    background: url("../images/new__jm__images/keyboard_arrow_down.svg") 0 0 no-repeat transparent;
    background-size: contain;
    float: right;
    cursor: pointer;
    transition: 0.8s ease-in-out;
  }
  .jmfooter__lists.open .footersec__chevicon {
    transform: rotate(180deg);
    transition: 0.8s ease-in-out;
  }
  .jmfooter__lists.open .jmfooter__links {
    height: auto;
    max-height: 500px;
    transition: max-height 1s ease-in !important;
  }
  .jmfooter__form .jm__input--email {
    padding: 16px 0px 16px 16px;
  }
  .jmfooter__form .jmlfrybtn {
    padding: 19px 12px 14px 12px;
  }
  .jmfooter__form .signup__text {
    display: block !important;
  }
  .jmemail__label {
    display: none;
  }
}
@media (min-width: 835px) and (max-width: 1024px) {
  .jmfooter__lists .jmfooter__links {
    flex-flow: column;
    height: auto;
  }
}
@media (min-width: 980px) and (max-width: 1280px) {
  .signup__text {
    display: none;
  }
  .submenu__mb {
    display: none;
  }
}
@media (min-width: 1024px) {
  .iframe-header {
    margin-bottom: 60px;
  }
  .iframe-block__intro {
    width: 80%;
    display: block;
  }
  .iframe-container {
    width: 75%;
  }
}
@media (min-width: 2048px) {
  .iframe-block__intro {
    width: 65%;
  }
  .iframe-container {
    width: 100%;
  }
}
/**media query for mobile **/
@media (min-width: 992px) and (max-width: 1199.98px) {
  .btn__person {
    padding: 0px 35px;
  }
}
@media (max-width: 990px) {
  .explore-icon {
    width: 20px;
    height: 20px;
    margin-left: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .carousel-control-prev,
  .carousel-control-next {
    align-items: center;
    color: #ffffff;
    display: flex;
    justify-content: center;
    opacity: 1;
    text-align: center;
    position: absolute;
    left: auto;
    top: 0;
    right: auto;
    bottom: 0;
    transition: opacity 0.15s ease;
    width: 3%;
    z-index: 1;
    margin: 0px;
  }
  .carousel-control-next {
    left: auto;
    right: 0;
  }
  .btn__person {
    padding: 0px 40px;
  }
}
/**media query for tab **/
@media (max-width: 834px) {
  .hidden__overlay.hidden--submenu-overlay {
    top: revert !important;
    height: 45px !important;
  }
  .jmheader__navlist.jmshow--submenu {
    display: inline-block !important;
    border-bottom: 0 !important;
  }
  .jmheader__navlist.jmshow--submenu .hidden__overlay, .jmheader__navlist.jmshow--submenu .header__menu, .jmheader__navlist.jmshow--submenu .jmarrow__right {
    display: none !important;
  }
  .jmheader__navlist.jmshow--submenu .jmarrow__right,
  .jmheader__navlist.jmshow--submenu .hidden--submenu-overlay {
    display: block !important;
  }
  .submenu__mb .jmlfry__btn {
    width: 100%;
    border: solid 1px #ffffff;
    background: transparent;
    padding: 15px;
  }
  .jmheader__navlist.jmchildmenu--listsnormal:hover .child-menu.jmchildmenu__lists {
    display: none !important;
  }
  .jmlogo__img {
    display: none;
  }
  .jmlogo__img--mb {
    display: block !important;
    width: 52px;
    height: 24px;
    margin: 20px 0px;
  }
  .jmheader__navbar {
    max-height: 0px;
    overflow: hidden;
    visibility: hidden;
    transition: all 0.8s ease;
    position: fixed;
    width: 100%;
    height: calc(100% - 64px);
    z-index: 3;
    top: 64px;
  }
  .jmheader__navbar.open {
    visibility: visible;
    transition: all 0.8s ease;
    max-height: 100% !important;
  }
  .jmheader__navlist:hover ul.child-menu {
    display: none !important;
  }
  .jmheader__navlist:hover {
    background: none !important;
  }
  li.jmheader__navlist {
    position: relative !important;
  }
  .hidden__overlay {
    display: block !important;
  }
  .dis__none {
    display: none;
  }
  .submenu__mb .submenu__child {
    display: block !important;
  }
  .submenu__mb .submenu__content {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 1;
    flex: 0 0 25%;
    padding: 20px 0px;
  }
  .submenu__mb .submenu__list {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
  }
  .submenu__mb .submenu__heading {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 20px;
    opacity: 0.6;
    color: #ffffff;
    display: block !important;
    margin-top: 20px;
  }
  .jmheader__navlist {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    opacity: 1;
  }
  .jmheader__navlist a {
    color: #ffffff !important;
    line-height: 24px;
  }
  .back__arrow {
    background: url(../images/new__jm__images/arrow_back-white.svg);
    width: 24px;
    height: 24px;
    cursor: pointer;
    float: left;
    margin: 20px 16px 0px 0px;
    position: relative;
    z-index: 2;
  }
  .jmarrow__right {
    background: url(../images/new__jm__images/keyboard_arrow_right-white.svg) 0 0 no-repeat transparent;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    display: block;
    float: right;
  }
  .jmarrow__right:hover {
    background-color: #4347B9;
    opacity: 1;
  }
  .contact__container {
    display: flex !important;
    margin: 5px auto;
    padding: 20px 45px 10px;
    justify-content: space-between;
    align-items: center;
  }
  .contact__container .jm__contact {
    background: url(../images/new__jm__images/contact-icon_white.svg) 0 0 no-repeat transparent;
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 0px;
  }
  .contact__container .contact__text {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    margin-left: 10px;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-bottom: 0px !important;
    margin-right: auto;
  }
  .contact__container .contact__arrow {
    position: static;
  }
  .nav__toggler {
    background: url(../images/new__jm__images/menu-icon.svg) 0 0 no-repeat transparent;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 19px;
    right: 18px;
  }
  .nav__toggler.active {
    background: url(../images/new__jm__images/close_menu_icon.svg) 0 0 no-repeat transparent;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    display: block;
    position: absolute;
    top: 19px;
    right: 18px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .mb__img {
    flex: 0 0 0;
    max-width: 100%;
    display: block;
  }
  .mb__img img {
    width: 100%;
  }
  .pad-tpbtm-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .img-left {
    height: 500px;
    width: 325px;
  }
  .img-right {
    height: 315px;
    width: 440px;
    float: right;
  }
  .jmheader__navbar .jmheader__navlinks {
    padding: 0px 20px;
  }
  .logo {
    margin-left: 20px;
  }
  .jm__search__continer .col-md-4, .jm__search__continer .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 539.98px) {
  .socialmedia__list {
    padding: 14px 20px 11px 20px;
  }
  .icon-arrow--right {
    width: 20px !important;
    height: 20px !important;
    margin-left: 12px !important;
  }
  .centered {
    top: 15rem;
  }
  .dropdown__sec {
    border: 0;
  }
  .submit__btn {
    width: 100%;
    justify-content: flex-end;
    font-size: 16px;
  }
  .arrow__forward {
    background: url("../images/new__jm__images/arrow_forward-white-20.svg") 0 0 no-repeat transparent;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
  .mb__img {
    flex: 0 0 0;
    max-width: 100%;
    display: block;
  }
  .mb__img img {
    width: 100%;
  }
  .pad-tpbtm-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .img-left {
    height: 200px;
    width: 100%;
    padding: 15px;
  }
  .img-right {
    height: 200px;
    width: 100%;
    padding: 15px;
  }
  .jmheader__navbar .jmheader__navlinks {
    padding: 0px 20px !important;
  }
  .logo {
    margin-left: 20px;
  }
  .jmgeneral--hero {
    margin-top: 35px;
  }
  .jmgeneral--hero .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .jmgeneral--hero .general_hero__heading {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 35px !important;
    color: #333333;
    font-size: 30px !important;
    font-weight: normal;
    padding-left: 0px;
    margin-left: 0 !important;
  }
  span[class^=btn--style] {
    min-width: 100% !important;
  }
  .banner.search-hero .input-group-item .search-bar-keywords-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 15px;
  }
  .banner.search-hero .input-group-item .search-bar-keywords-input::-moz-placeholder { /* Firefox 19+ */
    font-size: 15px;
  }
  .banner.search-hero .input-group-item .search-bar-keywords-input:-ms-input-placeholder { /* IE 10+ */
    font-size: 15px;
  }
  .banner.search-hero .input-group-item .search-bar-keywords-input:-moz-placeholder { /* Firefox 18- */
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 374.98px) {
  .banner.search-hero .input-group-item .search-bar-keywords-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 11px;
  }
  .banner.search-hero .input-group-item .search-bar-keywords-input::-moz-placeholder { /* Firefox 19+ */
    font-size: 11px;
  }
  .banner.search-hero .input-group-item .search-bar-keywords-input:-ms-input-placeholder { /* IE 10+ */
    font-size: 11px;
  }
  .banner.search-hero .input-group-item .search-bar-keywords-input:-moz-placeholder { /* Firefox 18- */
    font-size: 11px;
  }
}
.jmaccrdn.container {
  padding-left: 0;
  padding-right: 0;
}
.jmaccrdn .jmaccrdn__heading {
  padding: 60px 40px 40px 0px;
  margin: 0px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 34px;
  color: #333333;
  font-size: 36px;
  font-weight: normal;
}
.jmaccrdn .jmaccrdn__title {
  padding: 20px 40px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #666666;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.jmaccrdn .jmaccrdn__title p {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #666666;
  font-size: 20px;
  font-weight: normal;
}
.jmaccrdn .jmaccrdn__body {
  background-color: #F2F2F2;
  margin: 0;
}
.jmaccrdn .jmaccrdn__answer-sec {
  padding: 40px 40px;
}
.jmaccrdn .jmaccrdn__answer-sec p, .jmaccrdn .jmaccrdn__answer-sec * {
  margin-bottom: 20px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 27px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.jmaccrdn .jmaccrdn__answer-sec p strong, .jmaccrdn .jmaccrdn__answer-sec * strong {
  font-weight: bold !important;
}
.jmaccrdn .jmaccrdn__answer-sec sup {
  font-size: 10px;
}
.jmaccrdn .jmaccrdn__answer-sec a {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 27px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  text-decoration: revert;
}
.jmaccrdn .jmaccrdn__answer-sec a:hover {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 27px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  text-decoration: revert;
}
.jmaccrdn .jmaccrdn__answer-sec td a {
  text-decoration: underline;
}
.jmaccrdn .jmaccrdn__answer-sec td a:hover {
  text-decoration: underline;
}
.jmaccrdn .jmaccrdn__answer-sec ul li {
  list-style-type: initial;
  margin-left: 20px;
}
.jmaccrdn .jmaccrdn__answer-sec img {
  max-width: 100%;
}
.jmaccrdn .jmaccrdn__answer-sec a span[class^=btn--style] {
  background-color: #1E22AA;
  min-width: 380px;
  border: none;
  outline: none;
  padding: 20px 45px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
  position: relative;
}
.jmaccrdn .jmaccrdn__answer-sec a span[class^=btn--style]::after {
  position: absolute;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  content: "";
}
.jmaccrdn .jmaccrdn__answer-sec a span[class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}
.jmaccrdn .jmaccrdn__answer-sec a:hover {
  text-decoration: none;
}
.jmaccrdn .jmaccrdn__answer-sec a:hover [class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}
.jmaccrdn .jmaccrdn__answer-sec span[class^=btn--style] {
  background-color: #1E22AA;
  min-width: 380px;
  border: none;
  outline: none;
  padding: 20px 45px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
  position: relative;
}
.jmaccrdn .jmaccrdn__answer-sec span[class^=btn--style]::after {
  position: absolute;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  content: "";
}
.jmaccrdn .jmaccrdn__answer-sec span[class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}
.jmaccrdn .jmaccrdn__answer-sec span[class^=btn--style] a {
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 0;
}
.jmaccrdn .jmaccrdn__answer-sec span[class^=btn--style] a:hover {
  text-decoration: none;
  color: #ffffff;
}
.jmaccrdn .jmaccrdn__text {
  max-width: calc(100% - 35px);
}
.jmaccrdn .jmaccrdn__arrow {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/jm__accrdn_arrow_blue.svg") 0 0 no-repeat transparent;
  margin-left: 8px;
  margin-top: 7px;
}
@media (min-width: 320px) and (max-width: 539px) {
  .jmaccrdn .jmaccrdn__heading {
    font-size: 24px;
    padding-left: 20px;
    padding-bottom: 7px;
  }
  .jmaccrdn .jmaccrdn__answer-sec {
    padding: 20px;
  }
  .jmaccrdn .jmaccrdn__title {
    font-size: 18px;
    padding: 17px 20px 16px 20px;
  }
  .jmaccrdn .jmaccrdn__answer-sec p {
    font-size: 14px;
  }
  .jmaccrdn .jmaccrdn__arrow {
    display: block;
    width: 28px;
    height: 28px;
    background: url("../images/new__jm__images/jm__accrdn_arrow_blue.svg") 0 0 no-repeat transparent;
    margin-left: 8px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .jmaccrdn .jmaccrdn__heading {
    font-size: 32px;
    line-height: 48px;
    padding-bottom: 40px;
  }
  .jmaccrdn .jmaccrdn__title {
    font-size: 22px;
  }
  .jmaccrdn .jmaccrdn__answer-sec p {
    font-size: 16px;
  }
}

.cardblock__list-link {
  text-decoration: none;
  text-decoration-color: #1E22AA;
  display: flex;
  margin-top: 0px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 17px;
  font-weight: normal;
}

.list-item .cardblock__list-link {
  text-decoration: none;
  text-decoration-color: #1E22AA;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  display: flex;
}

.cardblock {
  border: none;
}

h1.cardblock-header {
  margin-bottom: 40px;
}
h1.cardblock__title1 {
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 34px;
  font-weight: normal;
}
h1.cardblock_heading {
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 34px;
  font-weight: normal;
}

.cardblock__body {
  border-bottom: 15px solid #1E22AA;
}

.long__card-block {
  margin: 10px;
}
.long__card-block .journal-content-article .cardblock .cardblock__body {
  flex: 1 1 auto;
  min-height: 1px;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
}
.long__card-block .journal-content-article .cardblock .cardblock__body .cardblock__list-link {
  text-decoration: none;
  text-decoration-color: #1E22AA;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  display: flex;
  float: right;
  margin-top: -35px;
}
.long__card-block .journal-content-article .cardblock .cardblock__body .wrap-three {
  margin-top: 10px;
  margin-bottom: 15px;
  margin-right: 40%;
}

.cardblock__link-icon {
  margin-top: 3px;
  margin-left: 8px;
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/blue-right-arrow.svg") 0 0 no-repeat transparent;
}

.cardblock__title {
  text-transform: capitalize;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}

h2.cardblock__card-text.wrap-three {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 1.2em;
  color: #333333;
  font-size: 25px;
  font-weight: 500;
}

.cardblock_container-fluid {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-bottom: 0;
  padding-left: 8rem;
  padding-right: 8rem;
  padding-top: 0;
}
.cardblock_container-fluid a {
  text-decoration: none;
}

.cardblock_section_1 .cardblock__body {
  flex: 1 1 auto;
  min-height: 1px;
  padding-bottom: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
}
.cardblock_section_1 .cardblock__body .cardblock__list-link {
  float: right;
  margin-top: -42px;
}
.cardblock_section_1 .cardblock .cardblock__body.body {
  padding-bottom: 0.4rem;
}
.cardblock_section_1 .cardblock .cardblock__body .cardblock__title {
  text-align: left;
  text-transform: capitalize;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}
.cardblock_section_1 .cardblock .cardblock__body .cardblock__card-text.wrap-three {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 1.2em;
  color: #333333;
  font-size: 25px;
  font-weight: 500;
}
.cardblock_section_1 .cardblock .cardblock__body .wrap-three {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 40%;
}

.cardblock_section2 .body {
  flex: 1 1 auto;
  min-height: 1px;
  padding-bottom: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
}

.cardblock_section .cardblock .cardblock__body {
  flex: 1 1 auto;
  min-height: 1px;
  padding-bottom: 0.99rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
}
.cardblock_section .cardblock .cardblock__body .cardblock__title {
  text-align: left;
  text-transform: capitalize;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}
.cardblock_section .cardblock .cardblock__body .cardblock__card-text.wrap-three {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 1.2em;
  color: #333333;
  font-size: 25px;
  font-weight: 500;
}
.cardblock_section .cardblock .cardblock__body .wrap-three {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 20%;
}

@media (min-width: 540px) and (max-width: 834px) {
  .cardblock_container-fluid {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-bottom: 0rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0rem;
  }
  h1.cardblock_heading {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    font-size: 30px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
  }
  h1.cardblock__title1 {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    font-size: 30px;
    font-weight: normal;
  }
  .cardblock_section .cardblock .cardblock__body .cardblock__card-text.wrap-three {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1.2em;
    color: #333333;
    font-size: 22px;
    font-weight: 500;
  }
  h2.cardblock__card-text.wrap-three {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1.2em;
    color: #333333;
    font-size: 22px;
    font-weight: 500;
  }
  h2.wrap-three {
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: 40%;
  }
  .cardblock_section_1 .cardblock .cardblock__body .wrap-three {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 30%;
  }
  .cardblock_section_1 .cardblock .cardblock__body .cardblock__card-text.wrap-three {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1.2em;
    color: #333333;
    font-size: 22px;
    font-weight: 500;
  }
}
@media (min-width: 320px) and (max-width: 539px) {
  .cardblock_container-fluid {
    padding-bottom: 0.25rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-top: 0.25rem;
  }
  h1.cardblock_heading {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    font-size: 24px;
  }
  h1.cardblock__title1 {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    font-size: 24px;
  }
  .cardblock_section {
    margin: 10px;
  }
  .cardblock_section .cardblock .cardblock__body {
    border-bottom: 8px solid #1E22AA;
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 0.3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
  }
  .cardblock_section .cardblock .cardblock__body .cardblock__card-text.wrap-three {
    font-size: 20px;
  }
  .cardblock_section .cardblock .cardblock__body .cardblock__title {
    font-size: 13px;
  }
  .cardblock_section .cardblock .cardblock__body .wrap-three {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 20%;
    position: relative;
  }
  .cardblock__list-link {
    text-decoration: none;
    text-decoration-color: #1E22AA;
    display: flex;
    float: right;
    margin-right: -5px;
    margin-top: -30px;
    margin-right: -5px;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 22px;
    color: #1E22AA;
    font-size: 17px;
    font-weight: normal;
  }
  span.cardblock__link-text {
    display: none;
  }
  .cardblock__body {
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 0.3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
    border-bottom: 8px solid #1E22AA;
  }
  .cardblock__body.body {
    border-bottom: 8px solid #1E22AA;
  }
  h2.cardblock__card-text.wrap-three {
    font-size: 20px;
  }
  h2.wrap-three {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 20%;
  }
  .long__card-block .journal-content-article .cardblock .cardblock__body {
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 0.3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
  }
  .long__card-block .journal-content-article .cardblock .cardblock__body .wrap-three {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 40%;
  }
  .cardblock_section_1 {
    margin: 10px;
  }
  .cardblock_section_1 .cardblock .cardblock__body .cardblock__title {
    font-size: 13px;
  }
  .cardblock_section_1 .cardblock .cardblock__body .cardblock__card-text.wrap-three {
    font-size: 20px;
  }
  .cardblock_section_1 .cardblock .cardblock__body .wrap-three {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 20%;
  }
  .cardblock_section_1 .cardblock .cardblock__body.body {
    padding-bottom: 0.4rem;
  }
  .cardblock_section_1 .cardblock__body {
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 0.3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
  }
  .cardblock_section_1 .cardblock__body .cardblock__list-link {
    float: right;
    margin-top: -30px;
    margin-right: -5px;
  }
}
.career__sec {
  position: relative;
  display: inline-block;
  width: 100%;
  background-image: url(cloud.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 363px;
}

.career__pretitle {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  margin: 0;
  margin-top: 65px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

.career__heading {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  margin: 16px 0 24px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #ffffff;
  font-size: 52px;
  font-weight: normal;
}

.career__input__sec {
  width: 100%;
  cursor: pointer;
  display: flex;
}

.dept__sec {
  width: 80%;
}

.career__dropdown__sec {
  background-color: #ffffff;
  border-left: 1px solid #999999;
}

.career__input {
  padding: 17px 0px 16px 20px;
  outline: none;
  border: none;
  width: 100%;
  cursor: pointer;
}
.career__input::placeholder {
  text-align: left;
  letter-spacing: 0px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}

.career__dropdown {
  position: relative;
  width: 300px;
  height: 50px;
}
.career__dropdown input {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: #ffffff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  padding: 12px 20px;
  border: none;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}
.career__dropdown input::placeholder {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.career__dropdown::before {
  content: "";
  z-index: 10000;
  position: absolute;
  left: auto;
  top: 15px;
  right: 20px;
  bottom: auto;
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/keyboard_arrow_down-blue.svg") 0 0 no-repeat transparent;
}
.career__dropdown .career__option {
  width: 100%;
  position: absolute;
  left: auto;
  top: 50px;
  right: auto;
  bottom: auto;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  display: none;
  max-height: 0;
}
.career__dropdown .career__option div {
  padding: 8px 20px;
  cursor: pointer;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}

.career-search-location {
  padding: 14px 22px 14px 20px;
  width: 216px;
  border: none;
  border-left: 1px solid #999999;
  outline: none;
  cursor: pointer;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}

.link__lists {
  display: flex;
  list-style: none;
  margin-bottom: 0;
  padding: 9px 0px;
}

.hero__text {
  margin: 0;
  position: relative;
  padding-left: 17px !important;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #F2F2F2;
  font-size: 14px;
  font-weight: normal;
}

.career__option {
  outline: none;
  border: none;
}

.career__dropdown.active .career__option {
  display: block;
  max-height: 240px;
  overflow-y: scroll;
}

@media (max-width: 320px) {
  .link__lists li a {
    font-size: 12px;
  }
  .dept__sec {
    width: 100% !important;
  }
}
@media (min-width: 320px) and (max-width: 539px) {
  .career__dropdown {
    width: 100%;
  }
  .career__dropdown .career__option {
    width: 100%;
  }
  .career__dropdown::before {
    right: 5px;
  }
  .career__input__sec {
    flex-direction: column;
  }
  .career-search-location {
    width: 100%;
    border-left: none;
  }
  .career__pretitle {
    margin-top: 46px;
    font-size: 14px;
    line-height: 22px;
  }
  .career__heading {
    font-size: 32px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 42px;
  }
  .dept__sec {
    width: 100%;
    margin-bottom: 20px;
  }
  .career__dropdown__sec {
    margin-bottom: 45px;
  }
  .career__sec {
    height: 463px !important;
  }
  .career__input {
    padding: 16px 16px 16px 16px;
  }
  .career__input::placeholder {
    font-size: 15px;
  }
  .career__dropdown.active .career__option {
    display: block;
    max-height: 140px;
    overflow-y: scroll;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .career__input::placeholder {
    font-size: 15px;
  }
  .career-search-location {
    width: 150px;
  }
  .career__dropdown::before {
    right: 111px;
  }
  .career__dropdown input {
    width: 66%;
  }
  .career__dropdown .career__option {
    top: 52px;
    width: 66%;
  }
  .career__dropdown__sec {
    width: 200px;
  }
  .career__dropdown.active .career__option {
    display: block;
    max-height: 140px;
    overflow-y: scroll;
  }
}
.career__sec {
  position: relative;
  display: inline-block;
  width: 100%;
}

.industry__sec {
  margin-bottom: 100px;
}

.industry__text {
  padding-top: 0px;
}
.industry__text a {
  background-color: #1E22AA;
  color: #ffffff;
  text-decoration: none;
}
.industry__text a:hover {
  background-color: #1E22AA;
  color: #ffffff;
  text-decoration: none;
}
.industry__text p a:not([class]) {
  text-decoration: revert;
  color: #1E22AA;
  background: transparent;
}
.industry__text p a:not([class]):hover {
  text-decoration: revert;
  color: #1E22AA;
  background: transparent;
}

.hero-links a {
  background-color: #1E22AA;
  color: #ffffff;
  text-decoration: none;
}
.hero-links a:hover {
  background-color: #1E22AA;
  color: #ffffff;
  text-decoration: none;
}

.industry__para {
  margin: 0;
  margin-top: 24px;
  margin-bottom: 44px;
  text-align: left;
  max-width: 572px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}

.industry__heading {
  margin: 0;
  text-align: left;
  letter-spacing: 0px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #333333;
  font-size: 52px;
  font-weight: normal;
}

.industry__btn {
  display: flex;
  background-color: #1E22AA;
  width: 378px !important;
  border: none;
  outline: none;
  padding: 20px 10px 17px 0px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

.industry__img img {
  width: 100%;
  height: auto;
}

@media (min-width: 320px) and (max-width: 539px) {
  .industry__btn {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .industry__para {
    font-size: 14px;
  }
  .industry__heading {
    font-size: 32px;
  }
  .industry__img {
    display: none;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .industry__text {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .industry__img {
    display: none;
  }
  .industry__btn {
    width: 260px !important;
    margin-bottom: 40px;
  }
  .industry__para {
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 30px;
    max-width: 290px;
  }
  .industry__heading {
    font-size: 32px;
  }
}
.jmperson--temp {
  height: 100%;
  position: relative;
}
.jmperson--temp .person__img--sec {
  margin-top: 105px;
}
.jmperson--temp .person__title {
  text-align: left;
  margin-top: 180px;
  margin-bottom: 80px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 32px;
  color: #333333;
  font-size: 21px;
  font-weight: normal;
}
.jmperson--temp .person__subtitle {
  text-align: left;
  margin: 0 0 15px;
  text-transform: capitalize;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 46px;
  color: #333333;
  font-size: 30px;
  font-weight: normal;
}
.jmperson--temp .person__descp {
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 8px;
}
.jmperson--temp .person__year {
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.6;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 15px;
  font-weight: normal;
}
.jmperson--temp .person_dsktpimg {
  width: 100%;
  height: auto;
  display: block;
}
.jmperson--temp .person_mbimg {
  width: 100%;
  height: auto;
  display: none;
}
.jmperson--temp .person__name {
  display: none;
}
@media (min-width: 320px) and (max-width: 539px) {
  .jmperson--temp .person_mbimg {
    display: block;
  }
  .jmperson--temp .person_dsktpimg {
    display: none;
  }
  .jmperson--temp .person__name {
    display: block;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 38px;
    color: #333333;
    font-size: 29px;
    font-weight: normal;
  }
  .jmperson--temp .person__title {
    font-size: 18px;
    margin-bottom: 29px;
    margin-top: 16px;
  }
  .jmperson--temp .person__subtitle {
    font-size: 24px;
    margin-bottom: 14px;
    margin-top: 40px;
  }
  .jmperson--temp .person__descp,
  .jmperson--temp .person__year {
    font-size: 14px;
    margin-bottom: 2px;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  .jmperson--temp .person_mbimg {
    display: block;
  }
  .jmperson--temp .person_dsktpimg {
    display: none !important;
  }
  .jmperson--temp .person__name {
    display: block;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 38px;
    color: #333333;
    font-size: 29px;
    font-weight: normal;
  }
  .jmperson--temp .person__title {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .jmperson--temp .person__subtitle {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 834px) {
  .jmperson--temp .person_mbimg {
    display: none;
  }
  .jmperson--temp .person_dsktpimg {
    display: block !important;
  }
  .jmperson--temp .person__title {
    margin-top: 160px;
    margin-bottom: 35px;
    font-size: 20px;
    line-height: 32px;
  }
  .jmperson--temp .person__subtitle {
    font-size: 26px;
    line-height: 21px;
  }
  .jmperson--temp .person__descp {
    font-size: 16px;
    line-height: 25px;
  }
  .jmperson--temp .person__year {
    font-size: 14px;
    line-height: 17px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
}
.jmperson--temp .person_card {
  width: 100% !important;
}

.personpage__templ .col-md-7 img {
  width: 100%;
}

.person__container.personpage__templ {
  margin-top: 70px;
  margin-bottom: 100px;
}
.person__container.personpage__templ .person__img--sec {
  margin-top: 105px;
}
.person__container.personpage__templ .person__title {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 38px;
  color: #333333;
  font-size: 28px;
  font-weight: normal;
}
.person__container.personpage__templ .person__subtitle, .person__container.personpage__templ h1, .person__container.personpage__templ h2, .person__container.personpage__templ h3, .person__container.personpage__templ h4, .person__container.personpage__templ h5, .person__container.personpage__templ h6, .person__container.personpage__templ .person__key {
  text-align: left;
  margin: 0 0 15px;
  text-transform: none;
  margin-top: 25px !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 38px;
  color: #333333;
  font-size: 30px;
  font-weight: normal;
}
.person__container.personpage__templ .person__key {
  margin-top: 135px !important;
}
.person__container.personpage__templ .person__descp, .person__container.personpage__templ p, .person__container.personpage__templ div {
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px;
}
.person__container.personpage__templ .person__year {
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.6;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 15px;
  font-weight: normal;
}
.person__container.personpage__templ .person__name {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 46px;
  color: #333333;
  font-size: 48px;
  font-weight: normal;
}
.person__container.personpage__templ .person_dsktpimg {
  width: 100%;
  height: auto;
  display: block;
}
.person__container.personpage__templ .person_mbimg {
  width: 100%;
  height: auto;
  display: none;
}
.person__container.personpage__templ .person__keycontainer h1, .person__container.personpage__templ .person__keycontainer h2, .person__container.personpage__templ .person__keycontainer h3, .person__container.personpage__templ .person__keycontainer h4, .person__container.personpage__templ .person__keycontainer h5, .person__container.personpage__templ .person__keycontainer h6 {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1E22AA;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 5px;
}
@media (min-width: 320px) and (max-width: 539px) {
  .person__container.personpage__templ .person__name {
    display: block;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 38px;
    color: #333333;
    font-size: 29px;
    font-weight: normal;
  }
  .person__container.personpage__templ .person__title {
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 15px;
    line-height: 26px;
  }
  .person__container.personpage__templ .person__subtitle {
    font-size: 24px;
    margin-bottom: 14px;
    margin-top: 25px;
  }
  .person__container.personpage__templ .person__descp,
  .person__container.personpage__templ .person__year, .person__container.personpage__templ p {
    font-size: 16px;
    margin-bottom: 2px;
  }
  .person__container.personpage__templ .person_mbimg {
    display: block;
  }
  .person__container.personpage__templ .person_dsktpimg {
    display: none;
  }
  .person__container.personpage__templ .person__key {
    margin-top: 25px !important;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  .person__container.personpage__templ .person__name {
    display: block;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 38px;
    color: #333333;
    font-size: 29px;
    font-weight: normal;
  }
  .person__container.personpage__templ .person__title {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .person__container.personpage__templ .person__subtitle {
    margin-bottom: 25px;
  }
  .person__container.personpage__templ .person_mbimg {
    display: block;
  }
  .person__container.personpage__templ .person_dsktpimg {
    display: none;
  }
  .person__container.personpage__templ .person__key {
    margin-top: 25px !important;
  }
}
@media (min-width: 768px) and (max-width: 834px) {
  .person__container.personpage__templ .person_mbimg {
    display: none;
  }
  .person__container.personpage__templ .person__title {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 32px;
  }
  .person__container.personpage__templ .person__subtitle {
    font-size: 26px;
    line-height: 21px;
    margin-top: 25px;
  }
  .person__container.personpage__templ .person__descp, .person__container.personpage__templ p {
    font-size: 16px;
    line-height: 25px;
  }
  .person__container.personpage__templ .person__year {
    font-size: 14px;
    line-height: 17px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
  .person__container.personpage__templ .person_mbimg {
    display: block;
  }
  .person__container.personpage__templ .person_dsktpimg {
    display: none;
  }
  .person__container.personpage__templ .person__key {
    margin-top: 25px !important;
  }
}
.person__container.personpage__templ .person_card {
  width: 100% !important;
}

.personpage__right-section {
  margin-top: 110px !important;
}
@media (min-width: 320px) and (max-width: 834px) {
  .personpage__right-section {
    margin-top: 0;
  }
}

.card__title {
  text-align: left;
  margin-bottom: 20px;
  padding-top: 20px;
  width: 100%;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 48px;
  color: #333333;
  font-size: 40px;
  font-weight: normal;
}

.card__summary {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  width: 100%;
}

.categories__main {
  display: grid;
  grid-template-columns: repeat(2, minmax(250px, 1fr));
  gap: 24px;
}

.card__container {
  padding: 30px;
  background-color: #1E22AA;
  margin-bottom: 24px;
  display: flex;
  height: 100%;
}

.montage__data {
  margin-bottom: 30px;
  margin-top: 0px;
}
.montage__data:first-child, .montage__data:nth-child(2) {
  margin-top: 30px;
}
.montage__data .journal-content-article {
  height: 100%;
}
.montage__data:nth-child(even) {
  padding-right: 0;
}
.montage__data:nth-child(odd) {
  padding-left: 0;
}

.card__contentlink {
  text-decoration: none;
  height: 100% !important;
  position: relative;
}
.card__contentlink a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  z-index: 1;
}
.card__contentlink:hover {
  text-decoration: none !important;
  color: #ffffff;
}

.card__content {
  flex-basis: 90%;
  margin-right: 40px;
  position: relative;
  width: calc(100% - 145px);
}

.card__img img {
  width: 100%;
  max-width: 190px !important;
  height: auto;
  min-width: 130px;
  min-height: 130px;
  max-height: 190px;
  background-color: #707070;
  opacity: 1;
  flex-basis: 30%;
  border: 1px solid #707070;
  object-fit: cover;
}

.card__heading {
  margin: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 40px;
  color: #ffffff;
  font-size: 32px;
  font-weight: normal;
}

.card__description {
  margin: 20px 0px 0px 0px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  line-height: 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}

.card__subtext {
  display: flex;
  position: absolute;
  left: 0;
  top: auto;
  right: auto;
  bottom: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

@media (max-width: 990px) {
  .card__title {
    margin-bottom: 16px;
    padding-top: 30px;
    border: none;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 48px;
    font-size: 24px;
    font-weight: normal;
  }
  .categories__main {
    grid-template-columns: 1fr;
  }
  .card__container {
    padding: 20px;
  }
  .card__img img {
    width: 78px;
    height: 78px;
    border: 1px solid #707070;
  }
  .card__heading {
    margin-bottom: 12px;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 24px;
    font-size: 20px;
    font-weight: normal;
  }
  .card__description {
    margin-bottom: 42px;
    margin-top: 0px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
  }
  .card__subtext {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 22px;
    font-size: 16px;
    font-weight: normal;
  }
}
@media (min-width: 835px) {
  .card__contentlink {
    height: 100%;
  }
  .card__description {
    margin-bottom: 40px;
  }
  .card__img img {
    width: 100%;
    height: auto;
    background-color: #707070;
    opacity: 1;
    flex-basis: 30%;
    border: 1px solid #707070;
    max-width: 190px;
    max-height: 190px;
  }
}
@media (min-width: 540px) and (max-width: 991.98px) {
  .container {
    max-width: calc(100% - 40px);
  }
}
@media (min-width: 320px) and (max-width: 767.98px) {
  .montage__data {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .montage__data:first-child, .montage__data:nth-child(2) {
    margin-top: 10px;
  }
  .card__content {
    margin-right: 20px;
    /*word-break: break-all;*/
  }
  .card__img img {
    min-width: 78px;
    min-height: 78px;
  }
}
@media (max-width: 990px) {
  .row.jmcard__heading-cont-phase2 {
    margin: 0 auto;
  }
  .row.jmcard__heading-cont-phase2 .card__title {
    line-height: 32px;
  }
}
.product__heading {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  margin-top: 74px;
  margin-bottom: 44px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #ffffff;
  font-size: 53px;
  font-weight: normal;
}

.panel__btn {
  background-color: #1E22AA;
  min-width: 380px;
  border: none;
  outline: none;
  padding: 20px 10px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
}
.panel__btn:hover {
  text-decoration: none;
  color: #ffffff;
}
.panel__btn .panel__btntext {
  width: 100%;
}

.product__cont a, .product__cont a:hover {
  text-decoration: none !important;
  color: #ffffff;
  background-color: #1E22AA;
}

.sndpanel__cont a, .sndpanel__cont a:hover {
  background-color: #1E22AA;
  color: #ffffff;
  text-decoration: none;
}

.sndpanel__btn {
  display: flex;
  background-color: #1E22AA;
  width: 409px;
  border: none;
  outline: none;
  padding: 20px 10px 17px 35px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin: 0 auto;
  position: relative;
  top: 12em;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

.sndproduct__heading {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  margin-top: 75px;
  margin-bottom: 34px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #ffffff;
  font-size: 52px;
  font-weight: normal;
}

.sndproduct__para {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

@media (min-width: 320px) and (max-width: 539px) {
  .panel__btn {
    min-width: 100%;
    padding: 20px 20px 17px 20px;
    font-size: 16px;
  }
  .product__heading {
    font-size: 32px;
    margin-bottom: 24px;
  }
  .sndproduct__para {
    font-size: 14px;
    max-width: 325px;
  }
  .sndproduct__heading {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .sndpanel__btn {
    width: 317px;
    top: 1em;
    margin: 0;
    font-size: 13px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .product__heading {
    font-size: 44px;
  }
  .sndpanel__btn {
    width: 373px;
    top: 1em;
    margin: 0;
    font-size: 16px;
  }
  .sndproduct__para {
    font-size: 16px;
    max-width: 472px;
  }
  .sndproduct__heading {
    font-size: 42px;
  }
}
@media (min-width: 768px) and (max-width: 834px) {
  .sndpanel__btn {
    width: 325px;
    top: 15em;
  }
}
.faqblck__heading {
  text-align: left;
  margin-top: 92px;
  margin-bottom: 0;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 48px;
  color: #333333;
  font-size: 36px;
  font-weight: normal;
}

.faqblck__list {
  text-align: left;
  padding: 28px 40px;
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #ffffff;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #666666;
  font-size: 22px;
  font-weight: normal;
}

.faqblck__sec a {
  text-decoration: none !important;
}

.faqblck__sec a:hover {
  text-decoration: none !important;
}

.faqblck__list:nth-child(odd) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #F2F2F2;
}

.faqblck__arrow {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward-blue.svg") 0 0 no-repeat transparent;
  margin-left: 8px;
  top: 50%;
  margin-top: 3px;
}

@media (min-width: 320px) and (max-width: 539px) {
  .faqblck__heading {
    font-size: 24px;
    line-height: 48px;
  }
  .faqblck__list {
    font-size: 17px;
    line-height: 32px;
    padding: 16px 20px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .faqblck__heading {
    font-size: 28px;
    line-height: 48px;
  }
  .faqblck__list {
    font-size: 18px;
    line-height: 32px;
    padding: 16px 20px;
  }
}
.homehero__heading {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  margin: 0 0 14px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-size: 21px;
  font-weight: 400;
}

.homehero__para {
  text-align: left;
  max-width: 100%;
  margin-bottom: 50px;
  text-shadow: 0px 0px 8px #000000;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 52px;
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
}

/** text css:: end**/
.home__btn {
  display: flex;
  background-color: #1E22AA;
  width: 315px;
  border: none;
  outline: none;
  padding: 20px 10px 17px 24px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.home__btn:hover {
  color: #ffffff;
  text-decoration: none;
}

.matthey--carousel {
  margin-top: -30px;
}

.matthey--carousel .owl-prev,
.matthey--carousel .owl-next {
  width: 36px;
  height: 36px;
  margin-top: -32px;
}

.matthey--carousel .owl-prev {
  left: 15px;
}

.matthey--carousel .owl-prev {
  background: url(../images/new__jm__images/previous.svg) no-repeat transparent !important;
}

.matthey--carousel .owl-next {
  left: auto;
  right: 15px;
  background: url(../images/new__jm__images/next.svg) no-repeat transparent !important;
  background-size: contain !important;
}

@media (min-width: 320px) and (max-width: 539px) {
  .homehero__heading {
    font-size: 30px;
    line-height: 40px;
    margin: 0;
    margin-bottom: 14px;
    margin-top: 50px;
  }
  .homehero__para {
    font-size: 20px;
    line-height: 37px;
  }
  .home__btn {
    width: 240px;
    font-size: 14px;
    padding: 15px 10px 15px 21px;
  }
}
.panels-hero-panels {
  background: #1E22AA;
}
.panels-hero-panels .col-sm-12.col-md-4.hero-panels-panel {
  border-right: solid 1px #ffffff;
}
.panels-hero-panels .col-sm-12.col-md-4.hero-panels-panel:last-child {
  border-right: 0;
}
.panels-hero-panels .text-panel-matter {
  position: static;
}
.panels-hero-panels .text-panel-matter .container {
  position: static;
}
.panels-hero-panels .text-panel-link {
  bottom: 10px !important;
  right: 10px !important;
}
.panels-hero-panels .text-panel-link .arrow__forward {
  margin-top: 0;
}
.panels-hero-panels .text-panel-full-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block !important;
}
.panels-hero-panels .jm-stock-price-portlet .stockprice__content {
  padding: 20px 0;
}

@media (min-width: 540px) and (max-width: 834px) {
  .homehero__heading {
    font-size: 30px;
    line-height: 40px;
    margin: 0;
    margin-bottom: 14px;
  }
  .homehero__para {
    font-size: 24px;
    line-height: 37px;
  }
  .home__btn {
    width: 211px;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 15px 10px 15px 21px;
  }
}
@media (min-width: 320px) and (max-width: 834px) {
  .panels-hero-panels .col-sm-12.col-md-4.hero-panels-panel {
    border-right: 0;
  }
  .panels-hero-panels .col-sm-12.col-md-4.hero-panels-panel.white-border {
    border-left: 0;
  }
  .panels-hero-panels .col-sm-12.col-md-4.hero-panels-panel .journal-content-article {
    border-bottom: solid 1px #ffffff;
  }
  .panels-hero-panels .col-sm-12.col-md-4.hero-panels-panel:last-child .journal-content-article {
    border-bottom: 0;
  }
  .panels-hero-panels .jm-stock-price-portlet .stockprice__content {
    border-bottom: 0;
  }
  .panels-hero-panels .jm-stock-price-portlet .stockprice__content .stockprice__heading {
    font: 20px/28px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
  .panels-hero-panels .jm-stock-price-portlet .stockprice__content .stockprice__date {
    font: 12px/20px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
}
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

body {
  overflow-x: hidden;
}

.portlet-journal-content .journal-content-article {
  word-wrap: break-word;
  height: 100%;
}

.portlet-decorate .portlet-content {
  padding: 0px !important;
  border: none !important;
}

.container-fluid {
  padding: 0px !important;
}

li {
  list-style: none;
}

.hide {
  visibility: hidden;
}

.main-nav {
  background-color: #ffffff;
  padding: 35px 0px;
}

.jmlogo__img {
  width: 250px;
  height: 40px;
  margin: 25px 0;
}

.jmlogo__img--mb {
  display: none;
}

.jmheader__navbar,
.jmheader__navlinks {
  background-color: #1E22AA;
}

.jmheader__navlinks {
  position: relative;
}

.jmheader__navbar .jmheader__navlinks {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding: 0px 54px;
  max-width: 1440px;
  margin: 0 auto;
}

.jmheader__navlist {
  padding: 23px 23px 16px 23px;
  list-style: none;
  color: #C8C8E9;
  font-family: JMSansBlack, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  position: static !important;
  border-bottom: solid 3px #1E22AA;
}
.jmheader__navlist:hover {
  border-bottom: 3px solid #ffffff;
  transition: 0.3s ease-out;
  background-color: #4347B9;
  opacity: 1;
}
.jmheader__navlist a {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #C8C8E9;
}

.jmheader__navlist a.header__menu:hover {
  color: #ffffff !important;
}

.bor-bot--0 {
  border-bottom: 0 !important;
}

.jmheader__navlist:hover ul.child-menu {
  display: flex;
  width: calc(100% - 216px);
  flex-wrap: wrap;
  left: 108px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  max-height: 300px;
  overflow: auto;
}

.submenu__mb {
  position: fixed;
  left: 15px;
  top: 64px;
  background: #1E22AA;
  width: calc(100% - 30px);
  display: none;
  height: calc(100% - 120px);
  overflow: auto;
  z-index: 2;
  padding: 0px 20px;
}
.submenu__mb .submenu__heading {
  display: none;
}
.submenu__mb .submenu__child {
  display: none;
}

ul.child-menu {
  list-style-type: none;
  display: none;
  grid-template-columns: repeat(4, 1fr);
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  padding: 20px 40px 40px 40px;
  z-index: 10;
}

a.nav-child-cs {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

a.sub-child {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.header__menu {
  color: #C8C8E9 !important;
  text-decoration: none !important;
}

.child-menu li {
  flex: 0 0 25%;
  color: #333333 !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.child-menu a {
  color: #333333 !important;
  font-size: 14px;
  line-height: 30px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.6;
}
.child-menu a:hover {
  color: #1E22AA !important;
  text-decoration: underline;
  opacity: 1;
}
.child-menu .child-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  opacity: 1;
  padding: 0 0 30px;
}
.child-menu .child-header:nth-child(1),
.child-menu .child-header:nth-child(2),
.child-menu .child-header:nth-child(3),
.child-menu .child-header:nth-child(4) {
  flex: 0 0 25%;
}
.child-menu .child-header:nth-child(n+5) {
  flex: 0 0 20% !important;
}
.child-menu .jmlfry__btn {
  background-color: #1E22AA;
  outline: none;
  border: none;
  align-items: end;
  padding: 20px 40px;
  color: #ffffff;
  font-size: 16px;
  line-height: 21px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.child-menu .jmprdt__btn {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  margin-left: auto;
  margin-top: 30px;
}

.contact__container {
  display: none !important;
}

.icon-arrow--right {
  width: 24px;
  height: 24px;
  margin-left: 10px;
  background-image: url("data:image/svg+xml,%3Csvg id='arrow_forward-blue-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5802' data-name='Path 5802' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5803' data-name='Path 5803' d='M12,4,10.59,5.41,16.17,11H4v2H16.17l-5.58,5.59L12,20l8-8Z' fill='%23fff'/%3E%3C/svg%3E%0A");
  background-size: cover;
}

#jmLogoWhite {
  background: url(../images/new__jm__images/JM_logo_white.png) 0 0 no-repeat transparent;
  display: block;
  width: 270px;
  height: 70px;
  cursor: pointer;
}

.jm_arrow-right {
  background: url(../images/new__jm__images/keyboard_arrow_right.svg) 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  display: block;
}

/**
.input-group-item {
  display: flex;
  position: relative;
  left: -267px;
  right: 0px;
  top: -20px;
}
*/
.hidden__overlay {
  position: absolute;
  width: 60px;
  height: 100%;
  right: 0;
  top: 0;
  display: none;
  z-index: 1;
}

.portlet {
  margin-bottom: 0;
}

.portlet-layout .portlet-header {
  margin-bottom: 0;
}

.arrow--animate {
  transform: rotate(180deg);
  opacity: 1;
}

.explore-icon {
  background: url("../images/new__jm__images/arrow_forward.svg") 0 0 no-repeat transparent;
  display: block;
  width: 24px;
  height: 24px;
  margin-left: 12px;
}

.arrow__forward {
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  margin-left: 8px;
  top: 50%;
  margin-top: -2px;
  margin-bottom: 0 !important;
  float: right;
}

.top-left {
  position: absolute;
  top: 60px;
  left: 126px;
}

video {
  width: 100%;
  height: 100%;
}

.modal {
  z-index: 9999;
}

.modal-dialog {
  position: relative;
}

@media (max-width: 768px) {
  .liferay-modal .modal-dialog {
    width: auto !important;
  }
}
.modal-header {
  background-color: #F2F2F2;
  color: #1E22AA;
}
.modal-header .close-modal-block {
  width: 5rem;
  opacity: 0.9;
}

.video-close-icon {
  color: #1E22AA;
  font-size: 18px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.modal-footer {
  background-color: #1E22AA;
}
.modal-footer > .controls {
  width: 100%;
  margin-right: 6%;
  margin-left: 6%;
}

.controls > .play-button {
  display: none;
  float: left;
  border-radius: 0px;
  margin-right: 4px;
  background-color: transparent;
}
.controls > .pause-button {
  background-color: transparent;
}
.controls > .stop-button {
  background-color: transparent;
}
.controls > .youtube-button-alignment {
  float: right;
  border-radius: 0px;
  margin-right: 4px;
  border-color: transparent;
  background-color: transparent;
  border-color: 1px solid #ffffff;
}
.controls .btn {
  border-radius: 0px;
  margin-right: 4px;
  border-color: 1px solid #ffffff;
  background-color: transparent;
  opacity: 0.9;
}
.controls .btn-primary {
  border-radius: 0px;
  margin-right: 4px;
  color: #ffffff;
  border-color: #0062cc;
  background-color: transparent;
}

.pause-button {
  float: left;
  border-radius: 0px;
  margin-right: 4px;
  background-color: transparent;
}

.stop-button {
  float: left;
  border-radius: 0px;
  margin-right: 4px;
  background-color: transparent;
}

.svg-property {
  background-color: #1E22AA;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.9;
}

.bg-light {
  background-color: #F2F2F2 !important;
}

.list-link {
  color: #1E22AA;
  font: 18px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  text-decoration: none;
  text-decoration-color: #1E22AA;
  display: flex;
}

.centered {
  position: absolute;
  left: 50%;
  top: 8rem;
  right: auto;
  bottom: auto;
  transform: translate(-50%, -50%);
}

.submit__btn {
  display: flex;
  outline: none;
  border: none;
  background-color: #1E22AA;
  padding: 16px 10px 14px 34px;
  text-align: right;
  text-transform: uppercase;
  opacity: 1;
  justify-content: right;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

.button__sec {
  display: flex;
}

.carousel-control-prev,
.carousel-control-next {
  align-items: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
  opacity: 1;
  text-align: center;
  transition: opacity 0.15s ease;
  position: absolute;
  left: auto;
  top: 0;
  right: auto;
  bottom: 0;
  width: 3%;
  z-index: 1;
  margin: -25px;
}

.carousel-control-next-icon {
  background-image: url("../images/new__jm__images/casestudy-right-arrow.svg");
}

.carousel-control-prev-icon {
  background-image: url("../images/new__jm__images/casestudy-left-arrow.svg");
}

.carousel-control-next {
  right: 0;
  left: auto;
}

.no-heading {
  opacity: 0;
}

.checkbox-container {
  display: flex;
  align-items: center;
  position: relative;
}
.checkbox-container input[type=checkbox] {
  border: none;
  outline: none;
  position: absolute;
  opacity: 0;
  z-index: 1;
}
.checkbox-container input[type=checkbox]:checked + label::after {
  content: url(../images/new__jm__images/chechboxright__arrow.png);
  right: 0px;
  top: 28px;
  left: 2px;
  position: absolute;
}
.checkbox-container label::before {
  content: url(../images/new__jm__images/check_box_outline_blank.svg);
  position: relative;
  right: 2px;
  top: 9px;
}

.ejm__btn {
  padding: 20px;
  background: #1E22AA;
  color: #ffffff !important;
  opacity: 1 !important;
  text-align: right;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  font-size: 18px !important;
  line-height: 22px !important;
  align-items: center;
  text-transform: uppercase;
  margin-top: 30px;
  display: inline-block;
}

.full__widthcontainer {
  position: relative !important;
}

.mb__img {
  display: none;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background: transparent;
}

.slide-1 {
  background-image: url(../images/new__jm__images/background.svg);
}

.slide-content {
  position: absolute;
  top: 200px;
  transform: translateY(-50%);
  color: #ffffff;
  padding: 0 20%;
  align-items: center;
}

.slide {
  width: 100%;
  height: 509px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.owl-theme .owl-dots .owl-dot span,
.owl-theme .owl-dots .owl-dot.active span {
  background: transparent;
}

.owl-dots {
  position: absolute;
  width: 100%;
  bottom: 0px;
  z-index: 2;
  display: flex;
  justify-content: center;
  background: transparent;
}

.owl-dot {
  background: #ffffff !important;
  width: 10px;
  height: 10px;
  cursor: pointer !important;
  margin: 7px;
  border: 1px solid #ffffff !important;
  border-radius: 50%;
  padding: 0;
  position: relative;
  bottom: 60px;
}

.owl-dot.active {
  background: #1E22AA !important;
}

.owl-prev,
.owl-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -12px !important;
  left: 24px;
  background: url(../../resources/images/chevron__left__icon.png) no-repeat transparent !important;
  background-size: contain !important;
  z-index: 3;
  cursor: pointer !important;
}

.owl-next {
  left: auto;
  right: 24px;
  background: url(../../resources/images/chevron__right__icon.png) no-repeat transparent !important;
  background-size: contain !important;
}

.owl-prev span,
.owl-next span {
  display: none;
}

.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-theme .owl-dots .owl-dot span {
  background: transparent !important;
}

.btn__person {
  border-color: #1E22AA;
  color: #ffffff;
  background: #1E22AA 0% 0% no-repeat padding-box;
  opacity: 1;
  width: 100%;
  height: 50px;
  border-radius: 0px;
  padding: 0px 50px;
  border: 0px;
}
.btn__person a {
  color: #ffffff;
}
.btn__person a:hover {
  text-decoration: none;
}

.btn-person_link {
  color: #ffffff;
  text-decoration: none;
}

.btn-person_link:hover {
  color: #ffffff;
  text-decoration: none;
}

table td {
  border: 0.125rem solid #ffffff;
  padding: 0.5rem;
  background: #cccccc;
}

table td {
  padding: 20px 30px !important;
  vertical-align: top;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 38px;
  color: #666666;
  font-size: 18px;
  font-weight: normal;
}
table td strong {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}
table td hr {
  width: 10px;
  margin-left: auto;
}
table tr:first-child td {
  padding: 15px 30px !important;
  color: #333333;
  border-top: 0;
}
table tr td:first-child {
  border-left: 0;
  color: #333333;
}
table tr td:last-child {
  border-right: 0;
}
table tr:last-child td {
  border-bottom: 0;
}

.pad-tpbtm-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.img-overlay {
  width: 100%;
  height: 100%;
}

.img-right {
  height: 350px;
  width: 440px;
  float: right;
}

.img-left {
  height: 420px;
  width: 440px;
}

.taglib-empty-result-message-header {
  display: none;
}

b,
strong {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

a {
  color: #1E22AA;
}

sub, sup {
  font-size: 10px;
}

sup {
  top: -10px;
}
sup.normal--txt {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  top: auto;
}

sub {
  bottom: -5px;
}

.jmgeneral--hero {
  margin-top: 35px;
}
.jmgeneral--hero .container {
  padding-left: 0;
  padding-right: 0;
}
.jmgeneral--hero .general_hero__heading {
  margin-left: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #333333;
  font-size: 46px;
  font-weight: normal;
}

.child-menu li h2 a {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 24px;
  color: #333333 !important;
  font-size: 16px;
  font-weight: normal;
  opacity: 1;
}

.child-menu li h2 a:hover {
  text-decoration: none;
}

.child-menu .jmlfry__btn a {
  opacity: 1;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 21px;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: normal;
}
.child-menu .jmlfry__btn a:hover {
  text-decoration: none;
}

.jmheader__navlist:hover ul.child-menu {
  display: flex;
  width: calc(100% - 216px);
  flex-wrap: wrap;
  left: 108px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  max-height: calc(100vh - 200px);
  overflow: auto;
  min-height: 300px;
  top: 72px;
  margin-top: 0;
}

.jm-richtext__subtag {
  font-size: 18px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.jmdot--digital-temp .btn.btn-cancel.btn-secondary {
  padding: 20px 40px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  border-radius: 0;
  margin-right: 20px;
}

.iframe-header {
  width: 100%;
}

.iframe-block__title {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #333333;
  font-size: 24px;
  font-weight: normal;
}

.iframe-block__intro,
.iframe-block__intro p {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}

.iframe-block__intro {
  width: 100%;
  display: none;
}

.iframe-container {
  width: 100%;
  margin: 100px auto 0;
}

.iframe-container iframe {
  width: 100%;
}

a span[class^=btn--style] {
  background-color: #1E22AA;
  min-width: 380px;
  border: none;
  outline: none;
  padding: 20px 45px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
  position: relative;
}
a span[class^=btn--style]::after {
  position: absolute;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  content: "";
}
a span[class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  text-decoration: none;
}
a:hover [class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}

span[class^=btn--style], a[class^=btn--style] {
  background-color: #1E22AA;
  min-width: 380px;
  border: none;
  outline: none;
  padding: 20px 45px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
  position: relative;
}
span[class^=btn--style]::after, a[class^=btn--style]::after {
  position: absolute;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  content: "";
}
span[class^=btn--style]:hover, a[class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}
span[class^=btn--style] a, a[class^=btn--style] a {
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 0;
}
span[class^=btn--style] a:hover, a[class^=btn--style] a:hover {
  text-decoration: none;
  color: #ffffff;
}

.bg--theme {
  background: #1E22AA;
}

.bg--white {
  background: #ffffff;
}

span[class^=title-style-b], span[class^=title-style-b] * {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 48px;
  color: #333333 !important;
  font-size: 36px;
  font-weight: normal;
}

span[class^=title-style-e], span[class^=title-style-e] * {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 48px;
  color: #333333 !important;
  font-size: 28px;
  font-weight: normal;
}

.jmvideotempl .modal-content {
  border-radius: 0;
}
.jmvideotempl iframe {
  height: calc(100vh - 175px);
}

.accordion-arrow {
  background: url(../images/new__jm__images/jm__accrdn_arrow_blue.svg) 0 0 no-repeat transparent;
  background-size: cover;
  width: 24px;
  height: 24px;
}

.jmrich--text-inner ul.jmplat--trading {
  margin-left: 18px !important;
}

.jmrich--text-inner ul.jmplat--trading li {
  padding: 0 !important;
}

.fragment_101 button.view__archieve__btn {
  background-color: #1E22AA;
  color: #fff;
  font: 18px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  display: flex;
  border: 0;
  outline: 0;
  padding: 20px 0 20px 25px !important;
  margin: 80px 0 0;
  border-radius: unset;
  text-transform: uppercase;
}

.fragment_101 .archieve__btn--arrow {
  background: url(../images/new__jm__images/arrow_forward-white.svg) 0 0 no-repeat transparent;
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  margin-left: 15px;
  top: 50%;
  margin-top: -1px;
}

.fragment_101, .pltnm__view--archieve {
  justify-content: flex-end;
  display: flex;
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.jmplatinum--market-data-table .list-header {
  font: 40px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  margin-top: 80px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.jmplatinum--market-data-table .list-item {
  font: 24px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #666666;
  padding: 28px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jmplatinum--market-data-table .list-item:nth-child(odd) {
  background-color: #F2F2F2;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.jmplatinum--market-data-table .list-item .list-link {
  text-decoration: none;
  color: #1E22AA;
  font: 18px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  display: flex;
  margin-left: 60px;
}
.jmplatinum--market-data-table .list-content {
  display: flex;
}
.jmplatinum--market-data-table .list-info {
  display: flex;
  justify-content: space-between;
}
.jmplatinum--market-data-table .list-info p {
  margin-bottom: 0;
}
.jmplatinum--market-data-table .pdf-link {
  text-decoration: underline !important;
  text-decoration-color: #1E22AA !important;
}

header .align-items-center.autofit-row.justify-content-end a.contact-us {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAYAAACAvzbMAAAABHNCSVQICAgIfAhkiAAAIABJREFUeF7tnQmcXFWZt8+91Uk6G1kgCSRd1VUFLsAgMiKIimwKiOykqwOITERFGTdkGJSfSOQbPr9hHEFmXHBwQGRJVwcQIouAsjgqI6IMCrilulPVCYREQAJZu+rMWwkfCGapunWXc859SvMLkHve5XlP+l/nns1TfCAAAQhAAAIBCHgB2tAEAhCAAAQgoBAQOgEEIAABCAQigIAEwkYjCEAAAhBAQOgDEIAABCAQiAACEggbjSAAAQhAAAGhD0AAAhCAQCACCEggbDSCAAQgAAEEhD4AAQhAAAKBCCAggbDRCAIQgAAEEBD6AAQgAAEIBCKAgATCRiMIQAACEEBA6AMQgAAEIBCIAAISCBuNIAABCEAAAaEPQAACEIBAIAIISCBsNIIABCAAAQSEPgABCEAAAoEIICCBsNEIAhCAAAQQEPoABCAAAQgEIoCABMJGIwhAAAIQQEDoAxCAAAQgEIgAAhIIG40gAAEIQAABoQ9AAAIQgEAgAghIIGw0ggAEIAABBIQ+AAEIQAACgQggIIGw0QgCEIAABBAQ+gAEIAABCAQigIAEwkYjCEAAAhBAQOgDEIAABCAQiAACEggbjSAAAQhAAAGhD0AAAhCAQCACCEggbDSCAAQgAAEEhD4AAQhAAAKBCCAggbDRCAIQgAAEEBD6AAQgAAEIBCKAgATCRiMIQAACEEBA6AMQgAAEIBCIAAISCBuNIAABCEAAAaEPQAACEIBAIAIISCBsNIIABCAAAQSEPgABCEAAAoEIICCBsNEIAhCAAAQQEPoABCAAAQgEIoCABMJGIwhAAAIQQEDoAxCAAAQgEIgAAhIIG40gAAEIQAABoQ9AAAIQgEAgAghIIGw0ggAEIAABBIQ+AAEIQAACgQggIIGw0QgCEIAABFIpINnswl29jDdX+d7hSutdlOftKF1hZpq6g9Z6uVLeKukAVaXV4tENozctX37KqjQxIFcIQKAzAqkSkJ7i4Kmebpzred7enWFzs7VW6g7d8L84Mjz3v93MkKwgAIEwCaRCQOb0lg/1M+oySXavMOG5aktGJ4vVqD67Vpu3xNUcyQsCEOicgPMCki0OzpfXVN/2POV8rp13h7+woNVzda0OWTZceiRUuxiDAAScIeD0D9VsYeAieV11gTPVijkRGYm8qLV/9Mhw330xu8YdBCBgAQFnBQTxCK33bZDXWYdWq/0/Cc0ihiAAAScIOCkgufzA6bLC6monKmRGEqvVqH9AtTr3MTPCIQoIQMAEAs4JiEyYH5DJqJ+aANelGLTSNb3Be8PISGmtS3mRCwQgEJyAcwIir67ul3mPdwVHQsutEZBlvufUKqWvQAgCEIBAk4BTAjKnOHhYRul7KG00BGQUsirTWJMdHp6/LhoPWIUABGwi4JSAZAvlH8hy3cNtKoBtscoo5CwZhXzDtriJFwIQCJ+AMwKSy103TWfGrBQByYSPCYuvEND3Viv9h0IEAhCAgDMC0lMon+F76kpKGi0BrVVdb1QzZTL9mWg9YR0CEDCdgDMCkisMXCuHIp5qOnAX4msoPXek0n+jC7mQAwQgEJyASwJytwjIu4OjoGWrBFiN1SopnoOA2wScERBZvvsIp+zG01llNdZltUr/2fF4wwsEIGAqAXcEpFiuSTI9poJ2KS45I6tcG+rvdykncoEABNon4I6AFAaWyQhkdvsIaNEugea9IbKU96h22/E8BCDgFgFnBCRXKFdkW2TBrfIYmo3W91SH+t9jaHSEBQEIxETAJQH5rQjIG2Lilmo3spT3vtpQ6ZBUQyB5CEDAnaNMssXyo9w4GFeP1j+RzYTvjMsbfiAAATMJODMCEQF5SJLZ10zMbkUlI5Cfywhkf7eyIhsIQKBdAs4ISK5Ybl549PZ2AfB8EAL6lzICeUuQlrSBAATcIeCMgMhBivfKOVgHu1MaczORVVi/llVYbzI3QiKDAATiIOCQgAzcKct4j4gDWup9aPXb6lBp99RzAAAEUk7AJQG5VQTkmJTXM5b0ZSPhctlIOCcWZziBAASMJeCMgMhhiovkLKyTjCXtUGAiIC+KgExyKCVSgQAEAhBwRkBkFdZ1kswpARjQJACBaqXPlwstZTqEDwQgkFYCLgnIVZLM36W1kHHn3digduROkLip4w8CZhFwRkDkKJMrZFvkR8zC62406+uquGJpacjdDMkMAhDYHgGHBGTgcpkD+cT2EubPwyFQb6h9lg2XHgnHGlYgAAEbCTgjID3F8pfkpfxnbSyCjTHLRPpBMpH+gI2xEzMEIBAOAXcEpFA+V+5EvyQcLFjZHgHd0CfUhvu/t73n+HMIQMBdAi4JyBkiIFe6WyqzMtPK+/tape/rZkVFNBCAQJwEnBGQbH7geM/3bo4TXpp9yYGKF8uBip9PMwNyh0DaCbgjIIXBAz1P804+ph4t96JfJfeifzAmd7iBAAQMJOCMgORy5T1Ul3rMQMZOhiQjkDtlBPJeJ5MjKQhAoCUCzgjIzML1s7q9rqdaypqHOiYgAvKoCMjeHRvCAAQgYC0BZwREKe3lioMNaythWeByhslKOdJ9pmVhEy4EIBAiAYcERCm5VOo5YTMlRD6Y2gaBaqXkVP+h2BCAQHsEnPoBIMeZLJHjTIrtIeDpoAQayn/9SGXuH4K2px0EIGA3AacEJFsY+LncCfJWu0tiT/SNunfUyNK+O+yJmEghAIEwCTgmIOU75FrbI8MEhK2tE2ho75MjQ33/BiMIQCCdBJwSELlU6lo5UPHUdJYy/qxlxcJXRyqlT8fvGY8QgIAJBFwTkK+KgHzSBLApieE2mUg/OiW5kiYEIPAaAk4JiMyBXCBzIBdR5ZgIaPXb6lBp95i84QYCEDCMgFsCUhyc7yn9n4YxdjYc2QsyKntBxjibIIlBAALbJOCUgPTkBw/2fX0vNY+PADcTxscaTxAwjYBTAjKrt1wYl1EV0yC7HA/3grhcXXKDwLYJOCUgSpUz2YLaKEt5HcvL3G7caKgLR4ZLzDuZWyIig0BkBJz7QSu70YdFPnojI4bhVxPQapFMpPeBBQIQSB8B5wQkWyjfJyOQg9JXymQylrvRfy93o78hGe94hQAEkiTgoIAMXC1LeU9PEmrafFcrz45V6syNacubfCGQdgLOCYgc6X6hHO2+IO2FjTN/rRr71SrzHorTJ74gAIHkCbgnIIXyaTIHck3yaNMTgVxve4Zcb8v+m/SUnEwhsImAcwLSky8f5PvqPuobIwGtviUT6WfG6BFXEICAAQScE5BdCjf2jvHqwwawTU0IMgL5jYxA9kpNwiQKAQi4OQJpZpUtljeKMnZR43gIyEqsxtrV3VNXrTpudTwe8QIBCJhAwLkRSBOq7AWpyMu5ggmA0xKD1t4RtaG+u9KSL3lCAAIOzoFsEpDiwI8ktUMocJwEvAXVSt8X4/SILwhAIFkCTo5AssWBb8hpJh9NFm26vMtrrB/IhkJug0xX2ck25QTcFJD8wEc93/tGymsbc/r6+Wqlf0rMTnEHAQgkSMBJAZndO/j2roz+SYJcU+m63lD7LBsuPZLK5EkaAikk4KaAzF48oat77YsprGeiKctE+j/IRPq/JhoEziEAgdgIOCkgTXqyEmuJrMQqxkYSR0JA3y6vsd4HCghAIB0EnBUQmUi/WSbSj09HGc3IUq64faFWUVOVKtXNiIgoIACBKAk4KyC5Yrm5pPQLUcLD9hYIjOp3Vqv9zD/ROSCQAgLOCkhPceAkX3mLUlBDo1LkhkKjykEwEIiUgLsC0lPezR+r/hApPYz/FQGt1f21odLBoIEABNwn4KyANEsntxO+KLcTTnC/jGZluOb5cTtwLpZZNSEaCERBwHUBeVAEZP8owGFz6wR0wzu5Nty3EEYQgIDbBJwWkFxh4FvK8z7sdgkNzE6rQbkfpGRgZIQEAQiESMBpAckWBv5e7kf/9xB5YaoFAjIPsrY29Kwca8I96S3g4hEIWEvAaQHJ5Qbeobq8/7K2OjYHrvWx1aH+xTanQOwQgMC2CTgtIPn8Vd11b4JMpHs+HSFeArKp8OpapTQ/Xq94gwAE4iTgtIA0QcrthA9JkvvGCRVfTQLN03mfmKbUggY8IAABNwm4LyD5ga/I0e5nu1k+s7OSO0IOkjtCHjA7SqKDAASCEnBeQHKFwT7l6XJQQLQLTkBO571ATuf9p+AWaAkBCJhMwHkB6e29cRedqS83uQjOxqbV92U57zHO5kdiEEg5AecFpFlfOdp9WI527015rWNPXyv9m1qlf6/YHeMQAhCIhUBKBGTgu7Kh8P2xEMXJywRkP8gzci7WjiCBAATcJJAKAckWB8/ylP6amyU0OCutnpNXWLISiw8EIOAigVQIyJx8+c0ZX/3KxQIanZPWK2Qz4c5Gx0hwEIBAYAKpEBDZk+DJBVPPKeXtEJgUDdsnoNUjMgLZp/2GtIAABGwgkBIB2XS0+11yMu97bCiKMzFqfZ2MQJh7cqagJAKBVxNIjYD05Mtf8H3VvOaWT0wEGlp9YmSoxGGWMfHGDQTiJpAaAckVB94tr7DujhtwWv3JCiy9we/aecWSE59OKwPyhoDrBFIjIDNmlCeNn6xWu15QU/ITAblblvAebko8xAEBCIRPIDUC0kQn94PcLyfzvit8jFj8awLeMdVK3/chAwEIuEsgVQIiK7E+K6X8krvlNCazx6uV0p7GREMgEIBAJARSJSCzexft05Vp/DISkhjdRKA596G8xv61yryHQAIBCLhNIFUCsuk1VrH8tCQ9w+2yJpmdvqRa6T8vyQjwDQEIxEMgfQJSGLha5kFOjwdvurzI6ONWmTg/Ll1Zky0E0ksgfQKSL/fLBbcL01vyqDLX9/qNNUcND89fF5UH7EIAAmYRSJ2ATJ9+7Q4Tp4x9Tnalpy73qLqejDzuqw2pI5QqbYjKB3YhAAHzCKTyh6gs5/2ZvMZ6m3nlsC8ixMO+mhExBMIikEoByRUHL5T1QgvCgphWO4hHWitP3hDYTCCVAtKTX7S/7zcepBMEJ4B4BGdHSwi4QiCVAtIs3ubj3dUUVwoZZx6IR5y08QUBcwmkVkCyxYHrZR79ZHNLY2Zkm8+4UkczYW5mfYgKAnESSK2A5AqDH1Ce/k6csG33tVk8Zhyl1CGjtudC/BCAQOcE0isgueum6cyYlbKcN9M5RvctIB7u15gMIdAugdQKSBOU3FJ4hwjIke1CS9vziEfaKk6+EGiNQKoFJJcfOF353tWtoUrnU4hHOutO1hBohUCqBeSlS6b+JKDGtgIrbc8gHmmrOPlCoD0CqRaQl15j3SKvsY5tD5v7TyMe7teYDCHQKQEEJD9wsud713cK0rH2t1UrM45ntZVjVSUdCIRMIPUCks9f1V33Jj4jo5DxIbO11ZyIh5Ij2Ut1WxMgbghAIB4CqReQJuZcoVyWQ1364kFutBfEw+jyEBwEzCKAgEg9eooDJ/nKW2RWaWKPBvGIHTkOIWA3AQRkU/2uGJMtTPtzil9jIR52/z0meggkQgABeQl7rjBwrfK8UxOpQrJOEY9k+eMdAtYSQEBeEZBjREButbaSwQJHPIJxoxUEICAEEJCXu8EVY3LFac1NhZNT0jMQj5QUmjQhEBUBBOQvyMoR79+UI97PjAq2KXa1UjfXKs1VZyzVNaUmxAEBGwkgIK8SkEX7eqrxkI2FbDXmzeLx+FylFjRabcNzEIAABLZEAAF5DZVsYeARz/P2drG7IB4uVpWcIJAcAQTkNex7CoOf8D19eXIlicYz4hENV6xCIM0EEJDXVH9asTxlstZPyYqsblc6BuLhSiXJAwJmEUBAtlCPbLF8nYA5xaxSBYsG8QjGjVYQgMD2CSAgW2A0p7d8aCajfrh9fGY/gXiYXR+ig4DtBBCQrVRQDlisyC6Zgq0F1kovrFWekJ31rLaytYbEDQHTCSAgW6mQrMY6X1ZjXWx6AbcU32bx6D/ZxtiJGQIQsIcAArKVWvX23rhLwx8dERHx7SmnUoiHTdUiVgjYTQAB2Ub95DXWYnmNdbQtJUY8bKkUcULADQIIyDbqmM0PHuf5+ns2lBrxsKFKxAgBtwggINusp/ayxcEVAmmGyWVHPEyuDrFBwF0CCMh2apsrDiyQQ4svNLULIB6mVoa4IOA+AQRkewKSu26a6hrzpDw2zrTuoLW+pjbUf7ppcREPBCCQDgIISAt1NvKYd60Gq0OlUgvh8wgEIACBSAggIC1gndVbLoz11RK5M90YXrLL/Be1SumtLYTPIxCAAAQiIWDMD8RIsgvRaLZQvkUE5NgQTXZsSjf0CbXhfitWiXWcLAYgAAHjCCAgLZYkWxg80PP0Ay0+Hs9jWv2uOtS3u0zyy4CEDwQgAIF4CSAgbfCWUciDMgrZv40mkT+qG2p+bbh0deSOcAABCEDgNQQQkDa6RK4w2Cdf9sttNIn8URl6jNQqM+TQx0NGI3eGAwhAAAJ/QQABaas7aE9E5I8ylV5sq1nED8tekM/I4YmXRuwG8xCAAAReRQABabNDmHjlrdbqmfr68dnly49Z02Y6PA4BCEAgMAEEpE10PT3l8f5YtUKaTW6zadSPX1StlIzdMR918tiHAATiJ4CABGAud4VcLMe8nx+gaWRNZBSyZr0aLT49dEpT3PhAAAIQiJwAAhIA8Yx8eefxvmoeb2LUR442+Y4cbfJ3RgVFMBCAgLMEEJCApZXjTS6VjemfDtg8smYNrfYfGSr9PDIHGIYABCDwEgEEJGBXmDPnph39saM12RcyPqCJaJpp9YickbVPNMaxCgEIQOAVAghIB71Bbiy8RJb0ntuBiUiaNrT34ZGhvisjMY5RCEAAAoxAOu8Dm0Yh40aHRYUndW4tPAuyuXDlutWquHJl6YXwrGIJAhCAwKsJMALpsEeYuCJrU0paX14d6v9Uh+nRHAIQgMBWCSAgHXaOacXyFBl+jBg3CtGqPtpo7PXk0nlPdJgizSEAAQhskQACEkLHMPXaW1nW+4As6z0ohBQxAQEIQOCvCCAgIXSKWbOumThuQveITKhPDcFcqCYaWp82MtR/bahGMQYBCEBACCAgIXUDmQs5X3anXxySudDMyA71P+mN6vUjI6VnQjOKIQhAAAIISHh9oDkKGTtxnKzI8nYKz2o4luS03hvktN5TwrGGFQhAAAKbCTACCbEn9BTK5/qeuiREkyGa0u+pVvrvCdEgpiAAgZQTQEBC7AAvndQ7LCZnhmg2FFPNi6dkb8ju7A0JBSdGIAABRiDh9wEZhZwhoxAjd4HLqqyvyaqsj4efNRYhAIE0EmAEEkHV5YiTX8nLwTdHYLojkzKhLv9Xb+OwxY4w0hgCEHiJAAISQVeQUch+Mgr57whMd2xSBOQPtcqzeyp15saOjWEAAhBINQEEJKLyZ4vl6wSukSufZBhycW2o9PmIUscsBCCQEgIISESFbl461e2pJXLc+4SIXAQ2K3MhDeVl9q9V5v4isBEaQgACqSeAgETYBbKFwc97nv4/EboIbFqmQ5bU/Ml7qj8etT6wERpCAAKpJoCARFr+8thsUf1BIOcidRPUuNb/Jif2fjJoc9pBAALpJoCARFz/OYXy3IynBiN2E9h8va4PXba0/97ABmgIAQiklgACEkPp5Zys++WcrHfF4KptFzIfsnzt6u43rlp13Oq2G9MAAhBINQEEJIby79K7cPcu339MJtSN5C1Le6+uVUrzY0CBCwhAwCECRv5Ac4jvy6nIst6vC+yPmZpbo6HeOzJcutPU+IgLAhAwjwACElNNmvenZ8aNLhF3U2Jy2a6bp+vru/ZYtuzEP7XbkOchAIF0EkBAYqx7rjD4AeXp78Tosi1XssHwvtpQ36FySLO81eIDAQhAYNsEEJCYe0i2UL5X5kIOjtlty+50Q3+pNtx/fssNeBACEEgtAQQk5tLvnL8hP8bLPC4iMj5m16270+rw6lDp7tYb8CQEIJBGAghIAlWXHernyA71LyfgujWXWj036qm9l1dK1dYa8BQEIJBGAghIIlVf4OeKe/xcXL8lEfctOJX5kEdrQzMkvkNGW3icRyAAgRQSQEASKnout2hPnWn8j7zKyiQUwnbdykz6N2R/yFnbfZAHIACBVBJAQBIse0+x/CVfqc8mGMJ2XTeUnjtS6b9xuw/yAAQgkDoCCEiCJc/nr+qu+xN+IxvUd00wjG26lldZa7TyDxgZmvuoqTESFwQgkAwBBCQZ7i977cmXD/J9dV/CYWxbRJSu1dfV/3b58lNWmRwnsUEAAvESQEDi5b1Fb7I35EqZCznDgFC2GoIcuvhQbWjm25lUN7lKxAaBeAkgIPHy3qK3acXylMla/VaOWtzZgHC2HoLW18r9IacZHSPBQQACsRFAQGJDvW1HsjfkcNkb8gNDwtlqGI2Gd97IcN8lpsdJfBCAQPQEEJDoGbfsIVcoXyGjkI+03CCBB2VSXVb3ekfKmVl3JeAelxCAgEEEEBCDiqF2u31ctrH6MZNXZTVxiYK8MFpv7Pfk0nlPmISPWCAAgXgJICDx8t6ut2xx4Vs95Td3qZv90Wrp6PrRfVmZZXaZiA4CURJAQKKkG9C2LO39gizt/WLA5rE1k5HILzKNFw8cHp6/LjanOIIABIwhgIAYU4q/DER7ueLgQ/JfjD0r6+Votfq+nNx7jJEYCQoCEIiUAAISKd7gxnO5G4s6M/qo53kTg1uJp6XcIXKp3CHymXi84QUCEDCFAAJiSiW2EEdPoXyG76krDQ7xlYFIQ39MROSbNsRKjBCAQDgEEJBwOEZmRXapf092qR8XmYOQDMtOddki4h27rFK6LSSTmIEABAwngIAYXqCp+ZunTvY3/l4KNcPwUJXsEVnr1dWB1WrpYdNjJT4IQKBzAghI5wwjt2DLLvUmCNlnuGpUd+375NBJSyMHgwMIQCBRAghIovhbd54tDlwqGww/3XqL5J6U11m/37jWe+dTT5VWJhcFniEAgagJICBREw7NfjmTK6gfy1EnB4RmMkpDWj+h6qPvqFZPfTZKN9iGAASSI4CAJMe+bc+zdr1p5rjGxkeV581qu3ECDZr3qr/45w0HPvPM+59PwD0uIQCBiAkgIBEDDtv8nPzCt/m+/2MpXFfYtiOy9/ALz204FBGJiC5mIZAgAQQkQfhBXct8yNkyH/KVoO0TaPfw+hfXHbRixQdeTMA3LiEAgYgIICARgY3arBz9PijzIXOj9hOWfZlYf1Bv9A4dGSmtDcsmdiAAgWQJICDJ8g/svaenPN4fox+W+ZDdAxuJuaGIyAO1zOTD1R+PWh+za9xBAAIREEBAIoAal8k5xYWv97X3SxvOy3qZidb3NDZ6xzISiauX4AcC0RFAQKJjG4tlObX3aNm+tzgWZyE5ab7Oqq+fcNjy5cesCckkZiAAgQQIICAJQA/bpcyHXCLzIeeGbTdiew+vVuqwZyulP0fsB/MQgEBEBBCQiMDGa1Z7ctzJj+TQxYPj9duxt8c3rFEHs2O9Y44YgEAiBBCQRLCH77R56OIO3oZfyaR6PnzrEVrUashrZN6xdOlJT0boBdMQgEAEBBCQCKAmZVJWZu3mj1EPyeusqUnFEMSvHMBYUxv1IbXavCVB2tMmGgI9xUWv83S9TynvPfKDYhe5wngnGeXuKN6ellMGnpK5t98qz7+zvm7j4uXLT1kVTRRYNZkAAmJydQLENqe3fEAmo34aoGmyTbR6cmOjcdiTS+c9kWwgeM/lB07XvneO/HDYq2UaWv2sodTNo7o++NTwycMtt+NBqwkgIFaXb8vB5wqDfcrTZdtSk2+1z8i33PeODJV+blvsLsQ7p1h+X0apSySXPTrKR6tHpP/dMlrP3LJ86dxfdWSLxkYTQECMLk/w4OQ63HPlOtzmDwOrPs1LqSTgebWh0q1WBW55sNnCwAWyn+ii0NPQqiKvKO/UnveTjV7XPSuWnPh06D4wmBgBBCQx9NE7ljOz/lPOzJofvadwPYiIyP/0WdyxHi7XLVtb4OcKu18jiy9OjcObFHaJaqj75QfPAxtU435ed8VBPTofCEh0bA2wvMDPFva4UyY+32NAMAFC0P9crfR/NkBDmrREQO6YKapb5NH3tfR4BA/JK8sRmYz/sYjKA17De0CuQ348AjeYjIgAAhIRWFPMzphRntQ9Sf1ERORNpsTUVhxaX1cd6n9/W214uCUCMkK9WUaox7f0cFwPafWciMr9Iir/VW/4P93w4thfr1p1nOw55WMiAQTExKqEHNPMwvWzulWXTGyqnUM2HYs5eaV1/7oX1NErV5ZeiMWh806SH3m0g3jTMm/tPSai8pj8/hvlNx6rr5v4GEfhtEMxmmcRkGi4Gme1p7DoTZ5q/ExGIhOMC66FgORb6a/r6+rvW7785FoLj/PINgjIhPmtMmF+jPWQmntRPJlT0V5F5nDkdzUk/17RG+uVWu3k5dbnZ0ECCIgFRQorxDm9A4dkMt6PwrIXtx0RkZX1unf88qV99u1ziRvWVvzligO3ycbAowwJJ7owtF4nxkVQRFy0iIon/9zwK9rXlca68UsYvYSDHgEJh6M1Vl5a6/99awLeQqBaeR+sVfqusjmHJGJ3ZuQRHrzV8qVEhEbEZtPyca8pOs1fckq0ljtrXvp3r/lnmwRpnfS9dZ5WL8jr4Gc8rf+klf9kbajvx+GFZJclBMSueoUSbU9x4CRfeYtCMZaQEXkvflmt0n92Qu6tcysnNi+WH3py9D+f8Ano50WAmlcqDMiCD6uuVuiUBQLSKUFL2+cKAyX59nWDvAv3LU1BvhTqe9as7j6RVTrbquC9XdnCytvtXcptV++UBR+PNjx1/rJKSV4Vuv9BQNyv8VYzlGWcH5RlnN+2GYGI4B/rWh29fKj0O5vziCr2bKF8h4jHkVHZx+6WCYiQ3LV29bi5rn+5QUBS/jegpzD4Cd/Tl1uO4c/yCqGvOlTLhFVyAAAQIUlEQVS62/I8Qg0/WyzfLn/B3xuqUYy1TKC5cnDjGnWYy/fdICAtdwd3H5TTV89Tvvf/bM9Qrsr9p9pQ/wW25xFG/DJhLicQeEeEYQsbwQk0R8hqY/0gV5cVIyDB+4ZTLXPF8hcloS/YnlRz06FX33hCtXrqs7bnEiz+8thsQf3Awtspg6VrQyutfrf2BbWvixthERAbOmBMMcq31i/Lt9ZzYnIXmRsZiSxvaH3SsuF5D0bmxEDD+fxV3Q1/YnPy9lADw0t3SHJfirxifbtrEBAQ1yraYT6yOutbsvnqwx2aMaC53qiU/4/VSt9lBgQTQwiMPGKA3JmLhjqzOlz6VmdGzGqNgJhVDyOikcnXr0vH+JgRwXQYhLzSulXO0TrVxdcHr6BBPDrsJvE0l1s3q0PP9ip1pny5ceODgLhRx9CzcGVOpAmmeQeF7CA+YaRS+nXooBI22NNTHu+P1c3jSQ5JOBTct0BAJtXPqlVK32jhUSseQUCsKFMyQeby5U8pX7nyCmi93DlxnrxC+GoyNKPwysgjCqpR2pT5uYdkpeB+UfqI0zYCEidtC31li4PzZcf3t2VVjxN9pbnBa4PfdZr9V6siHhb+ddoU8tqG2mXlcOkpW+P/y7id+KHgQiFMziGbL/fLgScLTY6xndhERP7kKT3f1nOLZs9ePKGre40ciMlrq3bqbsyzDf2p6nC/7Zt3N+FEQIzpVWYH0pMvH+n76nsS5TizI209Opkb+Wamsebs4eH5zZNWrfi8tFT3hxKsc0tCrShACEHKF5hv14ZKHwrBVOImEJDES2BPADKx/k55h9vc4TzRnqi3E6ls8moovzQyNPdR03NCPEyvUGvxiYDcLQJyeGtPm/0UAmJ2fYyLLltctK/cbHiPBDbFuOA6CEj+Un9e/lJf3IGJSJs2V1t5YzaJ97sidYTx6AnIlxbZVPjG6B1F7wEBiZ6xcx526V24+5iMf58kNtOl5JqH33mjan61WnrYpLwYeZhUjVBiebpaKc0KxVLCRhCQhAtgq/tZveXC2IycuaTU62zNYatxa335+jXrz1+x4gMvJp3b5pHHprOtDkw6FvyHREDrFbKAY+eQrCVqBgFJFL/dznO566apzJjbZCnGAXZn8tfRy2hkRNf1mSNL+29PKjdGHkmRj9wvI5DIEePAEgKb9iOU5RvycZYE3F6YWg2u97s+Hve+kVmzrpk4bmL3XRIsq63aq5gNTyMgNlSJGOMjILcbXip7DT8dn8dYPf1ZTvc9d2So/z/i8DpjRnlS9yR1j4jy/nH4w0fMBHiFFTNw3FlBIJsf+Kic5Pt1V3atvxa6LGH+n9GG/uCTS+f9MqqCNEceYyeMu1dWW701Kh/YTZwAI5DES0AARhKQO7iPlV3eAyIk3UYG2GFQstxXpkf0dzf4Y84N+7UW4tFhcexpjoDYUysijZtALld+i86ou2QkMj1u3zH6Wy0jkotqQzPlsMlDRjv1i3h0StCq9giIVeUi2NgJ5HI3FnXX6F0yL7Jr7M5jdCjDkT806uqjy5aWfhTULeIRlJy17RAQa0tH4LERmDPnph39sRvvSMP7/ObFVWq08Zlabd6SdgDvtNMtk8dPXt+cMHfmiO928k/ls0yip7LsJB2AwEtHcFwtIlIK0Ny6Js0DGtfr+oKnh05Zsb3gp0+/doeJU8bIJkHvbdt7lj93iAAC4lAxSSUWAnJN7mdk+vkS+aadicVhgk5kbqS5g/3Stau7L1m16rjVWwqlOfKYMHn9A7IJ880JhorrZAjwCisZ7ni1mcDm03zV90REdrQ5j1Zjb947ojx9ca3ifU2p0ob/3w7xaJWgs88hIM6WlsQiJSCvtObIqbK3yWubvSN1ZJBxmWivynW6F9aGH79mp532mcjIw6DiJBMKApIMd7y6QiBbGPiOiMgHXMmnpTy0fkJeWa2Ve9z+tqXnechNAsyBuFlXsoqXQE+h/HF5nSVHoKiueD3jDQKJEmAEkih+nDtDoCe/aH/PbywWEZnhTFIkAoFtE0BA6CEQCIvAjHx55/G++r7Ye0tYNrEDAYMJICAGF4fQLCWQK5SvkDmCj1gaPmFDoDUCzIG0xomnINAugVxx8Gil9XdFSKa225bnIWAJAUYglhSKMC0kMLNw/axur+s6Cf0wC8MnZAhsjwACsj1C/DkEOiWQLQ6eJaORL8tKrfGd2qI9BAwigIAYVAxCcZiAbDzczR+jyvJKax+H0yS1dBFAQNJVb7JNlsC9XdnC0xfKBrzPpeEsrWRZ4z0GAghIDJBxAYFXEcgWF+3r6cYiGY30ggYCFhNAQCwuHqFbTGDGjPKk7knqMhmJnGFxGoSebgIISLrrT/ZJE2jevS4jkSvZwZ50JfDfNgH2gbSNjAYQCJ3AtGJ5yiStL0/doYyhk8RgzAQYgcQMHHcQ2CqBnvzgwZ6vvyujkR4wQcACAgiIBUUixBQRmDXrmoljJ3b/i9x6+FGZHxEt4QMBYwkgIMaWhsBSTaB5uq/vNa4XCSmmGgTJm0wAATG5OsSWcgK73T4uW199sewb+TT7RlLeF8xMHwExsy5EBYFXCMwpLNw7o7wblOftDhcIGEQAATGoGIQCgW0QuGJMrjjt80rpz8mIZAyoIGAAAQTEgCIQAgRaJtBTXPQ6X9UvExE5quVGPAiBaAggINFwxSoEoiUwp7d8aMZXX5NJ9jdG6wnrENgqAQSEzgEBewmUM9mid6YcFX+RTLLvaG8eRG4pAQTE0sIRNgReJrBpJ3tDX+j56uPMj9AxYiSAgMQIG1cQiJRAc37E0/V/lSNRjonUEcYhsJkAAkJPgIBrBJrzI35GXS7b2Pd0LTfyMYoAAmJUOQgGAiES6CkMfFhGIxdz0m+IUDH1CgFO46U3QMBtArNnL57gj133cc/T/8hEu9u1TiA7RiAJQMclBGInsPkCKzkSRelzZOnv1NgDwKGLBBAQF6tKThDYGoGp+ZunTvY2nCOvtj4lz0yGFAQ6IICAdACPphCwlkBPT3m6P1afp7Unr7fUBGsTIfAkCSAgSdLHNwSSJjBr15tmjtUbP+fJ/SNyWGN30vHg3yoCCIhV5SJYCEREoLf3xl0amfoFsmLrDHExNiI3mHWLAALiVj3JBgKdEchmb5ituvzPyBzJR5gj6YxlClojICkoMilCoG0C06dfu8OkHcZ8TF5rfUpWbe3StgEapIEAApKGKpMjBIITuGJMtjj1NJkj+QcutApO0dGWCIijhSUtCIRMQHu54qL3ab1pQ+KBIRvHnJ0EEBA760bUEEiOQLa4aF+lGp+TY+SPl7kSP7lI8JwwAQQk4QLgHgLWEpC9JLt5XXLFruedLKOS8dYmQuDBCHAWVjButIIABF4h0DwmZdwkfbKnvA+JkOwHm9QQYASSmlKTKARiIJDLlfdodKmPyKT7+zm8MQbgybpAQJLlj3cIuEqgPDZX0MdrGZVIhu8WMZE9inwcI4CAOFZQ0oGAcQRmz74h29Wd+ZBWer7oSNa4AAkoKAEEJCg52kEAAu0T6MmXj5R1Wx+W4ciJ7bemhVEEmEQ3qhwEA4HUEGhOvI+f5J2oPT1PxOS9qUncpUS1WlodKuVdSIn3qy5UkRxSSWBasTxlovb6fBETrdXBMl+SSSUIy5KWTaUP1ob6D7As7C2Gi4C4UEVySD2B2bOv3ykzLtMve0vmKa3eweS7wV1C6xurQ/1zDY6w5dAQkJZR8SAE7CAwI1/eeZynTpNrePtkx/tb7Yg6TVHqS6qV/vNcyBgBcaGK5ACBrRCY1VsujM2oE+SP3y0jk+ZrLna+J9xb6sp797JK3w8TDiMU9whIKBgxAgEbCMgek6J+l8yXHCm7S46QpcF/Y0PUbsWon69Wnpim1IKGC3khIC5UkRwgEIBA81XXeM87XFZ0HS+vuw5TytshgBmatEFAK3V9rVI6tY0mRj+KgBhdHoKDQFwEFvhz8m/cL+N7R8oI5Qjxuh8nBofLXrjq0UZjzyeXznsiXMvJWUNAkmOPZwgYS2CnnW6Z3D1xwzs9r3Gg8r0D5QdFczJ+nLEB2xCYVt+S/R9n2hBqqzEiIK2S4jkIpJxAtjB4oOfpd8g36YPk97fzyquNDqHVc+v9rjesWHLi0220Mv5RBMT4EhEgBEwkIK+8Cm/cy1O+jE60/PIO5A74rdVJbxyt+wcvX9r3UxMr2UlMCEgn9GgLAQi8TGBOceHr/Yb3FtnMuKcsF36zvPJ/E4dAKlk97X2wVum7ysWugoC4WFVygoAhBKZPv3aHiVPG7S1X+TbF5E1NURGB+Rv5wTPJkBAjC0NWXI3KsSXzR4b6r43MScKGEZCEC4B7CKSRwOZrfWWk4jf2kW/oe8n39NfLnEreIWF5ul5Xxy9bWvqZy/VFQFyuLrlBwDICudx100a9cfmMV+/1fD/fUFpERfd62stLKnmZZ5lqckqywGCt/FD99+f1mP/73PAJz5kcaxixISBhUMQGBCAQC4HZsxdP8Ma9+Dpf+SIqOi+viXaW+ZadxPl0eTU2TSYcpmtP/ln+Pc7RjLyaq4nvgQ3+mH9xbaXVtgqLgMTS7XECAQgkQWDWrjfNzNQb05XW07syIiwiMPLP05Qvv7Q3QV6ddUtczfPBmr+6ZYQjv3vd8twr/635Z5v+e/PZl3frPyzzG0uU8n/t1fUd1Wrp4STyS9onApJ0BfAPAQhAwFICCIilhSNsCEAAAkkTQECSrgD+IQABCFhKAAGxtHCEDQEIQCBpAghI0hXAPwQgAAFLCSAglhaOsCEAAQgkTQABSboC+IcABCBgKQEExNLCETYEIACBpAkgIElXAP8QgAAELCWAgFhaOMKGAAQgkDQBBCTpCuAfAhCAgKUEEBBLC0fYEIAABJImgIAkXQH8QwACELCUAAJiaeEIGwIQgEDSBBCQpCuAfwhAAAKWEkBALC0cYUMAAhBImgACknQF8A8BCEDAUgIIiKWFI2wIQAACSRNAQJKuAP4hAAEIWEoAAbG0cIQNAQhAIGkCCEjSFcA/BCAAAUsJICCWFo6wIQABCCRNAAFJugL4hwAEIGApAQTE0sIRNgQgAIGkCSAgSVcA/xCAAAQsJYCAWFo4woYABCCQNAEEJOkK4B8CEICApQQQEEsLR9gQgAAEkiaAgCRdAfxDAAIQsJQAAmJp4QgbAhCAQNIEEJCkK4B/CEAAApYSQEAsLRxhQwACEEiaAAKSdAXwDwEIQMBSAgiIpYUjbAhAAAJJE0BAkq4A/iEAAQhYSgABsbRwhA0BCEAgaQIISNIVwD8EIAABSwkgIJYWjrAhAAEIJE0AAUm6AviHAAQgYCkBBMTSwhE2BCAAgaQJICBJVwD/EIAABCwlgIBYWjjChgAEIJA0AQQk6QrgHwIQgIClBBAQSwtH2BCAAASSJoCAJF0B/EMAAhCwlAACYmnhCBsCEIBA0gQQkKQrgH8IQAAClhJAQCwtHGFDAAIQSJoAApJ0BfAPAQhAwFICCIilhSNsCEAAAkkT+F8wohs2dwXc1QAAAABJRU5ErkJggg==);
  background-size: cover;
  width: 24px;
  height: 24px;
}

header .align-items-center.autofit-row.justify-content-end a.contact-us img {
  display: none;
}

@media (min-width: 320px) and (max-width: 539px) {
  .jmplatinum--useful-links {
    padding-left: 15px;
    padding-right: 15px;
  }
  .jmplatinum--useful-links .list-item {
    padding: 15px 10px 15px 10px !important;
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .jmplatinum--useful-links .list-item .link-text {
    display: block !important;
  }
}
.jm_cta_button {
  background-color: #1E22AA;
  min-width: 380px;
  border: 1px solid #1E22AA;
  outline: none;
  padding: 20px 45px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 1rem;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
  position: relative;
}
.jm_cta_button::after {
  position: absolute;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  content: "";
}
.jm_cta_button:hover {
  text-decoration: none;
  color: #ffffff;
}
.jm_cta_button.style-inverted {
  background-color: #ffffff;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA !important;
  font-size: 18px;
  font-weight: normal;
}
.jm_cta_button.style-inverted::after {
  background: url("../images/new__jm__images/arrow_forward-blue.svg") 0 0 no-repeat transparent;
}
.jm_cta_button.style-download::after {
  transform: rotate(90deg);
}

.jmlogo_img_mrlft {
  margin-left: -19% !important;
}

.jminline--promo {
  background-color: #1E22AA;
  padding: 60px 0px 60px 60px;
}

.jminline-promo--section .jminline--promo {
  padding: 40px 0px 40px 40px;
}
.jminline-promo--section .jminline-promo--heading {
  margin: 14px 0 14px;
  font-size: 35px;
}

.jminline--promo-no-image {
  padding: 30px 0px 30px 30px;
}

.jminline-promo--sign-up {
  text-align: left;
  text-transform: lowercase;
  margin: 0;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.jminline-promo--sign-up:first-letter {
  text-transform: uppercase;
}

.jminline-promo--heading {
  margin: 24px 0 36px;
  text-align: left;
  max-width: 467px;
  line-height: 42px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 48px;
  color: #ffffff;
  font-size: 40px;
  font-weight: normal;
}

.jminline-promo--btn {
  text-align: right;
  background-color: #1E22AA;
  text-transform: uppercase;
  margin: 0;
  display: inline-flex;
  outline: none;
  border: 1px solid #ffffff;
  padding: 20px 10px 17px 60px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}
.jminline-promo--btn .btn__text {
  width: calc(100% - 24px);
  text-align: right;
}
.jminline-promo--btn:hover {
  text-decoration: none;
  color: #ffffff;
}

.jminline-promo--forward-icon {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  margin-left: 8px;
  top: 50%;
  margin-top: -2px;
}

.jminline-promo--section .col-md-4 {
  padding: 0px !important;
}

.jminline-promo--img {
  width: 100%;
  height: 100%;
}

.row.jminline-promo--section .col-md-4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.row.jminline-promo--section .arrow__forward {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  margin-top: 0px;
}

@media (min-width: 320px) and (max-width: 539px) {
  .jminline--promo {
    padding: 30px 20px 80px 20px !important;
    width: 100%;
  }
  .jminline-promo--heading {
    font-size: 32px;
    margin-top: 12px;
    margin-bottom: 32px;
  }
  .jminline-promo--sign-up {
    font-size: 14px;
  }
  .jminline-promo--btn {
    font-size: 16px;
    padding: 16px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .jminline--promo {
    padding: 40px 20px 80px 20px;
  }
}
@media (min-width: 835px) and (max-width: 1200px) {
  .jminline--promo {
    padding: 40px 20px 105px 20px;
  }
}
@media (min-width: 768px) {
  .col-md-8 {
    flex: 0 0 66.66667%;
  }
}
.innovation__main {
  background-color: #F2F2F2;
}

.innovation__sec {
  display: flex;
  flex-wrap: wrap;
}

.innovation__img--sec {
  flex: 0 0 40%;
}

.innovation__img--sec img {
  width: 100%;
}

.innovation__space {
  flex: 0 0 10%;
}

.innovation__content {
  flex: 0 0 50%;
}

/** text content css: start*/
.promoblck__title {
  text-align: left;
  margin-bottom: 40px;
  margin-top: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #333333;
  font-size: 45px;
  font-weight: normal;
}

.promoblck__heading {
  text-align: left;
  margin-bottom: 30px;
  margin-top: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-size: 21px;
  font-weight: normal;
}

.promoblck__para {
  margin-bottom: 32px;
  margin-top: 0;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 17px;
  font-weight: normal;
}

/** innovating styling : start***/
.innovating__sec {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.innovating__content {
  flex: 0 0 55%;
  padding-top: 20px;
}

.innovating__space {
  flex: 0 0 5%;
}

.innovating__img--sec {
  flex: 0 0 40%;
}

.innovating__img--sec img {
  width: 100%;
}

.invte__heading {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 36px;
  color: #333333;
  font-size: 34px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 40px;
  margin-top: 0px;
}

.container.jmpromoblock {
  margin: 30px 0 20px 0;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 30px;
}
.container.jmpromoblock .col-md-5 img {
  width: 100%;
}
.container.jmpromoblock .col-md-7 h1, .container.jmpromoblock .col-md-7 h2, .container.jmpromoblock .col-md-7 h3, .container.jmpromoblock .col-md-7 h4, .container.jmpromoblock .col-md-7 h5, .container.jmpromoblock .col-md-7 h6 {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 48px;
  color: #333333;
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 30px;
}
.container.jmpromoblock .col-md-7 h1 i, .container.jmpromoblock .col-md-7 h1 em, .container.jmpromoblock .col-md-7 h2 i, .container.jmpromoblock .col-md-7 h2 em, .container.jmpromoblock .col-md-7 h3 i, .container.jmpromoblock .col-md-7 h3 em, .container.jmpromoblock .col-md-7 h4 i, .container.jmpromoblock .col-md-7 h4 em, .container.jmpromoblock .col-md-7 h5 i, .container.jmpromoblock .col-md-7 h5 em, .container.jmpromoblock .col-md-7 h6 i, .container.jmpromoblock .col-md-7 h6 em {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 34px;
  color: #333333;
  font-size: 24px;
  font-weight: normal;
  display: inline-block;
}
.container.jmpromoblock .col-md-7 p {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 27px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.container.jmpromoblock .col-md-7 p sub {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 27px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}
.container.jmpromoblock a span[class^=btn--style] {
  background-color: #1E22AA;
  min-width: 380px;
  border: none;
  outline: none;
  padding: 20px 45px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
  position: relative;
}
.container.jmpromoblock a span[class^=btn--style]::after {
  position: absolute;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  content: "";
}
.container.jmpromoblock a span[class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}
.container.jmpromoblock a:hover {
  text-decoration: none;
}
.container.jmpromoblock a:hover [class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}
.container.jmpromoblock span[class^=btn--style] {
  background-color: #1E22AA;
  min-width: 380px;
  border: none;
  outline: none;
  padding: 20px 45px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
  position: relative;
}
.container.jmpromoblock span[class^=btn--style]::after {
  position: absolute;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  content: "";
}
.container.jmpromoblock span[class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}
.container.jmpromoblock ul, .container.jmpromoblock li {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 18px;
  list-style: disc;
  margin-left: 10px;
}

/** innovating styling : end***/
/** text content css: end*/
@media (min-width: 320px) and (max-width: 639px) {
  .innovation__img--sec img,
  .innovating__img--sec img {
    width: 100%;
    height: 270px;
  }
  .innovation__sec {
    flex-direction: column;
  }
  .promoblck__title {
    font-size: 32px;
    line-height: 60px;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .promoblck__heading {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 25px;
  }
  .promoblck__para {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 18px;
    margin-top: 0;
  }
  /** innovating style: start***/
  .innovating__content {
    padding-top: 0px;
  }
  .innovating__sec {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .invte__heading {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 12px;
    margin-top: 0px;
    max-width: 220px;
  }
  /** innovating style: end***/
}
@media (min-width: 640px) and (max-width: 834px) {
  .invte__heading {
    font-size: 34px;
    line-height: 30px;
  }
  .innovating__content {
    padding-top: 0px;
  }
}
@media (min-width: 835px) and (max-width: 1024px) {
  .innovating__content {
    padding-top: 0px;
  }
}
.jmlistblock {
  margin-top: 30px;
}
.jmlistblock .jmlistblock__title {
  padding: 0px 0px 30px 0px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 34px;
  font-weight: normal;
}
.jmlistblock .jmlistblock__card {
  background: #F2F2F2 0% 0% no-repeat padding-box;
  border-bottom: #1E22AA 15px solid;
}
.jmlistblock .jmlistblock__summary, .jmlistblock p {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 27px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}
.jmlistblock .jmlistblock__innerspace {
  flex: 1 1 auto;
  min-height: 1px;
  padding-bottom: 0.99rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
}
.jmlistblock .jmlistblock__card-title {
  text-transform: capitalize;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 16px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}
.jmlistblock .jmlistblock__card-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 25%;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 1.2em;
  color: #333333;
  font-size: 25px;
  font-weight: 500;
}
.jmlistblock .jmlistblock__read-more {
  margin-top: 20px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 17px;
  font-weight: normal;
}
.jmlistblock .jmlistblock__more-icon {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/blue-right-arrow.svg") 0 0 no-repeat transparent;
  margin-left: 90px;
  margin-top: -20px;
}
@media (min-width: 835px) and (max-width: 1024px) {
  .jmlistblock .jmlistblock__card-heading {
    margin-right: 0%;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .jmlistblock .jmlistblock__title {
    font-size: 30px;
  }
  .jmlistblock .jmlistblock__card-heading {
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 0%;
  }
  .jmlistblock .jmlistblock__card-title {
    font-size: 13px;
    margin: 0px;
  }
  .jmlistblock .jmlistblock__innerspace {
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
  }
  .jmlistblock .jmlistblock__read-more {
    font-size: 17px;
    margin-top: 20px;
  }
  .jmlistblock .jmlistblock__more-icon {
    margin-left: 90px;
  }
}
@media (min-width: 768px) {
  .jmlistblock .jmlistblock__list {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 0px;
  }
}
@media (min-width: 320px) and (max-width: 539px) {
  .jmlistblock .jmlistblock__title {
    padding: 10px 0px 10px 0px;
    font-size: 24px;
  }
  .jmlistblock .jmlistblock__innerspace {
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 0.75rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.75rem;
  }
  .jmlistblock .jmlistblock__card-title {
    font-size: 13px;
    margin: 0px;
  }
  .jmlistblock .jmlistblock__card-heading {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 5px;
    margin-right: 20%;
  }
  .jmlistblock .jmlistblock__read-more {
    display: none;
  }
  .jmlistblock .jmlistblock__more-icon {
    float: right;
    margin-top: -21px;
    margin-right: 0px;
  }
  .jmlistblock .jmlistblock__card {
    background: #F2F2F2 0% 0% no-repeat padding-box;
    border-bottom: #1E22AA 10px solid;
  }
  .jmlistblock .jmlistblock__summary, .jmlistblock p {
    font-size: 16px;
  }
}

.jmrich--text-inner h1 strong, .jmrich--text-inner h2 strong, .jmrich--text-inner h3 strong {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 34px !important;
  font-weight: normal;
  font-weight: normal;
}
.jmrich--text-inner h1 strong span, .jmrich--text-inner h2 strong span, .jmrich--text-inner h3 strong span {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 34px !important;
  font-weight: normal;
  font-weight: normal;
}
.jmrich--text-inner h4, .jmrich--text-inner h5, .jmrich--text-inner h6 {
  margin-bottom: 20px !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 34px !important;
  font-weight: normal;
}
.jmrich--text-inner h4 span, .jmrich--text-inner h5 span, .jmrich--text-inner h6 span {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333 !important;
  font-size: 34px !important;
  font-weight: normal;
}
.jmrich--text-inner .rich--text-details.p-2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.jmrich--text-inner .rich--text-details h2 {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 48px;
  color: #333333 !important;
  font-size: 40px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 20px;
  padding-top: 20px;
  width: 100%;
}
.jmrich--text-inner span {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.jmrich--text-inner span strong {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.jmrich--text-inner strong span, .jmrich--text-inner strong a {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  font-weight: bolder !important;
}
.jmrich--text-inner a strong span, .jmrich--text-inner a strong a, .jmrich--text-inner span strong a, .jmrich--text-inner span a strong {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  color: #1E22AA !important;
  font-weight: bolder !important;
}
.jmrich--text-inner p {
  margin-bottom: 10px !important;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.jmrich--text-inner p strong {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.jmrich--text-inner p strong span {
  font-family: JMSansBold, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}
.jmrich--text-inner p a {
  color: #1E22AA !important;
  text-decoration: none;
  position: relative;
}
.jmrich--text-inner p a span[class^=btn--style], .jmrich--text-inner p a[class^=btn--style] {
  background-color: #1E22AA;
  min-width: 380px;
  border: none;
  outline: none;
  padding: 20px 45px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
  position: relative;
}
.jmrich--text-inner p a span[class^=btn--style]::after, .jmrich--text-inner p a[class^=btn--style]::after {
  position: absolute;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  content: "";
}
.jmrich--text-inner p a span[class^=btn--style]:hover, .jmrich--text-inner p a[class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}
.jmrich--text-inner a {
  color: #1E22AA !important;
  text-decoration: none;
  position: relative;
}
.jmrich--text-inner a span[class^=btn--style] {
  background-color: #1E22AA;
  min-width: 380px;
  border: none;
  outline: none;
  padding: 20px 45px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
  position: relative;
}
.jmrich--text-inner a span[class^=btn--style]::after {
  position: absolute;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  content: "";
}
.jmrich--text-inner a span[class^=btn--style]:hover {
  text-decoration: none;
  color: #ffffff;
}
.jmrich--text-inner ul, .jmrich--text-inner ol {
  padding-bottom: 10px;
  margin-left: 50px !important;
  margin-bottom: 0;
  padding-left: 0 !important;
}
.jmrich--text-inner ul li, .jmrich--text-inner ol li {
  padding: 10px 0px;
  list-style: revert;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.jmrich--text-inner img {
  max-width: 100%;
}
.jmrich--text-inner img[style^="float: right; margin-left: 10px; border-color: #ffffff;"] {
  width: 150px;
}
.jmrich--text-inner form {
  width: 70%;
  max-width: 700px;
}
.jmrich--text-inner form table {
  width: 100% !important;
}
.jmrich--text-inner form table tr td {
  background: #ffffff;
  position: relative;
}
.jmrich--text-inner form table tr td:first-child {
  background: rgba(204, 204, 204, 0.3);
}
.jmrich--text-inner form table tr td input {
  background: #F2F2F2;
  border-radius: 0;
  border: 0;
  width: 100%;
  border-bottom: 2px solid #F2F2F2;
  height: auto;
  padding: 15px 20px 15px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 21px;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
}
.jmrich--text-inner form table tr td input:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231E22AA' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%231E22AA'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #1E22AA;
  outline: none;
  box-shadow: none;
}
.jmrich--text-inner form table tr td label {
  position: absolute;
  top: calc(50% - 12px);
  left: 20px;
  text-transform: none;
  margin-bottom: 0;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
}
.jmrich--text-inner form table tr td.jminput--focus label, .jmrich--text-inner form table tr td.jminput--complete label, .jmrich--text-inner form table tr td.has-error label {
  font-size: 12px;
  line-height: 16px;
  top: 14px;
  color: #1E22AA;
}
.jmrich--text-inner form table tr td.jminput--complete label {
  color: #666666;
}
.jmrich--text-inner form table tr td.jminput--complete input {
  color: #333333;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231E22AA' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%231E22AA'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #666666;
}
.jmrich--text-inner form table tr td.has-error label {
  color: #E10000;
}
.jmrich--text-inner form table tr td.has-error .form-feedback-item {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #E10000;
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}
.jmrich--text-inner form table tr td.has-error input {
  color: #333333;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc3545' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%23dc3545'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #E10000;
}
.jmrich--text-inner form table tr td.jmhide--label label {
  display: none;
}
.jmrich--text-inner form table tr td input[type=checkbox] + span {
  left: calc(50% - 12px) !important;
  top: calc(50% - 12px) !important;
  border-radius: 5px !important;
}
.jmrich--text-inner form table tr td input[type=checkbox]:checked + span::after {
  left: 5px;
  top: 5px;
}
.jmrich--text-inner form p {
  margin-top: 30px;
  position: relative;
}
.jmrich--text-inner form p label {
  vertical-align: top;
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 24px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  width: calc(100% - 50px);
  margin-left: 10px;
}
.jmrich--text-inner form input[type=checkbox] {
  border-radius: 0;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg id='check_box_outline_blank-white-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_6196' data-name='Path 6196' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_6197' data-name='Path 6197' d='M19,5V19H5V5H19m0-2H5A2.006,2.006,0,0,0,3,5V19a2.006,2.006,0,0,0,2,2H19a2.006,2.006,0,0,0,2-2V5A2.006,2.006,0,0,0,19,3Z' fill='%231e22aa'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
  box-shadow: none;
  position: relative;
  opacity: 0;
  z-index: 1;
}
.jmrich--text-inner form input[type=checkbox] + span, .jmrich--text-inner form input[type=checkbox] + label + span {
  background-image: url("data:image/svg+xml,%3Csvg id='check_box_outline_blank-white-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_6196' data-name='Path 6196' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_6197' data-name='Path 6197' d='M19,5V19H5V5H19m0-2H5A2.006,2.006,0,0,0,3,5V19a2.006,2.006,0,0,0,2,2H19a2.006,2.006,0,0,0,2-2V5A2.006,2.006,0,0,0,19,3Z' fill='%231e22aa'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
  position: absolute;
  content: "";
}
.jmrich--text-inner form input[type=checkbox]:checked + span, .jmrich--text-inner form input[type=checkbox]:checked + label + span {
  background-color: #1E22AA !important;
  border: solid 2px #ffffff !important;
  border-radius: 4px !important;
}
.jmrich--text-inner form input[type=checkbox]:checked + span::after, .jmrich--text-inner form input[type=checkbox]:checked + label + span::after {
  left: 5px;
  top: 6px;
  position: absolute;
  content: "";
  width: 12px;
  height: 6px;
  transform: rotate(-45deg);
  border-bottom: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
}
.jmrich--text-inner form input[type=submit] {
  position: relative;
  padding: 20px 40px 20px 20px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  min-width: 200px;
  text-align: right;
  background: #1E22AA;
  float: right;
  border: none;
}
.jmrich--text-inner form input[type=submit] + span {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% + 15px);
  z-index: 1;
  background: url("data:image/svg+xml,%3Csvg id='arrow_forward-blue-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5802' data-name='Path 5802' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5803' data-name='Path 5803' d='M12,4,10.59,5.41,16.17,11H4v2H16.17l-5.58,5.59L12,20l8-8Z' fill='%23fff'/%3E%3C/svg%3E%0A") no-repeat;
}
.jmrich--text-inner form div {
  position: relative;
  font-size: 0;
  margin-bottom: 20px;
}
.jmrich--text-inner form div input {
  background: #F2F2F2;
  border-radius: 0;
  border: 0;
  width: 100%;
  border-bottom: 2px solid #F2F2F2;
  height: auto;
  padding: 25px 20px 5px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 21px;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
}
.jmrich--text-inner form div input:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231E22AA' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%231E22AA'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #1E22AA;
  outline: none;
  box-shadow: none;
}
.jmrich--text-inner form div label {
  position: absolute;
  top: calc(50% - 12px);
  left: 20px;
  text-transform: none;
  margin-bottom: 0;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
}
.jmrich--text-inner form div.jminput--focus label, .jmrich--text-inner form div.jminput--complete label, .jmrich--text-inner form div.has-error label {
  font-size: 12px;
  line-height: 16px;
  top: 14px;
  color: #1E22AA;
}
.jmrich--text-inner form div.jminput--complete label {
  color: #666666;
}
.jmrich--text-inner form div.jminput--complete input {
  color: #333333;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231E22AA' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%231E22AA'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #666666;
}
.jmrich--text-inner form div.has-error label {
  color: #E10000;
}
.jmrich--text-inner form div.has-error .form-feedback-item {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #E10000;
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}
.jmrich--text-inner form div.has-error input {
  color: #333333;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc3545' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%23dc3545'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #E10000;
}
.jmrich--text-inner form div.jmhide--label label {
  display: none;
}

@media (max-width: 575.98px) {
  .jmrich--text-inner h1, .jmrich--text-inner h2, .jmrich--text-inner h3, .jmrich--text-inner h4, .jmrich--text-inner h5, .jmrich--text-inner h6 {
    margin-bottom: 8px;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #1E22AA;
    font-size: 22px;
    font-weight: normal;
  }
  .jmrich--text-inner span {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 20px;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
  }
  .jmrich--text-inner span strong {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 20px;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
  }
  .jmrich--text-inner p {
    padding-bottom: 5px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 20px;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
  }
  .jmrich--text-inner p a {
    color: #1E22AA;
    text-decoration: none;
  }
  .jmrich--text-inner p a span[class^=btn--style] {
    background-color: #1E22AA;
    min-width: 100% !important;
  }
  .jmrich--text-inner ul {
    padding-bottom: 5px;
    margin-left: 25px;
  }
  .jmrich--text-inner ul li {
    padding: 5px 0px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 20px;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
  }
  .jmrich--text-inner .rich--text-details h2 {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 48px;
    color: #333333 !important;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 16px;
    padding-top: 30px;
  }
}
.jmplatinum--useful-links .list__heading {
  font: 40px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: rgb(51, 51, 51);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 40px;
  margin-bottom: 0px;
  margin-top: 100px;
}
.jmplatinum--useful-links .list-header {
  font: 40px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: rgb(51, 51, 51);
  margin-top: 80px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.jmplatinum--useful-links .list-item {
  font: 24px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: rgb(102, 102, 102);
  padding: 28px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jmplatinum--useful-links .list-item:nth-child(2n+1) {
  background-color: rgb(242, 242, 242);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.jmplatinum--useful-links .list-item .list-link {
  text-decoration: none;
  color: rgb(30, 34, 170);
  font: 18px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  display: flex;
  margin-left: 60px;
}
.jmplatinum--useful-links .list-content {
  display: flex;
}
.jmplatinum--useful-links .list-info {
  display: flex;
  justify-content: space-between;
}
.jmplatinum--useful-links .list-info p {
  margin-bottom: 0px;
}
.jmplatinum--useful-links .link-icon {
  background: url("../images/new__jm__images/arrow_forward-blue.svg") 0px 0px no-repeat transparent;
  display: block;
  width: 24px;
  height: 24px;
  margin-left: 8px;
  top: 50%;
  margin-top: -1px;
}
.jmplatinum--useful-links img.pltnmsocialicons__img {
  width: 24px;
  height: 24px;
  margin-left: 12px;
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 539px) {
  .jmplatinum--useful-links .list__heading {
    font: 24px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    padding-bottom: 24px;
  }
  .jmplatinum--useful-links .list-header {
    margin-top: 52px;
    padding-bottom: 18px;
  }
  .jmplatinum--useful-links .list-item {
    font: 18px/32px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    padding: 20px 20px 28px 10px;
  }
  .jmplatinum--useful-links .link-text {
    display: none;
  }
}
@media (max-width: 834px) {
  .jmplatinum--useful-links .list__heading {
    font: 24px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    padding-bottom: 24px !important;
    margin-top: 60px !important;
  }
  .jmplatinum--useful-links .list-item {
    font: 18px/32px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    padding: 20px 20px 28px 10px;
  }
  .jmplatinum--useful-links .list-subtext {
    font: 14px/28px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    color: #333333;
    opacity: 0.84;
  }
  .jmplatinum--useful-links .list-text {
    font: 20px/28px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    color: #333333;
  }
  .jmplatinum--useful-links .list-link {
    font: 14px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  }
  .jmplatinum--useful-links .list-header {
    font: 24px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    margin-top: 52px;
    padding-bottom: 18px;
  }
  .jmplatinum--useful-links .list-content {
    display: block;
  }
}

.jmrich--text-inner .common__heading {
  color: rgb(51, 51, 51);
  text-transform: capitalize;
  opacity: 1;
  font-size: 40px;
  line-height: 48px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  margin-bottom: 40px;
  margin-top: 80px;
}
.jmrich--text-inner .common__heading:first-child {
  margin-top: 40px;
}
.jmrich--text-inner .para__text, .jmrich--text-inner .common__para {
  font: 18px/28px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: rgb(51, 51, 51);
  opacity: 0.84;
  margin-bottom: 36px !important;
}

.jmrich--text-inner .para__text:last-child, .jmrich--text-inner .common__para:last-child {
  margin-bottom: 0 !important;
}

.rich-text-img__container_fluid {
  background-color: #F2F2F2;
  max-width: 100%;
  padding: 100px 150px;
}

.rich-text-img__container_fluid1 {
  max-width: 100%;
  padding: 80px 150px;
}

.card-text h2 {
  text-transform: capitalize;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #666666;
  font-size: 24px;
  font-weight: normal;
}

.card-block h2 {
  text-transform: capitalize;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #666666;
  font-size: 26px;
  font-weight: normal;
}

h4.rich-text_title {
  padding: 15px 0px;
  margin-left: -15px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 40px;
  font-weight: normal;
}

.card-block h2 {
  text-transform: capitalize;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #666666;
  font-size: 24px;
  font-weight: normal;
}

.card-block p {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}

@media (min-width: 320px) and (max-width: 539px) {
  .rich-text-img__container_fluid {
    max-width: 100%;
    padding: 20px 20px;
  }
  h4.rich-text_title {
    padding: 0px 15px;
    margin-left: -15px;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 0.84;
    letter-spacing: 0px;
    color: #333333;
    font-size: 28px;
    font-weight: normal;
  }
  .card-block h2 {
    font-size: 20px !important;
  }
  .rich-text-img__container_fluid1 {
    max-width: 100%;
    padding: 20px 20px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .rich-text-img__container_fluid {
    background-color: #F2F2F2;
    max-width: 100%;
    padding: 30px 50px;
  }
  .card-block h2 {
    font-size: 22px;
  }
  h4.rich-text_title {
    padding: 15px 0px;
    margin-left: -15px;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    font-size: 35px;
    font-weight: normal;
  }
  .rich-text-img__container_fluid1 {
    max-width: 100%;
    padding: 30px 50px;
  }
}
@media (min-width: 835px) and (max-width: 1024px) {
  .rich-text-img__container_fluid {
    background-color: #F2F2F2;
    max-width: 100%;
    padding: 30px 50px;
  }
  .rich-text-img__container_fluid1 {
    max-width: 100%;
    padding: 30px 50px;
  }
}
/* Rich Text With Background Image Only */
.panel-innovation-improving-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4%;
  padding: 3% 5% 10% 10%;
  background-color: #F2F2F2;
  min-height: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.flex-item-one-innovation {
  padding: 4%;
  flex: 100%;
  background-color: #1E22AA;
  color: #666666;
  object-fit: contain;
}

.flex-item-right-innovation {
  flex: 50%;
  background-color: #F2F2F2;
  padding: 1% 0% 1% 4%;
}

.flex-heading-item-innovation-improving {
  flex: 100%;
  margin-bottom: 2%;
}
.flex-heading-item-innovation-improving > p {
  font-size: 52px;
  line-height: 60px;
  color: #ffffff;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.flex-image-item-left > .article-heading-left {
  font-size: 24px;
  line-height: 32px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
}

.article-content-innovation-improving {
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

@media (max-width: 800px) {
  .flex-item-right-innovation {
    flex: 100%;
    padding: 1% 1% 1% 1%;
  }
  .flex-item-left-innovation {
    flex: 100%;
  }
  .panel-innovation-improving-container {
    padding: 3% 5% 10% 5%;
  }
  .flex-heading-item-innovation-improving > p {
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
  .article-content-innovation-improving {
    font-size: 15px;
    line-height: 22px;
    color: #ffffff;
    text-align: left;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    margin-top: 20px;
  }
}
@media screen and (min-device-width: 820px) and (max-device-width: 1180px) {
  .article-image-container {
    margin-top: 80%;
  }
  .flex-image-item-right > .article-image-container {
    margin-top: 50%;
    margin-left: 2%;
  }
  .flex-image-item-left-second > .article-image-container-seven {
    margin-top: 50%;
    margin-right: 2%;
  }
  .article-image-container-innovation {
    margin-top: 50%;
  }
}
/* Rich Text With Right Image and Without Background Image */
.panel-flex-container {
  display: flex;
  flex-wrap: wrap;
  /*padding: 3% 5% 0% 10%;*/
}

.flex-item-left {
  padding: 10px 30px 10px 10px;
  flex: 60%;
  /* width: 744px; */
  /* height: 552px; */
}

.flex-item-right {
  padding: 10px;
  flex: 40%;
}

.article-heading-left {
  font-size: 40px;
  line-height: 42px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  opacity: 1;
}

.article-content-left {
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  margin-top: 20px;
  opacity: 0.84;
}

.article-image-container {
  margin-top: 15%;
}

@media (max-width: 800px) {
  .flex-item-right {
    flex: 100%;
  }
  .flex-item-left {
    flex: 100%;
    padding: 10px;
  }
  .panel-flex-container {
    padding: 3% 5% 0% 5%;
  }
  .article-heading-left {
    font-size: 32px;
    line-height: 40px;
  }
  .article-content-left {
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
  }
  .article-image-container {
    margin-top: 0;
    margin-bottom: 1%;
  }
}
/* Rich Text With Left Image and Without Background Image */
.second-flex-item-left {
  padding: 10px;
  flex: 40%;
}

.second-flex-item-right {
  padding: 10px 10px 10px 5%;
  flex: 60%;
}

.second-article-heading-right {
  font-size: 34px;
  line-height: 42px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  opacity: 1;
}

.second-article-content-right {
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  margin-top: 20px;
  opacity: 0.84;
}

.article-image-container {
  margin-top: 10%;
}
.article-image-container img {
  width: 100%;
  height: auto;
}

.panel-button-block {
  margin-top: 2%;
}
.panel-button-block .btn {
  color: #ffffff;
  background-color: #1E22AA;
  border-color: #2e6da4;
  border-radius: 0;
}
.panel-button-block .btn > a {
  padding: 10px 12px;
  border-radius: 0px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.btn-primary > a {
  color: #ffffff;
  background-color: #1E22AA;
  border-color: #2e6da4;
  border-radius: 0;
}

@media (max-width: 800px) {
  .second-flex-item-right {
    flex: 100%;
    padding: 10px;
  }
  .second-flex-item-left {
    flex: 100%;
  }
  .article-image-container {
    margin-top: 0;
    margin-bottom: 1%;
  }
  .second-article-content-right {
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
  }
  .second-article-heading-right {
    font-size: 32px;
    line-height: 40px;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    color: #333333;
  }
  .panel-button-block > .btn {
    width: 100%;
  }
}
/* Panel Block Spaces Between */
.between-spacing {
  margin-bottom: 25px;
}

/* Rich Text With Right and Background Image */
.flex-image-item-left {
  padding: 0% 3% 0 3%;
  flex: 60%;
  background-color: #F2F2F2;
  color: #666666;
}
.flex-image-item-left > .article-heading-left {
  font-size: 24px;
  line-height: 32px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
}

.flex-image-item-right {
  padding: 0px;
  flex: 40%;
}
.flex-image-item-right > .article-image-container {
  margin-top: 0%;
}
.flex-image-item-right .article-image-container img {
  width: 100%;
  height: 600px;
}

.flex-heading-item {
  flex: 100%;
  margin-bottom: 2%;
}
.flex-heading-item > p {
  font-size: 46px;
  line-height: 54px;
  color: #ffffff;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.article-content-left-panel {
  font-size: 18px;
  line-height: 27px;
  color: #333333;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  margin-top: 40px;
  opacity: 0.84;
}

.custom-btn-block a .btn-primary {
  color: #ffffff;
  background-color: #1E22AA;
  border-color: #ffffff;
}
.custom-btn-block a .btn-primary:hover {
  color: #ffffff;
  background-color: #1E22AA;
  border-color: #ffffff;
}
.custom-btn-block a .btn {
  border-radius: 0px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

@media (max-width: 800px) {
  .flex-image-item-right {
    flex: 100%;
  }
  .flex-image-item-left {
    flex: 100%;
  }
  .panel-flex-image-container {
    padding: 3% 5% 10% 5%;
  }
  .flex-heading-item > p {
    font-size: 32px;
    line-height: 40px;
  }
  .article-content-left-panel {
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
  }
  .custom-btn-block a .btn {
    width: 100%;
  }
}
/* Rich Text With Left and Background Image */
.flex-image-item-left-second {
  padding: 0;
  flex: 40%;
}
.flex-image-item-left-second > .article-image-container-seven {
  margin-top: 0%;
}

.flex-image-item-right-second {
  padding: 0% 3% 0 3%;
  flex: 60%;
  background-color: #F2F2F2;
  color: #666666;
}
.flex-image-item-right-second > .article-heading-right {
  font-size: 24px;
  line-height: 32px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
}
.flex-image-item-right-second > .article-content-right {
  font-size: 18px;
  line-height: 27px;
  color: #333333;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  margin-top: 40px;
  opacity: 0.84;
}

.flex-heading-item {
  flex: 100%;
  margin-bottom: 2%;
}
.flex-heading-item > p {
  font-size: 46px;
  line-height: 54px;
  color: #ffffff;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.article-image-container-seven img {
  width: 100%;
  height: 600px;
}

.mobile-text {
  display: none;
}

.desktop-text {
  display: contents;
}

.custom-btn-block a .btn-primary {
  color: #ffffff;
  background-color: #1E22AA;
  border-color: #ffffff;
}
.custom-btn-block a .btn-primary:hover {
  color: #ffffff;
  background-color: #1E22AA;
  border-color: #ffffff;
}
.custom-btn-block a .btn {
  border-radius: 0px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

@media (max-width: 800px) {
  .flex-image-item-right-second {
    flex: 100%;
  }
  .flex-image-item-right-second > .article-content-right {
    font-size: 15px;
    line-height: 22px;
    color: #333333;
    text-align: left;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    margin-top: 10px;
    opacity: 0.84;
  }
  .flex-image-item-left-second {
    flex: 100%;
  }
  .mobile-text {
    display: contents;
  }
  .desktop-text {
    display: none;
  }
  .flex-heading-item > p {
    font-size: 32px;
    line-height: 40px;
  }
  .custom-btn-block a .btn {
    width: 100%;
  }
}
/* Rich Text */
.third-flex-item {
  /* padding: 10px; */
  flex: 100%;
  /* width: 744px; */
  /* height: 552px; */
  padding: 2% 3% 2% 5%;
  margin: 0 2% 0 5%;
}

.third-article-heading {
  font-size: 34px;
  line-height: 42px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  text-align: center;
  padding: 1% 5% 1% 5%;
  margin: 0 12% 0 12%;
}

.third-article-content {
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  margin-top: 20px;
  opacity: 0.84;
}

@media (max-width: 800px) {
  .third-flex-item {
    flex: 100%;
  }
  .third-flex-item {
    padding: 0;
    margin: 2%;
  }
  .third-article-content {
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
  }
  .third-article-heading {
    font-size: 32px;
    line-height: 40px;
  }
}
.text-panel__container {
  margin: 20px;
}

.text-panel__inner-container {
  background: #1E22AA 0% 0% no-repeat padding-box;
  opacity: 1;
}

.text-panel-align {
  padding: 20px 10px 20px 142px;
}

.text-panel_explore-icon {
  float: right;
  margin-top: -34px;
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
}

.text-panel_title {
  text-align: left;
  padding: 2px 10px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.6;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}

.summary p {
  padding: 10px 40px 0px 10px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
}

@media (min-width: 320px) and (max-width: 539px) {
  .text-panel__container {
    margin: 20px;
  }
  .text-panel__inner-container {
    background: #1E22AA 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 100%;
    height: auto;
    margin: 0px;
  }
  .text-panel-align {
    padding: 12px 10px 12px 10px;
  }
  .summary p {
    padding: 10px 20px 0px 10px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 30px;
    color: #ffffff;
    font-size: 22px;
    font-weight: normal;
  }
  .text-panel_explore-icon {
    width: 24px;
    height: 24px;
    float: right;
    margin-right: 0px;
    margin-top: -35px;
    margin-bottom: 14px;
  }
  .text-panel_title {
    font-size: 16px;
    margin: 0px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .text-panel-align {
    padding: 20px 10px 20px 20px;
  }
}
.person_explore-icon {
  float: right;
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
}

.person_card {
  width: 27%;
}

.person_card-body {
  padding: 10px 0px 30px;
}

h4.person_card-title {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 24px;
  font-weight: normal;
  padding: 6px 0px 2px 0px;
}

h6.person_card-text {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  padding: 0px 0px 2px 0px;
}

h6.person_card-number {
  text-align: left;
  padding: 2px 0px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}

h6.person_card-number {
  padding: 2px 0px 18px 0px;
}

span.span-btn_text {
  padding-right: 10px;
}

.person_card {
  padding: 40px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .person_card {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .person_card {
    width: 100%;
  }
  .person_img {
    height: 55px;
    max-width: 65px !important;
    float: left;
    margin: 10px 20px 20px 0px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .person_card {
    width: 45%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .person_card {
    width: 33%;
  }
}
.jmimg--cardblock-link--icon {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/blue-right-arrow.svg") 0 0 no-repeat transparent;
  margin-left: 8px;
}

.col-md-4.\33 .jmimg-cardblock--col-img img {
  height: 190px;
  float: right;
}

.col-md-6.\32 .jmimg-cardblock--col-img img {
  height: 158px;
  float: right;
}

.jmimg-cardblock--right-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-card-block-with-img .jmimage-card-block--header {
  color: #ffffff;
}

.image-card-block__body .journal-content-article {
  height: 100%;
}

.image-card-block__inner {
  margin: 20px 0px;
  width: 100%;
}

.image-card-block [class^=col-md] {
  margin-bottom: 20px;
}
.image-card-block.container {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}

.jmimage-card-block--header {
  padding: 20px 0px 20px 0px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 34px;
  font-weight: normal;
}

.jmimg__cardblock-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
}

.jmimg-card_block {
  border-bottom: 15px solid #1E22AA;
  height: 100%;
}

.jmimg--cardblock--title {
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}

.row.jmimg-cardblock--no-gutters {
  height: 100%;
}

.jmimg--cardblock--text {
  padding-right: 60px;
  padding-bottom: 50px;
  width: 100%;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 1.2em;
  color: #333333;
  font-size: 25px;
  font-weight: 500;
}

.jmimg--cardblock-list--ilnk {
  text-decoration: none;
  text-decoration-color: #1E22AA;
  display: flex;
  margin-top: 0px;
  bottom: 18px;
  position: absolute;
  left: auto;
  top: auto;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 27px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
}
.jmimg--cardblock-list--ilnk:hover {
  text-decoration: none;
  text-decoration-color: #1E22AA;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 27px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  display: flex;
  margin-top: 0px;
}

.jmimg--cardblock-link--icon {
  width: 24px;
  margin-top: 2px;
  height: 24px;
  margin-left: 8px;
  float: left;
}

.image-card-block__body .journal-content-article {
  height: 100%;
}
.image-card-block__body [class^=col-md] .container {
  padding-left: 0;
  padding-right: 0;
}

.jmimg--cardblock--body {
  position: relative;
}

.jmimg--cardblock-list--full-ilnk {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .jmimg--cardblock--text {
    padding-right: 40px;
    width: 100%;
    padding-bottom: 20px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1.2em;
    color: #333333;
    font-size: 22px;
    font-weight: 500;
  }
  .jmimg--cardblock--title {
    text-align: left;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    font-size: 13px;
    font-weight: normal;
  }
  .jmimg--cardblock-list--ilnk {
    text-decoration: none;
    text-decoration-color: #1E22AA;
    display: flex;
    bottom: 18px;
    margin-top: 0px;
    position: absolute;
    left: auto;
    top: auto;
    right: 25px;
    bottom: auto;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 25px;
    color: #1E22AA;
    font-size: 16px;
    font-weight: normal;
  }
  .col-md-4.\33  .jmimg-cardblock--col-img img {
    height: 170px;
    float: right;
  }
  .col-md-6.\32  .jmimg-cardblock--col-img img {
    height: 145px;
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .jmimage-card-block--header {
    padding: 15px 0px 20px 0px;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    font-size: 26px;
    font-weight: normal;
  }
  .jmimg__cardblock-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
  }
  .jmimg--cardblock--body {
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    width: 100%;
  }
  .jmimg--cardblock--text {
    padding-right: 0px;
    width: 100%;
    margin-bottom: 40px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1.2em;
    color: #333333;
    font-size: 18px;
    font-weight: 500;
  }
  .jmimg--cardblock--title {
    text-align: left;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
  }
  .jmimg--cardblock-list--ilnk {
    text-decoration: none;
    text-decoration-color: #1E22AA;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 26px;
    color: #1E22AA;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: auto;
    top: auto;
    right: 30px;
    bottom: 0;
    display: flex;
    margin-bottom: 18px !important;
    margin-top: 0px;
  }
  .col-md-4.\33  .jmimg-cardblock--col-img img {
    height: 140px;
    float: right;
  }
  .col-md-6.\32  .jmimg-cardblock--col-img img {
    height: 120px;
    float: right;
  }
  .jmimg-card_block {
    border-bottom: 10px solid #1E22AA;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .jmimg--cardblock--text {
    padding-right: 0px;
    width: 100%;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1.2em;
    color: #333333;
    font-size: 25px;
    font-weight: 500;
  }
  .jmimg-card_block {
    border-bottom: 15px solid #1E22AA;
    margin-bottom: 20px;
  }
  .col-md-4.\33  .jmimg-cardblock--col-img img {
    height: 130px;
    float: right;
    width: 160px;
  }
  .col-md-6.\32  .jmimg-cardblock--col-img img {
    height: 125px;
    float: right;
    width: 155px;
  }
}
@media (max-width: 575.98px) {
  .jmimg-card_block {
    border-bottom: 8px solid #1E22AA;
    margin-bottom: 10px;
  }
  .jmimg__cardblock-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 0.5rem;
    padding-left: 0.7rem;
    padding-right: 0;
    padding-top: 0.7rem;
  }
  .image-card-block__inner {
    margin: 20px 0px;
    padding: 10px 15px;
  }
  .jmimage-card-block--header {
    padding: 10px 0px 10px 0px;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    font-size: 24px;
    font-weight: normal;
  }
  .jmimg--cardblock--title {
    text-align: left;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
  }
  .jmimg--cardblock--text {
    padding-right: 10px;
    padding-bottom: 0px;
    width: 100%;
    right: 5px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1.2em;
    color: #333333;
    font-size: 20px;
    font-weight: 500;
  }
  .jmimg--cardblock-link--text {
    display: block;
  }
  .col-md-4.\33  .jmimg-cardblock--col-img img {
    height: 100px;
    float: right;
    width: 90px;
  }
  .col-md-6.\32  .jmimg-cardblock--col-img img {
    height: 100px;
    float: right;
    width: 90px;
  }
  .jmimg--cardblock-list--ilnk {
    text-decoration: none;
    text-decoration-color: #1E22AA;
    display: flex;
    margin-top: 0px;
    bottom: 15px;
    float: left;
    margin-top: 15px;
    margin-right: 5px;
    position: relative;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 22px;
    color: #1E22AA;
    font-size: 17px;
    font-weight: normal;
  }
  .jmimg--main--cardblock {
    border-bottom: 8px solid #1E22AA !important;
    margin: 15px 0px;
  }
}
.jmimg--cardblock--longcol .jmimg--cardblock-img.rounded-0 {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.jmimg--cardblock--body {
  flex: 1 1 auto;
  min-height: 1px;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
  width: 100%;
}

.jmimg--main--cardblock {
  border-bottom: 15px solid #1E22AA;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .jmimg--cardblock--longcol .jmimg--cardblock-img.rounded-0 {
    height: 145px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .jmimg--cardblock--longcol .jmimg--cardblock-img.rounded-0 {
    height: 120px;
    width: 100%;
  }
  .jmimg--cardblock--body {
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .jmimg--cardblock--longcol .jmimg--cardblock-img.rounded-0 {
    height: 155px;
    float: right;
    width: 155px;
  }
}
@media (max-width: 575.98px) {
  .jmimg--cardblock--longcol .jmimg--cardblock-img.rounded-0 {
    height: 100%;
    width: 86% !important;
    object-fit: cover;
    float: right;
  }
  .jmimg--cardblock--body {
    flex: 1 1 auto;
    min-height: 1px;
    padding-bottom: 0.5rem;
    padding-left: 0.7rem;
    padding-right: 0;
    padding-top: 0.7rem;
  }
  .jmimg-card_block {
    height: auto;
    margin: 15px 0px !important;
  }
}
@media (min-width: 320px) and (max-width: 767.98px) {
  .image-card-block [class^=col-md] {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .image-card-block .jmimg--cardblock--body {
    position: static;
  }
  .image-card-block .jmimg--cardblock-list--ilnk {
    left: 25px;
    right: auto;
    bottom: 0;
  }
  .image-card-block .no-gutters > [class*=col-] .jmimg--cardblock-list--ilnk {
    left: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .image-card-block .jmimg--cardblock--body {
    position: static;
  }
  .image-card-block .jmimg--cardblock-list--ilnk {
    left: 35px;
    right: auto;
    bottom: 15px;
  }
  .image-card-block .jmimg--cardblock--text {
    margin-bottom: 30px;
  }
  .image-card-block .no-gutters > [class*=col-] .jmimg--cardblock-list--ilnk {
    left: 20px;
  }
}
.jmcasestudy__inner-container {
  float: left;
  width: 100%;
  padding: 2rem 0rem;
  display: flex;
  justify-content: center;
}
.jmcasestudy__inner-container .row {
  width: 100%;
}

.jmcasestudy__content {
  padding-left: 0px;
  margin-left: -20px;
  margin-top: 60px;
}

.jmcasestudy__content1 {
  padding-left: 0;
  margin-left: -20px;
  margin-top: 30px !important;
}

.jmcasestudy__content1 a.jmcasestudy__btn-link {
  position: static;
  float: left;
  margin-top: 15px;
  max-width: 440px;
  min-width: 320px;
  padding-left: 10px;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

.jmcasestudy__content1 span.jmcasestudy__link-text {
  padding: 15px 10px 0 10px;
}

.jmcasestudy__content1 .jmcasestudy__copy p {
  margin-bottom: 0;
}

.jmcasestudy__content1 .jmcasestudy__copy, .jmcasestudy__content .jmcasestudy__copy {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 18px;
}

.jmcasestudy__title {
  text-align: left;
  margin-top: -14px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 48px;
  color: #333333;
  font-size: 40px;
  font-weight: normal;
}

.jmcasestudy__subtitle {
  text-align: left;
  padding-bottom: 10px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}

.jmcasestudy__copy p {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}

.jmcasestudy__btn-link {
  position: absolute;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  background: #1E22AA;
}

span.jmcasestudy__link-text {
  float: right;
  /* padding-left: 12px; */
  padding: 15px 10px 0px 200px;
  text-transform: uppercase;
  float: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}

.jmcasestudy__link-icon {
  float: right;
  margin-left: 0rem;
  margin-top: 14px;
  padding: 23px 15px 15px 20px;
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
}

.jmcasestudy__slide {
  width: 100%;
  height: auto;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.jmcasestudy__img {
  width: 275px;
  height: 250px;
}

.jmcasestudy__promo-carousel-prev,
.jmcasestudy__promo-carousel-next {
  align-items: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
  opacity: 1;
  text-align: center;
  position: absolute;
  left: auto;
  top: 0;
  right: auto;
  bottom: 0;
  transition: opacity 0.15s ease;
  width: 3%;
  z-index: 1;
  margin: -25px;
}

.jmcasestudy__btn-link {
  position: absolute;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  background: #1E22AA;
}

span.jmcasestudy__link-text {
  padding: 15px 10px 0px 200px;
  text-transform: uppercase;
  float: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .jmcasestudy__img {
    width: 90%;
    height: 250px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .jmcasestudy__img {
    width: 90%;
    height: 250px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .jmcasestudy__promo-carousel-prev,
  .jmcasestudy__promo-carousel-next {
    align-items: center;
    color: #ffffff;
    display: flex;
    justify-content: center;
    opacity: 1;
    text-align: center;
    position: absolute;
    left: auto;
    top: 0;
    right: auto;
    bottom: 0;
    transition: opacity 0.15s ease;
    width: 3%;
    z-index: 1;
    margin: 0px;
  }
  .jmcasestudy__img {
    width: 100%;
    height: 235px;
  }
  .jmcasestudy__title {
    font-size: 36px;
  }
  .jmcasestudy__content {
    padding-left: 40px;
  }
  .jmcasestudy__copy p {
    font-size: 16px;
  }
  .jmcasestudy__subtitle {
    font-size: 16px;
  }
  .jmcasestudy__img {
    width: 100%;
    height: 235px;
  }
}
@media (max-width: 834px) {
  .jmcasestudy__content {
    margin-left: 0 !important;
  }
}
@media (max-width: 575.98px) {
  .jmcasestudy__content {
    margin-top: 0;
  }
  .jmcasestudy__img {
    width: 27% !important;
    height: 75px !important;
  }
  .jmcasestudy__title {
    font-size: 22px !important;
    margin-top: -14px !important;
    line-height: 40px;
  }
  .jmcasestudy__subtitle {
    padding-bottom: 10px !important;
    font-size: 14px !important;
  }
  .jmcasestudy__btn-link {
    position: relative !important;
    bottom: 0 !important;
    right: 0 !important;
    display: flex !important;
    justify-content: flex-end !important;
    width: 95% !important;
    float: right !important;
    background: #1E22AA !important;
  }
  span.jmcasestudy__link-text {
    padding: 15px 5px 0px 0px !important;
    float: left !important;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
    opacity: 1;
    letter-spacing: 0px;
    font-size: 16px !important;
    font-weight: normal;
  }
  .jmcasestudy__copy p {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 20px !important;
    padding-left: 15px !important;
    padding-top: 15px !important;
  }
  .jmcasestudy__header {
    position: relative !important;
    margin-top: -70px !important;
    margin-left: 135px !important;
  }
  .jmcasestudy__promo-carousel-prev,
  .jmcasestudy__promo-carousel--next {
    align-items: center !important;
    color: #ffffff;
    display: flex;
    justify-content: center;
    opacity: 1;
    text-align: center;
    position: absolute;
    left: auto;
    top: 0;
    right: auto;
    bottom: 0 !important;
    transition: opacity 0.15s ease;
    width: 10% !important;
    z-index: 1;
    margin: -20px -15px 0px -25px !important;
  }
  .jmcasestudy__img {
    width: 27% !important;
    height: 75px !important;
  }
  .jmcasestudy__btn-link {
    position: relative !important;
    bottom: 0 !important;
    right: 0 !important;
    display: flex !important;
    justify-content: flex-end !important;
    width: 95% !important;
    float: right !important;
    background: #1E22AA !important;
  }
  span.jmcasestudy_link-text {
    float: right !important;
    padding: 15px 5px 0px 0px !important;
    font-size: 16px !important;
    float: left !important;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  }
  .carousel-control-prev,
  .carousel-control-next {
    align-items: center !important;
    color: #ffffff;
    display: flex;
    justify-content: center;
    opacity: 1;
    text-align: center;
    position: absolute;
    left: auto;
    top: 0;
    right: auto;
    bottom: 0 !important;
    transition: opacity 0.15s ease;
    width: 10% !important;
    z-index: 1;
    margin: -20px -15px 0px -25px !important;
  }
  .carousel-control-next {
    left: auto;
    right: 0;
  }
  .jmcasestudy {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .jmcasestudy .carousel-control-next {
    right: -5px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .jmcasestudy .carousel-control-prev {
    left: -5px;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .jmcasestudy__copy {
    margin-top: 22px !important;
    font-size: 14px !important;
  }
  .jmcasestudy__copy p {
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    font-size: 14px;
    line-height: 24px;
  }
  .jmcasestudy__link {
    margin-top: 0px !important;
  }
  .jmcasestudy__btn-link {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 18px !important;
  }
  .jmcasestudy__img {
    width: 120px !important;
    height: 120px !important;
  }
  .jmcasestudy__header {
    position: relative !important;
    margin-top: -120px !important;
    margin-left: 135px !important;
    min-height: 127px;
  }
  .jmcasestudy__subtitle {
    padding-bottom: 0px !important;
    font-size: 14px !important;
  }
  .jmcasestudy__title {
    font-size: 18px !important;
    margin-top: 0px !important;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .carousel-control-prev-icon, .carousel-control-next-icon {
    position: relative;
    top: 178px;
  }
  .carousel-control-prev, .carousel-control-next {
    align-items: flex-start !important;
  }
  .jmcasestudy__mobile-parent-cont {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.jmlist .jmlist__links-heading {
  padding-bottom: 30px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 48px;
  color: #333333;
  font-size: 40px;
  font-weight: normal;
}
.jmlist .jmlist__item {
  padding: 22px 40px 22px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 18px;
  background-color: #F2F2F2;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 24px;
  font-weight: normal;
}
.jmlist .jmlist__title-text {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 26px;
  font-weight: normal;
}
.jmlist .jmlist__link {
  text-decoration: none;
  display: flex;
  margin-left: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.jmlist .jmlist__icon {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/blue-right-arrow.svg") 0 0 no-repeat transparent;
  margin-left: 10px;
  float: right;
  margin-top: 2px;
}
.jmlist .jmlist__text {
  float: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  margin-left: auto;
}
@media (min-width: 320px) and (max-width: 539px) {
  .jmlist .jmlist__item {
    padding: 15px 10px 15px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    font-size: 20px;
    font-weight: normal;
  }
  .jmlist .jmlist__text {
    font-size: 15px;
    display: none;
  }
  .jmlist .jmlist__icon {
    width: 20px;
    height: 20px;
    margin-left: 8px;
  }
  .jmlist .jmlist__links--heading {
    padding-bottom: 5px;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    font-size: 24px;
    font-weight: normal;
  }
}

.jmtwo--person-temp {
  margin-top: 30px;
}
.jmtwo--person-temp .two-persons-block_container {
  padding: 0rem 5rem;
}
.jmtwo--person-temp .person-grid .person_card {
  width: 100%;
  border: none;
  padding: 0;
}
.jmtwo--person-temp .two-person-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(calc(33.3% - 60px), 1fr));
  margin-top: 0px;
  padding: 60px 0 60px !important;
  gap: 20px;
  margin-bottom: 30px;
}
.jmtwo--person-temp h4.person_card-title {
  padding: 15px 0;
  margin-bottom: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 20px;
  color: #333333;
  font-size: 20px;
  font-weight: normal;
}
.jmtwo--person-temp h6.person_card-text {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 0px 15px;
  margin-bottom: 0px;
}
.jmtwo--person-temp h6.person_card-number {
  color: #333333;
  opacity: 0.8;
  margin-bottom: 0;
  padding: 0 0 30px;
}
.jmtwo--person-temp .btn__person {
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: auto;
  right: auto;
  bottom: 0;
}
.jmtwo--person-temp .person_explore-icon {
  margin-left: 10px;
}
.jmtwo--person-temp .btn-person_link {
  display: flex;
  justify-content: right;
  align-items: center;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px !important;
  font-size: 18px !important;
  font-weight: normal;
}
.jmtwo--person-temp .person-heading_align {
  padding-left: 0px;
  margin-left: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #333333;
  font-size: 36px;
  font-weight: normal;
}
.jmtwo--person-temp .person-subheading_align {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #333333;
  font-size: 22px;
  font-weight: normal;
  margin-top: 15px;
}
.jmtwo--person-temp .person_card img {
  border-radius: 0;
  position: static;
  height: auto;
}
.jmtwo--person-temp .list_inner_link {
  background-color: #1E22AA;
  min-width: 380px;
  border: none;
  outline: none;
  padding: 20px 45px 20px 20px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-decoration: none !important;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  display: inline-flex;
  position: relative;
  margin: 30px 0 0;
}
.jmtwo--person-temp .list_inner_link::after {
  position: absolute;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  content: "";
}
.jmtwo--person-temp .list_inner_link:hover {
  text-decoration: none;
  color: #ffffff;
}
@media (max-width: 575.98px) {
  .jmtwo--person-temp .two-person-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(100%, 1fr));
    gap: 0px;
    margin-top: 10px;
    padding: 0 !important;
  }
  .jmtwo--person-temp .person_card {
    padding: 10px 5px;
  }
  .jmtwo--person-temp img.card-img-top.person_img {
    height: 55px;
    max-width: 65px !important;
    float: left;
    margin: 10px 20px 20px 0px;
  }
  .jmtwo--person-temp h4.person_card-title {
    font-size: 18px;
    padding: 0px 0px 0px 0px;
  }
  .jmtwo--person-temp h6.person_card-number {
    font-size: 14px;
    padding: 0px 0px;
  }
  .jmtwo--person-temp .btn__person {
    height: 45px;
    padding: 0px 0px;
    position: static;
  }
  .jmtwo--person-temp .person_explore-icon {
    float: right;
    margin: 0px 15px;
  }
  .jmtwo--person-temp .btn-person_link {
    color: #ffffff;
    float: right;
    font-size: 16px;
    text-decoration: none;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .jmtwo--person-temp .two-person-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(100%, 1fr));
    gap: 0px;
    margin-top: 10px;
    padding: 0rem 0.5rem 0rem 0.5rem;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .jmtwo--person-temp .two-person-grid {
    padding: 0rem 1rem 0rem 1rem;
  }
  .jmtwo--person-temp .person_card {
    padding: 10px;
  }
  .jmtwo--person-temp h6.person_card-number {
    font-size: 14px;
    padding: 2px 0px 12px 0px;
  }
  .jmtwo--person-temp .btn__person {
    height: 45px;
    padding: 0px 15px;
  }
  .jmtwo--person-temp .btn-person_link {
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .jmtwo--person-temp .two-person-grid {
    padding: 0rem 4rem 0rem 4rem;
  }
  .jmtwo--person-temp .btn__person {
    padding: 0px 40px;
  }
  .jmtwo--person-temp .person_card {
    padding: 15px;
  }
}
@media (min-width: 320px) and (max-width: 767.98px) {
  .jmtwo--person-temp.container {
    padding-left: 0;
    padding-right: 0;
    max-width: calc(100% - 30px);
  }
}

.jmvideotempl {
  margin: 70px 0;
  position: relative;
}
@media (max-width: 768px) {
  .jmvideotempl {
    margin: 30px 0;
  }
}
.jmvideotempl img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
@media (max-width: 768px) {
  .jmvideotempl img {
    min-height: 600px;
  }
}

.jmvideotempl__content {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
}
.jmvideotempl__content + .modal {
  z-index: 9999;
}
.jmvideotempl__content + .modal iframe {
  max-height: calc(100vh - 160px);
}
.jmvideotempl__content + .modal .modal-footer {
  border-radius: 0;
}
.jmvideotempl__content .jmvideo--play-icon {
  background-image: url("data:image/svg+xml,%3Csvg id='warning-white-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_6426' data-name='Path 6426' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_6427' data-name='Path 6427' d='M1,21H23L12,2,9.256,6.74Z' transform='translate(23.5 -0.5) rotate(90)' fill='%23fff'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 24px;
  height: 24px;
  margin-left: 10px;
  margin-top: 0px;
  float: right;
}
.jmvideotempl__content .jmvideotempl__slogan-text {
  text-align: left;
  text-shadow: 0px 0px 6px #000000;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 50px;
}
.jmvideotempl__content .jmvideotempl__heading {
  text-shadow: 0px 0px 6px #000000;
  text-align: left;
  text-transform: lowercase;
  margin: 0 0 5px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 50px;
  color: #ffffff;
  font-size: 46px;
  font-weight: normal;
  margin-bottom: 15px;
}
.jmvideotempl__content .jmvideotempl__heading:first-letter {
  text-transform: uppercase;
}
.jmvideotempl__content .jmvideotempl__info-btn {
  border-radius: 0%;
  background-color: #1E22AA;
  text-transform: uppercase;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 16px 10px;
  min-width: 220px;
  text-align: right;
  border: none;
}
.jmvideotempl__content .container {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  display: flex;
  position: relative;
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: 100%;
}
.jmvideotempl__content .jmvideotempl__innercont {
  position: absolute;
  left: 10%;
  top: 50%;
  right: auto;
  bottom: auto;
  margin-top: -60px;
  text-align: left;
  width: 45%;
}
.jmvideotempl__content .player:hover .controls {
  opacity: 1;
}
.jmvideotempl__content .player:focus .controls {
  opacity: 1;
}
.jmvideotempl__content video {
  width: 100%;
  height: 100%;
}
.jmvideotempl__content .modal-dialog {
  position: relative;
}
.jmvideotempl__content iframe {
  height: 721px;
  width: 100%;
}
.jmvideotempl__content .jm-video-modal-body {
  padding: 0;
}
.jmvideotempl__content .modal-header {
  background-color: #F2F2F2;
  color: #1E22AA;
}
.jmvideotempl__content .modal-header .close-modal-block {
  width: 5rem;
  opacity: 0.9;
}
.jmvideotempl__content .jm-video-play-icon {
  width: 25px !important;
  height: auto !important;
}
.jmvideotempl__content .video-close-icon {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
}
.jmvideotempl__content .modal-footer {
  background-color: #1E22AA;
}
.jmvideotempl__content .modal-footer > .controls {
  width: 100%;
  margin-right: 6%;
  margin-left: 6%;
}
.jmvideotempl__content .controls > .play-button {
  display: none;
  float: left;
  border-radius: 0px;
  margin-right: 4px;
  background-color: transparent;
}
.jmvideotempl__content .controls > .pause-button {
  background-color: transparent;
}
.jmvideotempl__content .controls > .stop-button {
  background-color: transparent;
}
.jmvideotempl__content .controls > .youtube-button-alignment {
  float: right;
  border-radius: 0px;
  margin-right: 4px;
  border-color: transparent;
  background-color: transparent;
  border-color: 1px solid #ffffff;
}
.jmvideotempl__content .controls .btn {
  border-radius: 0px;
  margin-right: 4px;
  border-color: 1px solid #ffffff;
  background-color: transparent;
  opacity: 0.9;
}
.jmvideotempl__content .controls .btn-primary {
  border-radius: 0px;
  margin-right: 4px;
  color: #ffffff;
  border-color: #0062cc;
  background-color: transparent;
}
.jmvideotempl__content .pause-button {
  float: left;
  border-radius: 0px;
  margin-right: 4px;
  background-color: transparent;
}
.jmvideotempl__content .stop-button {
  float: left;
  border-radius: 0px;
  margin-right: 4px;
  background-color: transparent;
}
.jmvideotempl__content .svg-property {
  background-color: #1E22AA;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.9;
}
.jmvideotempl__content .jm-video-modal-content {
  border: 0px;
}
.jmvideotempl__content .jm-video-button1 {
  display: none;
}
.jmvideotempl__content .jm-video-button4 {
  float: right;
}
@media (min-width: 576px) {
  .jmvideotempl__content .jm-video-modal-dialog {
    margin-left: 0.5rem;
  }
}
@media (max-width: 768px) {
  .jmvideotempl__content {
    width: calc(100% - 40px);
    left: 20px;
  }
  .jmvideotempl__content .jmvideotempl__innercont {
    top: 70px;
    left: 0;
    margin-top: 0;
  }
  .jmvideotempl__content .jmvideotempl__heading {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 40px;
    color: #ffffff;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .jmvideotempl__content .jmvideotempl__slogan-text {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 0.8;
    letter-spacing: 0px;
    line-height: 28px;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 80px;
  }
  .jmvideotempl__content .modal-footer > .controls {
    width: 100%;
    margin-right: 4%;
    margin-left: 4%;
  }
  .jmvideotempl__content .jm-video-modal-dialog {
    width: 95%;
  }
  .jmvideotempl__content .jm-video-controls {
    display: flex;
    flex-wrap: wrap;
  }
  .jmvideotempl__content .jm-video-button1 {
    display: none;
  }
  .jmvideotempl__content .jm-video-button2 {
    order: 2;
    width: 50%;
  }
  .jmvideotempl__content .jm-video-button3 {
    order: 3;
    width: 50%;
  }
  .jmvideotempl__content .jm-video-button4 {
    order: 4;
    width: 100%;
    margin: 12px 0 4px;
  }
  .jmvideotempl__content .jm-video-btn-block {
    display: block;
    width: 100%;
  }
  .jmvideotempl__content .jm-info-btn {
    display: block;
    width: 100%;
    border-radius: 0%;
    background-color: #1E22AA;
    text-transform: uppercase;
    border: none;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
  }
  .jmvideotempl__content .jmvideotempl__innercont {
    width: 100%;
    left: 0;
  }
  .jmvideotempl__content .jmvideotempl__info-btn {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
  }
  .jmvideotempl__content .jmvideotempl img {
    height: 540px;
    object-fit: unset;
  }
  .jmvideotempl__content .jmvideotempl .jmvideotempl__innercont {
    position: absolute;
    left: 10%;
    top: 50%;
    right: auto;
    bottom: auto;
  }
}

.container-fluid .jmvideotempl__content .jmvideotempl__innercont {
  left: 20px;
}

.jm-inline-promo {
  margin-bottom: 60px;
}
.jm-inline-promo .promo__block {
  padding: 60px;
}
.jm-inline-promo .promo__signup {
  font-size: 18px;
}
.jm-inline-promo .promo__heading {
  font-size: 36px;
  line-height: 44px;
}
.jm-inline-promo .promo__btn {
  position: static;
  width: auto;
  display: inline-flex;
}
.jm-inline-promo .promo__sec div:last-child {
  padding-left: 0;
}

.search-hero {
  margin-top: -30px;
}
.search-hero .service__sec {
  position: relative;
  display: inline-block;
  width: 100%;
}
.search-hero .service__pretitle {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  margin: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}
.search-hero .service__heading {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  margin-top: 16px;
  margin-bottom: 24px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #ffffff;
  font-size: 48px;
  font-weight: normal;
}
.search-hero .service__input__sec {
  width: 100%;
  display: flex;
  margin-top: 15px;
}
.search-hero .service__input {
  outline: none;
  border: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.search-hero .service__input .portlet-boundary {
  width: 100%;
}
.search-hero .service__input .portlet {
  margin-bottom: 0px !important;
}
.search-hero .service__input .portlet .portlet-header {
  display: none !important;
}
.search-hero .submit__btn {
  width: 193px;
}
.search-hero .input-group-item {
  left: unset !important;
  right: unset !important;
  top: unset !important;
}
.search-hero .input-group-item .input-group-inset-item-after {
  display: none !important;
}
.search-hero .input-group-item .search-bar-keywords-input {
  outline: none !important;
  border: none !important;
  width: 100% !important;
  display: flex;
  margin: 0;
  border-radius: 0;
  height: auto;
  padding: 15px 10px;
}
.search-hero .input-group-item .search-bar-keywords-input::placeholder {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: rgba(51, 51, 51, 0.5);
  font-size: 18px;
  font-weight: normal;
}
@media (max-width: 320px) {
  .search-hero .link__lists li a {
    font-size: 12px;
  }
  .search-hero .dept__sec {
    width: 264px !important;
  }
}
@media (min-width: 320px) and (max-width: 640px) {
  .search-hero .service__pretitle {
    font-size: 14px;
    line-height: 22px;
  }
  .search-hero .service__heading {
    font-size: 32px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 42px;
  }
  .search-hero .submit__btn {
    width: 118px;
    padding: 16px 10px 14px 10px;
    font-size: 16px;
  }
  .search-hero .service__input::placeholder {
    font-size: 15px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .search-hero .service__input::placeholder {
    font-size: 14px;
  }
  .search-hero .service__heading {
    font-size: 38px;
    line-height: 30px;
  }
}

.search__filters {
  margin: 40px auto;
  justify-content: space-between;
  /**media query for mobile **/
}
.search__filters .explore__leftinner {
  width: 100%;
}
.search__filters .explore__filters {
  text-decoration: none;
  border: none;
  border-radius: 20px;
  margin-top: 10px;
  outline: none;
  padding: 10px 15px;
  background: rgba(30, 34, 170, 0.12);
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 5px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #1E22AA;
  font-size: 20px;
  font-weight: normal;
}
.search__filters .explore__filterselectedtext {
  width: calc(100% - 34px);
  word-wrap: break-word;
  word-break: break-word;
}
.search__filters .explore__filtertext {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #999999;
  font-size: 20px;
  font-weight: normal;
}
.search__filters .explore__applications {
  padding: 15px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.search__filters .explore__applications:last-child {
  border-bottom: none;
}
.search__filters .explore__apptext {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #666666;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0;
}
.search__filters .explore__checkbox {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  margin: 0 !important;
}
.search__filters .explore__checkboxcont {
  display: flex;
  align-items: center;
  margin-top: 10px;
  position: relative;
}
.search__filters .explore__checkboxcont:first-child {
  margin-top: 20px;
}
.search__filters .explore__label {
  margin-left: 35px;
  margin-bottom: 0;
  word-break: break-all;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #999999 !important;
  font-size: 16px;
  font-weight: normal;
}
.search__filters .jmicon {
  width: 24px;
  height: 24px;
}
.search__filters .jmicon--close {
  background: url(../images/new__jm__images/close_icon.svg) transparent;
  float: right;
  background-size: contain;
  margin-left: 10px;
}
.search__filters .explore__checkboxlabel, .search__filters .explore__radiolabel {
  display: block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg id='check_box_outline_blank-white-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_6196' data-name='Path 6196' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_6197' data-name='Path 6197' d='M19,5V19H5V5H19m0-2H5A2.006,2.006,0,0,0,3,5V19a2.006,2.006,0,0,0,2,2H19a2.006,2.006,0,0,0,2-2V5A2.006,2.006,0,0,0,19,3Z' fill='%231e22aa'/%3E%3C/svg%3E%0A") 0 0 no-repeat transparent;
  position: absolute;
  left: 0;
  top: 0px;
  right: auto;
  bottom: auto;
  background-size: cover;
}
.search__filters .explore__radiolabel {
  background: none;
  border: 2px solid #1E22AA;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin: 0 3px;
  top: 4px;
}
.search__filters .explore__checkbox:checked + label {
  background: url("data:image/svg+xml,%3Csvg id='check_box-white-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_6194' data-name='Path 6194' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_6195' data-name='Path 6195' d='M19,3H5A2,2,0,0,0,3,5V19a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2V5A2,2,0,0,0,19,3ZM10,17,5,12l1.41-1.41L10,14.17l7.59-7.59L19,8Z' fill='%231e22aa'/%3E%3C/svg%3E%0A") no-repeat center center transparent;
  background-size: cover;
}
.search__filters input[type=radio].explore__checkbox:checked + label {
  width: 21px;
  height: 21px;
  margin: 0 1.5px;
  border: none;
  border-radius: 0;
  background: url("data:image/svg+xml,%3Csvg id='radio_button_checked-blue-48dp' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cpath id='Path_6199' data-name='Path 6199' d='M0,0H21V21H0Z' fill='none'/%3E%3Cpath id='Path_6200' data-name='Path 6200' d='M10.75,6.375a4.375,4.375,0,1,0,4.375,4.375A4.377,4.377,0,0,0,10.75,6.375ZM10.75,2a8.75,8.75,0,1,0,8.75,8.75A8.753,8.753,0,0,0,10.75,2Zm0,15.75a7,7,0,1,1,7-7A7,7,0,0,1,10.75,17.75Z' transform='translate(-0.25 -0.25)' fill='%231e22aa'/%3E%3C/svg%3E%0A") no-repeat center center transparent;
  background-size: cover;
  top: 3px;
}
.search__filters .explore__checkbox:checked + label + label {
  color: #1E22AA;
}
.search__filters .explore__arrowicon {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_downward.svg") 0 0 no-repeat transparent;
  background-size: cover;
}
.search__filters .explore__filtercategory {
  width: calc(100% - 45px);
}
.search__filters .explore__expanded .explore__apptext .explore__arrowicon {
  transform: rotate(180deg);
}
.search__filters .explore__accordian {
  display: none;
  max-height: 500px;
  overflow: auto;
}
.search__filters .explore__expanded .explore__accordian {
  display: block;
}
.search__filters .explore__filterback {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward_white.svg") 0 0 no-repeat transparent;
  margin-right: 20px;
  display: none;
  transform: rotate(180deg);
}
.search__filters .explore__filterclear {
  margin-left: auto;
  display: none;
}
.search__filters .explore__selectedfilter {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  padding: 15px 0 20px;
}
@media (min-width: 320px) and (max-width: 834px) {
  .search__filters .explore__left {
    position: fixed;
    z-index: 9;
    width: 100%;
    background: #ffffff;
    height: 100%;
    padding-top: 60px;
    left: 0;
    top: 0;
    display: none;
  }
  .search__filters .explore {
    width: calc(100% - 30px);
    margin: 20px auto;
  }
  .search__filters .explore__filtertext {
    padding: 15px 20px;
    background: #1E22AA;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
  }
  .search__filters .explore__filterback,
  .search__filters .explore__filterclear {
    display: block;
  }
  .search__filters .explore__filters,
  .search__filters .explore__arrowicon,
  .search__filters .explore__selectedfilter {
    display: none !important;
  }
  .search__filters .explore__categoryfilter h4:first-child {
    display: none;
  }
  .search__filters .explore__selectedfilter + h4 {
    display: none;
  }
  .search__filters .explore__filteroptions {
    padding-bottom: 0;
  }
  .search__filters .explore__filtertext {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .search__filters .explore__applications {
    padding: 15px 20px;
    width: 120px;
    background: #F2F2F2;
    overflow: hidden;
  }
  .search__filters .explore__apptext {
    font: 14px/18px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    width: 120px;
  }
  .search__filters .explore__accordian {
    position: absolute;
    left: 120px;
    top: 118px;
    right: auto;
    bottom: auto;
    width: calc(100% - 120px);
    height: calc(100% - 118px);
    border-left: solid 1px rgba(0, 0, 0, 0.1);
    padding-left: 10px;
    overflow: auto;
  }
  .search__filters .explore__checkboxcont:first-child {
    margin-top: 15px;
  }
  .search__filters .explore__label {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
  }
  .search__filters .explore__expanded.explore__applications {
    background: #ffffff;
    overflow: hidden;
  }
  .search__filters .explore__checkboxlabel {
    top: 50%;
    margin-top: -12px;
  }
  .search__filters.search--sort .explore__left {
    display: none !important;
  }
}
@media (min-width: 835px) {
  .search__filters .explore__left {
    display: block !important;
  }
}

.search--locations.search__filters {
  margin: 40px auto 0;
}
.search--locations.search__filters .explore__applications:last-child {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}

.search__results {
  margin: 40px auto;
  justify-content: space-between;
  /**media query for mobile **/
}
.search__results .explore__right {
  margin-left: auto;
}
.search__results .explore__rightinner {
  width: 100%;
}
.search__results .explore__full-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.search__results .explore__heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  margin-left: 25px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 45px;
  color: #333333;
  font-size: 32px;
  font-weight: normal;
}
.search__results .explore__boxes {
  padding: 40px 25px;
  position: relative;
}
.search__results .explore__boxes::after {
  width: calc(100% - 25px);
  height: 1px;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  z-index: 6;
  position: absolute;
  left: 25px;
  top: auto;
  right: auto;
  bottom: 0;
}
.search__results .explore__boxes:last-child::after {
  display: none;
}
.search__results .explore__boxhead {
  margin-bottom: 15px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 40px;
  color: #333333;
  font-size: 28px;
  font-weight: normal;
}
.search__results .explore__text {
  max-width: 600px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.7;
  letter-spacing: 0px;
  line-height: 20px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}
.search__results .explore__boxes:nth-child(even) {
  background-color: #F2F2F2;
}
.search__results .explore__link {
  position: absolute;
  left: auto;
  top: auto;
  right: 20px;
  bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
}
.search__results .explore__icon {
  margin-left: 10px;
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward.svg") 0 0 no-repeat transparent;
  display: inline-block;
}
.search__results .explore__filtericon {
  display: block;
  width: 16px;
  height: 16px;
  background: url("../images/new__jm__images/filter_icon.svg") 0 0 no-repeat transparent;
  background-size: cover;
  display: none;
}
.search__results .explore__link:hover {
  text-decoration: none;
  opacity: 0.7;
}
.search__results .explore__download-list-cont {
  display: flex;
}
.search__results .explore__download-list-cont .explore__download-list {
  background: #1E22AA;
  padding: 15px 20px;
  color: #ffffff;
  width: calc((100% - 40px) / 3);
  margin-bottom: 20px;
  cursor: pointer;
  margin-right: 20px;
  position: relative;
}
.search__results .explore__download-list-cont .explore__download-list:nth-child(3n) {
  margin-right: 0;
}
.search__results .explore__download-list-cont .explore__download-list .download-title {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
}
.search__results .explore__download-list-cont .explore__download-list .download-detail {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.search__results .explore__download-list-cont .explore__download-list .download-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 834px) {
  .search__results .explore__download-list-cont {
    margin: 0 auto;
    padding: 0px 0 0;
  }
  .search__results .explore__download-list-cont .explore__download-list {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px !important;
  }
  .search__results .explore__filtericon {
    display: block;
  }
  .search__results .explore__right {
    width: 100%;
  }
  .search__results .explore {
    width: calc(100% - 30px);
    margin: 20px auto;
  }
  .search__results .explore__heading {
    margin: 0 15px;
    font-size: 24px;
    line-height: 24px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .search__results .explore__boxes {
    padding: 20px 15px;
  }
  .search__results .explore__boxhead {
    font-size: 22px;
    line-height: 28px;
    max-width: calc(100% - 45px);
    margin-bottom: 10px;
  }
  .search__results .explore__link {
    font-size: 0;
  }
  .search__results .explore__text {
    max-width: calc(100% - 45px);
    font-size: 14px;
  }
  .search__results .explore__boxes::after {
    width: calc(100% - 30px);
    left: 15px;
  }
}
@media (min-width: 835px) and (max-width: 1208px) {
  .search__results .explore__text {
    max-width: 70%;
  }
}

@media (min-width: 320px) and (max-width: 834px) {
  .search__mob-view [class^=col] {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.jm_pagination .pagination-results {
  padding: 0 40px;
  margin-right: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}
.jm_pagination .pagination-items-per-page a.dropdown-toggle.page-link {
  border: none;
  padding-right: 0;
  padding-left: 0;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}
.jm_pagination .pagination-items-per-page > a:hover,
.jm_pagination .pagination-items-per-page > button:hover {
  background: unset;
}
.jm_pagination .pagination-items-per-page.show > a {
  background-color: unset;
}
.jm_pagination .pagination-items-per-page a.dropdown-toggle.page-link span:last-child::after {
  width: 100%;
  height: 10px;
  content: "";
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
}
.jm_pagination .pagination-items-per-page a.dropdown-toggle.page-link span:last-child {
  position: relative;
}
.jm_pagination .pagination-items-per-page a.dropdown-toggle.page-link span:last-child svg {
  position: relative;
  top: -4px;
}
.jm_pagination .pagination-bar {
  margin: 0 auto;
  justify-content: center;
}
.jm_pagination .page-link {
  border: 0;
  background-color: #fafafa;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: rgba(102, 102, 102, 0.9);
  font-size: 16px;
  font-weight: normal;
}
.jm_pagination .page-item.active .page-link {
  background-color: #1E22AA;
}
.jm_pagination .page-item:last-child .page-link,
.jm_pagination .page-item:first-child .page-link {
  background: transparent;
  color: #1E22AA;
}
.jm_pagination .page-item.disabled .page-link {
  color: rgba(102, 102, 102, 0.6);
}

#breadcrumbs {
  position: relative;
  z-index: 2;
}
#breadcrumbs .portlet-body nav {
  z-index: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: rgba(51, 51, 51, 0.5);
}
#breadcrumbs .breadcrumb {
  border-radius: 0;
  background: transparent;
  flex-wrap: nowrap;
  padding: 0 78px 2px !important;
  max-width: 1440px;
  margin: 0 auto;
}
#breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
  display: block;
  float: left;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23ffffff' class='bi bi-chevron-right' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z' fill='%23ffffff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  height: 0.75em;
  left: 0;
  margin-top: -0.375em;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 0.75em;
}
#breadcrumbs .portlet-decorate .portlet-content {
  background: transparent;
}

.breadcrumb-link {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #F2F2F2;
  font-size: 14px;
  font-weight: normal;
}
.breadcrumb-link:hover {
  opacity: 0.5;
  text-decoration: none;
}

.breadcrumb-text-truncate {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  overflow: visible;
  max-width: 100%;
  text-overflow: unset;
  padding-right: 10px;
  white-space: nowrap;
}
.breadcrumb-text-truncate:hover {
  text-decoration: none;
}

@media (min-width: 320px) and (max-width: 834px) {
  #breadcrumbs .portlet-body nav {
    overflow: auto;
  }
  #breadcrumbs .breadcrumb {
    padding: 0 20px 2px !important;
  }
}
.product_hero {
  margin-top: 100px;
}
.product_hero .product_hero__heading {
  margin-bottom: 40px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 56px;
  color: #333333;
  font-size: 36px;
  font-weight: normal;
}
.product_hero .product_hero__para p {
  margin-bottom: 20px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  line-height: 27px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.product_hero ul li {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  line-height: 27px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  list-style: disc;
}
.product_hero img {
  position: static;
}
.product_hero .row {
  align-items: center;
}

.jmproduct--hero-temp .product--heroimgspecification {
  width: calc(100% - 64px);
  height: auto;
}

.jmproduct--hero-temp img.product_hero_img {
  height: auto;
}

.jmproduct--hero-temp {
  margin-bottom: 70px;
  margin-top: 70px;
}
.jmproduct--hero-temp .row [class^=col-md]:first-child {
  padding-left: 0;
}
@media (max-width: 834px) {
  .jmproduct--hero-temp .row [class^=col-md]:first-child .product_hero__heading, .jmproduct--hero-temp .row [class^=col-md]:first-child .product_hero__para {
    padding-left: 20px !important;
  }
}
.jmproduct--hero-temp .row [class^=col-md]:last-child {
  padding-right: 0;
}
.jmproduct--hero-temp .panel__btnlist {
  display: flex;
  flex-direction: column;
  width: auto;
  min-width: 320px;
  max-width: 410px;
}
@media (max-width: 834px) {
  .jmproduct--hero-temp .panel__btnlist {
    width: calc(100% - 40px);
    margin-left: 20px;
    min-width: 280px;
  }
}
.jmproduct--hero-temp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jmproduct--hero-temp .product--heroimgspecification {
  width: calc(100% - 64px);
  height: auto;
}
.jmproduct--hero-temp img.product_hero_img {
  height: auto;
}
.jmproduct--hero-temp .product_hero__heading {
  margin-bottom: 20px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 40px;
  color: #333333;
  font-size: 52px;
  font-weight: normal;
}
.jmproduct--hero-temp .product_hero__para {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  font-size: 18px;
  font-weight: normal;
}
.jmproduct--hero-temp .product_hero__para p {
  margin-bottom: 20px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  font-size: 18px;
  font-weight: normal;
}
.jmproduct--hero-temp ul {
  margin-left: 30px;
}
.jmproduct--hero-temp ul li {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  line-height: 27px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  list-style: disc;
  margin-bottom: 20px;
}
.jmproduct--hero-temp .specifications--in ul li {
  color: #ffffff;
}
.jmproduct--hero-temp .jmcol-for-alignment {
  padding-left: 15px;
  padding-right: 15px;
}
.jmproduct--hero-temp .person-heading_align {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #333333;
  font-size: 36px;
  font-weight: normal;
  padding-left: 60px;
  margin-left: 0;
}
.jmproduct--hero-temp .person-grid .person_card {
  border: none;
  padding: 0;
}
.jmproduct--hero-temp .two-person-grid {
  margin-top: 0px;
  padding: 60px !important;
}
.jmproduct--hero-temp .person_card img {
  border-radius: 0;
  position: static;
}
.jmproduct--hero-temp h4.person_card-title {
  padding: 15px 0;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 0;
}
.jmproduct--hero-temp h6.person_card-text {
  color: #333333;
  opacity: 0.8;
  margin-bottom: 0px;
  padding-bottom: 15px;
}
.jmproduct--hero-temp h6.person_card-number {
  color: #333333;
  opacity: 0.8;
  margin-bottom: 0;
  padding: 0 0 30px;
}
.jmproduct--hero-temp .btn__person {
  padding: 0 10px;
}
.jmproduct--hero-temp .person_explore-icon {
  margin-left: 10px;
}
.jmproduct--hero-temp .btn-person_link {
  display: flex;
  justify-content: right;
  align-items: center;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px !important;
  font-size: 18px !important;
  font-weight: normal;
}
.jmproduct--hero-temp .two-person-grid {
  padding: 0;
}
.jmproduct--hero-temp h3.cta_inner_header {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #333333;
  font-size: 36px;
  font-weight: normal;
}
.jmproduct--hero-temp p.cta_inner_text {
  margin: 30px 0 20px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  line-height: 27px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.jmproduct--hero-temp .container .col-md-5 > img {
  width: 100%;
  height: 100%;
}
.jmproduct--hero-temp .container .col-md-5 .jm-richtext-item-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
.jmproduct--hero-temp .product--heroimgspec {
  min-height: 690px;
}

.jm-text-slider.jm-text-spec-without-image {
  left: 0;
  position: static;
  height: auto;
}

.jm-text-slider.jm-text-spec-without-image .jm-product-info-container {
  padding-left: 30px;
}

.jmproduct--hero-temp .product_hero__heading {
  line-height: 56px;
  margin-top: -7px;
}

.jm-richtext-collapsed {
  display: flex;
  flex-wrap: wrap;
}

.jm-richtext-item-text {
  flex: 50%;
  padding: 2%;
  margin-top: 5%;
}

.jm-richtext-item-image {
  flex: 50%;
  padding: 2%;
}

.jm-richtext-heading > p {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 46px;
  color: #333333;
  font-size: 38px;
  font-weight: normal;
}

.jm-richtext-para > p {
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.84;
  letter-spacing: 0px;
  line-height: 27px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}

.jm-rt-image-block {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: 300px;
}

.jm-text-slider {
  background-color: #1E22AA;
  position: absolute;
  left: calc(100% - 3.75rem);
  top: 0;
  right: auto;
  bottom: auto;
  height: 100%;
  width: 100%;
  z-index: 2;
  animation: sneakPeak 2.5s cubic-bezier(0.35, 0.75, 0.38, 1.37);
}

.jm-product-info-container {
  color: #ffffff;
  padding: 30px 20px 30px 0;
  height: 100%;
  overflow: auto;
  width: 100%;
}
.jm-product-info-container p {
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.jm-product-info-container ol > li > menu {
  color: #ffffff;
}

.jm-button-block-rctx {
  background-color: #1E22AA;
  display: flex;
  flex-direction: column;
  width: 18%;
  padding: 2%;
}
.jm-button-block-rctx span {
  background-color: transparent;
  display: inline-block;
  text-transform: uppercase;
  transform: rotate(89deg) translateY(1.4rem) translateX(9.9375rem);
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}
.jm-button-block-rctx span:after {
  content: "";
  color: #ffffff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/new__jm__images/chevron-right-white.svg") 0 0 no-repeat transparent;
  background-size: 20px 20px;
  transform: rotate(90deg) translateY(4.625rem) translateX(-1.3rem);
}

.specifications--in .jm-button-block-rctx span {
  background-color: #1E22AA;
  display: inline-block;
  text-transform: uppercase;
  transform: rotate(90deg) translateY(1.625rem) translateX(9.9375rem);
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}
.specifications--in .jm-button-block-rctx span:after {
  content: "";
  color: #ffffff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/new__jm__images/chevron-right-white.svg") 0 0 no-repeat transparent;
  background-size: 20px 20px;
  transform: rotate(90deg) translateY(4.625rem) translateX(-1.3rem);
}
.specifications--in .jm-text-slider {
  background-color: #1E22AA;
  height: 100%;
  width: 100%;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
}

.jm-rxtx-slider-btn-block {
  display: flex;
  height: 100%;
}

.jm-rt-ol-menulist {
  display: flex;
  flex-wrap: wrap;
  margin-left: 10px;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}
.jm-rt-ol-menulist > ul > li {
  padding: 2%;
  margin: 2%;
  list-style-type: decimal;
}
.jm-rt-ol-menulist > ul > li > a {
  color: #ffffff;
  text-decoration: none;
}

.jm-rt-list-container {
  list-style: none;
  margin: 0;
  padding: 0;
}

.jm-rt-li-item {
  background: transparent;
  padding: 5px;
  width: 105px;
  height: 25px;
  margin: 10px;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 50px;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
}

.rt-list-flex {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column;
  -webkit-flex-flow: row wrap;
  justify-content: start;
}

@media screen and (max-width: 768px) {
  .jm-richtext-collapsed {
    padding: 2%;
  }
  .jm-richtext-item-text {
    flex: 100%;
  }
  .jm-richtext-item-image {
    flex: 100%;
  }
  .jm-richtext-heading > p {
    font-size: 30px;
    line-height: 40px;
  }
  .jm-richtext-para > p {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
  }
  .jm-product-info-container {
    color: #ffffff;
    padding: 2%;
    margin-top: 5%;
  }
  .jm-product-info-container p {
    font-size: 12px;
  }
  .jm-rt-ol-menulist {
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
  }
  .jm-rt-ol-menulist > ul {
    list-style-type: desimal;
  }
  .jm-rt-ol-menulist > ul > li {
    padding: 2%;
    margin: 2%;
  }
  .jm-rt-ol-menulist > ul > li > a {
    color: #ffffff;
    text-decoration: none;
  }
  .jm-rt-list-container {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .jm-rt-li-item {
    background: transparent;
    padding: 5px;
    width: 105px;
    height: 25px;
    margin: 10px;
    text-align: left;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 50px;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
  }
  .rt-list-flex {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column;
    -webkit-flex-flow: row wrap;
    justify-content: start;
  }
  .jm-button-block-rctx {
    width: 26%;
    padding: 2%;
  }
  .jm-button-block-rctx span {
    background-color: #1E22AA;
    display: inline-block;
    text-transform: uppercase;
    transform: rotate(90deg) translateY(0.625rem) translateX(9.9375rem);
    text-align: left;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 0.8;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
  }
  .jm-button-block-rctx span:after {
    transform: rotate(90deg) translateY(6.625rem) translateX(0.1rem);
  }
  .specifications--in .jm-button-block-rctx {
    width: 26%;
    padding: 2%;
  }
  .specifications--in .jm-button-block-rctx span {
    font-size: 15px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .jm-richtext-item-text {
    flex: 100%;
  }
  .jm-richtext-item-image {
    flex: 100%;
  }
  .jm-button-block-rctx span {
    background-color: #1E22AA;
    display: inline-block;
    text-transform: uppercase;
    transform: rotate(89deg) translateY(2.625rem) translateX(12.9375rem);
    text-align: left;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 0.8;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
  }
  .jm-button-block-rctx span:after {
    content: "";
    color: #ffffff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    display: block;
    width: 20px;
    height: 20px;
    background: url("./assets/chevron-right-white.svg") 0 0 no-repeat transparent;
    background-size: 20px 20px;
    transform: rotate(90deg) translateY(7.625rem) translateX(-0.0625rem);
  }
  .specifications--in .jm-button-block-rctx span {
    background-color: #1E22AA;
    display: inline-block;
    text-transform: uppercase;
    transform: rotate(90deg) translateY(1.625rem) translateX(13.9375rem);
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
  }
  .specifications--in .jm-button-block-rctx span:after {
    content: "";
    color: #ffffff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    display: block;
    width: 20px;
    height: 20px;
    background: url("./assets/chevron-right-white.svg") 0 0 no-repeat transparent;
    background-size: 20px 20px;
    transform: rotate(272deg) translateY(-7.375rem) translateX(-0.0625rem);
  }
}
.jmstatistic--panel-temp.jm-panel {
  background-color: #1E22AA;
  color: #ffffff;
  padding: 20px;
  min-height: 112px;
}
.jmstatistic--panel-temp .jm-panel-title {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #ffffff;
  font-size: 34px;
  font-weight: normal;
}
.jmstatistic--panel-temp .jm-panel-subtitle {
  margin-top: 8px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  font-size: 17px;
  font-weight: normal;
}

.jmtext--panel-temp .text-panel-matter {
  background-color: #1E22AA;
  color: #ffffff;
  padding: 20px 0 20px;
}
.jmtext--panel-temp .text-panel-link {
  float: right;
  position: absolute;
  left: auto;
  top: auto;
  right: 40px;
  bottom: 37px;
}
.jmtext--panel-temp .text-panel-title {
  margin-bottom: 10px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  font-size: 24px;
  font-weight: normal;
}
.jmtext--panel-temp .text-panel-full-link {
  display: none;
}
.jmtext--panel-temp .text-panel-body .title-style-a {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #ffffff;
  font-size: 34px;
  font-weight: normal;
}
.jmtext--panel-temp .text-panel-body h1, .jmtext--panel-temp .text-panel-body h2, .jmtext--panel-temp .text-panel-body h3, .jmtext--panel-temp .text-panel-body h4, .jmtext--panel-temp .text-panel-body h5, .jmtext--panel-temp .text-panel-body h6, .jmtext--panel-temp .text-panel-body p, .jmtext--panel-temp .text-panel-body ul li, .jmtext--panel-temp .text-panel-body ol li {
  margin-top: 10px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 18px;
  font-weight: normal;
  width: calc(100% - 10px);
  margin-bottom: 10px;
}
.jmtext--panel-temp .text-panel-body h1 span[style^="font-size: 48px"], .jmtext--panel-temp .text-panel-body h2 span[style^="font-size: 48px"], .jmtext--panel-temp .text-panel-body h3 span[style^="font-size: 48px"], .jmtext--panel-temp .text-panel-body h4 span[style^="font-size: 48px"], .jmtext--panel-temp .text-panel-body h5 span[style^="font-size: 48px"], .jmtext--panel-temp .text-panel-body h6 span[style^="font-size: 48px"], .jmtext--panel-temp .text-panel-body p span[style^="font-size: 48px"], .jmtext--panel-temp .text-panel-body ul li span[style^="font-size: 48px"], .jmtext--panel-temp .text-panel-body ol li span[style^="font-size: 48px"] {
  line-height: 48px;
}
.jmtext--panel-temp .text-panel-body ul, .jmtext--panel-temp .text-panel-body ol {
  margin-left: 25px;
}
.jmtext--panel-temp .text-panel-body ul li, .jmtext--panel-temp .text-panel-body ol li {
  list-style: disc;
}

.jmpanels--hero-temp {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: -30px;
  position: relative;
}
.jmpanels--hero-temp .panels-hero-panels {
  background-color: #1E22AA;
}
.jmpanels--hero-temp .hero-panels-panel.white-border {
  border-left: 1.5px #ffffff solid;
}
@media screen and (max-width: 834px) {
  .jmpanels--hero-temp .hero-panels-panel.white-border {
    border-left: 0;
  }
  .jmpanels--hero-temp .hero-panels-panel.white-border .jmtext--panel-temp {
    border-top: 1.5px #ffffff solid;
  }
}
.jmpanels--hero-temp .panels-hero-header h1, .jmpanels--hero-temp .panels-hero-header h2, .jmpanels--hero-temp .panels-hero-header h3, .jmpanels--hero-temp .panels-hero-header h4, .jmpanels--hero-temp .panels-hero-header h5, .jmpanels--hero-temp .panels-hero-header h6 {
  text-shadow: 0px 0px 6px #000000;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #ffffff;
  font-size: 46px;
  font-weight: normal;
}
.jmpanels--hero-temp .panels-hero-para {
  text-shadow: 0px 0px 8px #000000;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
}
.jmpanels--hero-temp .panel__btnlist {
  display: flex;
  flex-direction: column;
  margin-left: 15px;
  width: auto;
  min-width: 320px;
  max-width: 440px;
}
@media (max-width: 834px) {
  .jmpanels--hero-temp .panel__btnlist {
    width: calc(100% - 30px);
    margin-left: auto;
    min-width: 280px;
    margin-right: auto;
  }
}
.jmpanels--hero-temp .panel__btn {
  margin-top: 30px;
  margin-bottom: 10px;
}
.jmpanels--hero-temp .panels-hero-panels {
  position: relative;
}

.jmpanels--hero-temp-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}

.jmannual--main-container .jmannual--rs-temp {
  background-position: center;
  background-size: cover;
  width: 100%;
  min-height: 477px;
  position: relative;
  z-index: 0;
  margin-top: -30px;
}
.jmannual--main-container .jmannual__video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.jmannual--main-container .panel__heading {
  text-shadow: 0px 0px 8px #000000;
  padding-top: 7.5rem;
  max-width: 770px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 56px;
  color: #ffffff;
  font-size: 47px;
  font-weight: normal;
}
.jmannual--main-container .annual__report p {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}
.jmannual--main-container .panel__btnlist {
  display: flex;
  flex-direction: column;
  width: auto;
  min-width: 320px;
  max-width: 410px;
}
@media (max-width: 834px) {
  .jmannual--main-container .panel__btnlist {
    width: calc(100% - 40px);
    margin-left: 20px;
    min-width: 280px;
  }
}
.jmannual--main-container .panel__btn {
  display: inline-flex;
  background-color: #1E22AA;
  min-width: 321px;
  border: none;
  outline: none;
  padding: 20px 10px 20px 20px;
  margin-top: 0px;
  margin-bottom: 30px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}
.jmannual--main-container .panel__btn:first-child {
  margin-top: 20px;
}
.jmannual--main-container .panel__btn a {
  color: #ffffff;
}
.jmannual--main-container .panel__btn a:hover {
  color: #ffffff;
}
.jmannual--main-container .scroll__sec {
  position: absolute;
  bottom: 0;
  margin-bottom: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  left: calc(50% - 21px);
  padding: 20px;
  border: 1px solid #ffffff;
  background: url(../images/new__jm__images/arrow_forward-white.svg) no-repeat center center transparent;
  transform: rotate(90deg);
}
.jmannual--main-container .scroll__sec a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.hero-panels.text-white {
  background: #1E22AA;
}
.hero-panels.text-white .hero-panels-panel {
  border-right: solid 1px #ffffff;
}
.hero-panels.text-white .hero-panels-panel:last-child {
  border-right: 0;
}

@media (min-width: 320px) and (max-width: 539px) {
  .jmannual--main-container .panel__heading {
    font-size: 32px;
    line-height: 48px;
  }
  .jmannual--main-container .panel__btn {
    min-width: 221px;
    font-size: 16px;
    padding: 15px 10px 15px 0px;
  }
  .jmannual--main-container .scroll__sec {
    display: none;
  }
  .hero-panels.text-white .hero-panels-panel {
    border-right: 0;
  }
  .hero-panels.text-white .hero-panels-panel .journal-content-article {
    border-bottom: solid 1px #ffffff;
  }
  .hero-panels.text-white .hero-panels-panel:last-child .journal-content-article {
    border-bottom: 0;
  }
  .hero-panels.text-white .jm-stock-price-portlet .stockprice__content {
    border-bottom: 0;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .jmannual--main-container .panel__heading {
    font-size: 44px;
  }
  .jmannual--main-container .scroll__sec {
    margin-bottom: 30px;
  }
  .jmannual--main-container .viewnext__img {
    padding: 7px;
  }
}
.jmcard--main-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.jmcard--main-container .link-icon {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward-blue.svg") 0 0 no-repeat transparent;
  margin-left: 8px;
}
.jmcard--main-container .card {
  border: none;
}
.jmcard--main-container h2 > .wrap-three {
  margin-top: 10px;
  margin-bottom: 25px;
  margin-right: 40%;
}
.jmcard--main-container h1.card-block-header {
  margin-bottom: 40px;
}
.jmcard--main-container .card-body {
  border-bottom: 15px solid #1E22AA;
}

.jmcta--link-icon {
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  float: right;
  margin-left: 10px;
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
}

.jmbtn--cta {
  width: 27%;
  background: #1E22AA;
  padding: 30px 0px;
  margin: 20px 0px;
}

.cta-block_container {
  margin: 2rem 8rem;
}

.jmcta-inner-header {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 46px;
  font-size: 42px;
  font-weight: normal;
  opacity: 1;
}

.jmcta-inner-text {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 1.75rem;
  font-size: 1.125rem;
  font-weight: normal;
  margin: 10px 0px 10px 0px;
}

.jmcta-inner-link {
  background: #1E22AA;
  float: right;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: -11px;
  padding-right: 10px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: 700;
}
.jmcta-inner-link:hover {
  background: #1E22AA;
  float: right;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: -11px;
  padding-right: 10px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: 700;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .jmbtn--cta {
    width: 30%;
    background: #1E22AA;
    padding: 30px 0px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .jmbtn--cta {
    width: 100%;
    background: #1E22AA;
    padding: 30px 0px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .jmcta-inner-header {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 2.625rem;
    font-size: 2.5rem;
    font-weight: normal;
  }
  .jmcta-inner-text {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1.625rem;
    font-size: 1.5rem;
    font-weight: normal;
    margin: 25px 0px 30px 0px;
  }
  .jmcta-inner-link {
    background: #1E22AA;
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    margin-top: -11px;
    padding-right: 10px;
  }
  .jmcta-inner-link:hover {
    background: #1E22AA;
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    margin-top: -11px;
    padding-right: 10px;
  }
  .jmbtn--cta {
    width: 100%;
    background: #1E22AA;
    padding: 30px 0px;
  }
}
@media (max-width: 575.98px) {
  .jmcta-inner-header {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 2.625rem;
    font-size: 2rem;
    font-weight: normal;
  }
  .jmcta-inner-text {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 1.625rem;
    font-size: 1rem;
    font-weight: normal;
    margin: 15px 0px 20px 0px;
  }
  .jmcta-inner-link {
    background: #1E22AA;
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    margin-top: -11px;
    padding-right: 10px;
  }
  .jmcta-inner-link:hover {
    background: #1E22AA;
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    margin-top: -11px;
    padding-right: 10px;
  }
  .jmbtn--cta {
    width: 100%;
    background: #1E22AA;
    padding: 30px 0px;
  }
}
.jmdate--page-hero-temp .hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 430px;
  position: relative;
}
.jmdate--page-hero-temp .datepagehero__heading {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 40px;
  color: #333333;
  font-size: 36px;
  font-weight: normal;
  margin-top: 95px;
  margin-bottom: 34px;
}

@media (min-width: 320px) and (max-width: 539px) {
  .jmdate--page-hero-temp .datepagehero__heading {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .jmdate--page-hero-temp .datepagehero__heading {
    font-size: 42px;
  }
}
.jmdownload-inner-container {
  background: #fafafa;
  padding: 20px 20px;
}

.jmdownload-list-item {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
}
.jmdownload-list-item .jmdownload-list-link {
  text-decoration: none;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  display: flex;
  margin-left: 60px;
}

.jmdownload-link-icon {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/download-icon.svg") 0 0 no-repeat transparent;
  margin-left: 1rem;
  margin-top: 0px;
  float: right;
}

.jmdownload-list-link {
  color: #1E22AA;
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0;
}
.jmdownload-list-link:hover {
  text-decoration: none;
}

.jmdownload-left-side h1 {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #333333;
  font-size: 38px;
  font-weight: normal;
}

.jmdownload-right-img {
  padding-right: 35px;
  height: 200px;
  float: right;
}

@media (min-width: 540px) and (max-width: 834px) {
  .jmdownload-right-img {
    padding-right: 0px;
    height: 175px;
    float: right;
  }
}
@media (min-width: 320px) and (max-width: 539px) {
  .jmdownload-inner-container {
    background: #fafafa;
    padding: 15px 15px;
  }
  .jmdownload-left-side {
    width: 70%;
    position: absolute;
    height: 125px;
  }
  .jmdownload-left-side h1 {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #333333;
    font-size: 20px;
    font-weight: normal;
  }
  .jmdownload-right-img {
    padding-right: 0px;
    float: right;
    height: 120px;
  }
  .jmdownload-list-item {
    text-align: left;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #1E22AA;
    font-size: 16px;
    font-weight: normal;
  }
  .jmdownload-link-icon {
    width: 20px;
    height: 22px;
    margin-left: 0.5rem;
    margin-top: 0px;
  }
  .jmdownload-list-link {
    color: #1E22AA;
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    bottom: 0;
  }
}
.jmhero--industry-main-container-temp {
  margin-top: 50px;
}
.jmhero--industry-main-container-temp #jmhero--industry-temp {
  background-size: cover;
  position: absolute !important;
  height: 100%;
  right: 0;
  top: 0;
  width: 100%;
}
.jmhero--industry-main-container-temp #jmhero--industry-img-temp {
  display: none;
}
.jmhero--industry-main-container-temp .industry__para, .jmhero--industry-main-container-temp p, .jmhero--industry-main-container-temp ul li {
  margin: 0;
  margin-top: 24px;
  margin-bottom: 44px;
  text-align: left;
  max-width: 572px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.jmhero--industry-main-container-temp ul li {
  list-style: disc;
  margin: 0 0 5px 18px;
}

@media (min-width: 320px) and (max-width: 539px) {
  .jmhero--industry-main-container-temp #jmhero--industry-temp {
    display: none;
  }
  .jmhero--industry-main-container-temp #jmhero--industry-img-temp {
    background-size: cover;
    display: block;
    height: 300px;
  }
  .jmhero--industry-main-container-temp .industry-blck {
    flex: 0 0 0;
    max-width: 100%;
  }
  .jmhero--industry-main-container-temp .industry__para, .jmhero--industry-main-container-temp p {
    font-size: 14px;
  }
  .jmhero--industry-main-container-temp .industry__heading {
    font-size: 32px;
  }
  .jmhero--industry-main-container-temp .industry__btn {
    width: 100% !important;
    margin-bottom: 30px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .jmhero--industry-main-container-temp #jmhero--industry-temp {
    display: none !important;
  }
  .jmhero--industry-main-container-temp #jmhero--industry-img-temp {
    background-size: cover;
    display: block;
    height: 300px;
  }
  .jmhero--industry-main-container-temp .industry-blck {
    flex: 0 0 0;
    max-width: 100%;
  }
  .jmhero--industry-main-container-temp .industry__btn {
    width: 260px !important;
    margin-bottom: 40px;
  }
  .jmhero--industry-main-container-temp .industry__para, .jmhero--industry-main-container-temp p {
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 30px;
    max-width: 290px;
  }
  .jmhero--industry-main-container-temp .industry__heading {
    font-size: 32px;
  }
}
.jmhome--banner-hero-temp .home-heading {
  text-shadow: 0px 0px 8px #000000;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #ffffff;
  font-size: 52px;
  font-weight: normal;
}
.jmhome--banner-hero-temp .home-para {
  text-shadow: 0px 0px 8px #000000;
  width: 100%;
  max-width: 660px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}
.jmhome--banner-hero-temp .hero__img {
  width: 100%;
  height: 384px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.jmhome--banner-hero-temp .hero__content {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: auto;
  transform: translateY(-50%);
  text-align: left;
  padding: 0px 60px 0px 20px;
}

.hero.jmhome--banner-hero-temp {
  width: 100%;
  height: auto;
  text-align: left;
  margin: 0 auto;
  position: relative;
  top: -10px;
}

.jmproduct--hero1-temp {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 430px;
}

.jmstock--panel-temp .autofit-float.autofit-row.portlet-header {
  display: none;
}

.jmcareerhero__banner {
  background-image: url(/documents/101039/101203/cloud.svg/0084d11c-e07c-251f-5907-2f9b07db8a76?t=1645509290280);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 400px;
}

.jmcareerhero__centered {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 40%;
  top: 50%;
  right: auto;
  bottom: auto;
}

.jmcareerhero__pretitle {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  margin: 65px 0 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

.jmcareerhero__heading {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  margin: 16px 0 24px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #ffffff;
  font-size: 52px;
  font-weight: normal;
}

.jmcareerhero__input--sec {
  width: 100%;
  cursor: pointer;
  display: flex;
}

.jmdept--sec {
  width: 80%;
}

.jmcareerhero__input {
  padding: 17px 0 16px 20px;
  outline: 0;
  border: 0;
  width: 100%;
  cursor: pointer;
}

.jmcareerhero__dropdown--sec {
  background-color: #ffffff;
  border-left: 1px solid #999999;
}

.jmcareerhero__dropdown {
  position: relative;
  width: 300px;
  height: 50px;
}

.jmcareerhero__dropdown::before {
  content: "";
  position: absolute;
  left: auto;
  top: 15px;
  right: 20px;
  bottom: auto;
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/keyboard_arrow_down-blue.svg") 0 0 no-repeat transparent;
  z-index: 10000;
}

.jmcareerhero__dropdown input {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: #ffffff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  padding: 12px 20px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  border: 0;
  outline: 0;
}

.jmcareerhero__dropdown.active .jmcareerhero__option {
  display: block;
  max-height: 240px;
  overflow-y: scroll;
}

.jmcareerhero__dropdown .jmcareerhero__option {
  position: absolute;
  left: auto;
  top: 50px;
  right: auto;
  bottom: auto;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  display: none;
  max-height: 0;
}

.jmcareerhero__dropdown .jmcareerhero__option div {
  padding: 8px 20px;
  cursor: pointer;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}

.jmcareerhero__btn--sec {
  display: flex;
}

.jmcareerhero__submit--btn {
  display: flex;
  outline: 0;
  border: 0;
  background-color: #1E22AA;
  padding: 16px 10px 14px 34px;
  text-align: right;
  text-transform: uppercase;
  justify-content: right;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

.jmcareerhero__arrow {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  margin-left: 8px;
  top: 50%;
  margin-top: -2px;
}

@media (min-width: 320px) and (max-width: 539px) {
  .jmcareerhero__banner {
    height: 463px;
  }
}
.jmarticle__hero-main-container, .article__intro {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: auto !important;
  position: relative;
  margin-top: -30px;
  background-attachment: fixed;
}
.jmarticle__hero-main-container .article__cont, .article__intro .article__cont {
  width: 100%;
}
.jmarticle__hero-main-container .article__para, .jmarticle__hero-main-container p, .jmarticle__hero-main-container li, .jmarticle__hero-main-container h1, .jmarticle__hero-main-container h2, .jmarticle__hero-main-container h3, .jmarticle__hero-main-container h4, .jmarticle__hero-main-container h5, .jmarticle__hero-main-container h6, .jmarticle__hero-main-container span, .article__intro .article__para, .article__intro p, .article__intro li, .article__intro h1, .article__intro h2, .article__intro h3, .article__intro h4, .article__intro h5, .article__intro h6, .article__intro span {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-size: 24px !important;
  font-weight: normal;
  margin-bottom: 10px;
}
.jmarticle__hero-main-container .article__date, .article__intro .article__date {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 20px !important;
  font-weight: normal;
  margin-bottom: 32px;
}
.jmarticle__hero-main-container .article__heading, .article__intro .article__heading {
  text-align: left;
  /*margin-top: 120px;*/
  margin-top: 95px !important;
  margin-bottom: 32px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #333333;
  font-size: 52px !important;
  font-weight: normal;
}
.jmarticle__hero-main-container .jmarticle__hero-btn-list .article__btn, .article__intro .jmarticle__hero-btn-list .article__btn {
  display: flex;
  background-color: #1E22AA;
  width: 338px;
  border: none;
  outline: none;
  padding: 16px 10px 16px 24px;
  justify-content: center !important;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-decoration: none !important;
  position: static;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
}
.jmarticle__hero-main-container .jmarticle__hero-btn-list .article__btn .btn__text, .article__intro .jmarticle__hero-btn-list .article__btn .btn__text {
  width: calc(100% - 24px);
  text-align: right;
  margin-bottom: 0;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 21px;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: normal;
}
.jmarticle__hero-main-container .jmarticle__hero-btn-list .article__btn:hover, .article__intro .jmarticle__hero-btn-list .article__btn:hover {
  text-decoration: none;
  color: #ffffff;
}
.jmarticle__hero-main-container .jmarticle__hero-btn-list .article__btn-mobile, .article__intro .jmarticle__hero-btn-list .article__btn-mobile {
  display: none;
}
.jmarticle__hero-main-container .article-download-share, .article__intro .article-download-share {
  display: flex;
  column-gap: 17px;
  margin-bottom: 45px;
}
.jmarticle__hero-main-container .article-download-share .article-share, .article__intro .article-download-share .article-share {
  display: flex;
  column-gap: 12px;
}
.jmarticle__hero-main-container .article-download-share .article-share a, .jmarticle__hero-main-container .article-download-share .article-share a:hover, .article__intro .article-download-share .article-share a, .article__intro .article-download-share .article-share a:hover {
  background-color: #ffffff;
}
.jmarticle__hero-main-container .article-download-share .article-share img, .article__intro .article-download-share .article-share img {
  height: 54px;
  width: 54px;
}
.jmarticle__hero-main-container .article__cont a, .article__intro .article__cont a {
  text-decoration: none;
  color: #ffffff;
  background-color: #1E22AA;
}
.jmarticle__hero-main-container .article__cont a:hover, .article__intro .article__cont a:hover {
  text-decoration: none !important;
  color: #ffffff;
  background-color: #1E22AA;
}
.jmarticle__hero-main-container .jmarticle__hero-banner, .article__intro .jmarticle__hero-banner {
  background-position: center;
  background-size: cover;
  height: 488px;
}

.jmarticle__author-info {
  background-color: #fafafa;
  padding: 20px 0;
}
.jmarticle__author-info .hero__bar {
  display: flex;
  justify-content: center;
}
.jmarticle__author-info .author {
  display: flex;
  align-items: center;
}
.jmarticle__author-info .author__image {
  border-radius: 50%;
  width: 65px;
  height: 65px;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 0;
  position: relative;
}
.jmarticle__author-info .author__name a {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 24px !important;
  font-weight: normal;
  margin-right: 10px;
}
.jmarticle__author-info .author__name a:hover {
  text-decoration: none;
}
.jmarticle__author-info .author__desc {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 16px !important;
  font-weight: normal;
  margin-bottom: 0;
}
.jmarticle__author-info .author__details {
  display: flex;
  align-items: center;
}

.journal-content-article .container .article__intro {
  margin-top: 60px;
}

.article__intro {
  height: auto;
}
.article__intro a {
  text-decoration: none;
  color: #1E22AA;
}
.article__intro a:hover {
  text-decoration: none !important;
  color: #1E22AA;
}
.article__intro a li {
  padding: 5px 0px;
}
.article__intro .article-download-share {
  margin-top: 60px;
}
.article__intro .article__para, .article__intro p, .article__intro .article__date, .article__intro li, .article__intro span, .article__intro div {
  text-shadow: none;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px !important;
  font-weight: normal;
}
.article__intro .article__heading, .article__intro h1, .article__intro h2, .article__intro h3, .article__intro h4, .article__intro h5, .article__intro h6 {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 44px;
  color: #1E22AA;
  font-size: 30px !important;
  font-weight: normal;
  text-shadow: none;
}
.article__intro li {
  list-style: disc;
  margin-left: 0px !important;
}
.article__intro ul {
  margin-left: 50px !important;
  margin-top: 5px;
}

@media (max-width: 834px) {
  .jmarticle__hero-main-container .article-download-share, .article__intro .article-download-share {
    display: flex;
    column-gap: 17px;
    justify-content: space-between;
    margin-bottom: 28px;
  }
  .jmarticle__hero-main-container .article-download-share .article__btn, .article__intro .article-download-share .article__btn {
    display: none;
  }
  .jmarticle__hero-main-container .article-download-share .article__btn-mobile, .article__intro .article-download-share .article__btn-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    width: 54px;
    background-color: #1E22AA;
  }
  .jmarticle__hero-main-container .article-download-share .article__btn-mobile img, .article__intro .article-download-share .article__btn-mobile img {
    height: 25px;
    width: 25px;
    margin-top: -3px;
  }
}
@media (min-width: 320px) and (max-width: 539px) {
  .article__intro img {
    width: 100%;
  }
  .jmarticle__hero-main-container, .article__intro {
    background-attachment: unset;
  }
  .jmarticle__hero-main-container .jmarticle__hero-banner, .article__intro .jmarticle__hero-banner {
    margin: 0;
    height: 134px;
  }
  .jmarticle__hero-main-container .article__cont, .article__intro .article__cont {
    padding: 0 15px;
  }
  .jmarticle__hero-main-container .article__btn, .article__intro .article__btn {
    min-width: 221px;
    width: auto;
    padding: 15px 10px 16px 0px;
    font-size: 16px;
  }
  .jmarticle__hero-main-container .article__heading, .article__intro .article__heading {
    margin-bottom: 5px;
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    text-overflow: unset;
    max-height: unset;
    margin-top: 50px !important;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 40px;
    color: #333333;
    font-size: 32px !important;
    font-weight: normal;
  }
  .article__intro {
    margin: 60px 15px 30px 15px;
    height: auto;
  }
  .article__intro h1, .article__intro h2, .article__intro h3, .article__intro h4, .article__intro h5, .article__intro h6 {
    font-size: 26px !important;
    margin-bottom: 10px;
    line-height: 30px;
  }
  .jmarticle__hero-main-container .article__para, .jmarticle__hero-main-container p, .jmarticle__hero-main-container li, .jmarticle__hero-main-container h1, .jmarticle__hero-main-container h2, .jmarticle__hero-main-container h3, .jmarticle__hero-main-container h4, .jmarticle__hero-main-container h5, .jmarticle__hero-main-container h6 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 85px;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .article__intro img {
    width: 100%;
  }
  .jmarticle__hero-main-container, .article__intro {
    padding: 0px 15px;
  }
  .jmarticle__hero-main-container .jmarticle__hero-banner, .article__intro .jmarticle__hero-banner {
    height: 388px;
  }
  .jmarticle__hero-main-container .article__heading, .article__intro .article__heading {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 175px;
    margin-top: 75px;
  }
  .article__intro {
    margin: 60px 15px 0 15px;
    height: auto;
  }
  .article__intro h1, .article__intro h2, .article__intro h3, .article__intro h4, .article__intro h5, .article__intro h6 {
    font-size: 32px !important;
  }
  .jmarticle__hero-main-container .article__para, .jmarticle__hero-main-container p, .jmarticle__hero-main-container li, .jmarticle__hero-main-container h1, .jmarticle__hero-main-container h2, .jmarticle__hero-main-container h3, .jmarticle__hero-main-container h4, .jmarticle__hero-main-container h5, .jmarticle__hero-main-container h6 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 85px;
  }
}
.jmarticle--hero-para {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 25px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
}

.jmarticle--hero-heading {
  text-align: left;
  text-shadow: 0px 0px 8px #000000;
  margin-top: 74px;
  margin-bottom: 21px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #ffffff;
  font-size: 48px;
  font-weight: normal;
}

.jmarticle--hero-btn {
  display: flex;
  background-color: #1E22AA;
  width: 321px;
  border: none;
  outline: none;
  padding: 20px 10px 17px 24px;
  justify-content: flex-end;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-decoration: none !important;
  position: absolute;
  bottom: 80px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
}
.jmarticle--hero-btn:hover {
  text-decoration: none;
  color: #ffffff;
}

.jmarticle-hero-content {
  padding: 0 15px;
}
.jmarticle-hero-content a, .jmarticle-hero-content a:hover {
  text-decoration: none !important;
  color: #ffffff;
  background-color: #1E22AA;
}

.jmarticle--hero-arrow_icon {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward-white.svg") 0 0 no-repeat transparent;
  margin-left: 8px;
  top: 50%;
  margin-top: -2px;
}

@media (min-width: 320px) and (max-width: 539px) {
  .jmarticle-hero-content {
    padding: 0 15px;
  }
  .jmarticle--hero-btn {
    width: 328px;
    padding: 15px 10px 16px 0px;
    font-size: 16px;
    bottom: 40px;
  }
  .jmarticle--hero-heading {
    font-size: 32px;
    margin-bottom: 24px;
  }
  .jmarticle--hero-arrow_icon {
    margin-left: 8px;
    top: 50%;
    margin-top: 0px;
    display: block;
    width: 24px;
    height: 24px;
    background: url("../images/new__jm__images/arrow_forward-white-20.svg") 0 0 no-repeat transparent;
  }
}
@media (min-width: 540px) and (max-width: 834px) {
  .jmarticle--hero-heading {
    font-size: 44px;
  }
}
.jmslider {
  margin: 10px auto;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
}
.jmslider .owl-stage {
  display: flex;
}
.jmslider .item {
  height: auto;
  width: 100%;
}
.jmslider .item img {
  height: auto;
  width: 100%;
}
.jmslider .owl-dots {
  display: flex;
  justify-content: center;
}
.jmslider .owl-dots .owl-dot {
  margin: 0px;
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent !important;
  position: static;
  border: 0 !important;
}
.jmslider .owl-dots .owl-dot.active button {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  font-weight: normal;
  background: #1E22AA;
}
.jmslider .owl-dots .owl-dot button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  padding: 7px 15px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: rgba(102, 102, 102, 0.9);
  font-size: 18px;
  font-weight: normal;
}
.jmslider .owl-dots .owl-dot button:focus {
  outline: none;
}
.jmslider .jmslider__text {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.6;
  letter-spacing: 0px;
  line-height: 22px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  margin: 15px 0 30px;
  text-align: center;
}
.jmslider .owl-nav {
  min-width: 170px;
  position: absolute;
  left: calc((100% - 170px) / 2);
  display: flex;
  justify-content: space-between;
  bottom: 3px;
  align-items: flex-end;
}
.jmslider .owl-nav button {
  border: none;
  background-color: transparent;
  width: 24px;
  height: 24px;
}
.jmslider .owl-nav button.owl-prev {
  background-image: url("data:image/svg+xml,%3Csvg id='keyboard_arrow_left-black-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5505' data-name='Path 5505' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5506' data-name='Path 5506' d='M15.41,16.59,10.83,12l4.58-4.59L14,6,8,12l6,6Z' fill='%231e22aa'/%3E%3C/svg%3E%0A") !important;
  position: static;
  opacity: 1;
}
.jmslider .owl-nav button.owl-prev.disabled {
  background-image: url("data:image/svg+xml,%3Csvg id='keyboard_arrow_left-black-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5505' data-name='Path 5505' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5506' data-name='Path 5506' d='M15.41,16.59,10.83,12l4.58-4.59L14,6,8,12l6,6Z' fill='%23999'/%3E%3C/svg%3E%0A") !important;
}
.jmslider .owl-nav button.owl-next {
  background-image: url("data:image/svg+xml,%3Csvg id='keyboard_arrow_right-black-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5507' data-name='Path 5507' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5508' data-name='Path 5508' d='M8.59,16.59,13.17,12,8.59,7.41,10,6l6,6-6,6Z' fill='%231e22aa'/%3E%3C/svg%3E%0A") !important;
  position: static;
  opacity: 1;
}
.jmslider .owl-nav button.owl-next.disabled {
  background-image: url("data:image/svg+xml,%3Csvg id='keyboard_arrow_right-black-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5507' data-name='Path 5507' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5508' data-name='Path 5508' d='M8.59,16.59,13.17,12,8.59,7.41,10,6l6,6-6,6Z' fill='%23999'/%3E%3C/svg%3E%0A") !important;
}
.jmslider .owl-nav button span {
  display: none;
}

.jmpanelblock {
  margin-top: 20px;
  color: #ffffff;
  padding: 90px 0 100px !important;
}
.jmpanelblock .jmpanelblock__header h1, .jmpanelblock .jmpanelblock__header h2, .jmpanelblock .jmpanelblock__header h3, .jmpanelblock .jmpanelblock__header h4, .jmpanelblock .jmpanelblock__header h5, .jmpanelblock .jmpanelblock__header h6 {
  text-shadow: 0px 0px 8px #000000;
  margin: 0 0 40px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 60px;
  color: #ffffff;
  font-size: 48px;
  font-weight: normal;
}

.jmpanelblock__row {
  background: #1E22AA;
  margin-left: 0;
  margin-right: 0;
}
.jmpanelblock__row .col-sm-12.col-md-6:nth-child(2) {
  padding-left: 0;
}
.jmpanelblock__row .jm-panel.jmtext--panel-temp {
  padding: 0;
}
.jmpanelblock__row .jm-panel.jmtext--panel-temp .text-panel-matter {
  background: transparent;
}
@media (min-width: 320px) and (max-width: 834px) {
  .jmpanelblock__row .jm-panel.jmtext--panel-temp .text-panel-matter {
    padding: 20px 0 20px 20px;
  }
}
.jmpanelblock__row .text-panel-img {
  position: absolute;
  left: -15px;
  top: 0;
  width: 100%;
  height: 100%;
}
.jmpanelblock__row .text-panel-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 539.98px) {
  .jmpanelblock__row .text-panel-img {
    position: static;
    padding-right: 0;
  }
}
.event--templ .event__align-left {
  display: none;
  justify-content: start;
}
.event--templ .event__row {
  padding: 0px;
  width: 35%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.event--templ .event__align-right {
  display: flex;
  justify-content: end;
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  flex-wrap: wrap;
  position: relative;
  right: 0;
  top: 0;
}
.event--templ .event__card.mb-3:nth-child(odd) {
  padding: 20px;
  background: #ffffff;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  border-bottom: solid 1px #cccccc;
}
.event--templ .event__card-body h2 {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #000000;
  font-size: 24px;
  font-weight: normal;
}
.event--templ .event__card-body h1, .event--templ .event__card-body h3, .event--templ .event__card-body h4, .event--templ .event__card-body h5, .event--templ .event__card-body h6 {
  margin-top: 30px;
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 24px;
  color: #999999;
  font-size: 18px;
  font-weight: normal;
}
.event--templ .event__card-body h1:first-child, .event--templ .event__card-body h3:first-child, .event--templ .event__card-body h4:first-child, .event--templ .event__card-body h5:first-child, .event--templ .event__card-body h6:first-child {
  margin-top: 0;
}
.event--templ .event__card-heading {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 1 !important;
  letter-spacing: 0px;
  line-height: 32px !important;
  color: #333333 !important;
  font-size: 24px !important;
  font-weight: normal;
  margin-bottom: 20px !important;
  max-width: 425px;
}
.event--templ .event__card-title, .event--templ .event__card-location {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 0.8 !important;
  letter-spacing: 0px;
  line-height: 24px !important;
  color: #999999 !important;
  font-size: 18px !important;
  font-weight: normal;
  margin-top: 0 !important;
  margin-bottom: 35px !important;
  float: left;
}
.event--templ .event__card-body p, .event--templ .event__card-text {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 1 !important;
  letter-spacing: 0px;
  line-height: 27px !important;
  color: #333333 !important;
  font-size: 18px !important;
  font-weight: normal;
  margin-bottom: 0 !important;
  margin-top: 0px;
  display: inline-block;
}
.event--templ .event__card-body p:first-child, .event--templ .event__card-text:first-child {
  margin-top: 0;
}
.event--templ .event__list-link {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  text-transform: capitalize;
  display: flex;
  padding: 0;
  margin-top: 30px;
  text-decoration: none !important;
  width: 100%;
}
.event--templ .event__list-link :hover {
  text-decoration: none !important;
}
.event--templ .event__link-icon {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward-blue.svg") 0 0 no-repeat transparent;
  margin-left: 8px;
}
.event--templ .event__select {
  position: relative;
  display: block;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  border: none;
  outline: none;
  background: #F2F2F2;
}
.event--templ .event__select option {
  position: absolute;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  height: 200px;
  padding: 20px;
  margin: 20px;
  border-bottom: 1px solid #000000;
  outline: none;
}

.event--templcont {
  margin: 60px auto 30px;
}
.event--templcont .jmevent--adt-temp .row .journal-content-article {
  width: 100%;
}
.event--templcont .jmevent--adt-temp .row:nth-child(odd) .event--templ .event__card.mb-3 {
  padding: 20px;
  background: #F2F2F2;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  border-bottom: solid 1px #cccccc;
}
.event--templcont .jmevent--adt-temp .row .event__card.mb-3 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-bottom: 0 !important;
}
.event--templcont .event__card-body {
  width: 65%;
}
.event--templcont .addToCal {
  background: transparent;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  border: none;
  padding: 0 !important;
  width: 100%;
  height: 30px;
  padding-right: 35px !important;
}
.event--templcont .addToCal span {
  position: relative;
}
.event--templcont .addToCal span:after {
  content: "";
  position: absolute;
  left: auto;
  right: -30px;
  top: 0px;
  width: 0;
  height: 0;
  clear: both;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='keyboard_arrow_down-blue-48dp' transform='translate(24 24) rotate(180)'%3E%3Cpath id='Path_5503' data-name='Path 5503' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5504' data-name='Path 5504' d='M7.41,8.59,12,13.17l4.59-4.58L18,10l-6,6L6,10Z' transform='translate(24 24.59) rotate(180)' fill='%231e22aa'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
}
.event--templcont .addToCal.open + .addToCalOptions {
  max-height: 100%;
  border: none;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  padding: 0 20px;
  position: absolute;
  top: 35px;
  right: 15px;
}
.event--templcont .addToCal.open span:after {
  transform: rotate(180deg);
}
.event--templcont .addToCalOptions {
  /* Animation related styles */
  overflow-y: hidden;
  max-height: 0px;
  -webkit-transition: max-height 0.7s cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: max-height 0.7s cubic-bezier(0, 1, 0.5, 1);
  -ms-transition: max-height 0.7s cubic-bezier(0, 1, 0.5, 1);
  transition: max-height 0.7s cubic-bezier(0, 1, 0.5, 1);
  background-color: #ffffff;
  width: 100%;
  border: none;
  box-sizing: border-box;
}
.event--templcont .addToCalOptions a {
  color: #000000;
  padding: 15px 0;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 24px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.event--templcont .addToCalOptions a:last-child {
  border-bottom: 0;
}
.event--templcont .addToCalOptions a:hover {
  background-color: transparent !important;
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body {
  margin-right: 20px;
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body p {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #666666;
  font-size: 24px;
  font-weight: normal;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  padding-bottom: 15px;
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .panel-header-link.panel-header {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #666666;
  font-size: 24px;
  font-weight: normal;
  padding: 10px;
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .panel-header-link.panel-header:focus {
  outline: none;
  box-shadow: none;
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body input[type=radio] {
  visibility: hidden;
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body input[type=radio]:checked + a::after {
  background-image: url("data:image/svg+xml,%3Csvg id='radio_button_checked-blue-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_6199' data-name='Path 6199' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_6200' data-name='Path 6200' d='M12.25,7.125a5.125,5.125,0,1,0,5.125,5.125A5.127,5.127,0,0,0,12.25,7.125ZM12.25,2A10.25,10.25,0,1,0,22.5,12.25,10.254,10.254,0,0,0,12.25,2Zm0,18.45a8.2,8.2,0,1,1,8.2-8.2A8.2,8.2,0,0,1,12.25,20.45Z' transform='translate(-0.25 -0.25)' fill='%231e22aa'/%3E%3C/svg%3E%0A");
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body input[type=radio] .event-select-panel--group .row {
  width: 100%;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .btn-filter a {
  position: relative;
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .btn-filter a span {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #999999;
  font-size: 20px;
  font-weight: normal;
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .btn-filter a::after {
  position: absolute;
  width: 24px;
  height: 24px;
  left: -24px;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg id='radio_button_unchecked-blue-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_6201' data-name='Path 6201' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_6202' data-name='Path 6202' d='M12,2A10,10,0,1,0,22,12,10,10,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z' fill='%231e22aa'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  content: "";
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .event-panel-collapse-icon-open {
  width: 24px;
  height: 24px;
  background: url(../images/new__jm__images/arrow_downward.svg) 0 0 no-repeat transparent;
  background-size: cover;
  transform: rotate(180deg);
  float: right;
  margin-top: 5px;
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .event-panel-collapse-icon-open svg {
  display: none;
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .collapsed .event-panel-collapse-icon-open {
  transform: rotate(0deg);
}
.event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .event-select-collapse-icon-closed {
  display: none;
}
.event--templcont .event__filtericon {
  display: block;
  width: 16px;
  height: 16px;
  background: url("../images/new__jm__images/filter_icon.svg") 0 0 no-repeat transparent;
  background-size: cover;
  display: none;
}
.event--templcont .event__filterback {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward_white.svg") 0 0 no-repeat transparent;
  margin-right: 20px;
  display: none;
  transform: rotate(180deg);
}
@media screen and (max-width: 834px) {
  .event--templcont [class^=col-md] {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .event--templcont .col.col-lg-9.col-sm-9.col-9.col-md-9,
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .event--templcont .event__filtericon, .event--templcont .event__filterback {
    display: inline-block;
  }
  .event--templcont .event__filtericon {
    float: right;
    margin-bottom: 20px;
  }
  .event--templcont .event__row {
    position: absolute;
    width: 200px;
    padding: 0;
    right: 20px;
  }
  .event--templcont .event__card-heading {
    width: calc(100% - 155px);
  }
  .event--templcont .event__card-body {
    width: 100%;
  }
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: #ffffff;
    top: 0;
    left: 0;
    display: none;
  }
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .panel-header-link.panel-header {
    width: 120px;
    position: relative;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1) !important;
    font: 14px/18px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .panel-header-link.panel-header span.event-select-panel--title {
    font: 14px/18px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .event-panel-collapse-icon-open {
    position: absolute;
    right: 0;
    top: 10px;
  }
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .btn-filter a span {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
  }
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body p {
    padding: 15px 20px;
    background: #1E22AA;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .event-select-panel--group {
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    position: relative;
  }
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .event-select-panel--group .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    position: static !important;
    border-bottom: 0;
  }
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .panel-collapse.collapse {
    position: absolute;
    right: 0;
    width: calc(100% - 120px);
    top: 0;
    height: calc(100vh - 60px);
    border-left: solid 1px rgba(0, 0, 0, 0.1) !important;
  }
  .event--templcont .col.col-lg-3.col-sm-3.col-3.col-md-3 .portlet-body .event-select-panel {
    position: static;
  }
}

.jmdot--digital-temp label.ddm-label {
  top: 5px !important;
  font-size: 12px !important;
}
.jmdot--digital-temp .form-control {
  background: #F2F2F2;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #F2F2F2;
  height: auto;
  padding: 25px 20px 5px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 21px;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
}
.jmdot--digital-temp .form-control:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231E22AA' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%231E22AA'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #1E22AA;
  outline: none;
  box-shadow: none;
}
.jmdot--digital-temp .ddm-field {
  padding: 0 !important;
}
.jmdot--digital-temp .ddm-form-page-container {
  max-width: 700px;
}
.jmdot--digital-temp .custom-control-label-text {
  display: inline-block;
  width: calc(100% - 50px);
}

.jmdot--digital-temp .ddm-form-basic-info {
  margin-bottom: 30px;
}

.jmdot--digital-temp .lfr-ddm-form-page-title,
.lfr-ddm-form-page-description {
  padding-left: 0px;
  padding-right: 32px;
}

.jmdot--digital-temp .ddm-form-basic-info .ddm-form-name,
.form-entry .ddm-form-basic-info .ddm-form-name {
  padding: 40px 0 0 0px !important;
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 56px !important;
  color: #333333 !important;
  font-size: 52px !important;
  font-weight: 300 !important;
}

.jmdot--digital-temp label.ddm-label, .jmdot--digital-temp .item label.label {
  position: absolute;
  top: calc(50% - 12px);
  left: 20px;
  text-transform: none;
  margin-bottom: 0;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
}

.jmdot--digital-temp .jminput--focus label.ddm-label, .jmdot--digital-temp .jminput--complete label.ddm-label, .jmdot--digital-temp .has-error label.ddm-label {
  font-size: 12px;
  line-height: 16px;
  top: 5px;
  color: #1E22AA;
}
.jmdot--digital-temp .jminput--complete label.ddm-label {
  color: #666666;
}
.jmdot--digital-temp .jminput--complete .form-control {
  color: #333333;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231E22AA' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%231E22AA'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #666666;
}
.jmdot--digital-temp .has-error label.ddm-label {
  color: #E10000;
}
.jmdot--digital-temp .has-error .form-feedback-item {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #E10000;
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}
.jmdot--digital-temp .has-error .form-control {
  color: #333333;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc3545' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%23dc3545'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #E10000;
}
.jmdot--digital-temp .jmhide--label label.ddm-label {
  display: none;
}
.jmdot--digital-temp .form-builder-select-field .form-control {
  background: url("data:image/svg+xml,%3Csvg id='keyboard_arrow_down-white-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5503' data-name='Path 5503' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5504' data-name='Path 5504' d='M7.41,8.59,12,13.17l4.59-4.58L18,10l-6,6L6,10Z' fill='%231e22aa'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 21px;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
  border-bottom: solid 2px #F2F2F2;
  padding: 16px 12px 10px 20px;
}
.jmdot--digital-temp .form-builder-select-field .select-field-trigger .option-selected {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 21px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}
.jmdot--digital-temp .form-builder-select-field .select-field-trigger .option-selected.option-selected-placeholder {
  color: #666666;
}

.jmdot--digital-temp label.ddm-label:focus {
  color: #1E22AA;
}

.jmdot--digital-temp .lfr-ddm-form-page-title {
  padding: 40px 0 0 0px;
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 56px;
  color: #333333;
  font-size: 52px;
  font-weight: normal;
}

.jmdot--digital-temp .lfr-ddm-form-page-description {
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 24px !important;
  color: #333333 !important;
  font-size: 18px !important;
  font-weight: normal;
  margin-bottom: 40px !important;
  margin-top: 0 !important;
  padding-left: 0;
}

.jmdot--digital-temp .custom-checkbox .custom-control-label::before {
  border-radius: 0;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg id='check_box_outline_blank-white-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_6196' data-name='Path 6196' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_6197' data-name='Path 6197' d='M19,5V19H5V5H19m0-2H5A2.006,2.006,0,0,0,3,5V19a2.006,2.006,0,0,0,2,2H19a2.006,2.006,0,0,0,2-2V5A2.006,2.006,0,0,0,19,3Z' fill='%231e22aa'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
  box-shadow: none;
}
.jmdot--digital-temp .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1E22AA !important;
  border: solid 2px #ffffff !important;
  border-radius: 4px !important;
}
.jmdot--digital-temp .custom-control-input:checked ~ .custom-control-label::after {
  left: 4px;
  top: 4px;
}

.jmdot--digital-temp .form-builder-select-field .select-arrow-down-container {
  visibility: hidden;
}

.jmdot--digital-temp .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button {
  background-color: #1E22AA;
  border-radius: 0;
}

.jmdot--digital-temp .liferay-ddm-form-field-paragraph,
.liferay-ddm-form-field-tip {
  position: static;
  vertical-align: top;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 24px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}

.jmdot--digital-temp .custom-control-label {
  cursor: pointer;
  position: static;
  vertical-align: top;
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 24px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}

.jmdot--digital-temp button.float-right.lfr-ddm-form-submit.btn.btn-primary {
  position: relative;
  padding: 20px 40px 20px 20px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  min-width: 200px;
  text-align: right;
}
.jmdot--digital-temp button.float-right.lfr-ddm-form-submit.btn.btn-primary:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  background: url("data:image/svg+xml,%3Csvg id='arrow_forward-blue-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5802' data-name='Path 5802' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5803' data-name='Path 5803' d='M12,4,10.59,5.41,16.17,11H4v2H16.17l-5.58,5.59L12,20l8-8Z' fill='%23fff'/%3E%3C/svg%3E%0A") no-repeat;
}

span.ddm-label-required.reference-mark {
  color: #666666 !important;
}
span.ddm-label-required.reference-mark .lexicon-icon {
  width: 7px;
  height: 7px;
}

.ddm-form-page, p.text-secondary, .lfr-ddm-legend span.ddm-label-required.reference-mark {
  display: none;
}

.jmdot--digital-temp .select-chevron-down-container {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231e22aa' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") no-repeat right center;
  width: 28px;
  height: 28px;
  visibility: hidden;
}

#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .input-select-wrapper label {
  top: -10px !important;
}

@media (max-width: 834px) {
  .jmdot--digital-temp form {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
}
.jmarticlegrid {
  margin-top: 60px;
}
.jmarticlegrid .jmarticlegrid__heading {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 46px;
  color: #333333;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 60px;
}
.jmarticlegrid .jmarticlegrid__list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.jmarticlegrid .jmarticlegrid__flex-item {
  margin: 0 0 65px;
  height: auto;
  width: calc((100% - 60px) / 4);
}
.jmarticlegrid .jmarticlegrid__flex-item .jmarticlegrid__thumbnail {
  width: 100%;
}
.jmarticlegrid .jmarticlegrid__flex-item .jmarticlegrid__thumbnail > img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.jmarticlegrid .jmarticlegrid__thumbnail-title {
  margin-top: 20px;
  margin-bottom: 10px;
}
.jmarticlegrid .jmarticlegrid__thumbnail-title > .jmarticlegrid__jmarticlegrid__title-text, .jmarticlegrid .jmarticlegrid__thumbnail-title > .jmarticlegrid__jmarticlegrid__title-date {
  text-align: left;
  text-transform: uppercase;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}
.jmarticlegrid .jmarticlegrid__thumbnail-title > .jmarticlegrid__jmarticlegrid__title-text {
  margin-right: 10px;
}
.jmarticlegrid .jmarticlegrid__caption-heading, .jmarticlegrid .jmarticlegrid__caption-heading a {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 20px;
  font-weight: normal;
}
.jmarticlegrid .jmarticlegrid__caption-heading:hover, .jmarticlegrid .jmarticlegrid__caption-heading a:hover {
  text-decoration: none;
}
@media screen and (max-width: 834px) {
  .jmarticlegrid .jmarticlegrid__thumbnail {
    margin: 0px;
    padding: 0px;
    width: auto;
  }
  .jmarticlegrid .jmarticlegrid__thumbnail-title > .jmarticlegrid__jmarticlegrid__title-text, .jmarticlegrid .jmarticlegrid__thumbnail-title > .jmarticlegrid__jmarticlegrid__title-date {
    font-size: 12px;
  }
  .jmarticlegrid .jmarticlegrid__thumbnail-title > .jmarticlegrid__jmarticlegrid__title-text {
    color: #1E22AA;
  }
  .jmarticlegrid .jmarticlegrid__caption-heading, .jmarticlegrid .jmarticlegrid__caption-heading a {
    font-size: 18px;
    line-height: 24px;
  }
  .jmarticlegrid .jmarticlegrid__flex-item {
    width: 100%;
    margin: 0 0 35px;
  }
}
.jmarticlegrid #loadmoreBtn {
  padding: 20px;
  background: #1E22AA;
  color: #ffffff;
  margin: 0 auto;
}
.jmarticlegrid #loadmoreBtn:hover {
  text-decoration: none;
}
.jmarticlegrid .cards .ctaCard {
  background: #ffffff;
  position: relative;
}
.jmarticlegrid .cards .ctaCard :nth-child(1n+9) {
  display: none;
}
.jmarticlegrid .jmarticlegrid__full-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 834px) {
  .jmarticlegrid .cards {
    margin-left: 0;
    margin-right: 0;
  }
  .jmarticlegrid .jmarticlegrid__heading {
    margin-bottom: 20px;
  }
}
.jmtabbed {
  margin: 60px auto 30px;
}
.jmtabbed .tabbed-article-flex-container {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
}
.jmtabbed .tabbed-article-heading {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 36px;
  line-height: 40px;
  color: #333333;
  margin: 0 0 30px;
}
.jmtabbed .tabbed-article-flex-item {
  margin: 0 0 25px;
  height: auto;
  width: calc((100% - 40px) / 3);
  position: relative;
  margin-right: 20px;
}
.jmtabbed .tabbed-article-flex-item:nth-child(3n) {
  margin-right: 0;
}
.jmtabbed .tabbed-article-flex-item-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.jmtabbed .tabbed-article-flex-item .tabbed-article-thumbnail > img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.jmtabbed .tabbed-article-thumbnail {
  margin: 0;
  padding: 0;
  max-width: 385px;
  width: 100%;
}
.jmtabbed .tabbed-thumbnail-title {
  padding: 10px 0;
}
.jmtabbed .tabbed-thumbnail-title > .title-text {
  font-size: 10px;
  line-height: 28px;
  color: #333333;
  text-align: left;
  text-transform: uppercase;
  opacity: 1;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  margin-left: 5px;
}
.jmtabbed .tabbed-thumbnail-title > .title-date {
  font-size: 10px;
  line-height: 28px;
  color: #999999;
  text-transform: uppercase;
  opacity: 1;
  float: right;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  text-align: left;
}
.jmtabbed .tabbed-profile-pic > img {
  border-radius: 24px;
  height: 34px;
  width: 34px;
  border: 0.200000003px solid gray;
}
.jmtabbed .tumbnail-caption-heading {
  text-align: left;
  letter-spacing: 0px;
  color: #333333;
  opacity: 1;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 10px;
}
.jmtabbed .thumbnail-caption-text p {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  opacity: 1;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  margin-bottom: 0;
}
.jmtabbed .caption-read-more {
  color: #1E22AA;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  opacity: 1;
}
.jmtabbed .tabbed-right-arrow-block {
  display: none;
}
.jmtabbed .jmtabbed__filterheading {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #999999;
  font-size: 24px;
  font-weight: normal;
  padding: 0 0 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 20px;
}
.jmtabbed .panel {
  width: 100%;
}
.jmtabbed .panel button.btn.btn-unstyled {
  margin-top: 25px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #666666;
  font-size: 24px;
  font-weight: normal;
  padding: 0;
}
.jmtabbed .panel-body {
  padding: 0;
  width: 100%;
}
.jmtabbed .panel-body .categories li {
  margin-top: 25px;
  position: relative;
}
.jmtabbed .panel-body .categories .btn-filter {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 0;
}
.jmtabbed .panel-body .categories .btn-filter .jmtabbed__radiofull {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg id='radio_button_unchecked-blue-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_6201' data-name='Path 6201' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_6202' data-name='Path 6202' d='M12,2A10,10,0,1,0,22,12,10,10,0,0,0,12,2Zm0,18a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z' fill='%231e22aa'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
.jmtabbed .panel-body .categories .btn-filter input[type=radio] {
  visibility: hidden;
}
.jmtabbed .panel-body .categories .btn-filter input[type=radio]:checked + a + .jmtabbed__radiofull {
  background-image: url("data:image/svg+xml,%3Csvg id='radio_button_checked-blue-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_6199' data-name='Path 6199' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_6200' data-name='Path 6200' d='M12.25,7.125a5.125,5.125,0,1,0,5.125,5.125A5.127,5.127,0,0,0,12.25,7.125ZM12.25,2A10.25,10.25,0,1,0,22.5,12.25,10.254,10.254,0,0,0,12.25,2Zm0,18.45a8.2,8.2,0,1,1,8.2-8.2A8.2,8.2,0,0,1,12.25,20.45Z' transform='translate(-0.25 -0.25)' fill='%231e22aa'/%3E%3C/svg%3E%0A");
}
.jmtabbed .panel-body .categories .btn-filter a {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #999999;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  padding-left: 20px;
}
.jmtabbed .jmtabbed__filtericon {
  display: block;
  width: 16px;
  height: 16px;
  background: url("../images/new__jm__images/filter_icon.svg") 0 0 no-repeat transparent;
  background-size: cover;
  display: none;
}
.jmtabbed .jmtabbed__filterback {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/arrow_forward_white.svg") 0 0 no-repeat transparent;
  margin-right: 20px;
  display: none;
  transform: rotate(180deg);
}
@media screen and (max-width: 834px) {
  .jmtabbed [class^=col-md] {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .jmtabbed .col.col-lg-9.col-sm-9.col-9.col-md-9,
  .jmtabbed .col.col-lg-3.col-sm-3.col-3.col-md-3 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .jmtabbed .jmtabbed__filtericon, .jmtabbed .jmtabbed__filterback {
    display: inline-block;
  }
  .jmtabbed .jmtabbed__filterheading {
    padding: 15px 20px;
    background: #1E22AA;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
  }
  .jmtabbed .panel-group {
    position: fixed;
    z-index: 5;
    top: 0;
    background: #ffffff;
    width: 100%;
    height: 100%;
    left: 0;
    display: none;
  }
  .jmtabbed .panel-group .panel {
    display: flex;
    justify-content: flex-start;
    margin: 0 20px;
    align-items: flex-start;
  }
  .jmtabbed .panel-group .panel button.btn.btn-unstyled {
    width: 120px;
    font: 14px/18px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
  .jmtabbed .panel-group .btn-filter .jmtabbed__radiofull {
    background-size: 20px;
  }
  .jmtabbed .panel-group .btn-filter a {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 16px !important;
    font-size: 14px !important;
    font-weight: normal;
    padding-bottom: 5px;
  }
  .jmtabbed .panel-body {
    border-left: solid 1px rgba(0, 0, 0, 0.1);
    padding-left: 20px;
    height: calc(100vh - 64px);
  }
  .jmtabbed .tabbed-article-heading {
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .jmtabbed .tabbed-article-flex-container {
    display: flex;
    flex-wrap: wrap;
  }
  .jmtabbed .tabbed-article-flex-item {
    width: 100%;
    margin-right: 0;
  }
  .jmtabbed .tabbed-article-thumbnail {
    margin: 0px;
    padding: 0px;
    width: 100%;
    max-width: 100%;
  }
  .jmtabbed .tabbed-right-arrow-block {
    float: right;
    display: block;
  }
  .jmtabbed .tabbed-thumbnail-title > .title-text {
    font-size: 12px;
    line-height: 28px;
    color: #1E22AA;
    text-align: left;
    text-transform: none;
    opacity: 1;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    margin-left: 4px;
  }
  .jmtabbed .tabbed-profile-pic > img {
    border-radius: 24px;
    height: 34px;
    width: 34px;
    border: 0;
  }
  .jmtabbed .tumbnail-caption-heading {
    text-align: left;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    font-size: 18pt;
    line-height: 26pt;
  }
  .jmtabbed .thumbnail-caption-text p {
    font-size: 11pt;
    line-height: 20pt;
    text-align: left;
    letter-spacing: 0px;
    opacity: 70%;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
}
@media screen and (min-width: 820px) and (max-width: 1180px) {
  .jmtabbed .tabbed-article-flex-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
  }
  .jmtabbed .tabbed-article-flex-item {
    margin: auto;
    height: auto;
  }
}
.jmtabbed .thumbnail-caption-text {
  text-align: justify;
}
.jmtabbed h2.entry-title.taglib-categorization-filter {
  display: none;
}

.search--locresults .explore__heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  padding-bottom: 5px;
  margin-left: 0;
  padding-left: 25px;
}
@media (min-width: 320px) and (max-width: 834px) {
  .search--locresults .explore__heading {
    margin-right: 0;
    padding-right: 0px;
    padding-left: 0;
  }
}
.search--locresults .jmaccrdn__title p {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 32px;
  color: #666666;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 0;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 25px 40px;
  display: flex;
  justify-content: space-between;
}
.search--locresults .jmaccrdn__title p .jmaccrdn__arrow {
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/new__jm__images/jm__accrdn_arrow_blue.svg") 0 0 no-repeat transparent;
  margin-left: 8px;
  margin-top: 7px;
}
.search--locresults .jmaccrdn__answer-sec {
  background: #F2F2F2;
  padding: 45px 40px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.search--locresults .jmaccrdn__answer-sec .country-locations .col-md-4 {
  margin-bottom: 25px;
}
.search--locresults .jmaccrdn__answer-sec .country-locations .col-md-4:nth-child(n+4) {
  margin-top: 25px;
}
.search--locresults .jmaccrdn__answer-sec .country-locations .col-md-4 div {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.search--locresults .jmaccrdn__answer-sec .country-locations .col-md-4 div.jmcountry-title {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.search--locresults .jmaccrdn__answer-sec .map-link-cont {
  margin-top: 15px;
}
.search--locresults .jmaccrdn__answer-sec .map-link {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #1E22AA;
  font-size: 18px;
  font-weight: normal;
  text-decoration: underline;
}

.search--sort .explore__options label {
  display: flex;
  align-items: center;
  padding-left: 0;
  word-break: break-all;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: #999999 !important;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
}
.search--sort .explore__options input[type=radio] {
  -webkit-appearance: none;
  background: none;
  border: 2px solid #1E22AA;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin: 0px 10px 0 3px;
  position: static;
}
.search--sort .explore__options input[type=radio]:checked {
  width: 21px;
  height: 21px;
  margin: 0px 8.5px 1.5px 1.5px;
  border: none;
  border-radius: 0;
  background: url("data:image/svg+xml,%3Csvg id='radio_button_checked-blue-48dp' xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cpath id='Path_6199' data-name='Path 6199' d='M0,0H21V21H0Z' fill='none'/%3E%3Cpath id='Path_6200' data-name='Path 6200' d='M10.75,6.375a4.375,4.375,0,1,0,4.375,4.375A4.377,4.377,0,0,0,10.75,6.375ZM10.75,2a8.75,8.75,0,1,0,8.75,8.75A8.753,8.753,0,0,0,10.75,2Zm0,15.75a7,7,0,1,1,7-7A7,7,0,0,1,10.75,17.75Z' transform='translate(-0.25 -0.25)' fill='%231e22aa'/%3E%3C/svg%3E%0A") no-repeat center center transparent;
  background-size: cover;
}

#dvCSV .dataTables_wrapper {
  margin-bottom: 50px;
}
#dvCSV .dataTables_wrapper:last-child {
  margin-bottom: 0;
}
#dvCSV .dataTables_wrapper:last-child .dataTables_info, #dvCSV .dataTables_wrapper:last-child .dataTables_paginate {
  margin-bottom: 0;
}
#dvCSV .dataTables_wrapper .dataTables_filter input {
  border: 2px solid #1E22AA;
  border-radius: 0;
  margin-left: 15px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
#dvCSV .dataTables_wrapper label {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  margin: 0 15px;
}
#dvCSV .dataTables_wrapper .dataTables_length select {
  border-radius: 0;
  border: 2px solid #1E22AA;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  margin: 0 10px;
}
#dvCSV .dataTables_wrapper .dataTables_paginate {
  margin: 20px 15px 20px 0;
  display: flex;
  align-items: center;
}
#dvCSV .dataTables_wrapper .dataTables_paginate .paginate_button {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.9;
  letter-spacing: 0px;
  line-height: 25px;
  color: #666666;
  font-size: 18px;
  font-weight: normal;
  border: none;
  border-radius: 0;
}
#dvCSV .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #1E22AA;
}
#dvCSV .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  background: #1E22AA;
}
#dvCSV .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  background-image: url("data:image/svg+xml,%3Csvg id='keyboard_arrow_left-black-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5505' data-name='Path 5505' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5506' data-name='Path 5506' d='M15.41,16.59,10.83,12l4.58-4.59L14,6,8,12l6,6Z' fill='%231e22aa'/%3E%3C/svg%3E%0A");
  font-size: 0;
  width: 24px;
  height: 24px;
  background-size: cover;
  margin-right: 5px;
}
#dvCSV .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled {
  background-image: url("data:image/svg+xml,%3Csvg id='keyboard_arrow_left-black-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5505' data-name='Path 5505' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5506' data-name='Path 5506' d='M15.41,16.59,10.83,12l4.58-4.59L14,6,8,12l6,6Z' fill='%23999'/%3E%3C/svg%3E%0A");
}
#dvCSV .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover {
  background-color: transparent;
}
#dvCSV .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  background-image: url("data:image/svg+xml,%3Csvg id='keyboard_arrow_right-black-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5507' data-name='Path 5507' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5508' data-name='Path 5508' d='M8.59,16.59,13.17,12,8.59,7.41,10,6l6,6-6,6Z' fill='%231e22aa'/%3E%3C/svg%3E%0A");
  font-size: 0;
  width: 24px;
  height: 24px;
  background-size: cover;
  margin-left: 5px;
}
#dvCSV .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled {
  background-image: url("data:image/svg+xml,%3Csvg id='keyboard_arrow_right-black-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5507' data-name='Path 5507' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5508' data-name='Path 5508' d='M8.59,16.59,13.17,12,8.59,7.41,10,6l6,6-6,6Z' fill='%23999'/%3E%3C/svg%3E%0A");
}
#dvCSV .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
  background-color: transparent;
}
#dvCSV .dataTables_wrapper .dataTables_info {
  margin: 20px 0 20px 15px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
#dvCSV table.dataTable.no-footer {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
#dvCSV table.dataTable thead th {
  font-weight: normal;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
#dvCSV table.dataTable td {
  border-bottom-width: 0;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 25px;
  color: #666666;
  font-size: 18px;
  font-weight: normal;
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
#dvCSV table.dataTable thead .sorting, #dvCSV table.dataTable thead .sorting_asc, #dvCSV table.dataTable thead .sorting_desc, #dvCSV table.dataTable thead .sorting_asc_disabled, #dvCSV table.dataTable thead .sorting_desc_disabled {
  background-position: right calc(100% - 12px);
}

.table-block-second {
  width: 100%;
}

.jmgetintouchmodal .modal-backdrop {
  z-index: 9999;
}
.jmgetintouchmodal .modal {
  z-index: 10000;
}
.jmgetintouchmodal .modal.show .modal-dialog {
  width: 850px;
  max-width: 850px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
}
.jmgetintouchmodal .modal-content {
  border: none;
  border-radius: 0;
}
.jmgetintouchmodal .modal-header {
  width: 650px;
  margin: 0 auto;
  padding: 0;
  background: #ffffff;
  height: auto;
  border-bottom: 0;
}
.jmgetintouchmodal .modal-header .modal-title {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 40px;
  color: #333333;
  font-size: 32px;
  font-weight: normal;
}
.jmgetintouchmodal .new-project-form-note-text {
  position: static;
  vertical-align: top;
  text-align: left;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 0.8;
  letter-spacing: 0px;
  line-height: 24px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.jmgetintouchmodal button.close {
  top: 35px;
  right: 35px;
  position: absolute;
  border: none;
  margin-right: 0 !important;
  opacity: 1;
  color: #1E22AA;
}
.jmgetintouchmodal button.close .lexicon-icon {
  width: 18px;
  height: 18px;
}
.jmgetintouchmodal .modal-body {
  width: 650px;
  margin: 55px auto 0 auto;
  height: calc(100vh - 100px) !important;
}

#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 48px;
  color: #666666;
  font-size: 24px;
  font-weight: normal;
  overflow: none !important;
  padding-right: 20px;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body button.btn.btn-primary {
  position: relative;
  padding: 20px 40px 20px 20px;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  min-width: 200px;
  text-align: right;
  background: #1E22AA;
  border-radius: 0;
  float: right;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body button.btn.btn-primary:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  right: 10px;
  top: calc(50% - 12px);
  background: url("data:image/svg+xml,%3Csvg id='arrow_forward-blue-48dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_5802' data-name='Path 5802' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_5803' data-name='Path 5803' d='M12,4,10.59,5.41,16.17,11H4v2H16.17l-5.58,5.59L12,20l8-8Z' fill='%23fff'/%3E%3C/svg%3E%0A") no-repeat;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .row-fields {
  display: flex;
  justify-content: space-between;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .row-fields .form-group:first-child {
  width: 25%;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .row-fields .form-group:first-child label {
  font-size: 12px;
  line-height: 16px;
  top: 8px;
  color: #666666;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .row-fields .form-group:nth-child(2) {
  width: calc(75% - 20px);
  margin-left: 20px;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body input::placeholder {
  color: transparent;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body textarea::placeholder {
  color: transparent;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body form {
  margin-top: 15px;
  padding-bottom: 30px;
  float: left;
  width: 100%;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .getintouch__heading {
  padding: 80px 0 25px;
  background: #ffffff;
  height: auto;
  border-bottom: 0;
  margin: 0 auto;
  width: 100%;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 40px;
  color: #333333;
  font-size: 32px;
  font-weight: normal;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .form-group {
  margin-bottom: 30px;
  position: relative;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .form-group label {
  position: absolute;
  top: 0px;
  left: 20px;
  text-transform: none;
  margin-bottom: 0;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
  text-transform: lowercase;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .form-group label:first-letter {
  text-transform: uppercase;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .form-group label .reference-mark {
  color: #666666 !important;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body textarea.form-group {
  min-height: 145px;
  resize: none;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .lexicon-icon {
  width: 7px;
  height: 7px;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .form-control {
  background: #F2F2F2;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #F2F2F2;
  height: auto;
  padding: 25px 20px 5px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 21px;
  color: #666666;
  font-size: 16px;
  font-weight: normal;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .form-control:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231E22AA' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%231E22AA'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #1E22AA;
  outline: none;
  box-shadow: none;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .jminput--focus label,
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .has-success label,
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .has-error label,
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .jminput--complete label {
  font-size: 12px;
  line-height: 16px;
  top: 8px !important;
  color: #1E22AA;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .has-success label,
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .jminput--complete label {
  color: #666666;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .has-success .form-control,
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .jminput--complete .form-control {
  color: #333333;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231E22AA' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%231E22AA'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #666666;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .alert-danger {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  font-size: 14px;
  font-weight: normal;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .has-error label {
  color: #E10000;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .has-error .form-feedback-item {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  color: #E10000;
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .has-error .form-control {
  color: #333333;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc3545' class='bi bi-eye-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z' fill='%23dc3545'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) center #F2F2F2;
  border-bottom: 2px solid #E10000;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .jmhide--label label {
  display: none;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body select.form-control {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231e22aa' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") no-repeat calc(100% - 20px) center #F2F2F2 !important;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body textarea.form-control {
  height: 150px;
}
#p_jm_get_in_touch_portlet_GetInTouchPortlet + .portlet-body .portal-popup ._hj_feedback_container {
  display: none !important;
}

@media (min-width: 320px) and (max-width: 834px) {
  .jmgetintouchmodal .modal.show .modal-dialog {
    width: calc(100% - 15px);
    max-width: calc(100% - 15px);
  }
  .jmgetintouchmodal .modal-header {
    max-width: calc(100% - 16px);
  }
  .jmgetintouchmodal .modal-body {
    max-width: calc(100% - 16px);
  }
  .jmgetintouchmodal button.close {
    top: 22px;
    right: 22px;
  }
  .jmgetintouchmodal .modal-content {
    width: auto;
  }
  .jmgetintouchmodal .modal-backdrop {
    width: 100%;
    height: 100%;
  }
}
.portal-popup:not(.article-preview) #main-content::-webkit-scrollbar {
  width: 5px;
}
.portal-popup:not(.article-preview) #main-content::-webkit-scrollbar-track {
  background-color: transparent;
}
.portal-popup:not(.article-preview) #main-content::-webkit-scrollbar-thumb {
  background-color: #e7e7e7;
  border-radius: 100px;
}
.portal-popup:not(.article-preview) #main-content::-webkit-scrollbar-thumb:hover {
  background-color: #e4e4f5;
}

@media screen and (min-width: 640px) and (min-height: 550px) {
  .ContactForm_componentContainer__1ASS1 {
    padding: 16px;
  }
}
.product_hero .product_hero__para {
  font-size: 18px;
  line-height: 28px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.product_hero .product_hero__para p {
  margin-bottom: 1rem;
}

table td {
  border: 0.125rem solid #ffffff;
  padding: 0.5rem;
  background: #cccccc;
}

.journal-content-article .jmtable--temp table td {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 30px;
  background: rgba(204, 204, 204, 0.3);
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  font-size: 20px;
  line-height: 38px;
  color: #666666;
  vertical-align: top;
}
.journal-content-article .jmtable--temp table td strong {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}
.journal-content-article .jmtable--temp table tr:first-child td {
  background: #ffffff;
  padding: 15px 30px;
  color: #333333;
  border-top: 0;
}
.journal-content-article .jmtable--temp table tr td:first-child {
  border-left: 0;
  background: #ffffff;
  color: #333333;
}
.journal-content-article .jmtable--temp table tr td:last-child {
  border-right: 0;
}
.journal-content-article .jmtable--temp table tr:last-child td {
  border-bottom: 0;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding: 20px 30px !important;
  background: rgba(204, 204, 204, 0.3) !important;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  font-size: 20px !important;
  line-height: 38px !important;
  color: #666666 !important;
  vertical-align: top !important;
  border-radius: 0;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td strong, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th strong, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td strong, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th strong {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th a {
  background: transparent !important;
  font-size: 20px !important;
  line-height: 38px !important;
  color: #1E22AA !important;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td a:hover, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th a:hover, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td a:hover, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th a:hover {
  text-decoration: underline;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table thead tr th, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table thead tr th {
  background: #ffffff !important;
  padding: 15px 30px;
  color: #333333 !important;
  border-top: 0 !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:first-child, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:first-child {
  border-left: 0 !important;
  background: #ffffff !important;
  color: #333333 !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child {
  border-right: 0 !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
  border-bottom: 0 !important;
}

.jmplat__industry {
  /** dropdown start **/
  /** dropdown end **/
}
.jmplat__industry .autofit-col.autofit-col-expand {
  display: none;
}
.jmplat__industry .autofit-col.autofit-col-end {
  display: none;
}
.jmplat__industry .autofit-float.autofit-row.portlet-header {
  display: none;
}
.jmplat__industry .pdf__link {
  text-decoration: underline !important;
  text-decoration-color: #1E22AA !important;
}
.jmplat__industry .list__heading {
  font: 40px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 40px;
  margin-bottom: 0;
  margin-top: 100px;
}
.jmplat__industry .list-header {
  font: 40px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  margin-top: 80px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.jmplat__industry .list-item {
  font: 24px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #666666;
  padding: 28px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jmplat__industry .list-item:nth-child(odd) {
  background-color: #F2F2F2;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.jmplat__industry .list-item .list-link {
  text-decoration: none;
  color: #1E22AA;
  font: 18px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  display: flex;
  margin-left: 60px;
}
.jmplat__industry .list-content {
  display: flex;
}
.jmplat__industry .list-info {
  display: flex;
  justify-content: space-between;
}
.jmplat__industry .list-info p {
  margin-bottom: 0;
}
.jmplat__industry .pdf-link {
  text-decoration: underline !important;
  text-decoration-color: #1E22AA !important;
}
.jmplat__industry .quarter-header {
  margin-top: 80px;
  margin-bottom: 40px;
  font: 40px/30px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
}
.jmplat__industry .quarter-header {
  margin-top: 80px;
  margin-bottom: 40px;
  font: 40px/30px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
}
.jmplat__industry .quarter-text {
  font: 18px/24px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #666666;
  margin-bottom: 0;
}
.jmplat__industry .quarter-info:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.jmplat__industry .quarter-info:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.jmplat__industry .disclmr_rpt {
  padding: 24px 40px 24px 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 40px;
}
.jmplat__industry .link-icon {
  background: url(../images/new__jm__images/arrow_forward-blue.svg) 0 0 no-repeat transparent;
  display: block;
  width: 24px;
  height: 24px;
  margin-left: 8px;
  top: 50%;
  margin-top: -1px;
}
.jmplat__industry .google-links {
  letter-spacing: 0px;
  color: #1E22AA;
  font: 18px/28px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  text-decoration: underline;
  text-decoration-color: #1E22AA !important;
}
.jmplat__industry .download-icon {
  background: url(../images/new__jm__images/download-icon.svg) 0 0 no-repeat transparent;
  display: block;
  width: 24px;
  height: 24px;
  margin-left: 8px;
}
.jmplat__industry .para__content {
  color: #333333;
  font: 18px/28px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
}
.jmplat__industry .mar-btm-60 {
  margin-bottom: 60px;
}
.jmplat__industry .fragment_101 button.view__archieve__btn {
  background-color: #1E22AA;
  color: #FFFFFF;
  font: 18px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  display: flex;
  border: none;
  outline: none;
  padding: 20px 0px 20px 25px !important;
  margin: 80px 0 0;
  border-radius: unset;
  text-transform: uppercase;
}
.jmplat__industry .fragment_101 .archieve__btn--arrow {
  background: url(../images/new__jm__images/arrow_forward-white.svg) 0 0 no-repeat transparent;
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  margin-left: 15px;
  top: 50%;
  margin-top: -1px;
}
.jmplat__industry .fragment_101,
.jmplat__industry .pltnm__view--archieve {
  justify-content: flex-end;
  display: flex;
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.jmplat__industry .lang__dropdown {
  display: flex;
}
.jmplat__industry .lang__dropdown .btn-light {
  background-color: transparent !important;
  color: #1E22AA;
}
.jmplat__industry .lang__dropdown .btn-light:hover {
  background-color: #ffffff;
  color: #1E22AA;
}
.jmplat__industry .lang__dropdown .btn-light:focus {
  box-shadow: none !important;
}
.jmplat__industry .lang__dropdown .show > .btn-light.dropdown-toggle {
  background-color: #ffffff;
  color: #1E22AA;
  border: none !important;
  outline: none !important;
}
.jmplat__industry .lang__dropdown .btn {
  border: none !important;
  outline: none !important;
  font: 18px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  padding: 0px !important;
}
.jmplat__industry .lang__dropdown .btn:hover {
  border: none !important;
  outline: none !important;
}
.jmplat__industry .lang__dropdown .btn:hover:focus {
  box-shadow: none !important;
}
.jmplat__industry .lang__dropdown .bootstrap-select .dropdown-toggle:focus {
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: 0px !important;
}
.jmplat__industry .lang__dropdown .dropdown-item, .jmplat__industry .lang__dropdown .dropdown-menu > li > a {
  padding: 0 !important;
}
.jmplat__industry .lang__dropdown .dropdown-menu.show {
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  width: 193px;
  left: -97px !important;
  height: auto !important;
  max-height: 205px !important;
}
.jmplat__industry .lang__dropdown .dropdown-menu.show .inner.show {
  height: auto !important;
  max-height: 205px !important;
}
.jmplat__industry .lang__dropdown .dropdown-menu::after {
  padding-top: 0 !important;
}
.jmplat__industry .lang__dropdown .dropdown-item.active, .jmplat__industry .lang__dropdown .dropdown-menu > li > a.active {
  background-color: rgba(30, 34, 170, 0.1);
}
.jmplat__industry .lang__dropdown .bootstrap-select .bs-ok-default::before {
  content: "" !important;
  display: block;
  border: none !important;
  width: 24px;
  height: 24px;
  background: url(../images/new__jm__images/check-blue.svg) 0 0 no-repeat transparent;
  position: relative;
  top: 17px;
  margin-right: 5px;
}
.jmplat__industry .lang__dropdown .bootstrap-select .bs-ok-default::after {
  display: none !important;
}
.jmplat__industry .lang__dropdown .bootstrap-select.show-tick .dropdown-menu li a span.text,
.jmplat__industry .lang__dropdown .bootstrap-select .dropdown-menu li a span.text {
  font: 18px/24px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  padding: 23px 0px 18px 40px;
}
.jmplat__industry .lang__dropdown .bootstrap-select > .dropdown-toggle {
  width: 100px !important;
}
.jmplat__industry .lang__dropdown .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 105px !important;
}
.jmplat__industry .lang__dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner::before {
  display: block;
  background: url(../images/new__jm__images/keyboard_arrow_down-blue.svg) 0 0 no-repeat transparent;
  width: 24px;
  height: 24px;
  float: right;
  content: "" !important;
  margin-left: 8px;
}
.jmplat__industry .lang__dropdown .dropdown.bootstrap-select.show-tick.show .filter-option-inner-inner::before {
  transform: rotate(180deg) !important;
}
.jmplat__industry .lang__dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  margin-right: 0px !important;
}
.jmplat__industry .lang__dropdown .bootstrap-select .dropdown-toggle:focus, .jmplat__industry .lang__dropdown .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}
.jmplat__industry .lang__dropdown .bootstrap-select .dropdown-menu li a:active {
  background: transparent;
}
.jmplat__industry .lang__dropdown .bootstrap-select .dropdown-menu.inner {
  width: 100%;
}
.jmplat__industry .lang__dropdown button.btn.dropdown-toggle.btn-light {
  outline: none !important;
  color: #1E22AA !important;
}
.jmplat__industry .lang__dropdown .bootstrap-select .dropdown-menu li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}
@media (min-width: 320px) and (max-width: 539px) {
  .jmplat__industry .dis__block {
    display: block !important;
  }
  .jmplat__industry .list__heading {
    font: 24px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    padding-bottom: 24px;
  }
  .jmplat__industry .list-header {
    margin-top: 52px;
    padding-bottom: 18px;
  }
  .jmplat__industry .list-item {
    font: 18px/32px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    padding: 20px 20px 28px 10px;
  }
  .jmplat__industry .disclmr_rpt {
    margin-top: 30px;
  }
  .jmplat__industry .link-text {
    display: none;
  }
  .jmplat__industry .view__archieve__btn {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .jmplat__industry a#fragment-bjld-link:before {
    padding: 0px;
    margin-right: 80px;
  }
  .jmplat__industry .quarter-header {
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: 10px;
    font: 24px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    color: #333333;
  }
  .jmplat__industry .quarter-text {
    font: 16px/24px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    color: #333333;
  }
  .jmplat__industry .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
  }
  .jmplat__industry .lang__dropdown .bootstrap-select .dropdown-toggle .filter-option-inner-inner::before {
    margin-left: 4px;
    background-size: contain;
  }
  .jmplat__industry .lang__dropdown {
    justify-content: space-between;
  }
  .jmplat__industry .lang__dropdown .bootstrap-select.show-tick .dropdown-menu li a span.text,
  .jmplat__industry .lang__dropdown .bootstrap-select .dropdown-menu li a span.text {
    font: 16px/24px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    padding: 19px 0px 17px 32px;
  }
  .jmplat__industry .lang__dropdown .btn {
    font: 14px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
  .jmplat__industry .lang__dropdown .dropdown-menu.show {
    left: 0 !important;
    width: 190px;
  }
  .jmplat__industry .notes__list {
    padding-left: 0px !important;
  }
}
@media (min-width: 540px) and (max-width: 990px) {
  .jmplat__industry .notes__list {
    margin-left: -6px;
  }
}
@media (max-width: 834px) {
  .jmplat__industry .list__heading {
    font: 24px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    padding-bottom: 24px !important;
    margin-top: 60px !important;
  }
  .jmplat__industry .list-item {
    font: 18px/32px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    padding: 20px 20px 28px 10px;
  }
  .jmplat__industry .list-subtext {
    font: 14px/28px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    color: #333333;
    opacity: 0.84;
  }
  .jmplat__industry .list-text {
    font: 20px/28px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    color: #333333;
  }
  .jmplat__industry .list-link {
    font: 14px/22px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
  }
  .jmplat__industry .list-header {
    font: 24px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    margin-top: 52px;
    padding-bottom: 18px;
  }
  .jmplat__industry .list-content {
    display: block;
  }
  .jmplat__industry .para__content {
    font: 14px/28px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  }
  .jmplat__industry .mar-btm-60 {
    margin-bottom: 30px !important;
  }
  .jmplat__industry .fragment_101,
  .jmplat__industry .pltnm__view--archieve {
    max-width: 720px;
  }
}
@media (min-width: 1024px) {
  .jmplat__industry .notes__list {
    padding-left: 3px;
  }
}

/*!
 * Bootstrap-select v1.13.14 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
@-webkit-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
.bootstrap-select > select.bs-select-hidden, select.bs-select-hidden, select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px\0 ;
  vertical-align: middle;
}

.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
  color: rgba(255, 255, 255, 0.5);
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

.bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle, .was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 50px;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}

:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*=col-]) {
  width: auto;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}

.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-lg .dropdown-toggle, .bootstrap-select.form-control-sm .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.bootstrap-select.disabled, .bootstrap-select > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
  outline: 0 !important;
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu > .inner:focus {
  outline: 0 !important;
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
  position: relative;
}

.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu .notify.fadeOut {
  -webkit-animation: 0.3s linear 750ms forwards bs-notify-fadeOut;
  -o-animation: 0.3s linear 750ms forwards bs-notify-fadeOut;
  animation: 0.3s linear 750ms forwards bs-notify-fadeOut;
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: " ";
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before {
  display: block;
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.pltnm__accordian {
  padding: 0px 0px 120px 0px;
}

.jmplatinum--accordion .accordian__heading {
  font: 40px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  margin-top: 59px;
  padding-bottom: 40px;
  margin-bottom: 0px;
  padding-left: 28px;
}
.jmplatinum--accordion .accordion-section-title {
  font: 24px/32px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #666666;
  padding: 24px 40px 24px 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  opacity: 1;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.jmplatinum--accordion .accordion-section-title p {
  /*white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  */
  width: calc(100% - 54px);
  margin-bottom: 0;
}
.jmplatinum--accordion .accordion-section-body {
  background-color: #F2F2F2;
  display: block;
}
.jmplatinum--accordion .accordion-arrow {
  background: url(../images/new__jm__images/jm__accrdn_arrow_blue.svg) 0 0 no-repeat transparent;
  display: block;
  width: 24px;
  height: 24px;
  float: right;
  cursor: pointer;
  background-size: contain;
  margin-left: 80px;
}
.jmplatinum--accordion .arrow-animate {
  transform: rotate(180deg);
  opacity: 1;
}
.jmplatinum--accordion .main__sec {
  padding-bottom: 120px;
}
.jmplatinum--accordion .answer-sec {
  font: 18px/27px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  text-align: left;
}
.jmplatinum--accordion .pltnm__faq--answer {
  padding: 40px !important;
}
.jmplatinum--accordion .accordion-arrow {
  background: url(../images/new__jm__images/jm__accrdn_arrow_blue.svg) 0 0 no-repeat transparent;
  display: block;
  width: 24px;
  height: 24px;
  float: right;
  cursor: pointer;
}
.jmplatinum--accordion .arrow-animate {
  transform: rotate(180deg);
  opacity: 1;
}
.jmplatinum--accordion .main__sec {
  padding-bottom: 120px;
}
.jmplatinum--accordion .glossary-item-term {
  font: 24px/32px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  margin-bottom: 12px;
  padding-top: 30px;
}
.jmplatinum--accordion .glossary-item-definition {
  font: 18px/24px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  color: #333333;
  opacity: 0.84;
  padding-bottom: 30px;
  max-width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.jmplatinum--accordion .glossary-item-definition p {
  margin-bottom: 0px !important;
}
.jmplatinum--accordion .glossary-item-definition ol {
  margin-left: 20px;
}
.jmplatinum--accordion .glossary-item-definition ol li {
  list-style: inherit;
}
.jmplatinum--accordion .glossary-item {
  padding: 0px 40px;
}
.jmplatinum--accordion .glossary-item:last-child {
  border-bottom: none;
}
.jmplatinum--accordion .disclmr-sec-body {
  background-color: #F2F2F2;
}
.jmplatinum--accordion .disclmr__answer {
  padding: 40px 140px 40px 40px;
}
.jmplatinum--accordion .glossary-item:last-child .glossary-item-definition {
  border-bottom: none;
}
@media (max-width: 834px) {
  .jmplatinum--accordion .pltnm__accordian {
    padding: 0px 0px 80px 0px;
  }
  .jmplatinum--accordion .disclmr__answer {
    padding: 20px 70px 20px 20px;
  }
  .jmplatinum--accordion .accordion-section-title {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    color: #666666;
    padding: 16px 20px 16px 20px;
  }
  .jmplatinum--accordion .accordian__heading {
    font: 24px/48px JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-left: 28px;
  }
  .jmplatinum--accordion .glossary-item {
    padding: 10px 20px;
  }
  .jmplatinum--accordion .accordion-arrow {
    width: 20px;
    height: 20px;
    margin-left: 34px;
  }
  .jmplatinum--accordion .answer-sec {
    font: 14px/27px JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    margin-bottom: 0px !important;
  }
  .jmplatinum--accordion .pltnm__faq--answer {
    padding: 20px !important;
  }
  .jmplatinum--accordion .glossary-item-term {
    font-size: 14px;
    margin-bottom: 14px;
    padding-top: 8px;
  }
  .jmplatinum--accordion .disclmr-sec-body {
    background-color: #F2F2F2;
  }
  .jmplatinum--accordion .glossary-item:last-child .glossary-item-definition {
    border-bottom: none;
  }
  .jmplatinum--accordion .accordion-section-title p {
    width: calc(100% - 34px);
    /*
    white-space: normal;
    -webkit-line-clamp: 2;
    height: 60px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    */
  }
}

#productMenuSidebar .breadcrumb {
  background-color: transparent;
  display: flex;
  flex-direction: column;
}

.jmnewsarticlegrid {
  margin-top: 60px;
}
.jmnewsarticlegrid .row {
  display: block;
}
.jmnewsarticlegrid .jmnewsarticlegrid__heading {
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 46px;
  color: #333333;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 60px;
}
.jmnewsarticlegrid .jmnewsarticlegrid__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.jmnewsarticlegrid .jmnewsarticlegrid__list > :nth-child(1) {
  grid-column: span 3;
  grid-row: span 2;
}
.jmnewsarticlegrid .jmnewsarticlegrid__list > :nth-child(1) .jmnewsarticlegrid__caption-heading a {
  font-size: 28px;
}
.jmnewsarticlegrid .jmnewsarticlegrid__list > :nth-child(1) > .jmnewsarticlegrid__thumbnail img {
  height: 400px;
  object-fit: fill;
}
.jmnewsarticlegrid .jmnewsarticlegrid__list > :nth-child(2), .jmnewsarticlegrid .jmnewsarticlegrid__list > :nth-child(3) {
  grid-column-start: 4;
  margin: 0;
}
.jmnewsarticlegrid .jmnewsarticlegrid__list > :nth-child(2) > .jmnewsarticlegrid__thumbnail img, .jmnewsarticlegrid .jmnewsarticlegrid__list > :nth-child(3) > .jmnewsarticlegrid__thumbnail img {
  height: 117px;
  object-fit: fill;
}
.jmnewsarticlegrid .jmnewsarticlegrid__grid-item {
  margin: 0 0 42px;
}
.jmnewsarticlegrid .jmnewsarticlegrid__grid-item .jmnewsarticlegrid__thumbnail > img {
  width: 100%;
  height: 240px;
  object-fit: fill;
}
.jmnewsarticlegrid .jmnewsarticlegrid__thumbnail-title {
  margin-top: 12px;
}
.jmnewsarticlegrid .jmnewsarticlegrid__thumbnail-title > .jmnewsarticlegrid__jmnewsarticlegrid__title-text, .jmnewsarticlegrid .jmnewsarticlegrid__thumbnail-title > .jmnewsarticlegrid__jmnewsarticlegrid__title-date {
  text-align: left;
  text-transform: uppercase;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #999999;
  font-size: 14px;
  font-weight: normal;
}
.jmnewsarticlegrid .jmnewsarticlegrid__thumbnail-title > .jmnewsarticlegrid__title-text {
  margin-right: 10px;
}
.jmnewsarticlegrid .jmnewsarticlegrid__caption-heading, .jmnewsarticlegrid .jmnewsarticlegrid__caption-heading a {
  text-align: left;
  font-family: JMSansMedium, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333333;
  font-size: 20px;
  font-weight: normal;
}
.jmnewsarticlegrid .jmnewsarticlegrid__caption-heading:hover, .jmnewsarticlegrid .jmnewsarticlegrid__caption-heading a:hover {
  text-decoration: none;
}
@media screen and (max-width: 834px) {
  .jmnewsarticlegrid .jmnewsarticlegrid__list .jmnewsarticlegrid__grid-item {
    grid-column: 1/span 4;
  }
  .jmnewsarticlegrid .jmnewsarticlegrid__list .jmnewsarticlegrid__grid-item img {
    height: 240px !important;
  }
  .jmnewsarticlegrid .jmnewsarticlegrid__list > :nth-child(1), .jmnewsarticlegrid .jmnewsarticlegrid__list :nth-child(2), .jmnewsarticlegrid .jmnewsarticlegrid__list > :nth-child(3) {
    grid-row: span 1;
    grid-column: 1/span 4;
  }
  .jmnewsarticlegrid .jmnewsarticlegrid__thumbnail-title > .jmnewsarticlegrid__jmnewsarticlegrid__title-text, .jmnewsarticlegrid .jmnewsarticlegrid__thumbnail-title > .jmnewsarticlegrid__jmnewsarticlegrid__title-date {
    font-size: 12px;
  }
  .jmnewsarticlegrid .jmnewsarticlegrid__thumbnail-title > .jmnewsarticlegrid__jmnewsarticlegrid__title-text {
    color: #1E22AA;
  }
  .jmnewsarticlegrid .jmnewsarticlegrid__caption-heading, .jmnewsarticlegrid .jmnewsarticlegrid__caption-heading a {
    font-size: 18px !important;
    line-height: 24px;
  }
  .jmnewsarticlegrid .jmnewsarticlegrid__grid-item {
    margin: 0 0 35px;
  }
}
.jmnewsarticlegrid #loadmoreBtn {
  padding: 20px;
  background: #1E22AA;
  color: #ffffff;
  margin: 0 auto;
}
.jmnewsarticlegrid #loadmoreBtn:hover {
  text-decoration: none;
}
.jmnewsarticlegrid .cards .ctaCard {
  background: #ffffff;
}
.jmnewsarticlegrid .cards .ctaCard :nth-child(1n+9) {
  display: none;
}

._saf-mainDiv {
  background-color: rgba(30, 34, 170, 0.08);
  left: 9.4% !important;
  position: relative;
  width: 81.3% !important;
  height: 250px !important;
  padding-left: 60px;
}

._saf-getInTouchText {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 41px;
  color: rgb(14, 17, 17);
  font-size: 41px;
  font-weight: normal;
  z-index: 6;
  top: 14%;
  position: relative;
  padding-right: 2%;
}

._saf-subText {
  position: relative;
  top: 45px !important;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: rgb(14, 17, 17);
  font-size: 21px;
  font-weight: normal;
  width: 85%;
}

._saf-button {
  top: 50px;
  padding: 0px;
  background-color: rgb(30, 34, 170);
  margin-left: -63px;
}

._saf-arrowicon {
  width: 25px !important;
  height: 25px !important;
}

._saf-sendMessageText {
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 26px;
  color: rgb(255, 255, 255);
  font-size: 14px !important;
  font-weight: normal;
  transition-property: none;
  position: relative;
  left: 12%;
  top: 25%;
}

._saf-link-arrow svg {
  display: inline-block;
  transition: 0.1s ease-in;
  margin-left: -42px;
  margin-bottom: 3px;
}
._saf-link-arrow:hover svg {
  transform: translateX(50%);
}

._saf-jmSAFText {
  position: relative;
  top: 50px;
  font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
  opacity: 1;
  letter-spacing: 0px;
  line-height: 28px;
  color: #575756;
  font-size: 15px;
  font-weight: normal;
}

._saf-drop-in {
  position: relative;
  transform: translate(0px, 25px) rotate(0deg) scale(1, 1);
  opacity: 0;
  transition: 1s all ease;
}

._saf-drop-in.active {
  transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
  opacity: 1;
}

._saf-drop-in-button {
  position: relative;
  transform: translate(-25px, 0px) rotate(0deg) scale(1, 1);
  opacity: 0;
  transition: 1s all ease;
}

._saf-drop-in-button.active {
  transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
  opacity: 1;
}

@media only screen and (min-width: 200px) and (max-width: 390px) {
  ._saf-mainDiv {
    left: 3.4% !important;
    width: 92.8% !important;
    height: 350px !important;
    padding-left: 35px;
    padding-right: 3px;
  }
  ._saf-getInTouchText {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 41px;
    color: rgb(14, 17, 17);
    font-size: 41px;
    font-weight: normal;
    top: 11%;
  }
  ._saf-subText {
    top: 50px !important;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 26px;
    color: rgb(14, 17, 17);
    font-size: 20px;
    font-weight: normal;
    width: 100%;
  }
  ._saf-button {
    top: 55px;
    margin-left: -43px;
    height: 63px;
  }
  ._saf-jmSAFText {
    top: 70px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 28px;
    color: #575756;
    font-size: 15px;
    font-weight: normal;
  }
  ._saf-arrowicon {
    width: 20px !important;
    height: 20px !important;
  }
  ._saf-sendMessageText {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 26px;
    color: rgb(255, 255, 255);
    font-size: 16.8px !important;
    font-weight: normal;
    left: 6%;
    top: 33%;
  }
  ._saf-drop-in-button {
    position: relative;
    transform: translate(-25px, 0px) rotate(0deg) scale(1, 1);
    opacity: 0;
    transition: 1s all ease;
  }
  ._saf-drop-in-button.active {
    transform: translate(0px, 0px) rotate(0deg) scale(1, 1);
    opacity: 1;
  }
  ._saf-link-arrow svg {
    margin-left: -27px;
    margin-bottom: 3px;
  }
}
@media only screen and (min-width: 391px) and (max-width: 650px) {
  ._saf-mainDiv {
    left: 3.4% !important;
    width: 92.8% !important;
    height: 350px !important;
    padding-left: 35px;
    padding-right: 5px;
  }
  ._saf-subText {
    top: 55px !important;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 26px;
    color: rgb(14, 17, 17);
    font-size: 20px;
    font-weight: normal;
    width: 100%;
  }
  ._saf-button {
    top: 60px;
    margin-left: -49px;
    height: 63px;
  }
  ._saf-jmSAFText {
    top: 80px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 28px;
    color: #575756;
    font-size: 15px;
    font-weight: normal;
  }
  ._saf-arrowicon {
    width: 20px !important;
    height: 20px !important;
  }
  ._saf-sendMessageText {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 26px;
    color: rgb(255, 255, 255);
    font-size: 16.8px !important;
    font-weight: normal;
    left: 6%;
    top: 33%;
  }
  ._saf-link-arrow svg {
    margin-left: -27px;
    margin-bottom: 3px;
  }
}
@media only screen and (min-width: 651px) and (max-width: 768px) {
  ._saf-mainDiv {
    left: 1% !important;
    width: 98% !important;
    height: 500px !important;
    padding-left: 60px;
    padding-right: 3px;
  }
  ._saf-getInTouchText {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 41px;
    color: rgb(14, 17, 17);
    font-size: 60px;
    font-weight: normal;
    top: 10%;
  }
  ._saf-subText {
    top: 70px !important;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 35px;
    color: rgb(14, 17, 17);
    font-size: 35px;
    font-weight: normal;
    width: 100%;
  }
  ._saf-button {
    top: 85px;
    margin-left: -96px;
    height: 128px;
  }
  ._saf-jmSAFText {
    top: 120px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 28px;
    color: #575756;
    font-size: 25px;
    font-weight: normal;
  }
  ._saf-arrowicon {
    width: 50px !important;
    height: 50px !important;
  }
  ._saf-sendMessageText {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: inherit;
    color: rgb(255, 255, 255);
    font-size: 30px !important;
    font-weight: normal;
    top: 34% !important;
  }
  ._saf-link-arrow svg {
    margin-left: -75px;
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 820px) {
  ._saf-mainDiv {
    left: 1% !important;
    width: 98% !important;
    height: 530px !important;
    padding-left: 60px;
  }
  ._saf-getInTouchText {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 41px;
    color: rgb(14, 17, 17);
    font-size: 60px;
    font-weight: normal;
    top: 10%;
  }
  ._saf-subText {
    top: 75px !important;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 40px;
    color: rgb(14, 17, 17);
    font-size: 35px;
    font-weight: normal;
    width: 98%;
  }
  ._saf-button {
    top: 100px;
    margin-left: -103px;
    height: 128px;
  }
  ._saf-jmSAFText {
    top: 140px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 28px;
    color: #575756;
    font-size: 30px;
    font-weight: normal;
  }
  ._saf-arrowicon {
    width: 50px !important;
    height: 50px !important;
  }
  ._saf-link-arrow svg {
    margin-left: -75px;
    margin-bottom: 0px;
  }
  ._saf-sendMessageText {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: inherit;
    color: rgb(255, 255, 255);
    font-size: 35px !important;
    font-weight: normal;
    top: 30% !important;
  }
}
@media only screen and (min-width: 821px) and (max-width: 1024px) {
  ._saf-mainDiv {
    left: 1.5% !important;
    width: 97.3% !important;
    height: 710px !important;
    padding-left: 60px;
    padding-right: 3px;
  }
  ._saf-getInTouchText {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 41px;
    color: rgb(14, 17, 17);
    font-size: 95px;
    font-weight: normal;
    top: 15%;
  }
  ._saf-subText {
    top: 160px !important;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 50px;
    color: rgb(14, 17, 17);
    font-size: 45px;
    font-weight: normal;
    width: 755px;
    padding-right: 1px;
  }
  ._saf-button {
    top: 190px;
    margin-left: 15px;
    height: 175px;
  }
  ._saf-sendMessageText {
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: inherit;
    color: rgb(255, 255, 255);
    font-size: 45px !important;
    font-weight: normal;
    top: 33% !important;
  }
  ._saf-jmSAFText {
    top: 225px;
    font-family: JMSansRegular, Helvetica, Arial, Verdana, Tahoma, sans-serif;
    opacity: 1;
    letter-spacing: 0px;
    line-height: 31px;
    color: #575756;
    font-size: 35px;
    font-weight: normal;
  }
  ._saf-arrowicon {
    width: 60px !important;
    height: 60px !important;
  }
  ._saf-link-arrow svg {
    margin-left: -75px;
    margin-bottom: 3px;
  }
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
