@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("menu_styles.css");
@import url("styles-new-home-page.css");
@import url("styles-home-2025.css");

@font-face {
  font-family: "Rissa Typeface";
  src: url(../fonts/RissaTypeface.eot); }

@font-face {
  font-family: "Rissa Typeface";
  src: url(../fonts/RissaTypeface.otf); }

@font-face {
  font-family: "Rissa Typeface";
  src: url(../fonts/RissaTypeface.ttf); }

@font-face {
  font-family: "Rissa Typeface";
  src: url(../fonts/RissaTypeface.svg); }

@font-face {
  font-family: "Rissa Typeface";
  src: url(../fonts/RissaTypeface.woff); }

@font-face {
  font-family: "icomoon";
  src: url(../fonts/icomoon.ttf);
}

:root {
  --JMMB-RED: #F00;
  --MAIN-RED: #ed1c29;
  --JMMB-BLACK: #000000;
  --JMMB-BACKGROUND-BLUE: #015DA8;
  --JMMB-Footer-background: #EE1B2A;
  --SECTION-RED-BG: #DB131F;
  --White: #FFF;
  --JMMB-YELLOW: #FFCD09;
  --LINK-BLUE: #337AB7;
  --GRAY-100: #f9f9f9;
  --GRAY-150: #F5F5F5;
  --GRAY-200: #f4f4f4;
  --GRAY-300: #D1D1D1;
  --GRAY-400: #CCCCCC;
  --GRAY-500: #8B8B8B;
  --GRAY-600: #828282;
  --Express-Green: #0C9444;
  --Express-Green-Hover: #33691E;

  --header-box-gradient-stroke-3618: linear-gradient(117deg, rgba(255, 255, 255, 0.36) -0.32%, rgba(255, 255, 255, 0.18) 100.12%);
  --Header-Gradient-Fill-V1---Transparent: linear-gradient(109deg, rgba(255, 255, 255, 0.03) -0.36%, rgba(255, 255, 255, 0.01) 95.1%);
  --Header-Gradient-Fill-V2---Less-Transparent:linear-gradient(109deg, rgba(255, 255, 255, 0.30) 5.82%, rgba(255, 255, 255, 0.20) 98.1%);
  --Header-Gradient-Fill-V3---more-Opaque: linear-gradient(109deg, rgba(255, 255, 255, 0.60) 5.82%, rgba(255, 255, 255, 0.20) 98.1%);
  --Header-Gradient-Fill-V4---Most-Opaque: linear-gradient(109deg, rgba(255, 255, 255, 0.90) 5.82%, rgba(255, 255, 255, 0.40) 98.1%);
}

/* responsive breakpoints */
article h1, article h2, article h3, article h4, article h5, article h6 {
  margin-bottom: 9px;
  margin-top: 0; }

article h1 {
  font-size: 37px;
  font-weight: 600;
  line-height: 45px;
  color: #ed1c29; }
@media screen and (max-width: 1024px) {
  article h1 {
    font-size: 34px !important; } }
@media screen and (max-width: 768px) {
  article h1 {
    font-size: 30px !important; } }
@media screen and (max-width: 640px) {
  article h1 {
    font-size: 27px !important;
    line-height: 32px; } }
@media screen and (max-width: 480px) {
  article h1 {
    font-size: 24px !important; } }

.cke_editable h1 {
  font-size: 37px;
  font-weight: 600;
  line-height: 45px; }

article h2, .cke_editable h2 {
  font-size: 23px;
  font-weight: 500;
  line-height: 27px; }
@media screen and (max-width: 1024px) {
  article h2, .cke_editable h2 {
    font-size: 21px !important; } }
@media screen and (max-width: 768px) {
  article h2, .cke_editable h2 {
    font-size: 19px !important; } }
@media screen and (max-width: 640px) {
  article h2, .cke_editable h2 {
    font-size: 17px !important; } }
@media screen and (max-width: 480px) {
  article h2, .cke_editable h2 {
    font-size: 15px !important; } }

.cke_editable h2 {
  font-size: 23px;
  font-weight: 500;
  line-height: 27px; }

article h3 {
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  color: #ed1c29; }
@media screen and (max-width: 1024px) {
  article h3 {
    font-size: 14px !important; } }
@media screen and (max-width: 768px) {
  article h3 {
    font-size: 13px !important; } }
@media screen and (max-width: 640px) {
  article h3 {
    font-size: 12px !important; } }
@media screen and (max-width: 480px) {
  article h3 {
    font-size: 12px !important; } }

.cke_editable h3 {
  font-size: 15px;
  font-weight: 700;
  line-height: 22px; }

article h4 {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px; }
@media screen and (max-width: 1024px) {
  article h4 {
    font-size: 14px !important; } }
@media screen and (max-width: 768px) {
  article h4 {
    font-size: 13px !important; } }
@media screen and (max-width: 640px) {
  article h4 {
    font-size: 12px !important; } }
@media screen and (max-width: 480px) {
  article h4 {
    font-size: 12px !important; } }

.cke_editable h4 {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px; }

article h5 {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px; }
@media screen and (max-width: 1024px) {
  article h5 {
    font-size: 14px; } }
@media screen and (max-width: 768px) {
  article h5 {
    font-size: 13px; } }
@media screen and (max-width: 640px) {
  article h5 {
    font-size: 12px; } }
@media screen and (max-width: 480px) {
  article h5 {
    font-size: 11px; } }

.cke_editable h5 {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px; }

article h6 {
  font-size: 12px;
  font-weight: 700;
  line-height: 16px; }

.cke_editable h6 {
  font-size: 12px;
  font-weight: 700;
  line-height: 16px; }

article p, article ul, article ol,
.cke_editable p, .cke_editable ul, .cke_editable ol {
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 9px; }
@media screen and (max-width: 1024px) {
  article p, article ul, article ol,
  .cke_editable p, .cke_editable ul, .cke_editable ol {
    font-size: 16px !important; } }
@media screen and (max-width: 768px) {
  article p, article ul, article ol,
  .cke_editable p, .cke_editable ul, .cke_editable ol {
    font-size: 15px !important; } }
@media screen and (max-width: 640px) {
  article p, article ul, article ol,
  .cke_editable p, .cke_editable ul, .cke_editable ol {
    font-size: 14px !important; } }
@media screen and (max-width: 480px) {
  article p, article ul, article ol,
  .cke_editable p, .cke_editable ul, .cke_editable ol {
    font-size: 13px !important; } }

@media screen and (max-width: 991px) {
  .col-md-6 > .col-md-6.col-sm-12 {
    margin-bottom: 20px;
    padding: 0; } }

article .caption, .cke_editable .caption {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  margin-left: auto;
  margin-right: auto;
  display: block; }
@media screen and (max-width: 991px) {
  article .caption.img, .cke_editable .caption.img {
    margin: 5px 0 15px; } }
@media screen and (max-width: 1024px) {
  article .caption, .cke_editable .caption {
    font-size: 14px !important; } }
@media screen and (max-width: 768px) {
  article .caption, .cke_editable .caption {
    font-size: 13px !important; } }
@media screen and (max-width: 640px) {
  article .caption, .cke_editable .caption {
    font-size: 12px !important; } }
@media screen and (max-width: 480px) {
  article .caption, .cke_editable .caption {
    font-size: 11px !important; } }

article .caption.img, .cke_editable .caption.img {
  max-width: 245px; }

article ul {
  padding-left: 25px; }

p.rw158 {
  font-family: Rissa Typeface, Sans-Serif;
  font-size: 158px;
  line-height: 158px;
  color: var(--White, #FFF); }

p.rw79 {
  font-family: Rissa Typeface, Sans-Serif;
  font-size: 79px !important;
  line-height: 79px;
  color: var(--White, #FFF); }

p.rd247 {
  font-family: Rissa Typeface, Sans-Serif;
  font-size: 247px;
  line-height: 247px;
  color: #ed1c29; }

@media screen and (max-width: 1199px) {
  p.rw158 {
    font-size: 128px !important;
    line-height: 108px; }
  p.rd247 {
    font-size: 180px !important;
    line-height: 160px; } }

@media screen and (max-width: 991px) {
  p.rw158 {
    font-size: 80px !important;
    line-height: 70px; }
  p.rd247 {
    font-size: 140px !important;
    line-height: 120px; } }

@media screen and (max-width: 767px) {
  p.rw158 {
    font-size: 60px !important;
    line-height: 40px; }
  p.rw79 {
    font-size: 60px !important;
    line-height: 50px !important; }
  p.rd247 {
    font-size: 110px !important;
    line-height: 90px; } }

p.white {
  color: var(--White, #FFF); }

p.gray {
  color: #f4f4f4; }

p.blue {
  color: var(--JMMB-BACKGROUND-BLUE, #015DA8); }

p.light-blue {
  color: #92aabf; }

p.yellow {
  color: var(--JMMB-YELLOW, #FFCD09); }

p.red {
  color: #ed1c29; }

p.dark-red {
  color: #bf3821; }

@media screen and (max-width: 767px) {
  .mobile-center {
    text-align: center; } }

article ol {
  padding-left: 16px; }

article .simple-block ul, .cke_editable ul {
  list-style-type: disc; }

article .simple-block ul, .cke_editable ul,
article .simple-block ol, .cke_editable ol {
  margin-left: 0;
  padding-left: 16px; }

article ol li, .cke_editable ol li {
  counter-increment: item; }

article ol li:before, .cke_editable ol li:before {
  content: counter(item) " ";
  margin-left: -14px;
  font-family: Arial; }

article ol, .cke_editable ol {
  counter-reset: item;
  list-style-type: none; }

article a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  vertical-align: bottom;
  line-height: 24px;
  color: #ed1c29;
  font-size: 17px;
  font-weight: 600;
  cursor: pointer; }
@media screen and (max-width: 1024px) {
  article a {
    font-size: 16px; } }
@media screen and (max-width: 768px) {
  article a {
    font-size: 15px; } }
@media screen and (max-width: 640px) {
  article a {
    font-size: 14px; } }
@media screen and (max-width: 480px) {
  article a {
    font-size: 13px; } }

.cke_editable a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  vertical-align: bottom;
  color: var(--JMMB-BLACK, #000);
  line-height: 24px;
  font-size: 17px;
  font-weight: 600;
  cursor: pointer; }

article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit, article .webform-client-form-118 .form-actions .btn.form-submit {
  color: #ed1c29;
  border-color: #ed1c29; }

article .mailchimp-signup-subscribe-form .form-actions, article .webform-client-form-118 .form-actions {
  vertical-align: bottom;
  margin-bottom: 0; }

article .section-yellow-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit {
  color: #ed1c29;
  border-color: #ed1c29; }

article .icon-arrow a:not(.at-share-btn):after, article a .icon-arrow:after, article button .icon-arrow:after, .cke_editable .icon-arrow a:after {
  content: ">";
  border-width: 2px;
  border-style: solid;
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 100px;
  margin-left: 10px;
  text-align: center;
  line-height: 11px;
  font-size: 14px;
  vertical-align: text-bottom; }

/*active*/
article a:active {
  color: #8e212b; }

/*visited*/
article a:visited {
  color: #8e212b; }

/*hover*/
article a:hover,
article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:hover,
article .webform-client-form .webform-submit:hover {
  color: #ff6043;
  border-color: #ff6043; }

/*INPUT*/
article input:focus {
  outline: none; }

article input::-webkit-input-placeholder {
  color: #5d5d5d;
  font-size: 17px;
  font-weight: 500;
  font-family: Raleway; }

article input::-moz-placeholder {
  color: #5d5d5d;
  font-size: 17px;
  font-weight: 500;
  font-family: Raleway; }

article input:-ms-input-placeholder {
  color: #5d5d5d;
  font-size: 17px;
  font-weight: 500;
  font-family: Raleway; }

article input:-moz-placeholder {
  color: #5d5d5d;
  font-size: 17px;
  font-weight: 500;
  font-family: Raleway; }

article form {
  display: block;
  margin-top: 30px; }

article input[type="text"],
article input[type="email"],
article input[type="time"],
article input[type="tel"]   {
  background: #eee;
  border: none;
  line-height: 26px;
  font-size: 17px;
  font-weight: 500;
  padding: 0 8px;
  width: 323px;
  height: 34px;
  color: #5d5d5d;
  border-radius: 0; }

article textarea, article textarea.form-control {
  background: #eee;
  border: none;
  line-height: 26px;
  font-size: 17px;
  font-weight: 500;
  padding: 11px 8px 10px;
  margin-bottom: 10px;
  border-radius: 0; }

article input[type="submit"] {
  background: none;
  border: none; }

article input[type="submit"]:before {
  content: '';
  display: block;
  position: absolute; }

/*SELECTRIC*/
article .select-wrapper {
  max-width: 450px;
  /*padding-bottom: 5px;*/
}

article .form-type-select ul {
  padding-left: 0; }

article select {
  width: 400px;
  display: block; }

article .selectric {
  border: none;
  background-color: #eee;
  height: 34px; }

article .selectric .button {
  border-left: 3px solid var(--White, #FFF); }

article .selectric-items {
  border: none;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.35);
  margin-top: 16px; }

article .selectric-items li {
  font-family: Raleway;
  font-size: 17px;
  font-weight: 500;
  background: none;
  padding: 7px; }

article .selectric-items li:hover,
article .selectric-items li.highlighted {
  color: var(--White, #FFF);
  background-color: #adadad; }

article .selectric .label {
  color: #747474;
  font-family: Raleway;
  font-size: 17px;
  line-height: 32px;
  font-weight: 500;
  padding: 0;
  text-align: left;
  height: 32px; }

article .selectric .button {
  width: 34px;
  height: 34px;
  z-index: 1; }

article .selectric .button:after {
  font-family: FontAwesome;
  content: '\f078';
  position: absolute;
  display: block;
  width: 32px;
  height: 21px;
  color: #747474;
  font-size: 22px;
  top: 16px;
  left: 0;
  border: none;
  font-weight: 100;
  z-index: -1; }

/*FONT COLOR*/
article .font-red {
  color: #ed1c29; }

article .font-yellow {
  color: var(--JMMB-YELLOW, #FFCD09); }

article .font-white {
  color: var(--White, #FFF); }

/*section-white-bg/no-bg*/
article .mailchimp-signup-subscribe-form .checkbox label, article .mailchimp-signup-subscribe-form .radio input,
article .webform-client-form .checkbox label, article .webform-client-form .radio input {
  display: block;
  LEFT: 20px;
  z-index: -1;
  width: 30px;
  height: 28px;
  top: -3px; }

article .mailchimp-signup-subscribe-form .checkbox label, article .mailchimp-signup-subscribe-form .radio label,
article .webform-client-form .checkbox label, article .webform-client-form .radio label {
  font-weight: 500;
  color: #747474; }

article a, article a > span,
article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit,
article .webform-client-form-118 .form-actions .btn.btn-default.form-submit,
article .webform-client-form .webform-submit {
  color: #ed1c29;
  border-color: #ed1c29; }

article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit,
article .webform-client-form-118 .form-actions .btn.btn-default.form-submit,
article .webform-client-form .webform-submit {
  background: transparent !important;
  box-shadow: none;
  outline: none !important; }

article a:visited, article a:visited > span,
article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:visited,
article .webform-client-form-118 .form-actions .btn.btn-default.form-submit:visited,
article .webform-client-form .webform-submit:visited {
  color: #8e212b;
  border-color: #8e212b; }

article a:active, article a:active > span,
article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:active,
article .webform-client-form-118 .form-actions .btn.btn-default.form-submit:active,
article .webform-client-form .webform-submit:active {
  color: #8e212b;
  border-color: #8e212b; }

article a:hover, article .section-gray-bg a:hover > span,
article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:hover,
article .webform-client-form-118 .form-actions .btn.btn-default.form-submit:hover,
article .webform-client-form .webform-submit:hover {
  color: #ff6043;
  border-color: #ff6043;
  text-decoration: none; }

/*section-gray-bg*/
article .section-gray-bg {
  background-color: #f4f4f4 !important; }

article .section-gray-bg .selectric .button {
  border-color: #f4f4f4; }

article .section-gray-bg a, article .section-gray-bg a > span,
article .section-gray-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit,
article .section-gray-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit,
article .section-gray-bg .webform-client-form .webform-submit {
  color: #ed1c29;
  border-color: #ed1c29; }

article .section-gray-bg a:visited, article .section-gray-bg a:visited > span,
article .section-gray-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:visited,
article .section-gray-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:visited,
article .section-gray-bg .webform-client-form .webform-submit:visited {
  color: #8e212b;
  border-color: #8e212b; }

article .section-gray-bg a:active, article .section-gray-bg a:active > span,
article .section-gray-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:active,
article .section-gray-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:active,
article .section-gray-bg .webform-client-form .webform-submit:active {
  color: #8e212b;
  border-color: #8e212b; }

article .section-gray-bg a:hover, article .section-gray-bg a:hover > span,
article .section-gray-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:hover,
article .section-gray-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:hover,
article .section-gray-bg .webform-client-form .webform-submit:hover {
  color: #ff6043;
  border-color: #ff6043;
  text-decoration: none; }

/*section-blue-bg*/
article .section-blue-bg {
  background-color: var(--JMMB-BACKGROUND-BLUE, #015DA8) !important;
  color: var(--White, #FFF); }

article .section-blue-bg .selectric .button {
  border-color: var(--JMMB-BACKGROUND-BLUE, #015DA8); }

article .section-blue-bg h1, .section-blue-bg h3, article .section-blue-bg .accordionNew h1 {
  color: var(--JMMB-YELLOW, #FFCD09); }

/*section-blue-bg*/
article .section-blue-bg .mailchimp-signup-subscribe-form .checkbox label, article .section-blue-bg .mailchimp-signup-subscribe-form .radio label,
article .section-blue-bg .webform-client-form .checkbox label, article .section-blue-bg .webform-client-form .radio label {
  color: var(--White, #FFF); }

article .section-blue-bg a, article .section-blue-bg a span,
article .section-blue-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit,
article .section-blue-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit,
article .section-blue-bg .webform-client-form .webform-submit {
  color: var(--JMMB-YELLOW, #FFCD09);
  border-color: var(--JMMB-YELLOW, #FFCD09); }

/*active*/
article .section-blue-bg a:active, article .section-blue-bg a:active span,
article .section-blue-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:active,
article .section-blue-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:active,
article .section-blue-bg .webform-client-form .webform-submit:active {
  color: #b5b5b5; }

/*visited*/
article .section-blue-bg a:visited, article .section-blue-bg a:visited span,
article .section-blue-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:visited,
article .section-blue-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:visited,
article .section-blue-bg .webform-client-form .webform-submit:visited {
  color: #b5b5b5; }

/*hover*/
article .section-blue-bg a:hover,
article .section-blue-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:hover,
article .section-blue-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:hover,
article .section-blue-bg .webform-client-form .webform-submit:hover {
  color: #39a6ff;
  border-color: #39a6ff; }

/*section-lightblue-bg*/
article .section-lightblue-bg {
  background-color: #92aabf !important; }

article .section-blue-bg .mailchimp-signup-subscribe-form .checkbox label, article .section-blue-bg .mailchimp-signup-subscribe-form .radio label,
article .section-blue-bg .webform-client-form .checkbox label, article .section-blue-bg .webform-client-form .radio label {
  color: var(--White, #FFF); }

article .section-lightblue-bg .selectric .button {
  border-color: #92aabf; }

article .section-lightblue-bg h1, .section-lightblue-bg h3, .section-lightblue-bg .testimonial_text, article .section-lightblue-bg .accordionNew h1{
  color: var(--White, #FFF); }

.article .section-lightblue-bg .uppercase, .section-lightblue-bg .uppercase {
  color: var(--White, #FFF);
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
  text-transform: uppercase; }

article .section-lightblue-bg .mailchimp-signup-subscribe-form .checkbox label, article .section-lightblue-bg .mailchimp-signup-subscribe-form .radio label,
article .section-lightblue-bg .webform-client-form .checkbox label, article .section-lightblue-bg .webform-client-form .radio label {
  color: var(--White, #FFF); }

article .section-lightblue-bg a, article .section-lightblue-bg a span,
article .section-lightblue-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit,
article .section-lightblue-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit,
article .section-lightblue-bg .webform-client-form .webform-submit,
.node-type-newsletter-page article .views-row-even .webform-client-form-118 .form-actions .btn.btn-default.form-submit,
.node-type-newsletter-page article .views-row-even .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit {
  color: var(--White, #FFF);
  border-color: var(--White, #FFF); }

/*active*/
article .section-lightblue-bg a:active, article .section-lightblue-bg a:active span,
article .section-lightblue-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:active,
article .section-lightblue-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:active,
article .section-lightblue-bg .webform-client-form .webform-submit:active {
  color: #d8d8d8; }

/*visited*/
article .section-lightblue-bg a:visited, article .section-lightblue-bg a:visited span,
article .section-lightblue-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:visited,
article .section-lightblue-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:visited,
article .section-lightblue-bg .webform-client-form .webform-submit:visited {
  color: #d8d8d8; }

/*hover*/
article .section-lightblue-bg a:hover, article .section-lightblue-bg a:hover span,
article .section-lightblue-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:hover,
.node-type-newsletter-page article .views-row-even .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:hover,
article .section-lightblue-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:hover,
.node-type-newsletter-page article .views-row-even .webform-client-form-118 .form-actions .btn.btn-default.form-submit:hover,
article .section-lightblue-bg .webform-client-form .webform-submit:hover {
  color: #cae1f5;
  border-color: #cae1f5; }

/*section-yellow-bg*/
article .section-yellow-bg {
  background-color: #ffdc5b !important; }

article .section-yellow-bg .selectric .button {
  border-color: #ffdc5b; }

article .section-yellow-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit,
article .section-yellow-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit,
article .section-yellow-bg .webform-client-form .webform-submit {
  color: #ed1c29;
  border-color: #ed1c29; }

/*active*/
article .section-yellow-bg a:active, article .section-yellow-bg a:active span,
article .section-yellow-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:active,
article .section-yellow-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:active,
article .section-yellow-bg .webform-client-form .webform-submit:active {
  color: #8e212b; }

/*visited*/
article .section-yellow-bg a:visited, article .section-yellow-bg a:visited span,
article .section-yellow-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:visited,
article .section-yellow-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:visited,
article .section-yellow-bg .webform-client-form .webform-submit:visited {
  color: #8e212b; }

article .section-yellow-bg a:hover, .section-yellow-bg a:hover > span,
article .section-yellow-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:hover,
article .section-yellow-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:hover,
article .section-yellow-bg .webform-client-form .webform-submit:hover {
  color: #ff7200;
  border-color: #ff7200; }

/*section-red-bg*/
article .section-red-bg {
  background-color: #db131f !important;
  color: var(--White, #FFF); }

article .section-red-bg .selectric .button {
  border-color: #db131f; }

article .section-red-bg h1, .section-red-bg h3, article .section-red-bg .accordionNew h1 {
  color: var(--JMMB-YELLOW, #FFCD09); }

article .mailchimp-signup-subscribe-form .control-label {
  display: none; }

/*section-red-bg*/
article .section-red-bg .mailchimp-signup-subscribe-form .checkbox label, article .section-red-bg .mailchimp-signup-subscribe-form .radio label,
article .section-red-bg .webform-client-form .checkbox label, article .section-red-bg .webform-client-form .radio label {
  color: var(--White, #FFF); }

article .section-red-bg a, article .section-red-bg a span,
article .section-red-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit,
article .section-red-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit,
article .section-red-bg .webform-client-form .webform-submit {
  color: var(--JMMB-YELLOW, #FFCD09);
  border-color: var(--JMMB-YELLOW, #FFCD09); }

/*active*/
article .section-red-bg a:active, article .section-red-bg a:active span,
article .section-red-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:active,
article .section-red-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:active,
article .section-red-bg .webform-client-form .webform-submit:active {
  color: #3c070c; }

/*visited*/
article .section-red-bg a:visited, article .section-red-bg a:visited span,
article .section-red-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:visited,
article .section-red-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:visited,
article .section-red-bg .webform-client-form .webform-submit:visited {
  color: #3c070c; }

/*hover*/
article .section-red-bg a:hover, article .section-red-bg a:hover span,
article .section-red-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:hover,
article .section-red-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:hover,
article .section-red-bg .webform-client-form .webform-submit:hover {
  color: #ff9d1d;
  border-color: #ff9d1d; }

/*section-darkred-bg*/
article .section-darkred-bg {
  background-color: #bf3821 !important;
  color: var(--White, #FFF); }

article .section-darkred-bg label,
article .section-darkred-bg .fieldset-legend {
  color: var(--White, #FFF); }

article .section-darkred-bg .selectric .button {
  border-color: #bf3821; }

article .section-darkred-bg h1, article .section-darkred-bg h3, article .section-darkred-bg .accordionNew h1{
  color: var(--JMMB-YELLOW, #FFCD09); }

article .section-darkred-bg .mailchimp-signup-subscribe-form .checkbox label, article .section-darkred-bg .mailchimp-signup-subscribe-form .radio label,
article .section-darkred-bg .webform-client-form .checkbox label, article .section-darkred-bg .webform-client-form .radio label {
  color: var(--White, #FFF); }

article .section-darkred-bg a:not(.panel-title), article .section-darkred-bg a span,
article .section-darkred-bg .webform-client-form .webform-submit,
article .section-darkred-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit,
article .section-darkred-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit {
  color: var(--JMMB-YELLOW, #FFCD09);
  border-color: var(--JMMB-YELLOW, #FFCD09); }

/*active*/
article .section-darkred-bg a:active, article .section-darkred-bg a:active span,
article .section-darkred-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:active,
article .section-darkred-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:active,
article .section-darkred-bg .webform-client-form .webform-submit:active {
  color: #3c070c; }

/*visited*/
article .section-darkred-bg a:visited, article .section-darkred-bg a:visited span,
article .section-darkred-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:visited,
article .section-darkred-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:visited,
article .section-darkred-bg .webform-client-form .webform-submit:visited {
  color: #3c070c; }

/*hover*/
article .section-darkred-bg a:hover, article .section-darkred-bg a:hover span,
article .section-darkred-bg .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:hover,
article .section-darkred-bg .webform-client-form-118 .form-actions .btn.btn-default.form-submit:hover,
article .section-darkred-bg .webform-client-form .webform-submit:hover {
  color: #ff9d1d;
  border-color: #ff9d1d; }

/*1-column*/
article .container {
  max-width: 1080px;
  margin: auto;
  padding: 90px 20px; }
@media screen and (max-width: 1024px) {
  article .container {
    padding: 6% 20px; } }

article .pull-right-custom, .cke_editable .pull-right-custom {
  float: right;
  margin: 5px 0 36px 40px; }
@media screen and (max-width: 480px) {
  article .pull-right-custom, .cke_editable .pull-right-custom {
    float: none;
    margin: 5px 0 36px; } }

article .pull-left-custom, .cke_editable .pull-left-custom {
  float: left;
  margin: 5px 40px 36px 0; }

article .bg-absolute, .cke_editable .bg-absolute {
  position: relative; }

.overflow-x {
  overflow-x: auto; }

article .bg-absolute .first-wrap > *, .cke_editable .bg-absolute .first-wrap > * {
  max-width: 650px;
  position: relative; }

article .bg-absolute.bg-left .first-wrap > *, .cke_editable .bg-absolute.bg-left .first-wrap > * {
  margin-left: 50%; }
@media (max-width: 480px) {
  article .bg-absolute.bg-left .first-wrap > *, .cke_editable .bg-absolute.bg-left .first-wrap > * {
    margin-left: 0; } }

article .bg-absolute.bg-left .pull-left-custom, .cke_editable .bg-absolute.bg-left .pull-left-custom {
  left: 0;
  opacity: 1; }

article .bg-absolute .pull-right-custom, article .bg-absolute .pull-left-custom, .cke_editable .bg-absolute .pull-right-custom, .cke_editable .bg-absolute .pull-left-custom {
  position: absolute;
  opacity: 0.6;
  right: -200px;
  margin: 0 !important;
  max-height: 100%;
  max-width: 100%;
  bottom: 0;
  height: 100%; }

@media screen and (max-width: 768px) {
  article .first-wrap img, article .next-wrap img, .cke_editable .first-wrap img, .cke_editable .next-wrap img {
    max-width: 90%;
    height: auto !important;
    margin: 10px; } }

@media screen and (max-width: 480px) {
  article .first-wrap img, article .next-wrap img, .cke_editable .first-wrap img, .cke_editable .next-wrap img {
    max-width: 100%;
    display: block !important;
    float: none !important;
    margin: 10px auto !important; }
  article input[type="text"],
  article input[type="email"] {
    width: calc(100% - 40px); } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  article input[type="text"],
  article input[type="email"] {
    width: 100%; } }

/*2-columns*/
article .col-md-6 .pull-right-custom, .cke_editable .col-md-6 .pull-right-custom {
  float: right;
  margin: 2px 20px 35px; }

article .col-md-6 .pull-left-custom, .cke_editable .col-md-6 .pull-left-custom {
  float: left;
  margin: 2px 20px 36px 0; }

@media screen and (max-width: 767px) {
  article .col-md-6, .cke_editable .col-md-6 {
    margin-bottom: 20px; } }

@media screen and (max-width: 480px) {
  article .col-md-6, .cke_editable .col-md-6 {
    margin-bottom: 40px; } }

article .columns-2-img-text img, .cke_editable .columns-2-img-text img {
  width: 100%;
  margin-top: 25px; }

/*4-columns*/
article .col-md-3 img, .cke_editable .col-md-3 img {
  display: block;
  margin: 20px auto 0;
  max-width: 100%; }

article .col-md-3 h3, .cke_editable .col-md-3 h3 {
  margin-top: 20px; }

@media screen and (max-width: 767px) {
  article .col-sm-6 .next-wrap, .cke_editable .col-sm-6 .next-wrap {
    margin-bottom: 40px; } }

/*ACCARDION*/
article .panel-group .panel + .panel, article .panel-group .panel, .cke_editable .panel-group .panel + .panel, .cke_editable .panel-group .panel {
  margin: 0;
  border: none;
  box-shadow: none; }

article .panel-group .panel, .cke_editable .panel-group .panel {
  margin: 0;
  background: none;
  border: none; }

article .accordion-wrapper #accordion-first, .cke_editable .accordion-wrapper #accordion-first {
  margin-top: 40px; }

article .accordion-wrapper + .accordion-wrapper #accordion-first, .cke_editable .accordion-wrapper + .accordion-wrapper #accordion-first {
  margin-top: 0; }
article .accordion-wrapper + .accordion-wrapper #accordion-first .accordion-toggle, .cke_editable .accordion-wrapper + .accordion-wrapper #accordion-first .accordion-toggle {
  border-top: none !important; }

article #accordion-first .accordion-heading .accordion-toggle, .cke_editable #accordion-first .accordion-heading .accordion-toggle {
  display: block;
  cursor: pointer;
  padding: 11px 0 6px;
  outline: medium none !important;
  text-decoration: none; }

article .section-darkred-bg #accordion-first .accordion-heading .accordion-toggle.collapsed,
article .section-lightblue-bg #accordion-first .accordion-heading .accordion-toggle.collapsed,
article .section-red-bg #accordion-first .accordion-heading .accordion-toggle.collapsed,
article .section-blue-bg #accordion-first .accordion-heading .accordion-toggle.collapsed,
article #accordion-first .accordion-group .accordion-body.in, .cke_editable #accordion-first .accordion-group .accordion-body.in {
  border-bottom: 1px solid var(--White, #FFF); }

article #accordion-first .accordion-heading .accordion-toggle.collapsed, article #accordion-first .accordion-group .accordion-body.in {
  border-bottom: 1px solid #d9cfc0; }

article .section-darkred-bg .accordion-wrapper #accordion-first .accordion-group:first-child .accordion-heading .accordion-toggle,
article .section-lightblue-bg .accordion-wrapper #accordion-first .accordion-group:first-child .accordion-heading .accordion-toggle,
article .section-red-bg .accordion-wrapper #accordion-first .accordion-group:first-child .accordion-heading .accordion-toggle,
article .section-blue-bg .accordion-wrapper #accordion-first .accordion-group:first-child .accordion-heading .accordion-toggle {
  border-top: 1px solid var(--White, #FFF); }

article .accordion-wrapper #accordion-first .accordion-group:first-child .accordion-heading .accordion-toggle {
  border-top: 1px solid #d9cfc0; }

article .accordion-wrapper #accordion-first .accordion-group:last-child .accordion-heading .accordion-toggle.light.active {
  border-bottom: none; }

article #accordion-first .accordion-group:nth-child(even) .accordion-toggle, .cke_editable #accordion-first .accordion-group:nth-child(even) .accordion-toggle {
  background-color: var(--White, #FFF); }

article #accordion-first .accordion-group:nth-child(odd) .accordion-toggle, .cke_editable #accordion-first .accordion-group:nth-child(odd) .accordion-toggle {
  background-color: #f0ece6; }

article #accordion-first .accordion-heading .accordion-toggle span, .cke_editable #accordion-first .accordion-heading .accordion-toggle span {
  vertical-align: top;
  display: inline-block;
  color: var(--JMMB-BLACK, #000);
  margin: 0 0 0 18px;
  padding-top: 5px;
  max-width: calc(100% - 70px);
  font-size: 23px;
  line-height: 27px; }

article #accordion-first h1.accordion-heading, .cke_editable #accordion-first h1.accordion-heading {
  margin: 0; }
article #accordion-first h1.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h1.accordion-heading .accordion-toggle span {
  font-size: 37px;
  display: inline-block; }
@media screen and (max-width: 1024px) {
  article #accordion-first h1.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h1.accordion-heading .accordion-toggle span {
    font-size: 34px !important; } }
@media screen and (max-width: 768px) {
  article #accordion-first h1.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h1.accordion-heading .accordion-toggle span {
    font-size: 30px !important; } }
@media screen and (max-width: 640px) {
  article #accordion-first h1.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h1.accordion-heading .accordion-toggle span {
    font-size: 27px !important; } }
@media screen and (max-width: 480px) {
  article #accordion-first h1.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h1.accordion-heading .accordion-toggle span {
    font-size: 24px !important; } }

article #accordion-first h2.accordion-heading, .cke_editable #accordion-first h2.accordion-heading {
  margin: 0; }
article #accordion-first h2.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h2.accordion-heading .accordion-toggle span {
  font-size: 23px;
  display: inline-block; }
@media screen and (max-width: 1024px) {
  article #accordion-first h2.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h2.accordion-heading .accordion-toggle span {
    font-size: 21px !important; } }
@media screen and (max-width: 768px) {
  article #accordion-first h2.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h2.accordion-heading .accordion-toggle span {
    font-size: 19px !important; } }
@media screen and (max-width: 640px) {
  article #accordion-first h2.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h2.accordion-heading .accordion-toggle span {
    font-size: 17px !important; } }
@media screen and (max-width: 480px) {
  article #accordion-first h2.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h2.accordion-heading .accordion-toggle span {
    font-size: 15px !important; } }

article #accordion-first h3.accordion-heading, .cke_editable #accordion-first h3.accordion-heading {
  margin: 0; }
article #accordion-first h3.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h3.accordion-heading .accordion-toggle span {
  font-size: 15px;
  display: inline-block; }
@media screen and (max-width: 1024px) {
  article #accordion-first h3.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h3.accordion-heading .accordion-toggle span {
    font-size: 14px !important; } }
@media screen and (max-width: 768px) {
  article #accordion-first h3.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h3.accordion-heading .accordion-toggle span {
    font-size: 13px !important; } }
@media screen and (max-width: 640px) {
  article #accordion-first h3.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h3.accordion-heading .accordion-toggle span {
    font-size: 12px !important; } }
@media screen and (max-width: 480px) {
  article #accordion-first h3.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h3.accordion-heading .accordion-toggle span {
    font-size: 12px !important; } }

article #accordion-first h4.accordion-heading, .cke_editable #accordion-first h4.accordion-heading {
  margin: 0; }
article #accordion-first h4.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h4.accordion-heading .accordion-toggle span {
  font-size: 14px;
  display: inline-block; }
@media screen and (max-width: 1024px) {
  article #accordion-first h4.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h4.accordion-heading .accordion-toggle span {
    font-size: 13px !important; } }
@media screen and (max-width: 768px) {
  article #accordion-first h4.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h4.accordion-heading .accordion-toggle span {
    font-size: 12px !important; } }
@media screen and (max-width: 640px) {
  article #accordion-first h4.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h4.accordion-heading .accordion-toggle span {
    font-size: 11px !important; } }
@media screen and (max-width: 480px) {
  article #accordion-first h4.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h4.accordion-heading .accordion-toggle span {
    font-size: 10px !important; } }

article #accordion-first h5.accordion-heading, .cke_editable #accordion-first h5.accordion-heading {
  margin: 0; }
article #accordion-first h5.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h5.accordion-heading .accordion-toggle span {
  font-size: 13px;
  display: inline-block; }
@media screen and (max-width: 1024px) {
  article #accordion-first h5.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h5.accordion-heading .accordion-toggle span {
    font-size: 12px !important; } }
@media screen and (max-width: 768px) {
  article #accordion-first h5.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h5.accordion-heading .accordion-toggle span {
    font-size: 11px !important; } }
@media screen and (max-width: 640px) {
  article #accordion-first h5.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h5.accordion-heading .accordion-toggle span {
    font-size: 10px !important; } }
@media screen and (max-width: 480px) {
  article #accordion-first h5.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h5.accordion-heading .accordion-toggle span {
    font-size: 10px !important; } }

article #accordion-first h6.accordion-heading, .cke_editable #accordion-first h6.accordion-heading {
  margin: 0; }
article #accordion-first h6.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h6.accordion-heading .accordion-toggle span {
  font-size: 13px;
  display: inline-block; }
@media screen and (max-width: 1024px) {
  article #accordion-first h6.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h6.accordion-heading .accordion-toggle span {
    font-size: 12px !important; } }
@media screen and (max-width: 768px) {
  article #accordion-first h6.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h6.accordion-heading .accordion-toggle span {
    font-size: 11px !important; } }
@media screen and (max-width: 640px) {
  article #accordion-first h6.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h6.accordion-heading .accordion-toggle span {
    font-size: 10px !important; } }
@media screen and (max-width: 480px) {
  article #accordion-first h6.accordion-heading .accordion-toggle span, .cke_editable #accordion-first h6.accordion-heading .accordion-toggle span {
    font-size: 10px !important; } }

/* Accordion new start */

article .section-gray-bg .accordionNew a:hover span, article .section-yellow-bg .accordionNew a:hover span{
  color: var(--JMMB-BLACK, #000);
}

article .section-darkred-bg .accordionNew_main .accordion_toggleNew, article .section-darkred-bg .accordionNew_main .accordion_toggleNew:hover,
article .section-red-bg .accordionNew_main .accordion_toggleNew, article .section-red-bg .accordionNew_main .accordion_toggleNew:hover,
article .section-lightblue-bg .accordionNew_main .accordion_toggleNew, article .section-lightblue-bg .accordionNew_main .accordion_toggleNew:hover,
article .section-blue-bg .accordionNew_main .accordion_toggleNew, article .section-blue-bg .accordionNew_main .accordion_toggleNew:hover
{
  border-top: 1px solid var(--White, #FFF);
  border-bottom: 1px solid var(--White, #FFF);
}
article .section-darkred-bg .accordion_toggleNew, article .section-darkred-bg .accordion_toggleNew:hover,
article .section-red-bg .accordion_toggleNew, article .section-red-bg .accordion_toggleNew:hover,
article .section-lightblue-bg .accordion_toggleNew, article .section-lightblue-bg .accordion_toggleNew:hover,
article .section-blue-bg .accordion_toggleNew, article .section-blue-bg .accordion_toggleNew:hover {
  border-top: 1px solid var(--White, #FFF);
}
.accordionNew p {
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 9px;
}
.accordionNew_child>div{
  display: none;
}
.accordionNew_child > div.accordion_toggleNew{
  display: block;
}

.accordionNew_main .accordionNew_child > p, .accordionNew_child > p{
  padding: 0 !important;
  margin: 0 !important;
}

.accordionNew_main img {
  float: left;
  margin: 15px 25px 15px 10px;
}
.accordionNew_child .accordion_toggleNew {
  border-top: 1px solid #d9cfc0;
  cursor: pointer;
  padding: 11px 0 6px;
  display: flex;
  align-items: center;
  font-size: 23px;
  color: var(--JMMB-BLACK, #000);
}
.accordionNew_child .accordion_toggleNew:hover {
  border-top: 1px solid #d9cfc0;
}
.accordionNew_child .accordionNew_main .accordion_toggleNew,
.accordionNew_child .accordionNew_main .accordion_toggleNew:hover{
  border-bottom: 1px solid #d9cfc0;
}

.accordionNew_child .accordion_toggleNew span{
  color: var(--JMMB-BLACK, #000);
}
.accordionNew_child::before, .accordionNew_child::after {
  content: '';
  display: table;
  clear: both;
}
.accordionNew_main {
  display: none;
}
.accordionNew_child .accordionNew_child {
  display: flex;
  flex-direction: column;
}
.accordionNew_child:nth-child(odd) {
  background-color: #f0ece6;
}
.accordionNew_child:nth-child(even) {
  background-color: var(--White, #FFF);
}
.accordionNew_child .accordionNew_child {
  background: inherit !important;
  margin-left: 30px;
}
.accordionNew_main p {
  padding: 11px 0 6px 15px;
  margin: 0;
}
.accordionNew em.open-icon {
  background: url('../img/icons/benefits-closed-x-icon.png');
}
.accordionNew em {
  width: 40px;
  height: 40px;
  display: inline-block;
}
.accordionNew em.closed-icon {
  background: url('../img/icons/benefits-open.png');
}
.accordionNew_main .accordionNew_main {
  background: var(--White, #FFF);
  padding: 0 5px;
}
.accordionNew_main .accordionNew_main p{
  color: var(--JMMB-BLACK, #000);
}
.simple-block.section-darkred-bg em.open-icon,
.simple-block.section-red-bg em.open-icon,
.simple-block.section-lightblue-bg em.open-icon,
.simple-block.section-blue-bg em.open-icon {
  background: url('../img/icons/benefits-closed-x-icon-white.png');
}
.simple-block.section-darkred-bg em.closed-icon,
.simple-block.section-red-bg em.closed-icon,
.simple-block.section-lightblue-bg em.closed-icon,
.simple-block.section-blue-bg em.closed-icon {
  background: url('../img/icons/benefits-open-white.png');
}

.accordionNew_second {
  clear: both;
}
.section-darkred-bg .accordionNew_child .accordion_toggleNew>span, .section-darkred-bgd .accordionNew>p,
.section-red-bg .accordionNew_child .accordion_toggleNew>span, .section-red-bg .accordionNew>p,
.section-lightblue-bg .accordionNew_child .accordion_toggleNew>span,
.section-blue-bg .accordionNew_child .accordion_toggleNew>span, .section-blue-bg .accordionNew>p
{
  color: var(--White, #FFF);
}

.cke_editable .accordionNew_main, .cke_editable .accordionNew_child>div{
  display: block;
}

/* Accordion new end */

article #accordion-first .accordion-heading .accordion-toggle .icon, .cke_editable #accordion-first .accordion-heading .accordion-toggle .icon {
  width: 40px;
  height: 40px;
  display: inline-block; }

article #accordion-first .accordion-heading .accordion-toggle .icon.close-icon, .cke_editable #accordion-first .accordion-heading .accordion-toggle .icon.close-icon {
  background: url("../img/icons/benefits-closed-x-icon.png") 5px 0 no-repeat; }

article #accordion-first .accordion-heading .accordion-toggle .icon.open-icon, .cke_editable #accordion-first .accordion-heading .accordion-toggle .icon.open-icon {
  background: url("../img/icons/benefits-open.png") 5px 0 no-repeat; }

article #accordion-first .accordion-body .accordion-inner, .cke_editable #accordion-first .accordion-body .accordion-inner {
  background: var(--White, #FFF); }

article #documentos.section-red-bg #accordion-first .accordion-body .accordion-inner {
  background: transparent; }
  

article #accordion-first .accordion-body .accordion-inner > p, .cke_editable #accordion-first .accordion-body .accordion-inner > p {
  padding: 29px 58px 20px; }

article #accordion-first .accordion-body .accordion-inner > .accord-img .pull-left-custom, .cke_editable #accordion-first .accordion-body .accordion-inner > .accord-img .pull-left-custom {
  margin: 10px 21px 10px 10px; }

article #accordion-first .accordion-body .accordion-inner p, .cke_editable #accordion-first .accordion-body .accordion-inner p {
  color: var(--JMMB-BLACK, #000);
  margin: 0; }

article #accordion-first .accordion-body .accordion-inner > .accord-img p, .cke_editable #accordion-first .accordion-body .accordion-inner > .accord-img p {
  padding: 12px 50px 12px 20px;
  margin: 0; }

@media screen and (max-width: 767px) {
  article #accordion-first .accordion-body .accordion-inner > .accord-img p, .cke_editable #accordion-first .accordion-body .accordion-inner > .accord-img p {
    /*
    padding: 16px 21px 10px 0;
    */
    margin: 0; }
  article .bg-absolute .pull-right-custom, article .bg-absolute .pull-left-custom, .cke_editable .bg-absolute .pull-right-custom, .cke_editable .bg-absolute .pull-left-custom {
    width: 100%;
    height: auto; } }

/*ACCARDION FOR OTHER BG*/
article .section-darkred-bg #accordion-first .accordion-heading .accordion-toggle h2,
article .section-lightblue-bg #accordion-first .accordion-heading .accordion-toggle h2,
article .section-red-bg #accordion-first .accordion-heading .accordion-toggle h2,
article .section-blue-bg #accordion-first .accordion-heading .accordion-toggle h2,
article .section-darkred-bg #accordion-first .accordion-heading .accordion-toggle span,
article .section-lightblue-bg #accordion-first .accordion-heading .accordion-toggle span,
article .section-red-bg #accordion-first .accordion-heading .accordion-toggle span,
article .section-blue-bg #accordion-first .accordion-heading .accordion-toggle span {
  color: var(--White, #FFF); }

article .section-darkred-bg #accordion-first .accordion-heading .accordion-toggle .icon.close-icon,
article .section-lightblue-bg #accordion-first .accordion-heading .accordion-toggle .icon.close-icon,
article .section-red-bg #accordion-first .accordion-heading .accordion-toggle .icon.close-icon,
article .section-blue-bg #accordion-first .accordion-heading .accordion-toggle .icon.close-icon {
  background: url("../img/icons/benefits-closed-x-icon-white.png") 5px 0 no-repeat; }

article .section-darkred-bg #accordion-first .accordion-heading .accordion-toggle .icon.open-icon,
article .section-lightblue-bg #accordion-first .accordion-heading .accordion-toggle .icon.open-icon,
article .section-red-bg #accordion-first .accordion-heading .accordion-toggle .icon.open-icon,
article .section-blue-bg #accordion-first .accordion-heading .accordion-toggle .icon.open-icon {
  background: url("../img/icons/benefits-open-white.png") 5px 0 no-repeat; }

article .section-yellow-bg #accordion-first .accordion-group:nth-child(odd) .accordion-toggle, article .section-yellow-bg .accordionNew_child:nth-child(odd){
  background-color: #ffca08; }

article .section-yellow-bg #accordion-first .accordion-group:nth-child(even) .accordion-toggle, article .section-yellow-bg .accordionNew_child:nth-child(even){
  background: #ffdc5b; }

article .section-blue-bg #accordion-first .accordion-group:nth-child(odd) .accordion-toggle, article .section-blue-bg .accordionNew_child:nth-child(odd){
  background-color: #0087be; }

article .section-blue-bg #accordion-first .accordion-group:nth-child(even) .accordion-toggle, article .section-blue-bg .accordionNew_child:nth-child(even) {
  background-color: var(--JMMB-BACKGROUND-BLUE, #015DA8); }

article .section-lightblue-bg #accordion-first .accordion-group:nth-child(odd) .accordion-toggle, article .section-lightblue-bg .accordionNew_child:nth-child(odd){
  background-color: #7792aa; }

article .section-lightblue-bg #accordion-first .accordion-group:nth-child(even) .accordion-toggle, article .section-lightblue-bg .accordionNew_child:nth-child(even){
  background: #92aabf; }

article .section-grey-bg #accordion-first .accordion-group:nth-child(odd) .accordion-toggle {
  background-color: #e1e1e1; }

article .section-grey-bg #accordion-first .accordion-group:nth-child(even) .accordion-toggle {
  background-color: #f4f4f4; }

article .section-red-bg #accordion-first .accordion-group:nth-child(even) .accordion-toggle, article .section-red-bg .accordionNew_child:nth-child(even){
  background-color: #db131f; }

article .section-red-bg #accordion-first .accordion-group:nth-child(odd) .accordion-toggle, article .section-red-bg .accordionNew_child:nth-child(odd){
  background-color: #bf101a; }

article .section-darkred-bg #accordion-first .accordion-group:nth-child(odd) .accordion-toggle, article .section-darkred-bg .accordionNew_child:nth-child(odd){
  background-color: #db4228; }

article .section-darkred-bg #accordion-first .accordion-group:nth-child(even) .accordion-toggle, article .section-darkred-bg .accordionNew_child:nth-child(even){
  background-color: #bf3821; }

/*GRID OF IMAGES*/
article .grid-of-images .images, .cke_editable .grid-of-images .images {
  text-align: center; }

article .grid-of-images .images > .image-single, .cke_editable .grid-of-images .images > .image-single {
  display: inline-block;
  vertical-align: top;
  /*
  width: calc(24.2% - 4px);
  */
  /*
  margin-right: 1%;
  */
  width: calc(24.2% - 11px);
  margin: 25px 8px; }

article .grid-of-images .images > .image-single > img, .cke_editable .grid-of-images .images > .image-single > img {
  vertical-align: bottom; }

article .grid-of-images .images > .image-single > a, .cke_editable .grid-of-images .images > .image-single > a {
  margin: auto;
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: var(--JMMB-BLACK, #000);
  font-weight: 300;
  text-decoration: none;
  text-align: center; }

article .grid-of-images .images > .image-single a img, .cke_editable .grid-of-images .images > .image-single a img {
  display: block;
  margin: 0 auto 16px;
  max-width: 100%; }

article .grid-of-images .images > .image-single .text, .cke_editable .grid-of-images .images > .image-single .text {
  padding: 20px 15px 0; }

@media screen and (max-width: 1600px) {
  article .bg-absolute .pull-right-custom, article .bg-absolute .pull-left-custom {
    right: -150px; } }

@media screen and (max-width: 1400px) {
  article .bg-absolute .pull-right-custom, article .bg-absolute .pull-left-custom {
    right: -50px; } }

@media screen and (max-width: 1200px) {
  article .grid-of-images .images > .image-single {
    width: 32%;
    width: 32%;
    margin-right: 0; }
  article .bg-absolute .pull-right-custom, article .bg-absolute .pull-left-custom {
    right: 0px; } }

@media screen and (max-width: 1000px) {
  article .grid-of-images .images > .image-single {
    width: 48%;
    margin-right: 0; } }

@media screen and (max-width: 580px) {
  article .grid-of-images .images > .image-single {
    width: 100%;
    margin-right: 0; } }

/*SINGLE ITEM LIST*/
article .single-item-list h1 {
  margin-bottom: 36px; }

article .single-item-list .col-md-4 {
  height: 165px; }

article .single-item-list img {
  margin: 5px 20px 0 0; }

article .single-item-list p {
  margin: 0;
  color: #010101;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px; }

article .section-darkred-bg .single-item-list p,
article .section-red-bg .single-item-list p,
article .section-blue-bg .single-item-list p {
  color: var(--White, #FFF); }

article .single-item-list .text-wrapper {
  margin-left: 88px; }

article p.title, article .grid-of-images p.title a, .cke_editable .title, .cke_editable .grid-of-images .title a {
  font-size: 23px !important;
  font-weight: 500 !important;
  line-height: 27px !important; }
@media screen and (max-width: 1024px) {
  article p.title, article .grid-of-images p.title a, .cke_editable .title, .cke_editable .grid-of-images .title a {
    font-size: 21px !important; } }
@media screen and (max-width: 768px) {
  article p.title, article .grid-of-images p.title a, .cke_editable .title, .cke_editable .grid-of-images .title a {
    font-size: 19px !important; } }
@media screen and (max-width: 640px) {
  article p.title, article .grid-of-images p.title a, .cke_editable .title, .cke_editable .grid-of-images .title a {
    font-size: 17px !important; } }
@media screen and (max-width: 480px) {
  article p.title, article .grid-of-images p.title a, .cke_editable .title, .cke_editable .grid-of-images .title a {
    font-size: 15px !important; } }

@media screen and (max-width: 1024px) {
  article .grid-of-images .col-md-3.col-sm-6 .next-wrap {
    max-width: 245px;
    margin: auto; } }

article .grid-of-images p.title {
  margin-bottom: 4px; }

article .single-item-list p.title, article .grid-of-images p.title, .cke_editable .single-item-list .title, .cke_editable .grid-of-images .title a {
  font-weight: 600; }

article .single-item-list .left-col, article .accordion-inner .left-col {
  vertical-align: top;
  width: 88px; }

@media screen and (max-width: 991px) {
  article .columns-2-img-text img {
    width: auto;
    margin: auto;
    display: block; } }

@media screen and (max-width: 480px) {
  article #accordion-first .accordion-body .accordion-inner > .accord-img p {
    padding: 20px; } }

/*TABLE*/
article .main-table tr {
  height: 70px; }

article .main-table tr + tr {
  border-bottom: 5px solid var(--White, #FFF); }

article .main-table tr:last-child {
  border-bottom: none; }

article .main-table tr td {
  padding: 10px 18px;
  font-size: 15px;
  text-align: center; }

article .main-table td:nth-child(even) {
  background: #ffefb5; }

article .main-table td:nth-child(odd) {
  background: #fff5cd; }

article .main-table tr.header td {
  color: #ed1c29;
  line-height: 21.5px;
  background: var(--White, #FFF);
  padding-bottom: 0;
  padding-top: 30px;
  font-weight: 500; }

article .main-table td.left-title {
  background: #ed1c29;
  color: var(--White, #FFF);
  border-right: 5px solid var(--White, #FFF);
  font-weight: 500;
  text-align: left; }

.testimonial_text {
  font-size: 35px !important;
  font-weight: 400;
  line-height: 45px;
  text-transform: uppercase;
  max-width: 680px; }
@media screen and (max-width: 1024px) {
  .testimonial_text {
    font-size: 32px !important; } }
@media screen and (max-width: 768px) {
  .testimonial_text {
    font-size: 28px !important;
    line-height: 34px; } }
@media screen and (max-width: 640px) {
  .testimonial_text {
    font-size: 24px !important;
    line-height: 30px; } }
@media (max-width: 480px) {
  .testimonial_text {
    font-size: 20px !important;
    line-height: 25px; } }

.section-yellow-bg .testimonial_text {
  color: #ed1c29; }

.share_box .at-share-btn {
  display: none !important; }

.share_box.show_facebook .at-share-btn.at-svc-facebook {
  display: inline-block !important; }

.share_box.show_whatsapp .at-share-btn.at-svc-whatsapp {
  display: inline-block !important; }

.share_box.show_twitter .at-share-btn.at-svc-twitter {
  display: inline-block !important; }

.share_box.show_email .at-share-btn.at-svc-email,
.share_box.show_email .at-share-btn.at-svc-mailto{
  display: inline-block !important; }

input[type="checkbox"],
input[type="radio"] {
  display: none; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  width: 34px;
  height: 34px;
  margin: 0 8px 0 0;
  padding: 0; }

input[type="radio"] + label {
  border-radius: 100%; }

input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  content: "";
  display: inline-block;
  height: 30px;
  width: 30px;
  margin: 0;
  background-image: url(../img/icons/sprite-input2.png);
  background-repeat: no-repeat; }

input[type="radio"] + label::before {
  height: 30px;
  width: 30px; }

label.control-label {
  display: inline-block;
  padding: 0; }

input[type="checkbox"] + label::before {
  background-position: -3px 0px; }

input[type="checkbox"]:checked + label::before {
  background-position: -3px -52px; }

input[type="radio"] + label::before {
  background-position: -50px 0px; }

input[type="radio"]:checked + label::before {
  background-position: -50px -50px; }

.radio label, .checkbox label {
  font-size: 17px;
  vertical-align: middle; }

* {
  margin: 0;
  padding: 0; }

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Raleway; }

a, a:hover, a:focus, a:active, a:visited {
  text-decoration: none; }

img {
  max-width: 100%; }

input[type="text"]:focus,
article input[type="email"]:focus {
  outline: none; }

/*FLEX START*/
.flex {
  display: -ms-flexbox;
  display: flex; }

/*FLEX END*/
.simple-block {
  background-repeat: no-repeat;
  background-position: right 20% center;
  background-blend-mode: multiply;
  background-size: cover; }
.simple-block + .icon .grid-of-images .image-single img {
  max-height: 140px; }

#navbar {
  min-height: 100px; }

@media (max-width: 1200px) {
  .top {
    text-align: center; } }

.top .logo {
  display: inline-block;
  margin: 0; }
.top .logo img {
  width: 315px; }

.top .right.lang {
  margin-top: 20px; }
@media (max-width: 992px) {
  .top .right.lang {
    margin-top: 10px; } }

.top .right {
  float: right;
  margin-top: 40px; }
@media (max-width: 1200px) {
  .top .right {
    float: none;
    margin-top: 20px; } }
@media (max-width: 992px) {
  .top .right {
    display: none; } }
.top .right .top-menu {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px; }
@media (max-width: 992px) {
  .top .right .top-menu {
    margin-left: 35px;
    margin-bottom: 10px; } }
@media (max-width: 480px) {
  .top .right .top-menu {
    margin: 0 auto 10px; } }
.top .right .top-menu .links:first-line {
  margin-left: 10px; }
.top .right .top-menu .links li {
  display: inline-block; }
.top .right .top-menu .links li a {
  color: #676767;
  width: 42px;
  height: 9px;
  font-family: Raleway;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  vertical-align: top; }
.top .right .top-menu .links li a:hover {
  color: var(--JMMB-BLACK, #000); }
.top .right .top-menu .links li a.non-sprite {
  background-size: contain;
  padding-left: 20px;
  background-position-y: 0 !important; }
@media (max-width: 480px) {
  .top .right .top-menu .links li a.non-sprite {
    padding-left: 17px; } }
.top .right .top-menu .links li.first a {
  padding-left: 28px;
/*  background-size: 18px 36px;
  background-position-y: -23px; */
}
.top .right .top-menu .links li.first a:hover {
  /*background-position-y: 0; */
}
@media (max-width: 480px) {
  .top .right .top-menu .links li.first a {
    padding-left: 21px; } }
.top .right .top-menu .links li a {
  background-size: 18px 32px;
  padding-left: 25px;
  background-position-y: 0px; }
.top .right .top-menu .links li a:hover {
  background-position-y: -16px; }
@media (max-width: 480px) {
  .top .right .top-menu .links li a {
    padding-left: 18px; } }
@media (max-width: 992px) {
  .top .right .top-menu .links li.last {
    margin-right: 30px; } }
@media (max-width: 480px) {
  .top .right .top-menu .links li.last {
    margin-right: 10px; } }
.top .right .top-menu .links li + li {
  margin-left: 30px; }
body[data-location="do2"] .top .right .top-menu .links li + li {
  margin-left: 14px; }
body[data-location="do2bank"] .top .logo {
  height: 100px;}
body[data-location="do2bank"] .top .logo img {
  width: 245px;}
body[data-location="tt2"] .top .right .top-menu .links li + li {
  margin-left: 5px; }
@media (max-width: 480px) {
  .top .right .top-menu .links li + li {
    margin-left: 10px; } }
.top .right .search {
  display: inline-block;
  height: 35px; }
.top .right .search input {
  border-radius: 20px;
  background: #EBEBEB;
  color: #676767;
  width: 170px;
  height: 20px;
  border: none;
  padding: 0 12px; }
.top .right .search input::-webkit-input-placeholder {
  text-transform: uppercase; }
.top .right .search input::-moz-placeholder {
  text-transform: uppercase; }
.top .right .search input:-ms-input-placeholder {
  text-transform: uppercase; }
.top .right .search input:-moz-placeholder {
  text-transform: uppercase; }
.top .right .search .input-group-btn {
  position: absolute;
  right: 20px;
  top: 0;
  height: 20px; }
.top .right .search .input-group-btn button {
  height: 20px;
  background: transparent;
  border: none;
  color: #676767;
  padding: 0 4px;
  font-size: 12px; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  border-color: transparent; }

.full-width-image.top-image {
  height: 414px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit; }
.full-width-image.top-image div:not(.container) {
  margin-top: 45px; }
.full-width-image.top-image div:not(.container) .rissa {
  text-shadow: 5px 5px 23px rgba(0, 0, 0, 0.14);
  color: #ed1c2a;
  font-family: "Rissa Typeface";
  font-size: 247px;
  font-weight: 400;
  line-height: 86px;
  text-transform: none;
  display: block; }
.full-width-image.top-image div:not(.container) .lt-rissa {
  color: var(--JMMB-BLACK, #000);
  font-family: Raleway;
  font-size: 26px;
  font-weight: 400;
  line-height: 23px;
  text-transform: uppercase;
  margin-left: 80px;
  padding-top: 33px;
  display: block; }

@media screen and (max-width: 480px) {
  .views-exposed-widgets.clearfix input {
    width: 248px; } }

@media (max-width: 992px) {
  .navbar-header {
    position: absolute;
    top: 0;
    right: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    z-index: 9999; }
  .navbar-header .container {
    width: auto; } }

/* @media (max-width: 440px) {
  .navbar-header {
    top: 20px; } } */

.navbar-header .navbar-toggle {
  margin-right: 10px;
  margin-top: 24px; }
/* @media (max-width: 440px) {
  .navbar-header .navbar-toggle {
    margin-right: -15px;
    margin-top: 0px; } } */
@media (max-width: 992px) {
  .navbar-header .navbar-toggle {
    display: block; } }
@media (min-width: 993px) {
  .navbar-header .navbar-toggle {
    display: none; } }
.navbar-header .navbar-toggle .icon-bar {
  background: var(--JMMB-BLACK, #000); }

@media (max-width: 767px) {
  .with-alert .navbar-collapse {
    padding-bottom: 50px; } }

.navbar-collapse {
  box-shadow: 0 0 6px 0 #999999;
  position: relative;
  z-index: 1000;
  max-height: none; }
.navbar-collapse span:hover {
  cursor: default; }
@media (max-width: 767px) {
  .navbar-collapse {
    padding: 0; } }
@media (min-width: 991px) {
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; } }
@media (max-width: 767px) {
  .navbar-collapse.navbar-collapse.in {
    overflow-y: auto; } }
@media (min-width: 768px) {
  .navbar-collapse.navbar-collapse.in {
    overflow-y: visible; } }
@media (max-width: 1200px) {
  .navbar-collapse .container {
    width: 100%;
    padding: 0; } }
.navbar-collapse ul.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  position: static; }
.navbar-collapse ul.nav:after, .navbar-collapse ul.nav:before {
  display: none; }
@media screen and (max-width: 767px) {
  .navbar-collapse ul.nav {
    display: block; } }
@media screen and (max-width: 59em) {
  .navbar-collapse ul.nav > li {
    min-width: 0px;
    width: auto; } }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li {
    min-width: 100%;
    width: 100%; } }
.navbar-collapse ul.nav > li a, .navbar-collapse ul.nav > li > span {
  font-family: Raleway;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  color: #58595b;
  background-color: transparent;
  max-height: 56px;
  padding: 0 20px; }
@media screen and (max-width: 59em) {
  .navbar-collapse ul.nav > li a, .navbar-collapse ul.nav > li span {
    min-width: 0px;
    width: auto; } }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li a, .navbar-collapse ul.nav > li span {
    min-width: 100%;
    width: 100%;
    height: auto;
    max-height: none; } }
@media (max-width: 1200px) {
  .navbar-collapse ul.nav > li a, .navbar-collapse ul.nav > li span {
    padding-left: 14px;
    padding-right: 14px; } }
@media (max-width: 992px) {
  .navbar-collapse ul.nav > li a, .navbar-collapse ul.nav > li span {
    padding-left: 5px;
    padding-right: 5px; } }
.navbar-collapse ul.nav > li a .caret, .navbar-collapse ul.nav > li span .caret {
  display: none; }
.navbar-collapse ul.nav > li a:hover {
  color: #ed1c29;
  background-color: transparent; }
.navbar-collapse ul.nav > li {
    display: flex;
    align-items: center;
    min-height: 56px;
  }
@media (max-width: 768px) {
  .navbar-collapse ul.nav > li.open {
    display: block;
  }
  .navbar-collapse ul.nav > li.open > a,
  .navbar-collapse ul.nav > li.open > span {
    padding: 20px !important;
  }
}
.navbar-collapse ul.nav > li.dropdown {
  position: inherit;
  float: none; }
.navbar-collapse ul.nav > li.open > a {
  /* background: rgba(233, 0, 0, 0.8) !important; */
  color: var(--White, #FFF) !important; }
.navbar-collapse ul.nav > li .dropdown-menu {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.29);
  background-color: rgba(233, 0, 0, 0.8);
  border: none;
  position: absolute;
  right: 0;
  z-index: 10000;
  padding-bottom: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 100%; }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu {
    position: relative;
    background-color: #e6e6e6;
    margin-bottom: 20px; } }
.navbar-collapse ul.nav > li .dropdown-menu .float {
  float: right;
  max-height: none;
  padding: 0; }
@media (max-width: 1200px) {
  .navbar-collapse ul.nav > li .dropdown-menu .float {
    padding-right: 10px; } }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu .float {
    float: none;
    text-align: center;
    display: block;
    padding-right: 0;
    max-height: none;
    margin-top: 10px;
    margin-bottom: 45px; } }
.navbar-collapse ul.nav > li .dropdown-menu .container {
  min-height: 157px;
  width: 1170px;
  margin: auto;
  text-align: left;
  padding: 15px 0px;
  padding-right: 15px; }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu .container {
    padding-right: 0;
    padding-top: 0; } }
.navbar-collapse ul.nav > li .dropdown-menu .container li {
  width: 175px;
  display: inline-block;
  vertical-align: top; }
@media (max-width: 992px) {
  .navbar-collapse ul.nav > li .dropdown-menu .container li {
    width: 120px; } }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu .container li {
    display: block;
    margin-top: 7px;
    width: auto;
    margin-left: 0 !important; } }
.navbar-collapse ul.nav > li .dropdown-menu .container li a, .navbar-collapse ul.nav > li .dropdown-menu .container li a:hover, .navbar-collapse ul.nav > li .dropdown-menu .container li span:not(.highlightMenu) {
  color: var(--White, #FFF);
  background-position: center 18px;
  text-align: center;
  text-transform: none;
  margin: auto;
  max-width: 190px;
  font-weight: 500;
  display: block;
  line-height: 17px;
  padding: 70px 10px 0 10px;
  font-size: 13px;
  width: 100%;
  height: auto;
  max-height: initial;}
.navbar-collapse ul.nav > li > a > span.highlight {
  color: #58595b!important;
  background-color: transparent!important;}
@media (max-width: 992px) {
  .navbar-collapse ul.nav > li .dropdown-menu .container li a, .navbar-collapse ul.nav > li .dropdown-menu .container li a:hover, .navbar-collapse ul.nav > li .dropdown-menu .container li span {
    max-width: 115px; } }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu .container li a, .navbar-collapse ul.nav > li .dropdown-menu .container li a:hover, .navbar-collapse ul.nav > li .dropdown-menu .container li span:not(.highlightMenu) {
    color: #58595b;
    padding-top: 20px;
    background-image: none; } }
.navbar-collapse ul.nav > li .dropdown-menu .container li a:hover {
  font-weight: 700; }
@media (max-width: 1199px) {
  .navbar-collapse ul.nav > li .dropdown-menu .container {
    width: 100%; } }
.navbar-collapse ul.nav > li .dropdown-menu .bottom {
  height: 46px;
  width: 1170px;
  margin: auto;
  text-align: left;
  padding-left: 45px;
  padding-right: 45px; }
@media (max-width: 1199px) {
  .navbar-collapse ul.nav > li .dropdown-menu .bottom {
    width: 100%; } }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu .bottom {
    display: block;
    height: auto;
    padding: 0;
    text-align: center; } }
.navbar-collapse ul.nav > li .dropdown-menu .bottom li {
  display: inline-block;
  vertical-align: top; }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu .bottom li:first-child {
    margin-top: 7px; } }
.navbar-collapse ul.nav > li .dropdown-menu .bottom li a, .navbar-collapse ul.nav > li .dropdown-menu .bottom li span:not(.highlightMenu) {
  padding: 10px 40px 10px 50px;
  font-weight: 500;
  display: block;
  max-width: none;
  background-position: 10px center;
  text-transform: none;
  color: var(--White, #FFF);
  font-size: 13px;
  height: auto; }
.navbar-collapse ul.nav > li .dropdown-menu .bottom li a::after, .navbar-collapse ul.nav > li .dropdown-menu .bottom li span:not(.highlightMenu)::after {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 1px;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
  margin-bottom: -1px; }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu .bottom li a, .navbar-collapse ul.nav > li .dropdown-menu .bottom li span:not(.highlightMenu) {
    background-image: none;
    padding: 0;
    text-align: left;
    line-height: 40px;
    display: inline-block;
    width: auto;
    min-width: 0;
    color: #58595b; } }
.navbar-collapse ul.nav > li .dropdown-menu .bottom li a:hover {
  font-weight: 700; }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu .bottom li {
    min-width: 0;
    width: 100%;
    vertical-align: top; } }
.navbar-collapse ul.nav > li .dropdown-menu .bottom:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  border-top: 2px solid var(--White, #FFF); }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu .bottom:before {
    border-top: 2px solid #58595b; } }
.navbar-collapse ul.nav > li .dropdown-menu .dropdown-menu2 li + li {
  margin-left: 0 !important; }
.navbar-collapse ul.nav > li .dropdown-menu .dropdown-menu2 li a, .navbar-collapse ul.nav > li .dropdown-menu .dropdown-menu2 li span {
  padding: 5px 0 !important; }
.navbar-collapse ul.nav > li .dropdown-menu .white-block {
  background: var(--White, #FFF);
  color: #ed1c29;
  font-size: 14px;
  font-weight: 500;
  line-height: 34px;
  width: 100%;
  text-align: center; }
.navbar-collapse ul.nav > li .dropdown-menu .white-block > p {
  width: 1170px;
  margin: auto;
  text-align: left;
  padding-left: 55px;
  padding-right: 55px; }
@media (max-width: 1199px) {
  .navbar-collapse ul.nav > li .dropdown-menu .white-block > p {
    width: 100%; } }
@media (max-width: 767px) {
  .navbar-collapse ul.nav > li .dropdown-menu .white-block {
    padding-right: 0;
    line-height: 20px; } }
.navbar-collapse ul.nav > li .dropdown-menu .white-block a, .navbar-collapse ul.nav > li .dropdown-menu .white-block span {
  text-transform: none;
  color: inherit;
  text-decoration: underline;
  font-size: 14px;
  padding: 0;
  font-weight: 400; }
.navbar-collapse ul.nav .block {
  display: block !important;
  visibility: visible !important;
  margin-top: 0;
  opacity: 1;
  transition-delay: 0s;
  left: 0;
  line-height: 1.4;
  padding: 20px 0 0;
  top: 100%;
  transition: visibility 0s linear 0.5s, opacity .5s linear, margin .5s ease;
  z-index: 102;
  border-radius: 0; }

.nav > li.leaf > a {
  background: none; }

.ultimenu > li:hover > .ultimenu-flyout, .ultimenu > li.hover > .ultimenu-flyout, .dropdown-backdrop {
  display: none;
  visibility: hidden; }

.full-width-image {
  height: 515px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
@media screen and (max-width: 991px) {
  .full-width-image {
    background-attachment: scroll !important;
    height: 300px !important; } }

.form-radios .form-disabled {
  display: none; }

.page-node-type-home-page .quick-links {
  position: absolute; }
@media screen and (max-width: 767px) {
  .page-node-type-home-page .quick-links {
    position: relative; } }

.wrapper {
  position: relative; }
.wrapper .container {
  padding: 20px; }

.top-image + .quick-links {
  position: absolute; }
@media screen and (max-width: 767px) {
  .top-image + .quick-links {
    position: relative; } }

.quick-links {
  background: rgba(223, 0, 0, 0.8) none repeat scroll 0 0;
  bottom: 0;
  width: 100%; }
.quick-links .container {
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
}
.quick-links .container a {
  color: var(--White, #FFF);
  font-family: Raleway;
  font-weight: normal;
  font-size: 13px;
  line-height: 17px;
  display: inline-block;
  vertical-align: middle;
  width: 110px;
  text-transform: uppercase;
  position: relative; }
.quick-links .container a:not(:first-child) {
  margin-left: 40px; }
.quick-links .container a:not(:last-child) {
  margin-right: 40px; }
.quick-links .container a:nth-child(6n) {
  margin-right: 0; }
.quick-links .container a:nth-child(6n+1) {
  margin-left: 0; }
.quick-links .container a:hover {
  font-weight: bold; }
@media (max-width: 1200px) {
  .quick-links .container a {
    margin: 0 25px !important; } }
@media (max-width: 992px) {
  .quick-links .container a {
    margin: 0 5px !important; } }
@media (max-width: 992px) {
  .quick-links .container a {
    margin: 5px !important; } }
.quick-links .container a img {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0); }
.quick-links .container a .img-hover {
  display: none; }
.quick-links .container a:hover .img-hover {
  display: block; }
.quick-links .container a:hover .img-def {
  display: none; }
.quick-links .container a .ink_img_box {
  width: 110px;
  height: 55px;
  position: relative;
  margin-bottom: 7px; }
.quick-links .container a span {
  color: var(--White, #FFF); }
.quick-links .container a:hover span {
  color: var(--White, #FFF); }
.quick-links .container a.link.quicklink-with-icon {
  min-height: 110px; }

.newsletter .container
/*.newsletter-post .container*/{
  padding: 50px 20px; }

.newsletter h1 {
  font-size: 38px;
  margin-top: 0; }

.newsletter .views-row-even {
  background: #92aabf; }
.newsletter .views-row-even h1, .newsletter .views-row-even .mailchimp form, .newsletter .views-row-even .mailchimp form .icon-arrow {
  color: var(--White, #FFF); }
.newsletter .views-row-even .mailchimp form .icon-arrow {
  border-color: var(--White, #FFF); }
.newsletter .views-row-even .at-share-btn {
  background-image: url("../img/icons/share-white.png"); }

.newsletter .views-field-field-subtitle {
  font-size: 21px;
  margin-bottom: 30px;
  font-weight: 500; }

.newsletter .views-field-field-image {
  float: left; }
@media (max-width: 767px) {
  .newsletter .views-field-field-image {
    float: none; } }
.newsletter .views-field-field-image img {
  margin-right: 20px;
  margin-bottom: 20px; }
@media (max-width: 767px) {
  .newsletter .views-field-field-image img {
    margin-right: 0; } }

.newsletter .mailchimp-newsletter-mergefields .subs, .newsletter .form-item-submitted-e-mail .subs {
  float: left;
  font-size: 17px;
  font-weight: 700;
  line-height: 34px;
  padding-right: 10px; }
@media screen and (max-width: 480px) {
  .newsletter .mailchimp-newsletter-mergefields .subs, .newsletter .form-item-submitted-e-mail .subs {
    font-size: 13px !important;
    float: none; } }

.newsletter .mailchimp-newsletter-mergefields .form-item-mergevars-email, .newsletter .mailchimp-newsletter-mergefields .form-text, .newsletter .form-item-submitted-e-mail .form-item-mergevars-email, .newsletter .form-item-submitted-e-mail .form-text {
  float: right; }

@media screen and (max-width: 480px) {
  .newsletter .form-item-mergevars-email {
    max-width: 150px; } }

.newsletter .mailchimp form {
  float: right;
  color: #ed1c29;
  margin-top: 15px; }
@media screen and (max-width: 550px) {
  .newsletter .mailchimp form {
    float: none;
    clear: left; } }
.newsletter .mailchimp form .icon-arrow {
  color: #ed1c29;
  background: transparent; }
.newsletter .mailchimp form label {
  font-size: 17px;
  padding-right: 5px; }
.newsletter .mailchimp form input[type="text"], .newsletter .mailchimp form input[type="email"] {
  max-width: 250px; }
@media screen and (max-width: 480px) {
  .newsletter .mailchimp form input[type="text"], .newsletter .mailchimp form input[type="email"] {
    max-width: 210px; } }

.newsletter .share_box {
  margin-top: 15px;
  float: left;
}

.i18n-es.page-node-type-home-page .form-item-submitted-e-mail:before, .i18n-es.page-node-type-home-page .mailchimp-newsletter-mergefields:before, .i18n-es.node-type-basic-content .mailchimp-newsletter-mergefields:before {
  content: 'Suscríbete gratis' !important; }

.page-node-type-home-page .form-item-submitted-e-mail, .page-node-type-home-page .mailchimp-newsletter-mergefields {
  vertical-align: bottom; }
.page-node-type-home-page .form-item-submitted-e-mail:before, .page-node-type-home-page .mailchimp-newsletter-mergefields:before, .node-type-basic-content .mailchimp-newsletter-mergefields:before {
  content: 'Subscribe';
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  color: var(--JMMB-BLACK, #000);
  display: block; }
@media screen and (max-width: 1024px) {
  .page-node-type-home-page .form-item-submitted-e-mail:before, .page-node-type-home-page .mailchimp-newsletter-mergefields:before, .node-type-basic-content .mailchimp-newsletter-mergefields:before {
    font-size: 21px !important; } }
@media screen and (max-width: 768px) {
  .page-node-type-home-page .form-item-submitted-e-mail:before, .page-node-type-home-page .mailchimp-newsletter-mergefields:before, .node-type-basic-content .mailchimp-newsletter-mergefields:before {
    font-size: 19px !important;
    text-align: left; } }
@media screen and (max-width: 640px) {
  .page-node-type-home-page .form-item-submitted-e-mail:before, .page-node-type-home-page .mailchimp-newsletter-mergefields:before, .node-type-basic-content .mailchimp-newsletter-mergefields:before {
    font-size: 17px !important; } }
@media screen and (max-width: 480px) {
  .page-node-type-home-page .form-item-submitted-e-mail:before, .page-node-type-home-page .mailchimp-newsletter-mergefields:before,  .node-type-basic-content .mailchimp-newsletter-mergefields:before {
    font-size: 15px !important; } }
.page-node-type-home-page .form-item-submitted-e-mail > .form-item-mergevars-email.form-type-textfield, .page-node-type-home-page .mailchimp-newsletter-mergefields > .form-item-mergevars-email.form-type-textfield, .node-type-basic-content .form-item-submitted-e-mail > .form-item-mergevars-email.form-type-textfield {
  margin-top: 18px;
  display: inline-block;
  vertical-align: bottom; }
@media screen and (max-width: 768px) {
  .page-node-type-home-page .form-item-submitted-e-mail > .form-item-mergevars-email.form-type-textfield, .page-node-type-home-page .mailchimp-newsletter-mergefields > .form-item-mergevars-email.form-type-textfield, .node-type-basic-content .form-item-submitted-e-mail > .form-item-mergevars-email.form-type-textfield, .node-type-basic-content .mailchimp-newsletter-mergefields > .form-item-mergevars-email.form-type-textfield {
    margin-top: 8px; } }

.page-node-type-home-page .mailchimp-signup-subscribe-form .form-actions, .page-node-type-home-page .webform-client-form-118 .form-actions, .node-type-basic-content .mailchimp-signup-subscribe-form .form-actions {
  vertical-align: bottom;
  margin-bottom: 0; }

.page-node-type-home-page .webform-client-form-118 .form-control, .node-type-basic-content .mailchimp-signup-subscribe-form .form-control  {
  margin-top: 18px; }
@media screen and (max-width: 768px) {
  .page-node-type-home-page .webform-client-form-118 .form-control, .node-type-basic-content .mailchimp-signup-subscribe-form .form-control {
    margin-top: 8px; } }

.view-content + .text-center {
  background: #92aabf; }

.pagination .active span, .pagination li a:hover, .pagination li a {
  background: transparent !important;
  border: none !important; }

.pagination li a {
  color: var(--JMMB-BLACK, #000) !important; }

.pagination li span, .pagination li a {
  padding: 6px !important; }

.node-blog-post, .node-blog-post-2, .node-blog-post-3 {
  font-family: Raleway; }
.node-blog-post .subtitle, .node-blog-post-2 .subtitle, .node-blog-post-3 .subtitle {
  font-size: 23px; }
.node-blog-post .date, .node-blog-post-2 .date, .node-blog-post-3 .date {
  font-size: 15px;
  margin-bottom: 20px; }
.node-blog-post .right-content, .node-blog-post-2 .right-content, .node-blog-post-3 .right-content {
  float: left;
  margin: 0 20px 20px 0; }
@media (max-width: 767px) {
  .node-blog-post .right-content, .node-blog-post-2 .right-content, .node-blog-post-3 .right-content {
    float: none;
    margin: 0; } }
.node-blog-post .left-content, .node-blog-post-2 .left-content, .node-blog-post-3 .left-content {
  font-size: 17px; }
.node-blog-post .left-content p, .node-blog-post-2 .left-content p, .node-blog-post-3 .left-content p {
  margin-bottom: 20px; }
.node-blog-post .bottom-content, .node-blog-post-2 .bottom-content, .node-blog-post-3 .bottom-content {
  box-shadow: 0 -6px 6px -6px #999999;
  margin-top: 40px;
  padding-top: 30px;
  clear: both; }
.node-blog-post .bottom-content p, .node-blog-post-2 .bottom-content p, .node-blog-post-3 .bottom-content p {
  font-size: 20px; }

.at-share-btn {
  width: 30px;
  height: 30px;
  min-width: 30px !important;
  background-color: transparent !important;
  background-image: url("../img/icons/share.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-right: 0px !important; }
.at-share-btn .at-icon-wrapper, .at-share-btn .at-label {
  display: none !important; }
.at-share-btn.at-svc-twitter {
  background-position: -63px 0 !important; }
.at-share-btn.at-svc-whatsapp {
  background-position: -30px 0 !important; }
.at-share-btn.at-svc-email,
.at-share-btn.at-svc-mailto{
  background-position: -95px 0 !important; }

.blog-post {
  overflow: hidden; }

.blog-post > .right-content {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
  transform: translateY(0px) !important; }

.views-row > .views-field.views-field-body > span.field-content {
  font-size: 20px; }

.addthis_inline_share_toolbox {
  clear: none !important; }

.sharethis-inline-share-buttons {
  text-align: left !important; }
.sharethis-inline-share-buttons .st-btn:hover {
  top: 0px !important; }

.table-visible-0 {
  display: none; }

.table-visible-1 {
  display: block; }

.node-blog-page {
  /*  span.icon-arrow {
         width: 20px;
         height: 20px;
       }*/ }
.node-blog-page .top-view h2 {
  margin-bottom: 0;
  margin-top: 5px; }
.node-blog-page h4 {
  color: #ed1c29;
  margin-top: 0; }
.node-blog-page .views-field-field-preview-image div {
  height: 280px;
  overflow: hidden; }
@media (max-width: 1200px) {
  .node-blog-page .views-field-field-preview-image div {
    height: 250px; } }
@media (max-width: 992px) {
  .node-blog-page .views-field-field-preview-image div {
    height: 190px; } }
@media (max-width: 992px) {
  .node-blog-page .views-field-field-preview-image div {
    height: 190px; } }
@media (max-width: 767px) {
  .node-blog-page .views-field-field-preview-image div {
    height: auto; } }
.node-blog-page .views-field-field-preview-image img {
  position: relative;
  width: 100%; }
.node-blog-page .top-view {
  color: var(--JMMB-BLACK, #000); }
.node-blog-page .top-view label {
  color: #747474;
  font-size: 17px;
  vertical-align: top;
  font-weight: 500;
  line-height: 34px; }
@media (max-width: 640px) {
  .node-blog-page .top-view .views-widget {
    display: block; }
  .node-blog-page .top-view .views-widget input {
    margin-left: 0; } }
.node-blog-page .top-view .views-widget, .node-blog-page .top-view .views-widget > div {
  display: inline-block;
  vertical-align: top; }
.node-blog-page .top-view input {
  max-width: 115px;
  display: inline-block;
  margin: 0 6px;
  border-radius: 0px; }
@media (max-width: 650px) {
  .node-blog-page .top-view input {
    max-width: 100%;
    display: block !important;
    margin: 0; } }
.node-blog-page .top-view .views-view-grid .col-first {
  width: 50%;
  padding-right: 1%;
  vertical-align: top; }
.node-blog-page .top-view .views-view-grid .col-last {
  padding-left: 1%;
  vertical-align: top; }
.node-blog-page .top-view .views-field-created {
  font-size: 12px;
  margin-top: 10px;
  font-weight: 700; }
.node-blog-page .top-view h3 {
  color: var(--JMMB-BLACK, #000);
  font-size: 23px;
  line-height: 30px;
  font-weight: 500;
  margin: 5px 0px; }
.node-blog-page .top-view .views-field-body {
  font-size: 17px;
  font-weight: 400; }
.node-blog-page .top-view .views-field-view-node a {
  font-weight: 600; }
.node-blog-page .top-view .views-field-view-node {
  margin: 15px 0 0; }
.node-blog-page .top-view .text-center {
  background: transparent; }
.node-blog-page .top-view .text-center .active span {
  color: #ed1c29;
  font-weight: bold; }
@media (min-width: 1200px) {
  .node-blog-page .views-widget-filter-field_category_tid {
    margin-left: 70px; } }
@media (max-width: 1199px) {
  .node-blog-page .views-widget-filter-field_category_tid {
    clear: left; } }
.node-blog-page .selectric {
  margin-top: 0; }
.node-blog-page .selectric .label {
  width: 200px;
  text-align: left; }
.node-blog-page .selectric-items {
  margin-top: 5px; }
.node-blog-page .views-exposed-form .views-exposed-widget .btn {
  margin-top: 0;
  background: transparent;
  border: none;
  margin-left: 10px;
  color: #ed1c29;
  font-size: 17px;
  font-weight: 600;
  padding-right: 2px; }
@media (max-width: 480px) {
  .node-blog-page .views-exposed-form .views-exposed-widget .btn {
    margin-left: -12px;
    margin-top: 15px; } }
.node-blog-page .views-exposed-form .views-exposed-widget .btn:hover {
  color: #ff6043; }
.node-blog-page .views-exposed-form .views-exposed-widget .btn:hover .icon-arrow {
  color: #ff6043;
  border-color: #ff6043; }
.node-blog-page .views-submit-button {
  float: right; }
@media (max-width: 480px) {
  .node-blog-page .views-submit-button {
    float: none; } }
.node-blog-page label[for="edit-field-category-tid"] {
  margin-right: 10px; }
.node-blog-page .views-exposed-form .views-exposed-widget {
  padding-right: 0; }
.node-blog-page .bottom-view {
  background: #92aabf;
  color: var(--JMMB-BLACK, #000); }
.node-blog-page .bottom-view h2 {
  color: var(--White, #FFF);
  font-weight: 600; }
.node-blog-page .bottom-view .views-field-field-image {
  float: left;
  padding-right: 15px; }
@media (max-width: 991px) {
  .node-blog-page .bottom-view .views-field-field-image {
    width: 100%; }
  .node-blog-page .bottom-view .views-field-field-image img {
    width: 100%; } }
.node-blog-page .bottom-view .views-field-field-image img {
  max-width: 244px;
  width: 100%;
  height: auto; }
@media (max-width: 768px) {
  .node-blog-page .bottom-view .views-field-field-image {
    float: none; } }
.node-blog-page .bottom-view .head {
  margin-bottom: 20px; }
.node-blog-page .bottom-view h2 {
  color: var(--JMMB-BLACK, #000);
  font-size: 23px;
  line-height: 30px;
  font-weight: 500;
  margin: 0px 0px 5px; }
.node-blog-page .bottom-view .views-view-grid .col-first {
  width: 50%;
  padding-right: 1%;
  vertical-align: top; }
.node-blog-page .bottom-view .views-view-grid .col-last {
  padding-left: 1%;
  vertical-align: top; }
.node-blog-page .bottom-view .views-field-view-node {
  margin: 10px 0 0; }
.node-blog-page .bottom-view .row-2 .views-field-field-image, .node-blog-page .bottom-view .row-2 .views-field-title {
  margin-top: 70px; }
.node-blog-page .bottom-view .subscribe {
  background: #db131f;
  padding: 25px 30px;
  color: var(--White, #FFF);
  margin: 45px 0 65px;
  position: relative; }
@media screen and (min-width: 1200px) {
  .node-blog-page .bottom-view .subscribe .col-lg-5 {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%); } }
.node-blog-page .bottom-view .subscribe h2 {
  color: var(--White, #FFF); }
.node-blog-page .bottom-view .subscribe .icon-arrow {
  color: var(--White, #FFF);
  border-color: var(--White, #FFF); }
@media (min-width: 1200px) {
  .node-blog-page .bottom-view form {
    margin-left: 8px;
    margin-top: 0; } }
@media (max-width: 1199px) {
  .node-blog-page .bottom-view form {
    margin-top: 18px; } }
.node-blog-page .top-view .container, .node-blog-page .bottom-view .container {
  padding-bottom: 0px; }
.node-blog-page .pagination {
  margin-bottom: 0; }
.node-blog-page form {
  margin-top: 0; }
.node-blog-page .views-row-odd, .node-blog-page .views-row-even {
  width: calc(50% - 3px);
  display: inline-block;
  vertical-align: top;
  padding-right: 1%;
  margin-bottom: 70px; }
@media (max-width: 767px) {
  .node-blog-page .views-row-odd, .node-blog-page .views-row-even {
    padding-left: 0;
    padding-right: 0;
    width: 100%; } }
.node-blog-page .views-row-even {
  padding-left: 1%;
  padding-right: 0; }

.photo-gallery .container {
  padding-top: 0;
  text-align: center; }
.photo-gallery .container a {
  margin-bottom: 40px;
  float: none;
  vertical-align: top;
  text-align: left;
  /*@media screen and (max-width: 991px) {
      text-align: center;
    }*/ }
.photo-gallery .container a h4 {
  font-size: 23px;
  font-weight: 500;
  line-height: 27px;
  margin-bottom: 0;
  margin-top: 13px;
  color: #010101; }
.photo-gallery .container a p {
  font-weight: 400;
  line-height: 25px;
  color: #010101; }
.photo-gallery .container a img {
  max-height: 300px;
  display: block;
  margin: auto; }
.photo-gallery .container .gallery-pager {
  text-align: center;
  margin-top: 100px; }
.photo-gallery .container .gallery-pager a {
  color: var(--JMMB-BLACK, #000) !important;
  font-size: 20px;
  margin: 0 10px; }
.photo-gallery .container .gallery-pager a.active {
  color: #ed1c29 !important; }

.view-photo-gallery .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.table-wrapper {
  margin-top: 40px; }
@media screen and (max-width: 767px) {
  .table-wrapper > table {
    display: block; } }
.table-wrapper .header {
  height: 40px; }
.table-wrapper .header td {
  padding-top: 0 !important;
  font-weight: 700 !important; }
.table-wrapper h2, .table-wrapper p {
  margin: 0; }

.table-mob {
  display: none; }
@media screen and (max-width: 767px) {
  .table-mob {
    display: block; }
  .table-mob td {
    width: 50% !important; } }

.inline:hover .pulse {
  animation: pulse 1s; }

.logo.portal img {
  max-width: 300px; }

#red-bar {
  color: #58595b;
  line-height: 50px;
  font-size: 16px;
  font-weight: 300;
  background: #ffdc5b;
  z-index: 1111;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px; }
#red-bar .container {
  position: relative;
  max-height: 50px;
  overflow: hidden; }
#red-bar button {
  position: absolute;
  right: 0px;
  top: 12px;
  font-weight: 400;
  color: inherit;
  opacity: 1;
  outline: 0 !important; }
@media (max-width: 767px) {
  #red-bar button {
    right: 7px; } }
#red-bar p {
  margin-bottom: 0; }
#red-bar .ti_wrapper {
  overflow: hidden;
  white-space: nowrap; }
@media (max-width: 767px) {
  #red-bar .ti_wrapper {
    margin-right: 10px; } }
#red-bar .ti_slide {
  width: 30000px !important;
  position: relative;
  left: 0;
  top: 0; }
#red-bar .ti_content {
  position: relative;
  float: left; }

.webform-client-form .webform-submit {
  float: right; }

body {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: var(--JMMB-BLACK, #000);
  min-width: 320px; }
@media (max-width: 992px) {
  body {
    padding-top: 100px; }
  body .navbar-collapse.collapse {
    display: none !important; }
  body .navbar-collapse.collapse.in {
    display: block !important; }
  body #navbar {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1111;
    background: var(--White, #FFF);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    max-height: 100%;
    box-shadow: 0 4px 17px -2px #999999; }
  body #navbar .right {
    display: none; } }
@media (max-width: 767px) {
  body #navbar {
    overflow-y: auto; } }

.with-alert {
  padding-top: 50px; }
.with-alert.logged-in #red-bar {
  top: 28px; }
@media (max-width: 992px) {
  .with-alert {
    padding-top: 150px; }
  .with-alert #navbar {
    top: 50px; } }

.sticky {
  z-index: 1111;
  background: var(--White, #FFF);
  transition: all 1s;
  -webkit-transition: all 1s;
  left: 0px;
  right: 0px; }

@media (min-width: 992px) {
  .fixed-menu .sticky {
    position: fixed;
    top: 0px; }
  .fixed-menu #navbar {
    padding-bottom: 56px; }
  .with-alert.fixed-menu .sticky {
    position: fixed;
    top: 50px; }
  .logged-in.fixed-menu .sticky {
    position: fixed;
    top: 28px; }
  .logged-in.fixed-menu.with-alert .sticky {
    top: 78px; } }

@media screen and (max-width: 767px) {
  iframe.pull-right-custom {
    max-width: 100%;
    height: auto;
    float: none;
    margin: 0 auto 40px; } }

.language-switcher-locale-url {
  text-align: right; }
.language-switcher-locale-url .active {
  display: none; }
.language-switcher-locale-url li {
  list-style-type: none; }
.language-switcher-locale-url a {
  color: #676767;
  width: 42px;
  height: 9px;
  font-family: Raleway;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  vertical-align: top; }
.language-switcher-locale-url a:hover {
  color: var(--JMMB-BLACK, #000); }

article .mailchimp-signup-subscribe-form, article .webform-client-form-118 {
  min-width: 300px;
  position: relative;
  margin-top: 16px; }
@media screen and (max-width: 480px) {
  article .mailchimp-signup-subscribe-form, article .webform-client-form-118 {
    min-width: 250px; } }
article .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields, article .mailchimp-signup-subscribe-form .form-item-submitted-e-mail, article .webform-client-form-118 .mailchimp-newsletter-mergefields, article .webform-client-form-118 .form-item-submitted-e-mail {
  display: inline-block !important;
  margin-bottom: 0;
  vertical-align: bottom; }
@media screen and (max-width: 500px) {
  article .mailchimp-signup-subscribe-form .form-email, article .mailchimp-signup-subscribe-form input[type="text"], article .webform-client-form-118 .form-email, article .webform-client-form-118 input[type="text"] {
    max-width: 250px !important; } }
@media screen and (max-width: 430px) {
  article .mailchimp-signup-subscribe-form .form-email, article .mailchimp-signup-subscribe-form input[type="text"], article .webform-client-form-118 .form-email, article .webform-client-form-118 input[type="text"] {
    max-width: 200px !important; } }
@media screen and (max-width: 380px) {
  article .mailchimp-signup-subscribe-form .form-email, article .mailchimp-signup-subscribe-form input[type="text"], article .webform-client-form-118 .form-email, article .webform-client-form-118 input[type="text"] {
    max-width: 150px !important; } }
article .mailchimp-signup-subscribe-form .form-actions, article .webform-client-form-118 .form-actions {
  display: inline-block;
  vertical-align: top; }
@media screen and (max-width: 767px) {
  article .mailchimp-signup-subscribe-form .form-actions, article .webform-client-form-118 .form-actions {
    vertical-align: bottom; } }
article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit, article .mailchimp-signup-subscribe-form .form-actions .btn.form-submit, article .webform-client-form-118 .form-actions .btn.btn-default.form-submit, article .webform-client-form-118 .form-actions .btn.form-submit {
  /*        border: none;
            width: 0;
            height: 0;
            padding: 0;
            font-size: 0;
            vertical-align: top;
            background: rgba(0, 0, 0, 0) !important;*/
  border-width: 3px;
  border-style: solid;
  display: inline-block;
  border-radius: 100px;
  margin-left: 10px;
  text-align: center;
  width: 32px;
  height: 32px;
  line-height: 20px;
  font-size: 28px;
  background-color: transparent;
  font-weight: 700;
  padding: 1px 12px 6px 6px; }
article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:after:active, article .mailchimp-signup-subscribe-form .form-actions .btn.form-submit:after:active, article .webform-client-form-118 .form-actions .btn.btn-default.form-submit:after:active, article .webform-client-form-118 .form-actions .btn.form-submit:after:active {
  color: #8e212b; }
article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:after:visited, article .mailchimp-signup-subscribe-form .form-actions .btn.form-submit:after:visited, article .webform-client-form-118 .form-actions .btn.btn-default.form-submit:after:visited, article .webform-client-form-118 .form-actions .btn.form-submit:after:visited {
  color: #8e212b; }
article .mailchimp-signup-subscribe-form .form-actions .btn.btn-default.form-submit:after:hover, article .mailchimp-signup-subscribe-form .form-actions .btn.form-submit:after:hover, article .webform-client-form-118 .form-actions .btn.btn-default.form-submit:after:hover, article .webform-client-form-118 .form-actions .btn.form-submit:after:hover {
  color: #ff6043; }

/*CKEEDITOR*/
.cke_editable .testimonial_text {
  color: var(--JMMB-BLACK, #000) !important; }

.cke_editable .accordion-body {
  height: auto !important;
  display: block !important; }

/*portal page*/
.image_box_carousel {
  width: 220px;
  height: 220px;
  border-radius: 50%; }
.image_box_carousel:hover {
  background: var(--JMMB-BLACK, #000); }

.slick-slide img {
  display: block;
  border-radius: 50%;
  width: 190px;
  height: 190px; }
.slick-slide img:hover {
  display: block;
  border-radius: 50%;
  width: 220px;
  height: 220px; }

.page-user .region-content form {
  max-width: 400px;
  margin: 117px auto;
  padding: 0 10px; }

.page-user .profile {
  max-width: 700px;
  margin: 100px auto;
  padding: 0 10px; }

#reset {
  margin: 20px 0;
  font-size: 20px; }

.node-form-page h2.pb {
  margin-bottom: 30px;
  margin-top: 30px; }

.locations.active .location-single {
  opacity: 0.2; }
.locations.active .location-single * {
  pointer-events: none; }

.locations.active .location-single.active {
  opacity: 1;
  position: relative; }
.locations.active .location-single.active * {
  pointer-events: auto; }
.locations.active .location-single.active .reset {
  display: inline-block;
  vertical-align: top;
  background-image: url("../img/icons/map_x-out_icon.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 35px;
  height: 35px; }
.locations.active .location-single.active .left-side:hover {
  transform: scale(0.8, 0.8) !important;
  -webkit-transform: scale(0.8, 0.8) !important;
  -ms-transform: scale(0.8, 0.8) !important;
  -moz-transform: scale(0.8, 0.8) !important; }
.locations.active .location-single.active h3.hover:hover {
  cursor: default;
  color: #ed1c29; }

.location-single {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 10%;
  margin-bottom: 30px; }
.location-single h3.hover:hover {
  color: #ff6043; }
.location-single .left-side {
  opacity: 1;
  transform: scale(0.8, 0.8);
  transition-timing-function: ease-out;
  transition-duration: 250ms;
  -ms-transform: scale(0.8, 0.8);
  -ms-transition-timing-function: ease-out;
  -ms-transition-duration: 250ms;
  -webkit-transform: scale(0.8, 0.8);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(0.8, 0.8);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms; }
.location-single .left-side:hover {
  transform: scale(1, 1);
  transition-timing-function: ease-out;
  transition-duration: 250ms;
  -ms-transform: scale(1, 1);
  -ms-transition-timing-function: ease-out;
  -ms-transition-duration: 250ms;
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms; }
.location-single .reset {
  display: none; }
@media (max-width: 1200px) {
  .location-single {
    padding-right: 0; } }
@media (max-width: 767px) {
  .location-single {
    width: 100%; } }
.location-single > div {
  display: inline-block;
  vertical-align: top; }
.location-single .left-side {
  padding: 0 40px 0 20px; }
.location-single .left-side img {
  cursor: pointer; }
.location-single .right-side {
  width: calc(100% - 150px); }
.location-single .right-side h3 {
  margin-bottom: 0;
  cursor: pointer;
  font-size: 15px !important; }
.location-single .right-side p {
  font-size: 15px;
  margin-bottom: 0; }
.location-single .right-side p a {
  font-size: 15px; }

.dropdown-submenu a, .dropdown-submenu span {
  max-height: none !important;
  padding-bottom: 0 !important;
  height: auto; }
@media (max-width: 767px) {
  .dropdown-submenu a, .dropdown-submenu span {
    background-image: none;
    padding-top: 15px; } }

@media (max-width: 767px) {
  .fancybox-slide > * {
    max-width: 100% !important; } }

.view-search {
  font-size: 17px;
  font-weight: 400; }
.view-search .views-field, .view-search .view-empty {
  width: 100%;
  margin: 0 auto; }
@media (min-width: 768px) {
  .view-search .views-field, .view-search .view-empty {
    width: 750px; } }
@media (min-width: 992px) {
  .view-search .views-field, .view-search .view-empty {
    width: 970px; } }
@media (min-width: 1200px) {
  .view-search .views-field, .view-search .view-empty {
    width: 1170px; } }
.view-search .view-empty {
  text-align: center;
  color: #ed1c29;
  font-size: 37px;
  font-weight: 600;
  line-height: 45px; }
.view-search .views-row {
  color: #333;
  padding: 10px 20px 30px;
  line-height: 25px;
  background-color: var(--White, #FFF); }
.view-search .views-row a {
  color: #ed1c29; }
.view-search .views-row a:visited {
  color: #8e212b; }
.view-search .views-row a:active {
  color: #8e212b; }
.view-search .views-row a:hover {
  color: #ff6043; }
.view-search .text-center {
  background-color: var(--White, #FFF);
  font-size: 20px;
  font-weight: 600;
  padding: 60px 0; }
.view-search .text-center .active span {
  color: #ed1c29 !important; }
@media screen and (max-width: 1024px) {
  .view-search {
    font-size: 16px !important; } }
@media screen and (max-width: 768px) {
  .view-search {
    font-size: 15px !important; } }
@media screen and (max-width: 640px) {
  .view-search {
    font-size: 14px !important; } }
@media screen and (max-width: 480px) {
  .view-search {
    font-size: 13px !important; } }
.view-search strong {
  font-weight: normal; }

#back-to-scroll.show {
  opacity: 0.75 !important;
  z-index: 99999999; }

#back-to-top, #back-to-scroll {
  display: block;
  position: fixed;
  opacity: 0;
  right: 0;
  bottom: 10vh;
  background-color: rgba(223, 228, 228, 0.6);
  width: 54px;
  height: 54px;
  border-radius: 50% 0 0 50%;
  text-align: center;
  padding: 8px 0 0 12px;
  z-index: 10000;
  font-size: 13px;
  color: #3c3c3c;
  transition: all 1s; }
#back-to-top .fa-chevron-up, #back-to-scroll .fa-chevron-up {
  display: block; }
#back-to-top.show, #back-to-scroll.show {
  opacity: 0.75; }
#back-to-top:hover, #back-to-top:focus, #back-to-scroll:hover, #back-to-scroll:focus {
  text-decoration: none; }
#back-to-top i::before, #back-to-scroll i::before {
  color: #3c3c3c;
  display: block;
  font-size: 20px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.inner-node:before {
  content: "";
  display: block;
  height: 80px;
  margin: -80px 0 0; }

.alert.alert-block.alert-danger {
  display: none; }

article .webform-container-inline div, article .webform-container-inline div.form-item {
  display: block; }

article .webform-container-inline .selectric-items {
  display: none; }

article .webform-container-inline .selectric-open .selectric-items {
  display: block; }

article .webform-container-inline {
  font-size: 23px; }
article .webform-container-inline div.form-item {
  display: inline-block;
  vertical-align: top;
  min-width: 30%;
  margin-right: 1%; }
article .webform-container-inline .form-item.form-type-radio {
  min-width: 0;
  vertical-align: baseline; }
article .webform-container-inline .form-item-submitted-test-time-minute {
  margin-left: 1%; }

.breadcrumb {
  background: var(--White, #FFF);
  padding: 25px 0;
  margin-bottom: 0; }

div.breadcrumbs_container > div.container {
  padding: 0 20px !important; }

.breadcrumb li:before {
  color: #666 !important;
  font-weight: 700;
  margin: 0 5px;
  content: ">" !important;
  font-family: Raleway; }

.breadcrumb li:first-child:before {
  display: none; }

.breadcrumb li a, .breadcrumb li span {
  color: #cc3333;
  font-weight: 500; }

.breadcrumb li.active {
  color: #cc3333;
  font-weight: 500; }

.close {
  text-shadow: none; }

.node-newsletter-post .mailchimp_input, .node-newsletter-post-2 .mailchimp_input, .node-newsletter-post-3 .mailchimp_input, .node-newsletter-page .mailchimp_input {
  display: none !important; }

.node-newsletter-post .show_subscribeform, .node-newsletter-post-2 .show_subscribeform, .node-newsletter-post-3 .show_subscribeform, .node-newsletter-page .show_subscribeform {
  display: block !important; }

.node-newsletter-post .mailchimp-newsletter-mergefields .subs, .node-newsletter-post .form-item-submitted-e-mail .subs, .node-newsletter-post-2 .mailchimp-newsletter-mergefields .subs, .node-newsletter-post-2 .form-item-submitted-e-mail .subs, .node-newsletter-post-3 .mailchimp-newsletter-mergefields .subs, .node-newsletter-post-3 .form-item-submitted-e-mail .subs {
  float: left;
  font-size: 17px;
  font-weight: 700;
  line-height: 34px;
  padding-right: 10px; }
@media screen and (max-width: 480px) {
  .node-newsletter-post .mailchimp-newsletter-mergefields .subs, .node-newsletter-post .form-item-submitted-e-mail .subs, .node-newsletter-post-2 .mailchimp-newsletter-mergefields .subs, .node-newsletter-post-2 .form-item-submitted-e-mail .subs, .node-newsletter-post-3 .mailchimp-newsletter-mergefields .subs, .node-newsletter-post-3 .form-item-submitted-e-mail .subs {
    font-size: 13px !important;
    float: none; } }

.node-newsletter-post .mailchimp-newsletter-mergefields .form-item-mergevars-email, .node-newsletter-post .mailchimp-newsletter-mergefields .form-text, .node-newsletter-post .form-item-submitted-e-mail .form-item-mergevars-email, .node-newsletter-post .form-item-submitted-e-mail .form-text, .node-newsletter-post-2 .mailchimp-newsletter-mergefields .form-item-mergevars-email, .node-newsletter-post-2 .mailchimp-newsletter-mergefields .form-text, .node-newsletter-post-2 .form-item-submitted-e-mail .form-item-mergevars-email, .node-newsletter-post-2 .form-item-submitted-e-mail .form-text, .node-newsletter-post-3 .mailchimp-newsletter-mergefields .form-item-mergevars-email, .node-newsletter-post-3 .mailchimp-newsletter-mergefields .form-text, .node-newsletter-post-3 .form-item-submitted-e-mail .form-item-mergevars-email, .node-newsletter-post-3 .form-item-submitted-e-mail .form-text {
  float: right; }

.node-newsletter-post .share_box, .node-newsletter-post-2 .share_box, .node-newsletter-post-3 .share_box {
  float: left;
  margin-top: 15px; }

.node-newsletter-post .mailchimp form, .node-newsletter-post-2 .mailchimp form, .node-newsletter-post-3 .mailchimp form {
  float: right;
  color: #ed1c29;
  margin-top: 15px; }
@media screen and (max-width: 550px) {
  .node-newsletter-post .mailchimp form, .node-newsletter-post-2 .mailchimp form, .node-newsletter-post-3 .mailchimp form {
    float: none;
    clear: left; } }
.node-newsletter-post .mailchimp form .icon-arrow, .node-newsletter-post-2 .mailchimp form .icon-arrow, .node-newsletter-post-3 .mailchimp form .icon-arrow {
  color: #ed1c29;
  background: transparent; }
.node-newsletter-post .mailchimp form label, .node-newsletter-post-2 .mailchimp form label, .node-newsletter-post-3 .mailchimp form label {
  font-size: 17px;
  padding-right: 5px; }
.node-newsletter-post .mailchimp form input[type="email"], .node-newsletter-post .mailchimp form input[type="text"], .node-newsletter-post-2 .mailchimp form input[type="email"], .node-newsletter-post-2 .mailchimp form input[type="text"], .node-newsletter-post-3 .mailchimp form input[type="email"], .node-newsletter-post-3 .mailchimp form input[type="text"] {
  max-width: 250px; }
@media screen and (max-width: 480px) {
  .node-newsletter-post .mailchimp form input[type="email"], .node-newsletter-post .mailchimp form input[type="text"], .node-newsletter-post-2 .mailchimp form input[type="email"], .node-newsletter-post-2 .mailchimp form input[type="text"], .node-newsletter-post-3 .mailchimp form input[type="email"], .node-newsletter-post-3 .mailchimp form input[type="text"] {
    max-width: 210px; } }

.maintenance-page #logo-title, .maintenance-page #container {
  text-align: center; }
.maintenance-page #logo-title #name-and-slogan, .maintenance-page #container #name-and-slogan {
  display: none; }

footer {
  background: var(--JMMB-Footer-background, #EE1B2A);
  display: block;
  color: var(--White, #FFF);
  font-family: Raleway;
  bottom: 0;
  left: 0;
  right: 0; }
footer a {
  color: var(--White, #FFF); }
footer a:visited {
  color: #d8d8d8; }
footer a:hover {
  color: #cae1f5; }
footer .social a {
  display: inline-block;
  height: 34px;
  width: 35px;
  background-repeat: no-repeat; }
footer .social .inst {
  background-position: -39px 0px; }
footer .social .tw {
  background-position: 2px 0px; }
footer .social .yo {
  background-position: -117px 0px; }
footer .social .ld {
  background-position: -156px 0px; }
footer .top-part {
  font-size: 15px;
  line-height: 19px;
  font-weight: 500;
  margin: 70px 0 45px; }
footer .top-part div {
  float: left; }
@media screen and (max-width: 991px) {
  footer .top-part div {
    margin: 0 auto;
    padding: 0; } }
@media screen and (max-width: 768px) {
  footer .top-part div {
    width: 100%;
    text-align: center; } }
footer .footer-menu {
  padding: 0; }
footer .footer-menu ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  -webkit-column-count: 3;
  column-count: 3;
  list-style-type: none; }
@media screen and (max-width: 767px) {
  footer .footer-menu ul {
    margin: 0;
    padding: 0;
    text-align: center; } }
@media screen and (max-width: 640px) {
  footer .footer-menu ul {
    -webkit-column-count: 1;
    column-count: 1; } }
footer .footer-menu li {
  padding-bottom: 10px;
  padding-right: 50px; }
@media screen and (max-width: 767px) {
  footer .footer-menu li {
    padding-right: 0;
    width: 100%; } }
  footer .footer-menu li a {
    display: inline-block;
  }
@media screen and (max-width: 767px) {
  footer .social.col-sm-3 {
    padding-top: 50px; } }
footer .bottom-part {
  float: none;
  padding: 35px 0 50px; }
footer .bottom-part .footer_text {
  padding: 15px 0 0 0;
  font-size: 12px;
  line-height: 19px;
  float: left;
  width: 93%; }
@media screen and (max-width: 991px) {
  footer .bottom-part .footer_text {
    width: 100%; } }
@media screen and (max-width: 767px) {
  footer .bottom-part .footer_text {
    max-width: 400px;
    margin: 0 auto;
    float: none;
    text-align: center; } }
footer .bottom-part .footer_text a {
  /* margin: 0 48px 0 9px; */
  display: block;
  float: left;
  width: 167px; }
@media screen and (max-width: 767px) {
  footer .bottom-part .footer_text a {
    width: 100%;
    margin: 0 auto 50px;
    text-align: center; } }
footer .border_top {
  border-top: 1px solid var(--JMMB-BLACK, #000);
  width: 100%; }


.setCookie{
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-family: Raleway;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  padding-top: 2px;
  color: #676767;
  margin-right: 35px !important;
  min-width: 103px;
  opacity: 0;
}
.cookies-show,
.cookies-show2,
.cookies-show1 {
  display: none;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  transition: all ease .5s;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000; }
.cookies-show .container,
.cookies-show2 .container,
.cookies-show1 .container {
  position: relative;
  max-width: 400px;
  width: 100%;
  background: var(--White, #FFF);
  padding: 20px 40px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);}
.cookies-show .container p,
.cookies-show2 .container p,
.cookies-show1 .container p {
  text-align: center;
  margin-bottom: 10px;
  color: #58595b; }
.cookies-show .container button,
.cookies-show2 .container button,
.cookies-show1 .container button {
  background: none;
  border: none;
  padding: 7px 14px;
  text-align: center; }
.cookies-show .container .cookies-show__button,
.cookies-show2 .container .cookies-show__button,
.cookies-show1 .container .cookies-show__button {
  padding-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%; }
.cookies-show .container .cookies-show__button .btn,
.cookies-show2 .container .cookies-show__button .btn,
.cookies-show1 .container .cookies-show__button .btn {
  background: var(--White, #FFF);
  color: #ED1C29;
  border: 1px solid #58595b;
  font-size: 12px; }
.cookies-show .container .closePopup,
.cookies-show2 .container .closePopup2,
.cookies-show1 .container .closePopup1 {
  color: #ED1C29;
  position: absolute;
  top: 0;
  right: 0;}




.home-slider-wrapper {
  position: relative; }
.home-slider-wrapper:not(.quick-links-true) .bx-viewport {
  min-height: 0 !important; }
.home-slider-wrapper:not(.quick-links-true) .bx-controls {
  bottom: 15px !important; }
.home-slider-wrapper .bx-wrapper {
  border: none;
  margin-bottom: 0; }
.home-slider-wrapper .bx-wrapper img {
  display: inline; }
.home-slider-wrapper .bx-wrapper .slider-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -62%);
  -ms-transform: translate(-50%, -62%);
  text-align: center; }
@media (max-width: 480px) {
  .home-slider-wrapper .bx-wrapper .slider-content {
    width: 90%; } }
@media (min-width: 1200px) and (max-width: 1400px) {
  .home-slider-wrapper .bx-wrapper .slider-content {
    transform: translate(-50%, -52%);
    -ms-transform: translate(-50%, -52%); } }
.home-slider-wrapper .bx-wrapper .bx-viewport {
  box-shadow: none; }
@media screen and (min-width: 768px) {
  .home-slider-wrapper .bx-wrapper .bx-viewport {
    min-height: 600px; } }
@media screen and (max-width: 768px) {
  .home-slider-wrapper .bx-wrapper .bx-viewport {
    max-height: 700px; } }
.home-slider-wrapper .bx-wrapper .home-slide-img {
  position: relative;
  width: 100%;
  height: 75vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-height: 600px) and (min-width: 768px) {
  .home-slider-wrapper .bx-wrapper .home-slide-img {
    height: 80vh !important; } }
@media screen and (max-height: 575px) and (min-width: 768px) {
  .home-slider-wrapper .bx-wrapper .home-slide-img {
    height: 85vh !important; } }
@media screen and (max-height: 500px) and (min-width: 768px) {
  .home-slider-wrapper .bx-wrapper .home-slide-img {
    height: 90vh !important; } }
@media screen and (max-height: 400px) and (min-width: 768px) {
  .home-slider-wrapper .bx-wrapper .home-slide-img {
    height: 95vh !important; } }
@media screen and (max-width: 768px) {
  .home-slider-wrapper .bx-wrapper .home-slide-img.Left {
    background-position-x: left !important; } }
@media screen and (max-width: 768px) {
  .home-slider-wrapper .bx-wrapper .home-slide-img.Center {
    background-position-x: center !important; } }
@media screen and (max-width: 768px) {
  .home-slider-wrapper .bx-wrapper .home-slide-img.Right {
    background-position-x: right !important; } }
.home-slider-wrapper .bx-wrapper .bx-controls {
  position: absolute;
  width: 100%;
  bottom: 150px; }
@media screen and (max-width: 767px) {
  .home-slider-wrapper .bx-wrapper .bx-controls {
    bottom: 10px; } }
.home-slider-wrapper .bx-wrapper .bx-controls .bx-pager {
  bottom: 0; }
.home-slider-wrapper .bx-wrapper .bx-controls .bx-pager a {
  border: 2px solid var(--White, #FFF);
  width: 15px;
  height: 15px;
  border-radius: 50%; }

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: pointer; }

.financial-carousel-wrapper {
  position: relative;
  margin-top: 30px; }
.financial-carousel-wrapper .financial-carousel-item {
  text-align: center; }
.financial-carousel-wrapper .financial-carousel-item:not(:last-child) {
  margin-right: 5px; }
.financial-carousel-wrapper .financial-carousel-item img {
  margin-bottom: 10px; }
.financial-carousel-wrapper .financial-carousel-item h4 {
  font-size: 23px;
  line-height: 23px;
  font-weight: 500;
  color: #010101; }
.financial-carousel-wrapper .financial-carousel-item p {
  line-height: 20px;
  color: #010101; }
.financial-carousel-wrapper:before {
  content: "";
  position: absolute;
  left: -13px;
  top: 0;
  width: 90px;
  z-index: 4;
  height: 80%;
  background: transparent linear-gradient(to right, rgba(255, 255, 255, 0.95) 35%, rgba(255, 255, 255, 0)) repeat scroll 0 0; }
.financial-carousel-wrapper:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 80%;
  z-index: 4;
  background: transparent linear-gradient(to left, rgba(255, 255, 255, 0.95) 35%, rgba(255, 255, 255, 0)) repeat scroll 0 0; }
.financial-carousel-wrapper .slick-arrow {
  position: absolute;
  outline: none;
  border: none;
  width: 20px;
  height: 30px;
  background: url("../img/icons/financial_arrows.png") no-repeat 0 0;
  top: 30%;
  z-index: 5; }
.financial-carousel-wrapper .slick-arrow.slick-prev {
  left: -20px; }
.financial-carousel-wrapper .slick-arrow.slick-next {
  right: -10px;
  background-position: -32px 0; }
.financial-carousel-wrapper .slick-slide a {
  display: block; }
.financial-carousel-wrapper .slick-slide a .slide_desc {
  max-width: 193px;
  margin: 0 auto;
  text-align: center; }
.financial-carousel-wrapper .slick-slide a .overlay_carousel {
  opacity: 0; }
.financial-carousel-wrapper .slick-slide a .image_box_carousel {
  display: block;
  width: 203px;
  height: 203px;
  position: relative;
  border-radius: 50%;
  background: none;
  margin: 0 auto; }
.financial-carousel-wrapper .slick-slide a img {
  display: block;
  width: 193px;
  height: 193px;
  margin: 0 auto;
  border-radius: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }
.financial-carousel-wrapper .slick-slide a:hover .overlay_carousel {
  background: var(--JMMB-BLACK, #000);
  display: block;
  width: 203px;
  height: 203px;
  margin: 0 auto;
  position: absolute;
  border-radius: 50%;
  opacity: 0.3;
  border: 3px solid transparent; }
.financial-carousel-wrapper .slick-slide a:hover img {
  width: 203px;
  height: 203px;
  opacity: 1; }

.subscribe-box-right-block img {
  margin-bottom: 25px; }

iframe {
  max-width: 100%; }

.appointments {
  /*  .selectric .button:after {
      color: $red-color;
    }*/ }
@media (max-width: 992px) {
  .appointments {
    background: none !important; } }
.appointments input[type="text"],
.appointments input[type="email"],
.appointments input[type="time"] {
  width: 100%; }
.appointments button[type="submit"] {
  color: #ed1c29;
  font-size: 17px;
  display: block;
  background: none;
  border: none;
  outline: none;
  position: relative;
  font-weight: 600;
  padding-right: 0;
  margin-right: 0; }
  @media (max-width: 720px) {
    .appointments button[type="submit"] {
      white-space: break-spaces;
      text-align: right;
    }
  }
.appointments button[type="submit"]:after {
  content: ">";
  border-width: 2px;
  border-style: solid;
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 100px;
  margin-left: 10px;
  text-align: center;
  line-height: 11px;
  font-size: 14px;
  vertical-align: text-bottom; }

.selectric-open {
  z-index: 9999999; }

.fancybox-buttons {
  display: block; }

.page-node-type-portal-page {
  padding-top: 0 !important; }
.page-node-type-portal-page .logo {
  margin-bottom: 30px;
  text-align: center; }
@media (max-width: 480px) {
  .page-node-type-portal-page .logo img {
    max-width: 200px; } }
.page-node-type-portal-page .text {
  font-family: Rissa Typeface, Sans-Serif;
  font-size: 79px;
  line-height: 79px;
  color: var(--White, #FFF);
  max-width: 850px;
  margin: auto;
  text-align: center; }
.page-node-type-portal-page .text p {
  font-size: 79px !important;
  line-height: 79px !important; }
@media (max-width: 768px) {
  .page-node-type-portal-page .text p {
    font-size: 60px !important;
    line-height: 50px !important; } }
.page-node-type-portal-page .links {
  margin: 30px auto 0;
  max-width: 800px; }
.page-node-type-portal-page .inline {
  text-align: center;
  margin-bottom: 30px; }
.page-node-type-portal-page .inline img {
  width: 270px;
  height: auto; }
@media screen and (max-width: 767px) {
  .page-node-type-portal-page .inline {
    margin-bottom: 30px; }
  html[lang="es"] .main-menu .dropdown-menu span.nolink {
    background-image: none !important;
  }
}
.page-node-type-portal-page .link-text {
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  color: var(--White, #FFF);
  text-transform: uppercase;
  margin-top: 20px; }
.page-node-type-portal-page .selectric-wrapper {
  max-width: 290px;
  margin: 0 auto; }
@media screen and (max-width: 991px) {
  .page-node-type-portal-page .selectric-wrapper {
    width: 232px; } }
.page-node-type-portal-page .selectric {
  background: transparent;
  text-transform: none;
  color: var(--White, #FFF);
  z-index: 1;
  margin-top: 8px; }
.page-node-type-portal-page .selectric .label {
  line-height: 28px;
  color: inherit;
  background: #db131f;
  border-radius: 0;
  margin: 0 4px 0 0;
  font-weight: 400;
  width: 258px;
  height: 28px;
  text-align: center; }
@media screen and (max-width: 991px) {
  .page-node-type-portal-page .selectric .label {
    font-size: 13px;
    width: 200px; } }
.page-node-type-portal-page .selectric .button {
  background: #db131f;
  border-left: none;
  width: 28px;
  height: 28px; }
.page-node-type-portal-page .selectric .button:after {
  color: var(--White, #FFF);
  font-size: 16px;
  width: 28px;
  height: 18px; }
.page-node-type-portal-page .selectric-items {
  margin-top: 0;
  padding-right: 41px;
  box-shadow: none;
  background: transparent; }
.page-node-type-portal-page .selectric-items .selectric-scroll {
  background: #db131f;
  text-transform: none;
  width: 290px;
  overflow: visible; }
@media screen and (max-width: 991px) {
  .page-node-type-portal-page .selectric-items .selectric-scroll {
    width: 232px; } }
.page-node-type-portal-page .selectric-items li.disabled {
  display: none; }
.page-node-type-portal-page .selectric-items li {
  padding: 0;
  color: var(--White, #FFF);
  height: 28px;
  line-height: 28px;
  border-top: 1px solid var(--White, #FFF); }
@media screen and (max-width: 991px) {
  .page-node-type-portal-page .selectric-items li {
    font-size: 13px; } }
.page-node-type-portal-page .text-bottom {
  color: var(--White, #FFF);
  text-align: center;
  max-width: 772px;
  margin: 50px auto;
  font-size: 17px; }
.page-node-type-portal-page #portal {
  height: 100%; }
.page-node-type-portal-page #portal img {
  max-width: none;
  min-height: 100%;
  max-height: none;
  min-width: 100%;
  width: 100vw !important;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover; }
.page-node-type-portal-page .bx-viewport {
  height: 100% !important; }
.page-node-type-portal-page .bx-wrapper {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  margin-bottom: 0;
  border: none;
  z-index: -1; }

.page-node-type-portal-page .ra79 {
  font-family: Raleway, sans-serif;
  font-size: 50px;
  /* font-style: italic; */
  line-height: 79px;
  font-weight: 700; }
@media (max-width: 1024px) {
  .page-node-type-portal-page .ra79 {
    font-size: 36px !important;
    line-height: 42px;
  }
}

/*preloader*/
#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: var(--White, #FFF);
  z-index: 100500; }
#page-preloader .spinner {
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url("../img/preloader.gif") no-repeat 50% 50%;
  margin: -32px 0 0 -32px; }

body:not(.front):not(.page-node-type-home-page):not(.page-node-type-expressfinance) .bx-viewport {
  height: 100% !important; }

body:not(.front):not(.page-node-type-home-page):not(.page-node-type-expressfinance) .bx-wrapper {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  margin-bottom: 0;
  border: none;
  z-index: -1; }

body:not(.front):not(.page-node-type-home-page) #portal {
  height: 100%; }
body:not(.front):not(.page-node-type-home-page) #portal img {
  max-width: none;
  min-height: 100%;
  max-height: none;
  min-width: 100%;
  width: auto !important; }

div.logo {
  text-align: center; }
div.logo + div {
  color: var(--White, #FFF); }

.select2-container {
  display: none!important;
}
.at-resp-share-element .at-share-btn{
  margin-top: 10px!important;
}

.chat_block{
  position: fixed;
  right:0;
  bottom:0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
  -ms-flex-pack: right;
  justify-content: right;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index:999;
}
.chat_popup{
  display: none;
  margin: 0 40px 40px 0;
  background-color: var(--White, #FFF);
  width: 340px;
}
.chat_popup p{
  margin:0;
}
.chat_header{
  height:55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background-color: #004683;
}
.chat_header_text{
  font-weight:700;
  font-size:17px;
  color: var(--White, #FFF);
}
.close_chat_btn{
  position: absolute;
  right: 10px;
  top:10px;
}
.chat_iframe_wrap{
  /*padding:0 20px;*/
}
.chat_iframe{
  width:100%;
  /*min-height: 390px;*/
  min-height: 445px;
}
.chat_icon{
  display: block;
  text-align: right;
  position: relative;
}
.chat_icon_btn{

}
.chat_icon_text{
  position: absolute;
  font-size: 20px;
  line-height: 20px;
  font-weight:800;
  width:50px;
  text-align: center;
  top:18px;
  right:45px;
}
.chat_header_icon{
  height: 55px;
  padding: 5px;
  box-sizing: border-box;
}
.chat_header_icon img{
  height:100%;
  vertical-align: bottom;
}
.chat_bottom{
  /*display: none;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height:60px;
  padding:0 20px;
  color: #ed1c29;
  font-size:14px;
  line-height:15px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.chat_bottom:hover{
  font-weight:800;
}
.chat_bottom_icon{
  margin-right:8px;
}
.chat_bottom_text{

}
.transparent_button{
  background: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}
.transparent_button:active{
  outline:none;
}
.font-loader{
  font-family: Raleway, sans-serif;
  font-weight:800;
  font-size:0;
  margin:0;
}
.chat_window_opened{
  display: none !important;
}
.unavailable{
  display: none !important;
}
.disabled{
  pointer-events: none;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.highlited {
  font-weight: bold !important;
  color: #ed1c29 !important;
}
.highlited:hover {
  color: #ff6043 !important;
}
.highlited:visited, .highlited:active {
  color: #8e212b !important;
}
.highlited:focus {
  color: #23527c !important;
}
.row.equal {
    flex-wrap: wrap;
    display: flex;
    margin: 20px 0;
}

@media (max-width: 992px) {
	.domain-jmmb-rd-safi-oss-usa-test-info .bx-viewport, .domain-jmmb-rd-safi-oss-usa-test-info .home-slider-wrapper .bx-wrapper .home-slide-img {
		max-height: 25vh;
	}
} fieldset .fieldset-legend{z-index: 999;} 

@media (min-width: 993px) and (max-width: 1200px) {
	.domain-jmmb-rd-safi-oss-usa-test-info .bx-viewport, .domain-jmmb-rd-safi-oss-usa-test-info .home-slider-wrapper .bx-wrapper .home-slide-img {
		max-height: 50vh;
	}
}

.ui-widget.ui-widget-content {
	z-index: 1000;
}


/* New styles */
a.menu-7224, ul.links li.menu-7224 a {
  background-image: url(../images/menu_icon_7224.png) !important;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left;
  height: 45px;
}

a.menu-1899, ul.links li.menu-1899 a {
  background-image: url(../images/menu_icon_1899.png)  !important;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left;
  height: 45px;
}

a.menu-1898, ul.links li.menu-1898 a {
  background-image: url(../images/menu_icon_1898.png)  !important;
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: left;
  height: 45px;
}

a.menu-1900, ul.links li.menu-1900 a {
  background-image: url(../images/menu_icon_1900.png)  !important;
  padding-left: 45px;
  background-repeat: no-repeat;
  background-position: left;
  height: 45px;
}


/*new styles */
.navbar-collapse ul.nav > li > span, .navbar-collapse ul.nav > li > a {
  display: block;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  /* padding-bottom: 20px !important;
  padding-left: 0;
  padding-right: 0; */
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  .navbar-text {
      float: unset;
      margin-right: 0;
      margin-left: 0;
  }
}

.navbar-collapse ul.nav > li.open {
    background: rgba(233,0,0,0.8) !important;
}

.navbar-collapse ul.nav > li.open > span {
  /* background: rgba(233,0,0,0.8) !important; */
  color: var(--White, #FFF) !important;
}
.dropdown-menu2 li a{
  background: none !important;
}
.dropdown-menu2{
  padding-left: 0px !important;
  /*padding-top: 10px;*/
}
ul.menu > li > span{
  cursor: pointer;
}

.rteindent1 {
  margin-left: 40px;
}

.rteindent2 {
  margin-left: 80px;
}

.rteindent3 {
  margin-left: 120px;
}

.rteindent4 {
  margin-left: 160px;
}

.rteleft {
  text-align: left;
}

.rteright {
  text-align: right;
}

.rtecenter {
  text-align: center;
}

.rtejustify {
  text-align: justify;
}

.form-required:after {
  width: auto;
  height: auto;
  content: "*";
  background: none;
  margin-left: 3px;
  vertical-align: baseline;
}

.toolbar-fixed,
.toolbar-vertical {
  margin-top: 40px;
}

.top-menu .links .navbar-text {
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
  float: unset;
  font-size: 12px;
}

ol, ul {
  padding-left: 0;
}

/* .webform-content h2 > strong {
  font-size: 37px;
  font-weight: 600;
  line-height: 45px;
  color: #ed1c29;
} */


@media screen and (min-width: 768px) {
  body {
    margin-top: 0;
  }
}



/*Style for forms*/
form .select-wrapper {
  max-width: 100%;
}

form .select-wrapper .selectric .button {
  z-index: 99;
}

form button.webform-button--submit{
	float: right;
}

form #edit-appointment.container-inline.form-inline{
	width: 100%;
	display: flex;
  justify-content: space-between;
}

form #edit-appointment .form-item.form-type-select {
  display: inline-block;
  vertical-align: top;
  min-width: 32.6%;
  margin-right: 1%;
}

form #edit-appointment .form-item.form-type-select:last-child {
  margin-right: 0%;
}

form .form-inline .select-wrapper {
  display: block;
}

form .form-inline .select-wrapper .selectric-wrapper.selectric-form-select{
	display: block;
}

form .container-inline div, 
form .container-inline label{
	display: block;
}

form .container-inline .selectric-items {
  display: none;
}

form .container-inline .selectric-open .selectric-items {
  display: block;
}

form #edit-date.container-inline.form-inline{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

form #edit-date .form-item.form-type-select {
  display: inline-block;
  vertical-align: top;
  min-width: 32.6%;
  margin-right: 1%;
}

form #edit-date .form-item.form-type-select:last-child {
  margin-right: 0%;
}

form #edit-time.container-inline.form-inline{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
form #edit-time .form-item.form-type-select {
  display: inline-block;
  vertical-align: top;
  min-width: 32.6%;
  margin-right: 1%;
}

form #edit-time .form-item.form-type-select:last-child {
  margin-right: 0%;
}

form #edit-your-goal{
	display: flex;
  flex-wrap: wrap;
}

form #edit-your-goal{
	padding-top: 10px;
}

form #edit-your-goal .form-item.form-type-radio.radio{
	margin-top: -5px;
  margin-bottom: 10px;
	margin-right: 10px;
  min-width: 46%;
}
@media(min-width:991px) {
  form #edit-your-goal .form-item.form-type-radio.radio{
    max-width: 46%;
  }
}
@media(max-width:768px) {
  form #edit-your-goal .form-item.form-type-radio.radio{
    min-width: 100%;
  }
}

.appointments input[type="number"] {
  width: 100%;
}

article input[type="number"] {
    background: #eee;
    border: none;
    line-height: 26px;
    font-size: 17px;
    font-weight: 500;
    padding: 0 8px;
    width: 323px;
    height: 34px;
    color: #5d5d5d;
    border-radius: 0;
}

form .form-item .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

form #edit-fecha-cita.container-inline.form-inline{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

form #edit-fecha-cita .form-item.form-type-select {
    display: inline-block;
    vertical-align: top;
    min-width: 32.6%;
    margin-right: 1%;
}

form #edit-fecha-cita .form-item.form-type-select:last-child {
    margin-right: 0%;
}

form #edit-en-que-horario-te-gustaria-realizar-tu-asesoria.container-inline.form-inline{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

form #edit-en-que-horario-te-gustaria-realizar-tu-asesoria .form-item.form-type-select {
    display: inline-block;
    vertical-align: top;
    min-width: 32.6%;
    margin-right: 1%;
}

form #edit-en-que-horario-te-gustaria-realizar-tu-asesoria .form-item.form-type-select:last-child {
    margin-right: 0%;
}

form #edit-fecha-de-nacimiento.container-inline.form-inline{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

form #edit-fecha-de-nacimiento .form-item.form-type-select {
    display: inline-block;
    vertical-align: top;
    min-width: 32.6%;
    margin-right: 1%;
}

form #edit-fecha-de-nacimiento .form-item.form-type-textfield {
    display: inline-block;
    vertical-align: top;
    min-width: 32.6%;
    margin-right: 1%;
}

.form-type-datelist input[type="text"] {
    max-width: 100%;
}

form #edit-fecha-de-nacimiento .form-item.form-type-select:last-child {
    margin-right: 0%;
}

.form-item.form-type-managed-file .js-form-managed-file.form-managed-file{
	display: flex;
}

.appointments button[type="submit"]:hover {
    opacity: 0.8;
    background: transparent;
    border: none;
    outline: none;
}

.appointments button[type="submit"]:focus {
    opacity: 0.8;
    background: transparent;
    color: #ed1c29;
    opacity: 0.8;
    border: none;
    outline: none;
    box-shadow: none;
}

.appointments button[type="submit"]:active {
    opacity: 0.8;
    background: transparent;
    color: #ed1c29;
    opacity: 0.8;
    border: none;
    outline: none;
    box-shadow: none;
}

#edit-autorizacion1--description.help-block{
  line-height: inherit;
}

.appointments.simple-block.section-red-bg button.webform-button--submit[type="submit"],
.appointments.simple-block.section-darkred-bg button.webform-button--submit[type="submit"]{
	color: var(--JMMB-YELLOW, #FFCD09);
  border: none;
}

.appointments.simple-block.section-red-bg button.webform-button--submit[type="submit"]:hover{
	opacity: 0.8;
}

.appointments.simple-block.section-red-bg .captcha a{
	color: inherit!important;
	border-color: inherit!important;
	font-weight: normal;
}

.appointments form input.required_style:focus:invalid,
.appointments form input.required_style:invalid,
.appointments form .selectric-required.selectric.required_style:focus:invalid,
.appointments form .selectric-required.selectric.required_style:invalid,
.appointments form input.required_style:focus:invalid + label,
.appointments form input.required_style:invalid + label{
  border: 2px solid rgb(255, 119, 65);
  background: rgb(255, 234, 225);
  box-shadow: none;
}

.appointments form input.required_style:valid,
.appointments form .selectric-required.selectric.required_style:valid,
.appointments form input.required_style:valid + label{
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease;
  background: #eee;
  border: none;
}

/*End Style for forms*/

.rteindent3 {
    margin-left: 120px;
}



.node-blog-page .views-row:nth-child(even) {
  padding-left: 1%;
  padding-right: 0;
}

.node-blog-page .views-row {
  width: calc(50% - 3px);
  display: inline-block;
  vertical-align: top;
  padding-right: 1%;
  margin-bottom: 70px;
}

@media (max-width: 768px) {
  .node-blog-page .views-row {
    width: 100%;
    padding-right: 0;
  }
  .node-blog-page .views-row:nth-child(even) {
    padding-left: 0;
  }
}


.view-blog-posts .views-exposed-form  .panel {
  margin-bottom: 0;
  background-color: var(--White, #FFF);
  border: none;
}
.view-blog-posts .views-exposed-form #edit-created-wrapper  .control-label {
  display: none;
}
.view-blog-posts .panel-default > .panel-heading {
  color: #747474;
  background-color: transparent;
  border-color: transparent;
}
.view-blog-posts .panel-heading {
  padding: 0;
  border-bottom: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;

  color: #747474;
  font-size: 17px;
  vertical-align: top;
  font-weight: 500;
  line-height: 34px;

  display: block;
  float: left;
  width: auto;
}

.view-blog-posts .panel-title {
  display: block;
  margin:0;
  padding: 15px 5px 0 0;
  font-size: 17px;
}
@media (max-width: 650px) {
  .view-blog-posts .panel-heading {
    width: 100%;
  }
  .view-blog-posts  .panel-body {
    padding: 0;
  }
}
.view-blog-posts  .panel-body .form-item{
  display: block;
  float: left;
  margin-bottom: 0;
}
@media(max-width: 480px) {
  .view-blog-posts  .panel-body .form-item {
    /* margin-bottom: 15px; */
    width: 60%;
    min-width: 200px;
  }
}
.view-blog-posts .view-filters {
  margin-bottom: 0;
}
.view-blog-posts .views-exposed-form #edit-created-wrapper{
  display: block;
  float: left;
  width: 80%;
  min-width: 350px;
  border-bottom: none;
  box-shadow: none;
}
@media (max-width: 480px) {
  .view-blog-posts .views-exposed-form #edit-created-wrapper{
    min-width: 0;
    width: 60%;
    min-width: 200px;
  }
}
.view-blog-posts .views-exposed-form  .select-wrapper {
  width: 60%;
}
.view-blog-posts  .form-item-field-category-tid {
  width: 40%;
  min-width: 400px;
  display: block;
  float: left;
  padding-top: 14px;
  margin-left: 70px;
}
@media (max-width: 1200px) {
  .view-blog-posts  .form-item-field-category-tid {
    margin-left: 0;
    padding-top: 0;
  }
}
@media (max-width: 650px) {
  .view-blog-posts .views-exposed-form #edit-created-wrapper{
    width: 100%;
  }
}
@media (max-width: 500px) {
  .view-blog-posts  .form-item-field-category-tid {
    width: 100%;
    min-width: 0;
  }
}
.view-blog-posts #edit-actions{
  padding-top: 16px;
}
.view-blog-posts  .view-content {
  clear: both;
}
.view-blog-posts button[type="submit"] {
  color: #ed1c29;
  font-size: 17px;
  display: block;
  background: none;
  border: none;
  outline: none;
  position: relative;
  font-weight: 600;
  padding-right: 0;
  float: right;
}
@media (max-width: 650px) {
  .view-blog-posts button[type="submit"] {
    float: left;
    padding-left: 0;
    margin: 5px 0;
  }
}
.view-blog-posts .glyphicon-filter{
  display: none;
}
.view-blog-posts button[type="submit"]:after {
  content: ">";
  border-width: 2px;
  border-style: solid;
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 100px;
  margin-left: 10px;
  text-align: center;
  line-height: 11px;
  font-size: 14px;
  vertical-align: text-bottom;
}

.view-infografias .view-content + .text-center, .view-photo-gallery .view-content + .text-center {
  background: var(--White, #FFF);
}

.view-infografias .views-field-field-infographic-image{
  min-height: 420px;
}
.view-infografias .pager-nav.text-center, .view-photo-gallery .pager-nav.text-center{
  clear: both;
}
.view-photo-gallery  .views-row, .view-photo-gallery .pager-nav{
  background: var(--White, #FFF);
}

.field--name-field-news-list .field--item {
  display: block;
}

.field--name-field-news-list .field--item:nth-child(even) {
  background: rgb(146, 170, 191) !important;
}
.field--name-field-news-list .field--item:nth-child(even) h1{
  color: rgb(255, 255, 255);
}
.field--name-field-news-list .field--item .news_header {
  margin-bottom: 30px;
}
.field--name-field-news-list .field--item:nth-child(even) .at-share-btn {
  background-image: url(/themes/bootstrap_subtheme/img/share-white.png);
}
.page-node-type-newsletter-page h1 {
  font-size: 38px;
  margin-top: 0;
}
.breadcrumb li{
  color: #cc3333;
  font-weight: 500;
}

/* @media (max-width: 1200px) {
  .top .logo {
    width: 100%;
  }
} */

.page-node-type-newsletter-page .newsletter-post .container {
  padding: 50px 20px;
}

/* webform progress tracker */

.webform-progress ul.webform-progress-tracker {
  list-style-type: none;
  margin: 0;
}

.webform-progress ul.webform-progress-tracker .progress-step .progress-marker:before {
  content : "";
  width: 7px;
  height: 7px;
  background-color: var(--White, #FFF);
  border: 1px solid #356900;
}

.webform-progress ul.webform-progress-tracker .progress-step.is-active .progress-marker:before {
  background-color: #74c421;
}

.webform-progress ul.webform-progress-tracker .progress-step .progress-marker:after {
  height: 3px;
  top: 2px;
  border: 1px solid #356900;
  background-color: var(--White, #FFF);
}

.webform-progress ul.webform-progress-tracker .progress-step .progress-text {
  padding-top: 0;
}

.webform-progress ul.webform-progress-tracker .progress-step .progress-title {
  font-size: 14px;
}

.webform-progress ul.webform-progress-tracker .progress-step.is-active .progress-title {
  font-weight: normal;
}

.pagination li.is-active a {
  color: #ed1c29 !important;
}

.section-lightblue-bg .pagination li.is-active a {
  color: #eeeeee !important;
}

.form-page h2.pb {
  margin-bottom: 30px;
  margin-top: 30px;
}

.form-page .locations {
  display: flex;
  flex-wrap: wrap;
}

.navbar-collapse .main-menu .dropdown-menu>.container>li.menu-icon>.menu_icon,
.navbar-collapse .main-menu .dropdown-menu>.container>li.menu-icon>a,
.navbar-collapse .main-menu .dropdown-menu>.container>li.menu-icon>span,
.navbar-collapse .main-menu .dropdown-menu>.container>li.menu-icon:hover>.menu_icon,
.navbar-collapse .main-menu .dropdown-menu>.container>li.menu-icon:hover>a,
.navbar-collapse .main-menu .dropdown-menu>.container>li.menu-icon:hover>span {
  text-transform: uppercase;
}

.path-member form {
  margin: 117px auto;
  max-width: 400px;
  padding: 0 10px;
}

.page-node-type-newsletter-post .node-blog-page h4,
.page-node-type-newsletter-page .node-blog-page h4 {
  color: var(--JMMB-BLACK, #000);
}

/* CKEditor formatting styles */

.rtejustify,
.text-align-justify {
  text-align: justify;
}

.rtecenter,
.text-align-center {
  text-align: center;
}

.rteleft,
.text-align-left {
  text-align: left;
  float: left;
}

.rteright,
.text-align-right {
  text-align: right;
  /* float: right; */
}

.rteindent1 {
  margin-left: 40px;
}

.rteindent4 {
  margin-left: 160px;
}

.path-member .search form {
  margin: 0;
  padding: 0;
}

.page-node-type-infographics-gallery .view-id-infografias .views-row {
  margin: 5px 0;
}

body[data-location="main2"] .breadcrumbs_container {
  display: none;
}

.hasDatepicker {
  width: calc(100% - 26px) !important;
  display: inline-block !important;
}

.form-item .ui-datepicker-trigger {
  display: inline-block !important;
  margin: 0 4px !important;
}

.captcha .panel-title {
  color: #333333;
}

.menu_icon.nolink {
  pointer-events: none;
}

form .js-form-managed-file {
  flex-wrap: wrap;
}

html[lang="es"] form .js-form-managed-file .js-form-file {
  max-width: calc(100% - 193px);
}

html[lang="en"] form .js-form-managed-file .js-form-file {
  max-width: calc(100% - 121px);
}

form .js-form-managed-file .file-upload-js-error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  color: #a94442;
}

#ui-datepicker-div {
  z-index: 99 !important;
}

.select-wrapper:after {
  display: none;
}

.form-number.currency-addon {
  padding-left: 20px;
  display: inline-block;
}
.currency-addon-item {
  position: absolute;
  left: 20px;
  font-size: 17px;
  line-height: 2;
}

@media (max-width: 768px){
  .mobile-hidden {
    display: none !important;
  }
}
.views-field-search-api-excerpt strong{
  background-color: rgb(255, 255, 0);
  color: rgb(0, 0, 0);
}
.view-display-id-page_1{
  padding-top: 25px;
}
/* 
article:not(#node-187):not(#node-2049) p.caption:last-child,
article:not(#node-187):not(#node-2049) p:last-child {
  margin-bottom: 9px;
} */

.webform-confirmation-modal .ui-dialog-titlebar {
  background: unset;
  border: none;
  font-family: "Raleway"
}

.webform-confirmation-modal .ui-dialog-titlebar .ui-dialog-title {
  width: 100%;
  text-align: center;
  color: #ed1c29;
  margin-bottom: -40px;
  font-size: 24px;
  line-height: 60px;
}

.webform-confirmation-modal .webform-confirmation-modal--content {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Raleway"
}

.webform-confirmation-modal .ui-button,
.webform-confirmation-modal .ui-button:hover,
.webform-confirmation-modal .ui-button:focus {
  border: none;
  background: transparent;
}

.webform-confirmation-modal .ui-button-icon {
  background-image: none !important;
  color: #ED1C29;
  text-indent: 0;
  font-family: "Raleway";
  font-size: 14px;
  position: relative;
}

.webform-confirmation-modal .ui-button-icon:after {
  content: "X";
  font-weight: 700;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.dialog-off-canvas-main-canvas ~ div:not(#imce-fm, #chatBotDiv) {
  display: none;
}

#subscribe-box form {
  padding: 0;
  background: none !important;
  border: none !important;
  margin: 0
}

#subscribe-box form ._form-content ._form_element {
  display: inline-block;
  width: 325px;
  max-width: calc(100% - 50px);

}

#subscribe-box form ._form-content ._form_element label {
  display: none;
}

#subscribe-box form ._form-content ._form_element input {
  padding: 4px 6px;
  border: none;
  border-radius: 0;
}

#subscribe-box form ._form-content ._button-wrapper {
  display: inline-block;
  width: fit-content;
}

#subscribe-box form ._form-content ._button-wrapper button {
  position: relative;
  background: none !important;
  color: transparent !important;
  width: fit-content;
  max-width: 45px;
}

@media (min-width: 320px) and (max-width: 667px) {
  #subscribe-box form ._form-content ._button-wrapper button {
    padding: 0 !important;
  }
}

#subscribe-box form ._form-content ._button-wrapper button::after {
  display: block;
  content: ">";
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  margin: 5px 12px;
  border: 3px solid #ED1C29;
  border-radius: 50%;
  color: #ED1C29;
  font-size: 28px;
  line-height: 22px;
  font-weight: 700;
  text-indent: 2px;
  font-family: "Raleway", sans-serif;
}

@media (max-width: 667px) {
  #subscribe-box form ._form-content ._button-wrapper button::after {
    width: 28px;
    height: 28px;
    font-size: 24px;
    line-height: 18px;
  }
}

#subscribe-box form ._form-content ._clear {
  display: none;
}

#subscribe-box form ._form-content input._has_error {
  border: 2px solid #ED1C2988;
}

#subscribe-box form ._form-content input._has_error ~ ._error {
  display: none;
}

.newsletter-post #subscribe-box {
  float: right;
  margin-top: 15px;
}

@media (max-width: 667px) {
  .newsletter-post #subscribe-box {
    float: left;
    width: 100%;
  }
}

.newsletter-post #subscribe-box > * {
  display: inline-block;
}

.newsletter-post #subscribe-box h3 {
  font-size: 17px;
}

@media (max-width: 667px) {
  .newsletter-post #subscribe-box h3 {
    display: block;
  }
}


/* DO Portal Page styles */

.do-portal-page .links {
  margin-top: 40px;
  margin-bottom: 60px;
}

@media (max-width: 991px) {
  .do-portal-page .links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.do-portal-page .links .col-sm-4 {
  width: 25%;
}

@media (max-width: 991px) {
  .do-portal-page .links .col-sm-4 {
    width: 50%;
    max-width: 250px;
    margin: 0 0 20px;
    float: none;
  }
}

@media (max-width: 600px) {
  .do-portal-page .links .col-sm-4 {
    width: 250px;
    margin: 10px auto;
  }
}

.do-portal-page .links .col-sm-4 a {
  display: inline-block;
  width: 100%;
}

.do-portal-page .links .col-sm-4 .pulse {
  padding-top: 100%;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--White, #FFF);
  border-radius: 50%;
}

.do-portal-page .links .col-sm-4 a .link-text {
  text-transform: uppercase;
  color: var(--White, #FFF);
  text-align: center;
  margin-top: 10px;
}

.do-portal-page .text-bottom {
  text-align: center;
}

.open-subscribe-popup {
  border-width: 2px;
  border-style: solid;
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  margin-left: 10px;
  text-align: center;
  line-height: 0px;
  font-size: 24px;
  vertical-align: middle;
  padding-bottom: 5px;
  padding-left: 2px;
  color:#ed1c29;
  background-color: transparent;
  border-color: #ed1c29;
}

#mc_embed_signup .close-popup {
  background-color: #aaa;
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  border-width: 0;
  text-align: center;
  line-height: 0px;
  font-size: 40px;
  font-weight: 400;
  vertical-align: middle;
  transform: rotate(45deg);
  float: right;
  transition: all 0.2s ease-in-out;
  color: var(--White, #FFF);
}

#mc_embed_signup .close-popup:hover {
  background-color: #777;
}

#mc_embed_signup {
  display: none;
}

#mc_embed_signup.visible {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 60vw;
  z-index: 99;
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 768px) {
  #mc_embed_signup.visible {
    max-width: 80vw;
  }
}

#mc_embed_signup label.checkbox {
  margin-top: 0;
  margin-bottom: 5px;
}

/*hellofuture.jmmb.com home page*/

body[data-location='hellofuture'] #edit-consent {
  display: block;
  margin-top: 0;
  margin-left: 0;
  width: 30px;
  height: 30px;
  z-index: -1;
}

body[data-location='hellofuture'] .form-item-consent label {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 99 !important;
}

body[data-location='hellofuture'] .top .logo {
  margin-left: 0;
}

@media (max-width: 767px) {
  body[data-location='hellofuture'] #navbar .top .container {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

.FirstContent {
  width: 100%;
  background-color: #edebe8;
  position: relative;
  height: 700px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.FirstContent img {
  display: block;
  height: 100%;
  max-width: none;
  width: 100%;
  width: auto;
  position: absolute;
  left: 50%;
}

@media (max-width: 539px) {
  .FirstContent {
    flex-direction: column;
  }
  .FirstContent img {
    aspect-ratio: 16/10;
    margin-left: -6%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    width: 130%;
    height: auto;
    position: relative;
    left: 0;
  }

  .FifthContent .content h1 {
    font-size: 7.28vw !important;
    line-height: 55px;
  }

  .ThirdContent h2 {
    font-size: 7.28vw !important;
    line-height: 55px;
  }

  .SecondContent h2 {
    font-size: 7.28vw !important;
    line-height: 55px;
  }
}
.content_width {
  display: flex;
  align-items: center;
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 15px 15px;
  z-index: 9;
}

.FirstContent .content {
  max-width: 42%;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

@media (max-width: 720px) {
  .FirstContent .content {
    max-width: 50%;
  }
}
@media (max-width: 539px) {
  .FirstContent .content {
    max-width: 100%;
  }
}
.FirstContent .content h1 {
  font-size: 54px;
  color: var(--JMMB-BLACK, #000);
  text-align: left;
  margin-bottom: 30px;
}

@media (max-width: 539px) {
  .FirstContent .content h1 {
    margin-bottom: 0;
  }
}

.FirstContent .content a {
  background-color: #ed1b2a;
  border-color: transparent;
  color: var(--White, #FFF);
  padding: 8px 27px;
  border-radius: 20px;
  font-weight: 700;
  font-size: 18px;
}

.SecondContent {
  width: 100%;
  background-color: var(--White, #FFF);
  position: relative;
  display: flex;
  align-items: center;
}

.SecondContent h2 {
  font-size: 54px;
  line-height: normal;
  color: var(--JMMB-BLACK, #000);
  text-align: center;
  margin-bottom: 30px;
}

.SecondContent .content_text {
  font-size: 18px;
  color: var(--JMMB-BLACK, #000);
  text-align: center;
}

.SecondContent .content {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin: 0 auto;
}

.SecondContent_top_svg {
  position: absolute;
  width: 100%;
  height: 240px;
  top: -239px;
}

.SecondContent_top_svg svg {
  height: 100%;
  width: 100%;
}

.SecondContent_top_svg svg path {
  fill: var(--White, #FFF);
}

.SecondContent .content_width {
  max-width: 768px;
}

.HomeCalculator {
  height: 550px;
}

@media (max-width: 768px) {
  .HomeCalculator {
    height: auto;
    padding-bottom: 30%;
  }

  .HomeCalculator .calc .div-ranges {
    width: auto !important;
    margin-left: 0;
  }
  .HomeCalculator .calc .div-ranges div {
    margin-bottom: 3%;
    text-align: center;
  }
  .HomeCalculator .MyBars {
    margin-bottom: 0 !important;
  }

  .HomeCalculator .calc .div-ranges .content {
    align-items: center;
  }
  .HomeCalculator .calc .div-ranges .content a {
    width: auto;
  }
}

.ThirdContent {
  width: 100%;
  background-color: #ed1b2a;
  position: relative;
  display: flex;
  align-items: center;
}

.ThirdContent h2 {
  font-size: 54px;
  line-height: normal;
  color: var(--White, #FFF);
  text-align: center;
  font-weight: bolder;
  margin-bottom: 30px;
}

.ThirdContent .content_text {
  font-size: 18px;
  color: var(--White, #FFF);
  justify-content: flex-start;
  text-align: center;
  margin-bottom: 3em;
}

.ThirdContent .bg_icon {
  border-radius: 50%;
  padding-top: 100%;
  position: relative;
  width: 100%;
  height: auto;
}

.ThirdContent .content_icon img {
  display: block;
  height: 60%;
  left: 20%;
  position: absolute;
  top: 20%;
  width: 60%;
}

.ThirdContent .content {
  display: flex;
  flex-direction: column;

  gap: 18px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .ThirdContent .content h2 {
    font-size: 32px;
  }
}
@media (max-width: 520px) {
  .ThirdContent .content h2 {
    font-size: 24px;
  }
}

.ThirdContent_top_svg {
  position: absolute;
  width: 100%;
  height: 240px;
  top: -239px;
}

.ThirdContent_top_svg svg {
  height: 100%;
  width: 100%;
}

.ThirdContent_top_svg svg path,
.ThirdContent_bottom_svg svg path {
  fill: #ed1b2a;
}

.ThirdContent_bottom_svg {
  position: absolute;
  width: 100%;
  height: 220px;
  bottom: -220px;
}

.ThirdContent_bottom_svg svg {
  height: 100%;
  width: 100%;
}

.ThirdContent .content_width {
  max-width: 900px;
}

.content_icon_main {
  /* display: grid;
  grid-template-columns: repeat(3, 1fr);*/

  gap: 8%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-evenly;
}

@media (max-width: 540px) {
  .content_icon_main {
    justify-items: center;
    flex-direction: column;
    align-items: center;
    gap: 25px;
  }
  .content_icon_main .content_icon {
    max-width: 10em;
    min-width: 10em;
  }
}

.content_icon img {
  height: 108px;
  width: 108px;
}

.bg_icon {
  background-color: hsla(0, 0%, 100%, 0.1);
  border-radius: 50%;
  position: relative;
  height: 180px;
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content_icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--White, #FFF);
  font-size: 18px;
  flex: 0 0 20.8%;
}

.text_icon {
  margin-top: 1em;
  text-align: center;
}

.FourthContent {
  width: 100%;
  background-color: #d6dd5b;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 270px;
}

.FourthContent .content_width {
  flex-direction: column;
}
@media (max-width: 1024px) {
  .FourthContent .content_width {
    display: block;
  }
}

.FourthContent h2 {
  font-size: 54px;
  line-height: normal;
  color: var(--JMMB-BLACK, #000);
  text-align: center;
  font-weight: bolder;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .FourthContent h2 {
    font-size: 4.28vw !important;
    line-height: 55px;
  }
}
@media (max-width: 520px) {
  .FourthContent h2 {
    font-size: 8.28vw !important;
    line-height: 45px;
  }
}

.FourthContent_top_svg {
  position: absolute;
  width: 100%;
  height: 150px;
  top: -149px;
}

.FourthContent_top_svg svg {
  height: 100%;
  width: 100%;
}

.FourthContent_top_svg svg path,
.FourthContent_bottom_svg svg path {
  fill: #d6dd5b;
}

.FourthContent_bottom_svg {
  position: absolute;
  width: 100%;
  height: 150px;
  bottom: -149px;
}

.FourthContent_bottom_svg svg {
  height: 100%;
  width: 100%;
}

.FourthContent .view-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

@media (max-width: 1024px) {
  .FourthContent .view-content .views-row {
    width: 4vw;
  }
}

@media (max-width: 1024px) {
  .FourthContent .view-content {
    overflow-x: auto;
    max-width: 1024px;
    padding-bottom: 1.125rem;
    padding-top: 1.125rem;
  }
  .FourthContent .view-content .views-row {
    width: 78.5vw;
  }
}

.FourthContent .views-row {
  background-color: hsla(0, 0%, 100%, 0.75);
  border-radius: 1.5em;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.FourthContent .views-field-title {
  text-align: center;
  padding: 27px 22px;
}

.FourthContent .views-field-title a {
  font-size: 22px;
  color: #363636;
  font-weight: 600;
}

.FourthContent .views-field-body {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  padding: 0px 22px 27px;
}

.FifthContent {
  width: 100%;
  background-color: var(--White, #FFF);
  position: relative;
  margin-top: 150px;
}
@media (max-width: 1024px) {
  .FifthContent .bottom-section p {
    font-size: 4.28vw !important;
    line-height: 55px;
  }
}
@media (max-width: 520px) {
  .FifthContent .bottom-section p {
    font-size: 8.28vw !important;
    line-height: 45px;
  }
}
.hellofuture .top {
  margin: 20px 0;
}

@media (max-width: 768px) {
  .hellofuture .top {
    margin: 13px 0;
  }
}

.hellofuture .top .right {
  margin-top: 30px;
}

.hellofuture .top .logo img {
  width: 180px;
}
@media (max-width: 1024px) {
  .hellofuture .top .logo img {
    max-width: 16vw;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .hellofuture .top .logo img {
    max-width: 20vw;
  }
}

@media (max-width: 540px) {
  .hellofuture .top .logo img {
    max-width: 32vw;
  }
}

.menu--menu-hellofuture {
  display: flex;
  /* gap: 30px; */
}
@media (max-width: 920px) {
  .menu--menu-hellofuture {
    gap: 15px;
  }
}
.menu--menu-hellofuture li {
  margin-left: 43px;
}

@media (max-width: 860px) {
  .menu--menu-hellofuture li {
    margin-left: 0;
  }
}

.menu--menu-hellofuture li:first-child {
  margin-left: 0;
}

.menu--menu-hellofuture li a {
  font-size: 22px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
}

.menu--menu-hellofuture li a:last-child {
  padding: 10px 0 10px 15px;
}
@media (max-width: 920px) {
  .menu--menu-hellofuture li a {
    font-size: 18px;
  }
}
.menu--menu-hellofuture li a:not(.is-active) {
  opacity: 0.7;
}

.menu--menu-hellofuture li:hover a {
  color: #ed1b2a;
  background: none;
  opacity: 1;
}

.dialog-off-canvas-main-canvas {
  overflow: hidden;
}

.path-search .dialog-off-canvas-main-canvas {
  overflow: visible;
}

footer.hellofuture {
  background: none;
}

footer.hellofuture .footer_content {
  max-width: 1220px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 170px;
  margin: 100px auto;

  position: relative;
}
@media (max-width: 768px) {
  footer.hellofuture .footer_content {
    flex-direction: column;
    height: auto;
    padding: 0 22px;
  }
}

@media (max-width: 568px) {
  footer.hellofuture .footer_content {
    margin: 0 auto 70px auto;
  }
}
@media (max-width: 480px) {
  footer.hellofuture .footer_content {
    margin: 0 auto 10px auto;
  }
}
footer.hellofuture .footer_content .footer_left img {
  height: 170px;
  opacity: 0.6;
}
@media (max-width: 768px) {
  footer.hellofuture .footer_content .footer_left img {
    margin-bottom: 5.465em;
    max-width: 24.9vw;
    height: auto;
  }
}

@media (max-width: 568px) {
  footer.hellofuture .footer_content .footer_left img {
    max-width: 37.7vw;
  }
}

@media (max-width: 568px) {
  footer.hellofuture .footer_content .footer_center {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

footer.hellofuture .footer_content .footer_center > img {
  width: 270px;
}
@media (max-width: 768px) {
  footer.hellofuture .footer_content .footer_center > img {
    width: 32.4vw;
  }
}

@media (max-width: 568px) {
  footer.hellofuture .footer_content .footer_center > img {
    width: 49.2vw;
  }
}
footer.hellofuture .footer_content .footer_center .social_block {
  display: flex;
  flex-direction: row;
  gap: 18px;
  justify-content: center;
  margin-top: 36px;
}
@media (max-width: 768px) {
  footer.hellofuture .footer_content .footer_center .social_block {
    margin-top: 38.25px;
  }
}
footer.hellofuture .footer_content .footer_right {
  width: 150px;
}

footer.hellofuture .footer_content .footer_right .deco-img-wrapper img {
  position: absolute;
  top: 30px;
  max-height: 600px;
  transform: translate(-25%, -50%);
  z-index: 2;
}

@media (max-width: 920px) {
  footer.hellofuture .footer_content .footer_right .deco-img-wrapper img {
    left: 100%;
    transform: translate(-50%);
    width: 45%;
  }
}

@media (max-width: 768px) {
  footer.hellofuture .footer_content .footer_right .deco-img-wrapper img {
    bottom: 0;
    top: unset;
  }
}

@media (max-width: 480px) {
  footer.hellofuture .footer_content .footer_right .deco-img-wrapper img {
    left: 110%;
  }
}

footer.hellofuture .social_block .facebook_link a:before,
footer.hellofuture .social_block .instagram_link a:before,
footer.hellofuture .social_block .youtube_link a:before,
footer.hellofuture .social_block .twitter_link a:before,
footer.hellofuture .social_block .linkedin_link a:before {
  font-family: "icomoon";
  color: var(--JMMB-RED, #F00);
  font-size: 27px;
}

footer.hellofuture .social_block .facebook_link a:hover:before,
footer.hellofuture .social_block .instagram_link a:hover:before,
footer.hellofuture .social_block .youtube_link a:hover:before,
footer.hellofuture .social_block .twitter_link a:hover:before,
footer.hellofuture .social_block .linkedin_link a:hover:before {
  color: var(--JMMB-BLACK, #000);
}

footer.hellofuture .social_block .facebook_link a:before {
  content: "\e900";
}
footer.hellofuture .social_block .instagram_link a:before {
  content: "\e901";
}
footer.hellofuture .social_block .youtube_link a:before {
  content: "\e904";
}
footer.hellofuture .social_block .twitter_link a:before {
  content: "\e903";
}
footer.hellofuture .social_block .linkedin_link a:before {
  content: "\e902";
}

/* #webform-submission-contact-request-node-2425-add-form {
  padding: 0;
}

#modalContact .modal-content {
  padding: 0;
}

#webform-submission-contact-request-node-2425-add-form .form-item {
  position: relative;
  padding: 0 20px;
}

#webform-submission-contact-request-node-2425-add-form label {
  font-size: 0.75em;
  left: 30px;
  max-width: calc(100% - 2em);
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 5;
  padding-left: 0.125em;
  padding-right: 0.125em;
  top: -0.775em;
  background: #fff;
}

#webform-submission-contact-request-node-2425-add-form input,
#webform-submission-contact-request-node-2425-add-form select {
  box-shadow: inset 0 0.0625em 0.125em hsla(0, 0%, 4%, 0.05);
  max-width: 100%;
  width: 100%;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  color: #363636;

  align-items: center;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 4px;
  display: inline-flex;
  font-size: 17px;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding: 10px;
  position: relative;
  vertical-align: top;
}

#webform-submission-contact-request-node-2425-add-form .selectric {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  box-shadow: inset 0 0.0625em 0.125em hsla(0, 0%, 4%, 0.05);
  height: 41px;
}

#webform-submission-contact-request-node-2425-add-form .selectric .selectric-open {
  z-index: 2;
}

#webform-submission-contact-request-node-2425-add-form .selectric .button {
  display: none;
}

#webform-submission-contact-request-node-2425-add-form .selectric span.label {
  line-height: 41px;
}

#webform-submission-contact-request-node-2425-add-form #edit-actions {
  border-top: 1px solid #dbdbdb;
  padding: 20px;
  background-color: #f5f5f5;
  margin-bottom: 0;
}

#webform-submission-contact-request-node-2425-add-form #edit-actions button.webform-button--submit {
  float: none;
} */

.ui-dialog .modal-header.ui-dialog-titlebar {
  background-color: #f5f5f5;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 20px;
}
.modal-header.ui-dialog-titlebar h4 {
  font-size: 25px;
}

.modal-header.ui-dialog-titlebar button.close {
  height: 20px;
  width: 20px;
  right: 20px;
  border-radius: 50%;
  background-color: hsla(0, 0%, 4%, 0.2);
  opacity: 1;
  color: var(--White, #FFF);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-header.ui-dialog-titlebar button.close:hover {
  background-color: hsla(0, 0%, 4%, 0.3);
}

.modal-header.ui-dialog-titlebar button.close span {
  position: relative;
  top: -2px;
  font-weight: 500;
}

/* Blog page */

.page-node-type-hello-future-blog .curvyHeader {
  position: absolute;
  width: 100%;
  padding-top: 3%;
  z-index: 2;
}

.page-node-type-hello-future-blog .curvyHeader svg {
  height: 100%;
  position: absolute;
  width: 100%;
  top: -1px;
}

.page-node-type-hello-future-blog .curvyHeader ~ .decoImg {
  width: 100%;
  height: 41.25em;
  position: absolute;
}

@media (max-width: 768px) {
  .page-node-type-hello-future-blog .curvyHeader,
  .page-node-type-hello-future-blog .curvyHeader ~ .decoImg {
    display: none;
  }
}

.hello-future-blog {
  position: relative;
  z-index: 1;
}

.hello-future-blog .view-hello-feature-home-blog .view-content {
  display: flex;
  flex-direction: column;
  gap: 50px;
  margin: 0 auto;
}

.hello-future-blog .view-hello-feature-home-blog .view-content .blog-item:first-child {
  margin-left: -10%;
  margin-right: -5%;
}

@media (max-width: 1024px) {
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item:first-child {
    margin-left: -5%;
  }
}

@media (max-width: 768px) {
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item:first-child {
    margin-left: 0;
    margin-right: 0;
  }
}

.hello-future-blog .view-hello-feature-home-blog .view-content .blog-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 63px;
}

@media (max-width: 768px) {
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item {
    flex-direction: column;
    gap: 10px;
  }
}

.hello-future-blog .view-hello-feature-home-blog .view-content .blog-item:first-child .blog-item-image-wrapper {
  width: 42%;
  padding-bottom: 42%;
}

.hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-image-wrapper {
  width: 30%;
  padding-bottom: 30%;
  border-radius: 20%;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-size: cover;
  flex-shrink: 0;
}

@media (max-width: 768px) {
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item:first-child .blog-item-image-wrapper {
    width: 100%;
    padding-bottom: 100%;
  }
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-image-wrapper {
    width: 100%;
    padding-bottom: 100%;
  }
}

.hello-future-blog .view-hello-feature-home-blog .view-content .blog-item:first-child .blog-item-content {
  padding-top: 61px;
}

.hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-content {
  padding-top: 26px;
  padding-right: 40px;
}

@media (max-width: 768px) {
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item:first-child .blog-item-content,
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-content {
    padding: 2% 6%;
  }
}

.hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-content p {
  font-size: 21px;
  line-height: 33px;
}

@media (max-width: 1024px) {
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-content p {
    font-size: 17px !important;
    line-height: 28px !important;
  }
}

.hello-future-blog .view-hello-feature-home-blog .view-content .blog-item:first-child .blog-item-title {
  font-size: 50px;
  line-height: 57px;
}

.hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  color: rgb(54, 54, 54);
  margin-bottom: 27px;
}

.hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-content a {
  background-color: #ed1b2a;
  color: var(--White, #FFF);
  border-color: transparent;
  border-radius: 9999px;
  padding: 10px 34px;
  font-size: 23px;
  line-height: 31px;
  font-weight: 700;
  display: inline-block;
  margin-top: 21px;
}

@media (max-width: 1024px) {
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-title {
    font-size: 23px !important;
    line-height: 30px !important;
  }
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item:first-child .blog-item-title {
    font-size: 36px !important;
    line-height: 40px !important;
  }

  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-content a {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (max-width: 768px) {
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-title {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item:first-child .blog-item-title {
    font-size: 32px !important;
    line-height: 36px !important;
  }

  .hello-future-blog .view-hello-feature-home-blog .view-content .blog-item .blog-item-content a {
    font-size: 18px;
    line-height: 28px;
  }
}

.hello-future-blog .view-output .RetireCall .button {
  font-size: 18px;
  line-height: 30px;
}

.hello-future-blog .VideoSection {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.hello-future-blog .VideoSection .video-section-title {
  position: relative;
  bottom: -2px;
}

.hello-future-blog .VideoSection .video-section-title h3 {
  color: rgb(54,54,54);
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 50px;
  line-height: 57px;
  font-style: normal;
  font-weight: 700;
  padding-top: 150px;
  padding-bottom: 50px;
  margin-bottom: 0;
  z-index: 2;
  position: relative;
}

@media (max-width: 1024px) {
  .hello-future-blog .VideoSection .video-section-title h3 {
    font-size: 36px !important;
    line-height: 40px !important;
  }
}

.hello-future-blog .VideoSection .video-section-title .video-section-title-deco-img {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
}

.hello-future-blog .VideoSection .video-section-title .video-section-title-deco-img svg {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
}

.hello-future-blog .VideoSection .video-section-title .video-section-title-deco-img svg path {
  bottom: 0;
}


.hello-future-blog .VideoSection .video-section-content-wrapper {
  background-color: #D6DD5B;
}

.hello-future-blog .VideoSection .video-section-content {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 48px;
  justify-content: center;
  align-items: center;
  padding: 60px 20px 0;
  max-width: 90%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .hello-future-blog .VideoSection .video-section-content {
    flex-direction: column;
  }
}

.hello-future-blog .VideoSection .video-section-content .video-section-deco-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.hello-future-blog .VideoSection .video-section-content .video-section-deco-img svg {
  width: 100%;
}

.hello-future-blog .VideoSection .video-section-content .video-section-item {
  background-color: var(--White, #FFF);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* z-index: 2; */
}

.hello-future-blog .VideoSection .video-section-content .video-section-item .page-overlay {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0008;
  display: none;
}

.hello-future-blog .VideoSection .video-section-content .video-section-item .page-overlay.visible {
  display: block;
}

.hello-future-blog .VideoSection .video-section-content .video-section-item h3 {
  color: rgb(54,54,54);
  text-align: center;
  font-family: Raleway;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 30px 0 20px;
  z-index: 2;
}

@media (max-width: 1024px) {
  .hello-future-blog .VideoSection .video-section-content .video-section-item h3 {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}

.hello-future-blog .VideoSection .video-section-content .video-section-item .video-wrapper {
  position: relative;
  display: flex;
}

.hello-future-blog .VideoSection .video-section-content .video-section-item .video-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
}

.hello-future-blog .VideoSection .video-section-content .video-section-item .video-overlay svg {
  cursor: pointer;
}

.hello-future-blog .VideoSection .video-section-content .video-section-item iframe {
  border-radius: 16px;
}

.hello-future-blog .VideoSection .video-section-content .video-section-item iframe.active {
  z-index: 10;
  position: relative;
}

.hello-future-blog .VideoSection .video-section-bottom-deco-img {
  top: -2px;
  position: relative;
}

.hello-future-blog .VideoSection .video-section-bottom-deco-img svg {
  width: 100%;
  height: auto;
}

/* Blog Item page */

.hello-future-blog-item {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
}

.hello-future-blog-item .image-wrapper {
  border-radius: 3.08em;
  overflow: hidden;
  max-width: 95%;
  margin: 4% auto;
}

@media (max-width: 540px) {
  .hello-future-blog-item .image-wrapper {
    border-radius: 2.08em;
  }
}

.hello-future-blog-item .decoHeartRight {
  left: 89.5%;
  position: absolute;
  top: 13.5%;
  width: 38%;
}

@media (max-width: 1024px) {
  .hello-future-blog-item .decoHeartRight {
    top: auto;
  } 
}

.hello-future-blog-item h2 {
  padding: 0 14%;
  font-size: 60px;
  line-height: 73px;
  font-weight: 700;
  margin-bottom: 35px;
}

.hello-future-blog-item .content {
  font-size: 20px;
  line-height: 32px;
}

.hello-future-blog-item .content p {
  margin-bottom: 35px;
  font-size: 20.25px;
  color: #353535;
  font-weight: 500;
  line-height: 32.4px;
}

.hello-future-blog {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
}

.hello-future-blog .view-hello-feature-home-blog {
  max-width: 80%;
  margin: 4% auto 8%;
}

@media (max-width: 1024px) {
  .hello-future-blog .view-hello-feature-home-blog {
    max-width: 90%;
  }
}

@media (max-width: 540px) {
  .hello-future-blog .view-hello-feature-home-blog {
    max-width: 100%;
  }
}

.retirement-home .SecondContent .content_width {
  margin-bottom: -5%;
  padding-bottom: 20%;
  position: relative;
  z-index: 0;
}

.retirement-home .SecondContent .content_width .decoHeartLeft {
  position: absolute;
  right: 100%;
  transform: translate(30%, 70%);
  width: 50%;
  z-index: -1;
}

.retirement-home .SecondContent .content_width .decoBlobRight {
  left: 100%;
  position: absolute;
  top: 0;
  transform: translate(-10%, -20%);
  width: 50%;
  z-index: -1;
}

.retirement-faq {
  max-width: 960px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 992px) {
  .retirement-faq {
    margin: 50px auto 0 auto;
  }
}

@media (max-width: 500px) {
  .retirement-faq {
    margin: 30px auto 0 auto;
  }
}

.retirement-faq .field--name-body {
  padding: 0 !important;
}

.retirement-faq .field--name-body h2 {
  font-size: 60px !important;
  line-height: 73px;
  font-weight: 700;
  margin-bottom: 20px;
}

.retirement-faq .field--name-body p {
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 20px;
}

.retirement-faq .field--name-field-items .field--label {
  display: none;
}

.retirement-faq .paragraph--type--faq {
  border-radius: 9px;
  overflow: hidden;
  margin-bottom: 18px;
}

.retirement-faq .paragraph--type--faq .field--name-field-question {
  align-items: center;
  background-color: #ed1b2a;
  color: var(--White, #FFF);
  cursor: pointer;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.2;
  padding: 18px;
}

.retirement-faq .paragraph--type--faq .field--name-field-answer {
  align-items: center;
  background-color: var(--White, #FFF);
  color: #353535;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  line-height: 1.2;
  padding: 18px;
}

.retirement-faq .deco_image {
  left: 0;
  position: absolute;
  top: 210px;
  transform: translate(-50%, 20%);
  width: 70%;
  z-index: -1;
}

.retirement-faq .deco_image2 {
  position: absolute;
  right: 0;
  top: 200px;
  transform: translateX(50%);
  width: 50%;
  z-index: -1;
}

.retirement-faq .accordion-wrapper {
  border-radius: 10px;
  background-color: var(--White, #FFF);
  overflow: hidden;
  margin-bottom: 15px;
}

.retirement-faq .accordion-wrapper .accordion-header {
  padding: 20px 15px;
  background-color: #ed1b2a;
  color: var(--White, #FFF);
  font-weight: 700;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.retirement-faq .accordion-wrapper .accordion-content {
  padding: 15px;
}

.retirement-faq .accordion-wrapper:not(.active) .accordion-content {
  display: none;
}

.retirement-faq .accordion-wrapper .accordion-arrow {
  display: inline-block;
  margin-left: auto;
  width: 12px;
  height: 12px;
}

.retirement-faq .accordion-wrapper:not(.active) .accordion-arrow {
  transform: scaleY(-1);
}

.retirement-faq .contact-form-popup-wrapper,
.retirement-home .FifthContent .contact-form-popup-wrapper,
.retirement-calculator .contact-form-popup-wrapper,
.hello-future-corporate .contact-form-popup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: hsla(0, 0%, 4%, 0.86);
  z-index: 100000;
}

.retirement-faq .contact-form-popup-wrapper:not(.active),
.retirement-home .FifthContent .contact-form-popup-wrapper:not(.active),
.retirement-calculator .contact-form-popup-wrapper:not(.active),
.hello-future-corporate .contact-form-popup-wrapper:not(.active) {
  display: none;
}

.retirement-faq .contact-form-popup,
.retirement-home .FifthContent .contact-form-popup,
.retirement-calculator .contact-form-popup,
.hello-future-corporate .contact-form-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  background-color: var(--White, #FFF);
  border-radius: 10px;
}

@media (max-width: 768px) {
  .retirement-faq .contact-form-popup,
  .retirement-home .FifthContent .contact-form-popup,
  .retirement-calculator .contact-form-popup,
  .hello-future-corporate .contact-form-popup {
    width: 90%;
    max-width: 500px;
  }
}

.retirement-faq .contact-form-popup .form-header,
.retirement-home .FifthContent .contact-form-popup .form-header,
.retirement-calculator .contact-form-popup .form-header,
.hello-future-corporate .contact-form-popup .form-header {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgb(245, 245, 245);
  border-bottom: 1px solid rgb(219, 219, 219);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.retirement-faq .contact-form-popup .form-header p,
.retirement-home .FifthContent .contact-form-popup .form-header p,
.retirement-calculator .contact-form-popup .form-header p,
.hello-future-corporate .contact-form-popup .form-header p {
  font-size: 27px;
}

.retirement-faq .contact-form-popup .form-header div,
.retirement-home .FifthContent .contact-form-popup .form-header div,
.retirement-calculator .contact-form-popup .form-header div,
.hello-future-corporate .contact-form-popup .form-header div {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: hsla(0, 0%, 4%, 0.2);
  color: var(--White, #FFF);
  transform: rotate(45deg);
  font-size: 32px;
  text-align: center;
  line-height: 0.65;
}

.retirement-faq .contact-form-popup .form-header div:hover,
.retirement-home .FifthContent .contact-form-popup .form-header div:hover,
.retirement-calculator .contact-form-popup .form-header div:hover,
.hello-future-corporate .contact-form-popup .form-header div:hover {
  background-color: hsla(0, 0%, 4%, 0.3);
}

.retirement-faq .contact-form-popup form .form-actions,
.retirement-home .FifthContent .contact-form-popup form .form-actions,
.retirement-calculator .contact-form-popup form .form-actions,
.hello-future-corporate .contact-form-popup form .form-actions {
  padding: 20px;
  background-color: rgb(245, 245, 245);
  border-top: 1px solid rgb(219, 219, 219);
  margin-bottom: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.retirement-faq .contact-form-popup form .form-actions button,
.retirement-home .FifthContent .contact-form-popup form .form-actions button,
.retirement-calculator .contact-form-popup form .form-actions button,
.hello-future-corporate .contact-form-popup form .form-actions button {
  float: none;
  background-color: rgb(237, 27, 42);
  color: var(--White, #FFF);
  border-color: transparent;
  font-weight: 700;
  padding: 8px 23px;
  font-size: 18px;
}

.retirement-faq .bottom-section,
.retirement-home .FifthContent .bottom-section {
  padding: 100px 0;
}

@media (max-width: 420px) {
  .retirement-faq .bottom-section,
  .retirement-home .FifthContent .bottom-section {
    padding: 40px 0;
  }
}

.retirement-faq .bottom-section > p,
.retirement-home .FifthContent .bottom-section > p {
  font-size: 54px;
  font-weight: 700;
  line-height: 65px;
  margin-bottom: 27px;
  text-align: center;
}
@media (max-width: 1024px) {
  .retirement-faq .bottom-section > p,
  .retirement-home .FifthContent .bottom-section > p {
    font-size: 4.28vw !important;
    line-height: 55px;
  }
}
@media (max-width: 920px) {
  .retirement-home .FifthContent .bottom-section > p {
    line-height: 45px;
  }
}
@media (max-width: 520px) {
  .retirement-faq .bottom-section > p,
  .retirement-home .FifthContent .bottom-section > p {
    font-size: 8.28vw !important;
    line-height: 45px;
  }
}

.retirement-faq .bottom-section .contact-form-popup-toggle,
.retirement-home .FifthContent .bottom-section .contact-form-popup-toggle,
.retirement-calculator .contact-form-popup-toggle,
.hello-future-corporate .contact-form-popup-toggle {
  background-color: #ed1b2a;
  color: var(--White, #FFF);
  border-color: transparent;
  border-radius: 9999px;
  padding: 10px 34px;
  font-size: 23px;
  font-weight: 700;
  display: block;
  margin: 0 auto;
}
/* .retirement-calculator .contact-form-popup-toggle {
  margin: 0;
  border-radius: 0;
} */
.retirement-calculator .contact-form-popup-toggle,
.hello-future-corporate .contact-form-popup-toggle {
  font-size: 17px;
  margin-left: 0;
}


.retirement-faq .bottom-section .contact-form-popup form,
.retirement-home .FifthContent .bottom-section .contact-form-popup form,
.retirement-calculator .contact-form-popup form,
.hello-future-corporate .contact-form-popup form {
  margin: 0;
  text-align: left;
  margin-top: 20px;
}

.retirement-faq .bottom-section .contact-form-popup form .form-item,
.retirement-home .FifthContent .bottom-section .contact-form-popup form .form-item,
.retirement-calculator .contact-form-popup form .form-item,
.hello-future-corporate .contact-form-popup form .form-item {
  padding: 0 20px;
  position: relative;
}

.retirement-faq .bottom-section .contact-form-popup form .form-item label,
.retirement-home .FifthContent .bottom-section .contact-form-popup form .form-item label,
.retirement-calculator .contact-form-popup form .form-item:not(.form-item-consent) label,
.hello-future-corporate .contact-form-popup form .form-item label {
  position: absolute;
  top: -8px;
  left: 35px;
  background-color: var(--White, #FFF);
  font-size: 13px;
  font-weight: 600;
  padding: 0 3px;
  z-index: 9999;
}

.retirement-faq .bottom-section .contact-form-popup form .form-control,
.retirement-faq .bottom-section .contact-form-popup form .selectric,
.retirement-home .FifthContent .bottom-section .contact-form-popup form .form-control,
.retirement-home .FifthContent .bottom-section .contact-form-popup form .selectric,
.retirement-calculator .contact-form-popup form .form-control,
.retirement-calculator .contact-form-popup form .selectric,
.hello-future-corporate .contact-form-popup form .form-control,
.hello-future-corporate .contact-form-popup form .selectric {
  background-color: var(--White, #FFF);
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
  height: 45px;
}

.retirement-faq .bottom-section .contact-form-popup form .form-control:hover,
.retirement-faq .bottom-section .contact-form-popup form .selectric:hover,
.retirement-home .FifthContent .bottom-section .contact-form-popup form .form-control:hover,
.retirement-home .FifthContent .bottom-section .contact-form-popup form .selectric:hover,
.retirement-calculator .contact-form-popup form .form-control:hover,
.retirement-calculator .contact-form-popup form .selectric:hover,
.hello-future-corporate .contact-form-popup form .form-control:hover,
.hello-future-corporate .contact-form-popup form .selectric:hover {
  border: 1px solid #b5b5b5;
}

.retirement-faq .bottom-section .contact-form-popup form .selectric .button:after,
.retirement-home .FifthContent .bottom-section .contact-form-popup form .selectric .button:after,
.retirement-calculator .contact-form-popup form .selectric .button:after,
.hello-future-corporate .contact-form-popup form .selectric .button:after {
  top: 26px;
}

.contact-form-popup form .form-actions .btn.cancel-btn {
    background-color: var(--White, #FFF);
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
}

/* Moneyline dropdown */

body .top .right .search {

  margin-left: 35px;
}

@media (max-width: 768px) {
  body #navbar {
    max-height: 100%;
  }
  body #navbar.menu-expanded {
    overflow-y: auto;
  }


  body .navbar-collapse > .container {
    justify-content: flex-start;
  }

  body .navbar-collapse ul.nav {
    width: 100%;
  }

  body .navbar-collapse ul.nav > li {
    margin-left: 0;
  }

  body .navbar-collapse ul.nav > li > span {
    text-align: left;
  }

  body .navbar-collapse ul.nav > li > span:after {
    content: url("../img/icons/shevron.svg");
    margin-left: 10px;
    display: inline-block;
    height: 14px;
    position: relative;
    top: 2px;
  }

  body .navbar-collapse ul.nav > li.open > span:after {
    content: url("../img/icons/shevron-white.svg");
    transform: rotate(90deg);
  }

  body .navbar-collapse ul.nav > li:not(:first-child) {
    border-top: 1px solid #666;
  }
}

@media (max-width: 539px) {
  body #navbar .navbar-collapse.in .container > nav  {
    width: 100%;
  }

  body #navbar .dropdown-menu .container {
    display: block;
  }

  body #navbar .menu-icon-8011 .dropdown-menu .container {
    display: flex;
  }

  body #navbar .moneyline .dropdown-menu .container {
    display: flex;
  }
}

@media (max-width: 500px) {
  body .top .right {
    width: 100%;
  }

  body:not([data-location="bb"]) .top .right .top-menu {
    width: 100%;
  }

  body .top .right .top-menu .links:not(.contextual-links) {
    display: flex;
    justify-content: space-between;
  }

  body .top .right .top-menu .links li {
    margin-left: 0;
    margin-right: 0;
  }

  body .top .right .top-menu nav {
    width: 100%;
  }

  body .top .right .search {
    margin-left: 0;
  }
}

body .top .right .top-menu .links li + li {
  margin-left: 35px;
}

body #navbar .top .container {
  max-width: 1080px;
  padding-left: 15px;
  padding-right: 15px;
}

body .navbar-collapse .container {
  max-width: 1080px;
}

body .top .logo {
  margin-left: -90px;
}

body.page-node-type-expressfinance .top .logo {
  margin-left: 0;
  margin-bottom: 10px;
}

body[data-do-location='funds'] .top .logo {
  margin-left: -40px;
}
body[data-do-location='bank'] .top .logo {
  margin-left: -20px;
}
body[data-do-location='afp'] .top .logo {
  margin-left: -10px;
}
@media (max-width: 450px) {
  body[data-do-location='afp'] .top .logo img {
    width: 200px;
    margin-top: 15px;
  }
}
@media (max-width: 440px) {
  body[data-do-location='funds'] .top .logo img {
    width: 250px;
    margin-top: 10px;
  }
  body[data-do-location='bank'] .top .logo img {
    width: 205px;
    margin-top: 12px;
  }
}

@media (max-width: 350px) {
  body[data-do-location='bank'] .top .logo img {
    width: 180px;
    margin-top: 18px;
  }
}


@media (max-width: 500px) {
  body[data-do-location='afp'] .top .right,
  body[data-location='tt'] .top .right {
    position: relative;
  }

  body[data-do-location='afp'] .top .right .top-menu .links,
  body[data-location='tt'] .top .right .top-menu .links {
    flex-wrap: wrap;
  }

  body[data-do-location='afp'] .top .right .search,
  body[data-location='tt'] .top .right .search {
    position: absolute;
    right: 0px;
    bottom: 5px;
  }

  body[data-do-location='afp'] .top .right .top-menu .links li.last,
  body[data-location='tt'] .top .right .top-menu .links li.last {
    margin: 10px 180px 0 0;
    text-align: left;
  }

  body[data-location='tt'] .top .right .top-menu .links li.first a {
    padding-left: 0;
  }
}

body .navbar-collapse ul.nav {
  gap: unset;
  justify-content: space-between;
}

@media (min-width: 769px) {
  body .navbar-collapse ul.nav > li:first-child {
    margin-left: -15px;
  }
}

body .navbar-header .navbar-toggle.opened .navbar-toggle-img:not(.close) {
  display: none;
}

body .navbar-header .navbar-toggle:not(.opened) .navbar-toggle-img.close {
  display: none;
}

body .navbar-header .navbar-toggle .navbar-toggle-img.close,
body .navbar-header .navbar-toggle .navbar-toggle-img.close:hover {
  width: 22px;
  opacity: 1;
}

.navbar-collapse ul.nav.menu li > span,
.navbar-collapse ul.nav.menu li > a {
  padding: 0 20px;
  text-transform: none;
}

.navbar-collapse ul.nav.menu li > a.cap {
  text-transform: none;
}

.navbar-collapse ul.nav.menu .moneyline {
  position: relative;
  width: 130px;
  background: rgba(233, 0, 0, 0.8) !important;
}

.navbar-collapse ul.nav.menu .moneyline .dropdown-menu,
.navbar-header .container .menu-icon-8011 .dropdown-menu {
  right: 0;
  width: 260px;
  height: 270px;
  padding-top: 0;
  left: unset;
  background-color: var(--White, #FFF);
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
  box-shadow: 0 9px 9px rgba(0, 0, 0, 0.29);
}

@media (max-width: 500px) {
  .navbar-header .container .menu-icon-8011 .dropdown-menu {
    width: calc(100vw + 2px);
    right: -16px;
    margin-top: 0px;
  }
}

@media (min-width: 769px) {
  .navbar-header .container .menu-icon-8011 {
    display: none;
  }
}

@media (max-width: 768px) {
  .navbar-collapse ul.nav.menu .moneyline {
    display: none;
  }
  .navbar-header .container .menu-icon-8011 .dropdown-menu {
    top: 70px;
  }
}

.navbar-collapse ul.nav.menu .moneyline > span,
.navbar-collapse ul.nav.menu--menu--tat-main-menu .menu-icon-8014 > span {
  /* background: rgba(233, 0, 0, 0.8) !important; */
  color: var(--White, #FFF) !important;
}

.navbar-collapse ul.nav.menu .moneyline .dropdown-menu .container,
.navbar-header .container .menu-icon-8011 .dropdown-menu .container {
  width: 100%;
  padding: 0;
}

.navbar-collapse ul.nav.menu .moneyline .dropdown-menu .container > li:not(.active),
.navbar-header .container .menu-icon-8011 .dropdown-menu .container > li:not(.active) {
  width: 50%;
  background: #ababab !important;
}

.navbar-collapse ul.nav.menu .moneyline .dropdown-menu .container > li.active,
.navbar-header .container .menu-icon-8011 .dropdown-menu .container > li.active {
  width: 50%;
  background: var(--White, #FFF);
}

.navbar-collapse ul.nav.menu .moneyline .dropdown-menu .container > li .navbar-text,
.navbar-header .container .menu-icon-8011 .dropdown-menu .container > li .navbar-text {
  padding: 13px 0;
  color: var(--White, #FFF);
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: 17.5px;
  text-transform: uppercase;
  display: block;
  margin: 0;
  box-shadow: inset 0 5px 5px 1px #ababab33;
  border-top: 1px solid #ababab66;
}

.navbar-collapse ul.nav.menu .moneyline .dropdown-menu .container > li.active .navbar-text,
.navbar-header .container .menu-icon-8011 .dropdown-menu .container > li.active .navbar-text {
  color: #58595b;
}

.navbar-collapse ul.nav.menu .moneyline .dropdown-menu .container > li .dropdown-menu2,
.navbar-header .container .menu-icon-8011 .dropdown-menu .container > li .dropdown-menu2 {
  position: absolute;
  left: 0;
  visibility: hidden;
  width: 100%;
  padding-top: 28px;
}

.navbar-collapse ul.nav.menu .moneyline .dropdown-menu .container > li.active .dropdown-menu2,
.navbar-header .container .menu-icon-8011 .dropdown-menu .container > li.active .dropdown-menu2 {
  visibility: visible;
  list-style-type: none;
}

.navbar-collapse
  ul.nav.menu
  .moneyline
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li,
.navbar-header .container .menu-icon-8011 .dropdown-menu .container > li.active .dropdown-menu2 li {
  width: 100%;
}

.navbar-collapse
  ul.nav.menu
  .moneyline
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li
  a:not(.bottom-link-ml),
.navbar-header
  .container
  .menu-icon-8011
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li
  a:not(.bottom-link-ml) {
  border: 1px solid #db131f;
  border-radius: 6px;
  width: 205px;
  padding: 12px 0 !important;
  color: var(--JMMB-Footer-background, #EE1B2A);
  margin-bottom: 15px;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: 25.6px;
  letter-spacing: 0.32px;
}

.navbar-header
  .container
  .menu-icon-8011
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li
  a:not(.bottom-link-ml) {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 500px) {
  .navbar-header
  .container
  .menu-icon-8011
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li
  a:not(.bottom-link-ml) {
    margin-left: 35px;
  }
}

.navbar-collapse
  ul.nav.menu
  .moneyline
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li
  .bottom-link-ml,
.navbar-header .container .menu-icon-8011 .dropdown-menu .container > li.active .dropdown-menu2 li .bottom-link-ml {
  width: 100%;
  padding-left: 28px;
  padding-right: 28px;
  margin-top: 14px;
}

.navbar-header .container .menu-icon-8011 .dropdown-menu .container > li.active .dropdown-menu2 li .bottom-link-ml {
  margin-top: 29px;
}

.navbar-collapse
  ul.nav.menu
  .moneyline
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li
  .bottom-link-ml:before,
.navbar-header
  .container
  .menu-icon-8011
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li
  .bottom-link-ml:before {
  content: "";
  display: block;
  width: 100%;
  border-top: 2px solid #b5b5b5;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
}

.navbar-collapse
  ul.nav.menu
  .moneyline
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li
  .bottom-link-ml,
.navbar-header .container .menu-icon-8011 .dropdown-menu .container > li.active .dropdown-menu2 li .bottom-link-ml {
  padding: 16px 35px !important;
  text-align: left;
  color: var(--JMMB-Footer-background, #EE1B2A);
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: block;
  position: relative;
  max-width: unset;
}

.navbar-collapse
  ul.nav.menu
  .moneyline
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li
  .bottom-link-ml:after,
.navbar-header
  .container
  .menu-icon-8011
  .dropdown-menu
  .container
  > li.active
  .dropdown-menu2
  li
  .bottom-link-ml:after {
  content: url("../images/shevron.svg");
  margin-left: 10px;
  display: inline-block;
  height: 14px;
  position: relative;
  top: 2px;
}

.navbar-header .container {
  display: flex;
  align-items: center;
}

.navbar-header .container .menu-icon-8011 {
  margin-top: 15px;
  height: 32px;
  width: 95px;
  background-color: #db131f;
  border-width: 0;
  border-radius: 0;
}

.navbar-header .container .menu-icon-8011 .navbar-text {
  color: var(--White, #FFF);
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

header#navbar {
  overflow: visible;
}

@media (max-width: 768px) {
  .top .logo {
    text-align: left;
    display: flex;
    flex-basis: 95%;
  }
}

.PageSectionBlock {
  padding-bottom: 8%;
  padding-top: 8%;
  position: relative;
}
@media (max-width: 767px) {
  .PageSectionBlock {
    padding-bottom: 12%;
  }
}
.FirstContentBlock {
  padding-top: 6%;
  height: auto;
}
.FirstContentBlock .content_width {
  margin-left: auto;
  margin-right: auto;

  max-width: 48.8em;
  padding-left: 2rem;

  padding-right: 2rem;

  width: 100%;
  display: block;
  position: relative;
}

@media (min-width: 768px) {
  .FirstContentBlock .content_width {
    align-items: center;
    display: flex;
    padding-left: 0.9375rem;

    padding-right: 0.9375rem;
    max-width: 1220px;
  }
}

@media (min-width: 768px) {
  .FirstContentBlock .DecoImg {
    flex: 0 0 35%;
    padding-top: 60%;
    position: relative;
  }
}

@media (min-width: 1024px) {
  .FirstContentBlock .DecoImg {
    flex: 0 0 40%;
    padding-top: 55%;
  }
}

@media (min-width: 1216px) {
  .FirstContentBlock .DecoImg {
    flex: 0 0 40%;
    padding-top: 55%;
  }
}

@media (max-width: 767px) {
  .FirstContentBlock .DecoImg {
    margin-bottom: 6%;
  }
}

.FirstContentBlock .DecoImg img {
  border-radius: 50% 25%;
  border-top-left-radius: 25%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 160%;
}

@media (max-width: 768px) {
  .FirstContentBlock .content_width .DecoImg img {
    border-radius: 2em;
    border-radius: 6vw;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    position: unset;
  }
}

.FirstContentBlock img {
  height: auto;
  max-width: 100%;
}

@media (min-width: 768px) {
  .FirstContentBlock .ContentHolder {
    padding-left: 5%;
    padding-right: 3%;
  }
}

@media (min-width: 1024px) {
  .FirstContentBlock .ContentHolder {
    padding-left: 8%;
  }
}

.SecTitle {
  color: var(--JMMB-BLACK, #000);
  font-size: 2.125em;
  font-weight: bolder;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .SecTitle {
    font-size: 42.75px;
  }
}

@media (min-width: 1024px) {
  .SecTitle {
    font-size: 49.5px;
  }
}

@media (min-width: 1216px) {
  .SecTitle {
    font-size: 54px;
  }
}
.FirstContentBlock .ContentHolder .content {
  margin-top: 5%;
}
@media (min-width: 768px) {
  .FirstContentBlock .ContentHolder .content {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.FirstContentBlock .ContentHolder .content p {
  margin-bottom: 1em;
  color: #353535;
  font-weight: 600;
  font-size: 18px;
}

.FirstContentBlock .ContentHolder .content a {
  width: max-content;
  padding: 9px 28px;
}

.FirstContentBlock.content .pageSectionbtn {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.5;
}

.button {
  background-color: var(--White, #FFF);
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding: calc(0.5em - 1px) 1em;
  text-align: center;
  white-space: nowrap;
}

.button.is-primary {
  background-color: #ed1b2a;
  border-color: transparent;
  color: var(--White, #FFF);
}

.button.is-rounded {
  border-radius: 9999px;
  padding-left: 1.25em;
  padding-right: 1.25em;
}

.button.is-rounded {
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.WhySection {
  z-index: 10;
}
.WhySection .content_width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1220px;
  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 100%;

  position: relative;
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 540px) and (max-width: 767px) {
  .WhySection .content_width {
    max-width: 38em;
  }
}

.WhySection .decoImg {
  bottom: 100%;
  left: 100%;
  position: absolute;
  transform: translate(-65%, 60%);
  width: 45%;
  z-index: -1;
  max-width: 549px;
}

.WhySection .decoBg {
  left: 0;
  position: absolute;
  scale: 1.5;
  top: 0;
  transform: translate(-10%);
  width: 100%;
  max-width: 1200px;
  z-index: -1;
}

.SecTitle {
  color: var(--JMMB-BLACK, #000);
  font-size: 2.125em;
  font-weight: bolder;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .WhySection .SecTitle {
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .SecTitle {
    font-size: 42.75px;
  }
}

@media (min-width: 1024px) {
  .SecTitle {
    font-size: 49.5px;
  }
}

@media (min-width: 1216px) {
  .SecTitle {
    font-size: 54px;
  }
}

.WhySection .WhyList {
  grid-gap: 1em;
  display: grid;
  gap: 1.35em;
  margin-top: 8%;
  text-align: center;
}

@media (min-width: 768px) {
  .WhySection .WhyList {
    grid-gap: 4%;
    display: grid;
    gap: 4%;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1024px) {
  .WhySection .WhyList {
    gap: 8%;
  }
}

.WhySection .WhyList .WhyItem {
  background-color: #ed1b2a;
  border-radius: 1em;
  padding: 1em;
}
.WhySection .WhyList .WhyItem svg {
  max-width: 294px;
  max-height: 294px;
}
@media (max-width: 768px) {
  .WhySection .WhyList .WhyItem svg {
    max-width: 100%;
    max-height: 100%;
  }
}
.WhySection .WhyList .WhyItem .txt {
  color: var(--White, #FFF);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .RetireCall {
    margin-top: 3em;
  }
}

.RetireCall .wrap {
  gap: 2em;
  padding-bottom: 15%;
  padding-top: 15%;
  position: relative;
}

.RetireCall .content_width {
  position: relative;
}

@media (min-width: 540px) {
  .RetireCall .wrap {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 90%;
  }
}

@media (min-width: 1024px) {
  .RetireCall .wrap {
    gap: 3em;
    margin: 0 auto;
    max-width: 80%;
  }
}

.RetireCall .leftImg {
  position: relative;
}
@media (max-width: 539px) {
  .RetireCall .leftImg {
    margin-bottom: 5%;
    margin-top: -20%;
    /* max-width: 25.7em; */
    width: 100%;
  }
}

.RetireCall .leftImg img {
  max-width: 100%;
}

@media (min-width: 540px) {
  .RetireCall .leftImg {
    width: 40%;
  }
}

.RetireCall .decoBgNoColor {
  position: absolute;
  scale: 1.75;
  top: 0;
  transform: translate(-25%, -20%);
  width: 100%;
  z-index: -1;
}

.RetireCall img {
  max-width: max-content;
}

.RetireCall .blog_item {
  max-width: 100%;
}

.RetireCall .content {
  flex: 1 1 40%;
}

@media (max-width: 549px) {
  .RetireCall .content .title {
    font-size: 2.2em;
  }
}

@media (max-width: 549px) {
  .RetireCall .content {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .RetireCall .title {
    font-size: 40.5px;
  }
}

@media (min-width: 1216px) {
  .RetireCall .title {
    font-size: 45px;
  }
}

.RetireCall .title:not(:last-child) {
  margin-bottom: 1.5rem;
}
.RetireCall .title {
  color: #363636;
  font-size: 40.5px;
  font-weight: 800;
  line-height: 1.125;
}

.RetireCall p {
  margin-bottom: 1em;
}

.RetireCall .button {
  font-weight: 700;
  margin-top: 1em;
  padding: 10.5px 35.1px;
}

.RetireCall .decoBgColorized {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

@media (min-width: 540px) {
  .RetireCall .decoBgColorized {
    left: -5%;
    transform: scale(1.1);
    width: 110%;
  }
}

@media (max-width: 539px) {
  .RetireCall .decoBgColorized {
    margin-left: -20%;
    max-width: none;
    width: 140%;
  }
}
@media (min-width: 768px) {
  .RetireCall .decoBgColorized {
    left: -5%;
    transform: scale(1.1);
    width: 110%;
  }
}
@media (min-width: 1024px) {
  .RetireCall .decoBgColorized {
    left: -5%;
    transform: scale(1.125);
    width: 110%;
  }
}

.EnrollNow {
  padding-bottom: 11vw;
  padding-top: 11vw;
}

@media (min-width: 320px) {
  .EnrollNow {
    padding-bottom: calc(8.5vw * 3.5);
    padding-top: calc(8.6vw * 3.5);
  }
}
@media (min-width: 540px) {
  .EnrollNow {
    padding-bottom: calc(6.6vw * 3.5);
    padding-top: calc(6.6vw * 3.5);
  }
}
@media (min-width: 1024px) {
  .EnrollNow {
    padding-bottom: 11vw;
    padding-top: 11vw;
  }
}

.EnrollNow .content_width {
  align-items: center;
  display: flex;
  justify-content: center;
  max-width: none;
  position: relative;
  text-align: center;
}

.EnrollNow .content .title {
  color: var(--JMMB-BLACK, #000);
  font-weight: bolder;
  font-size: 54px;
  display: block;
  line-height: 60.75px;
  font-weight: 700;
  position: relative;
}

.EnrollNow .decoBg {
  aspect-ratio: 1/1;
  left: 50%;
  max-width: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(5.4rem * 11);
}

@media (min-width: 320px) {
  .EnrollNow .decoBg {
    width: calc(8.5vw * 11);
  }
}
@media (min-width: 540px) {
  .EnrollNow .decoBg {
    width: calc(7vw * 11);
  }
}
@media (min-width: 768px) {
  .EnrollNow .decoBg {
    width: calc(6.6vw * 11);
  }
}
@media (min-width: 1024px) {
  .EnrollNow .decoBg {
    width: calc(5.4rem * 11);
  }
}

.EnrollNow .content .title {
  margin-bottom: 27px;
}

@media (max-width: 620px) {
  .EnrollNow .content .title {
    font-size: 40px;
    line-height: 44px;
  }
}

.EnrollNow .button {
  font-size: 22.5px;
  padding-top: 16.125px;
  padding-bottom: 16.125px;
  padding-left: 1.6em;
  padding-right: 1.6em;
}

@media (max-width: 620px) {
  .EnrollNow .button {
    font-size: 18px;
  }
}

.RelatedPosts {
  margin: 10% auto;
}

.RelatedPosts .content_width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1220px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  display: block;
}

.RelatedPosts .secTitle {
  text-align: center;
}
.RelatedPosts .title {
  color: #363636;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.125;
}

.RelatedPosts .PostsList {
  align-items: stretch;
  display: flex;
  margin: -2em auto;
  overflow-x: auto;
  overflow-y: visible;
  padding: 2em 0;
  will-change: scroll-position;
}

@media (min-width: 1024px) {
  .RelatedPosts .PostsList {
    justify-content: center;
  }
}

.RelatedPosts .PostsEntry {
  align-items: stretch;
  display: flex;
  flex: 0 0 auto;
  max-width: 400px;
  max-width: 23em;
  padding: 0 0.875em;
  width: 92%;
}

@media (min-width: 768px) {
  .RelatedPosts .PostsEntry {
    max-width: 29.4em;
  }
}

@media (min-width: 1024px) {
  .RelatedPosts .PostsEntry {
    flex: 0 1 auto;
  }
}

.RelatedPosts .EntryWrap {
  display: flex;
  flex-direction: column;
}

.RelatedPosts .box {
  background-color: var(--White, #FFF);
  border-radius: 6px;
  box-shadow:
    0 0.5em 1em -0.125em hsla(0, 0%, 4%, 0.1),
    0 0 0 1px hsla(0, 0%, 4%, 0.02);
  color: #353535;
  display: flex;
  padding: 2.25rem;
}

.RelatedPosts .entryCover {
  aspect-ratio: 16/9;
  background-color: #ddd;
  border-radius: 1em;
  margin-bottom: 6%;
  overflow: hidden;
  position: relative;
}

.RelatedPosts .entryCover img {
  display: block;
  height: 100%;
  left: 0;

  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.RelatedPosts .EntryTitle {
  font-size: 22.5px;
  margin-bottom: 27px;
  font-weight: 600;
}

.RelatedPosts .description {
  font-size: 18px;
  color: #353535;
  font-weight: 500;
}

.RelatedPosts .entryControl {
  align-items: flex-end;
  display: flex;
  flex: 1 0 auto;
  justify-self: flex-end;
  margin-top: 1.5em;
}

.PostsEntry .entryControl a {
  font-weight: 700;
  padding-left: 1.8em;
  padding-right: 1.8em;
  padding-top: 10.5px;
  padding-bottom: 10.5px;
}

.hello-future-corporate-blog-item-content {
  max-width: 100%;
  width: 100%;
}

.hello-future-corporate-blog-item-content-inner {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0;
  width: 96%;

  position: relative;
}

@media (max-width: 540px) {
  .hello-future-corporate-blog-item-content-inner {
    width: 100%;
  }
}

.hello-future-corporate-blog-item-content-inner .field {
  max-width: 66.5em;
  margin: 0 auto;
  padding: 0 1.446em;
  width: 96%;
}
@media (min-width: 320px) {
  .hello-future-corporate-blog-item-content-inner h2,
  .hello-future-corporate-blog-item-content-inner .field {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 540px) {
  .hello-future-corporate-blog-item-content-inner h2,
  .hello-future-corporate-blog-item-content-inner .field {
    width: 86%;
  }
}
@media (min-width: 768px) {
  .hello-future-corporate-blog-item-content-inner h2,
  .hello-future-corporate-blog-item-content-inner .field {
    width: 80%;
    max-width: auto;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .hello-future-corporate-blog-item-content-inner h2,
  .hello-future-corporate-blog-item-content-inner .field {
    width: 76%;
  }
}

@media (min-width: 1216px) {
  .hello-future-corporate-blog-item-content-inner h2,
  .hello-future-corporate-blog-item-content-inner .field {
    width: 80%;
  }
}

.hello-future-corporate-blog-item-content-inner h2 {
  font-size: 4.34em;
  max-width: 66.5em;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 1em;
}

@media (max-width: 1024px) {
  .hello-future-corporate-blog-item-content-inner h2 {
    font-size: 40px !important;
    line-height: 45px;
    padding: 0;
  }
}

@media (max-width: 540px) {
  .hello-future-corporate-blog-item-content-inner h2 {
    font-size: 32px !important;
    line-height: 35px;
    padding: 0;
  }
}
.NavBurger {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border: none;
  color: currentColor;
  color: #353535;
  cursor: pointer;
  display: block;
  font-family: inherit;
  font-size: 1em;
  height: 3.25rem;
  margin: 0;
  padding: 0;
  position: relative;
  width: 3.25rem;
  visibility: hidden;
}

@media (max-width: 768px) {
  .NavBurger {
    visibility: visible;
  }
}

.NavBurger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}
.NavBurger span:first-child {
  top: calc(50% - 6px);
}
.NavBurger span:nth-child(2) {
  top: calc(50% - 1px);
}
.NavBurger span:nth-child(3) {
  top: calc(50% + 4px);
}

#MobileNav {
  align-items: center;
  background-color: var(--White, #FFF);
  bottom: 0;
  display: flex;
  font-size: 7vw;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;

  transition: all 0.5s;
}

.container .active {
  opacity: 1 !important;
  visibility: inherit !important;

  transition: all 0.5s;
}

#MobileNav .MobileClose {
  display: block;
  position: absolute;
  appearance: none;
  background: none;
  border: none;

  color: #353535;
  cursor: pointer;
  font-family: inherit;
  font-size: 1em;
  height: 6.6rem;
  margin: 0;
  padding: 0;
  right: 2.2rem;
  top: 1em;
  width: 6.8rem;
}

#MobileNav .MobileClose span {
  background-color: currentColor;
  height: 1px;
  left: calc(50% - 8px);
  top: 50%;
  top: calc(50% - 1px);
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
  rotate: -45deg;
  position: absolute;
}
#MobileNav .MobileClose span:first-child {
  rotate: 45deg;
}

#MobileNav .NavMenu #block-menuhellofuture .menu--menu-hellofuture {
  flex-direction: column;
  gap: 18px;
}

#MobileNav .NavMenu #block-menuhellofuture .menu--menu-hellofuture li a {
  line-height: 1.45;
  font-size: 7vw;
  padding: 5px 37px;
  color: #222;
}

#MobileNav .NavMenu #block-menuhellofuture .menu--menu-hellofuture li a:hover {
  color: #ed1b2a;
  opacity: 0.5;
}

#MobileNav .NavMenu #block-menuhellofuture .menu--menu-hellofuture li .is-active {
  opacity: 0.5;
}
#MobileNav .NavMenu #block-menuhellofuture .menu--menu-hellofuture li .active-trail {
  opacity: 0.5;
}

.container .active .NavMenu #block-menuhellofuture .menu--menu-hellofuture li a:not(.is-active) {
  opacity: 1;
}

@media (min-width: 768px) {
  #navbar .top .container {
    width: 100%;
    max-width: 1160px;
    padding-left: 20.25px;
    padding-right: 20.25px;
  }
}
@media (max-width: 1200px) {
  #navbar .top .container .right {
    margin-top: 30px;
  }
}

@media (max-width: 860px) {
  body[data-location="jm"] #navbar .top .container .logo {
    margin: 0 0 0 -100px;
  }
}

@media (max-width: 768px) {
  body[data-location="hellofuture"] #navbar .top .container {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
}

@media (max-width: 720px) {
  #navbar .top .container {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
}

.FourthContent .view-content {
  padding-top: 17px;
}
@media (max-width: 1024px) {
  .FourthContent .view-content {
    overflow: auto;
    display: flex;
    max-width: 1024px;
    width: 100%;
  }
}
.FourthContent .view-content .blog-item {
  background-color: hsla(0, 0%, 100%, 0.75);
  border-radius: 1.5em;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .FourthContent .view-content .blog-item {
    flex: 0 0 46%;
  }
}

@media (max-width: 768px) {
  .FourthContent .view-content .blog-item {
    flex: 0 0 55%;
  }
}
@media (max-width: 540px) {
  .FourthContent .view-content .blog-item {
    flex: 0 0 86.5%;
  }
}
.FourthContent .view-content .blog-item .blog-item-image-wrapper {
  width: 100%;
  height: 251px;
  background-size: cover;
}

.FourthContent .view-content .blog-item .blog-item-content {
  flex: 1 0 auto;
  margin: 0;
  padding: 1.93em 1.61em 2.643em;

  display: flex;
  flex-direction: column;
  align-items: center;
}

.FourthContent .view-content .blog-item .blog-item-content h3 {
  color: #363636;
  font-weight: 600;
  line-height: 1.4;
  font-size: 2.25rem;
  font-weight: 700;

  text-align: center;
  margin-bottom: 27px;
}

@media (max-width: 540px) {
  .FourthContent .view-content .blog-item .blog-item-content h3 {
    line-height: 1.4;
    font-size: 5vw !important;
  }
}

.FourthContent .view-content .blog-item .blog-item-content p {
  color: #353535;
  font-size: 1.29em;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 22.5px;
}

@media (max-width: 540px) {
  .FourthContent .view-content .blog-item .blog-item-content p {
    font-size: 4.1vw !important;
  }
}

.FourthContent .view-content .blog-item .blog-item-content a {
  padding: 0.59em 1em;
  border-radius: 9999px;
  font-weight: 700;
  background-color: #ed1b2a;
  border-color: transparent;
  color: var(--White, #FFF);
  font-size: 18px;
}
@media (max-width: 540px) {
  .FourthContent .view-content .blog-item .blog-item-content a {
    font-size: 4vw;
  }
}

.retirement-calculator .field {
  padding: 5% 14% 0 20.5% !important;
}

@media (max-width: 1370px) {
  .retirement-calculator .field {
    padding: 5% 14% 0 14% !important;
  }
}

.retirement-calculator .field h2 {
  margin-bottom: 27px;
}

.retirement-calculator .field h2 strong {
  font-size: 3.24vw !important;
}

@media (max-width: 1370px) {
  .retirement-calculator .field {
    padding: 5% 14% 0 14% !important;
  }
}

.retirement-calculator .field h2 {
  margin-bottom: 27px;
}

.CalculatorSummary .SummaryContainer .box .title {
  font-size: 27px;
  font-weight: 600;
}
.retirement-calculator .calc .div-ranges div label {
  font-size: 16px;
}
.retirement-calculator .calc .div-ranges div {
  font-weight: 700;
}
.retirement-calculator .calc .div-ranges div .rangeslider__handle {
  font-weight: normal;
}
.CalculatorSummary .SummaryContainer .button-cal.is-primary {
  border-radius: 35px; 
}
@media (max-width: 1024px) {
  .CalculatorSummary .SummaryContainer .box .title {
    font-size: 2.8vw;
  }
}
.retirement-calculator .field h2 strong {
  font-size: 3.24vw !important;
}

@media (max-width: 768px) {
  .retirement-calculator .field {
    padding: 10% 5% 0 5% !important;
  }
  .retirement-calculator .field h2 strong {
    font-size: 6vw !important;
  }

  .retirement-calculator .field p {
    font-size: 2.5vw !important;
  }

  .retirement-calculator .calc {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .retirement-calculator .calc .div-ranges,
  .retirement-calculator .calc .chars {
    width: 90%;
    margin: 0 auto;
    padding-left: 0;
  }

  .CalculatorSummary .SummaryContainer .box .title {
    font-size: 3.7vw;
  }
}

@media (max-width: 540px) {
  .retirement-calculator .calc .chars .lineBlock span {
    opacity: 0;
  }

  .retirement-calculator .field {
    padding: 17% 5% 0 5% !important;
  }
  .retirement-calculator .field h2 strong {
    font-size: 8.4vw !important;
    line-height: 1.2;
  }

  .retirement-calculator .field p {
    font-size: 4.1vw !important;
    line-height: 1.55;
  }

  .MyObservation .is-warning .headline-p {
    font-size: 18px !important;
  }

  .SummaryContainer .box--offset .content p {
    font-size: 18px !important;
  }

  .CalculatorSummary .SummaryContainer .box .title {
    font-size: 6.2vw;
  }
}

.retirement-faq .contact-form-popup .form-header div, .retirement-home .FifthContent .contact-form-popup .form-header div{
  cursor: pointer;
}

body[data-location="bb"] .navbar-collapse ul.nav {
  justify-content: center;
}

body[data-location="bb"] .navbar-collapse ul.nav > li a {
  text-transform: none;
}

a.menu-barbados, ul.links li.menu-barbados a {
  background-image: url(../images/barbados.png)  !important;
  padding-left: 45px;
  background-repeat: no-repeat;
  background-position: left;
  height: 45px;
}

body[data-location="bb"] .top .right .top-menu .links li.first a {
  padding-left: 20px;
}

body[data-location="bb"] .quick-links .container a {
  text-transform: none;
}

#monthlySalarySpecial,
#investmentAmountSpecial {
  position: absolute;
}
#monthlySalarySpecial:not(.visible),
#investmentAmountSpecial:not(.visible) {
  display: none;
}

.slider-subtext {
  font-size: 12px;
  line-height: 16px;
  margin-top: 10px;
}

.div-ranges > div {
  position: relative;
}

@media (max-width: 768px) {
  .menu--barbados-main-menu .dropdown-menu li a {
    background-image: none !important;
  }
}

body[data-location='bb'] .simple-block {
  background-blend-mode: unset;
}

/* ExpressFinance page */

.ef-banner {
  height: 950px;
  background-size: cover;
}

.ef-banner_content_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  gap: 50px;

  max-width: 1080px;
  margin: auto;
  padding: 50px 20px;
  height: 100%;
}

.ef-banner_content_box {
  max-width: 400px;
}

.ef-banner-mobile,
.ef-banner2-mobile {
  display: none;
}

.ef-banner-header {
  color: var(--White, #FFF);
  font-family: Raleway, sans-serif;
  font-size: 50px !important;
  font-weight: 800;
  line-height: 53px;
}

.ef-banner-subheader {
  color: var(--White, #FFF);
  font-family: Raleway, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 26px;
  padding: 10px 0;
}

.ef-banner-button {
  background-color: #0C9444;
  padding: 17px 34px;
  border-radius: 6px;
  color: var(--White, #FFF);
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 26px;
  letter-spacing: 0.3px;
  text-align: center;
}

.ef-banner-button:visited {
  color: var(--White, #FFF);
}

.ef-banner-button:hover {
  background-color: #33691E;
}

.ef-calculator-wrapper {
  width: 450px;
  padding: 40px;
  border-radius: 13px;
  background: linear-gradient(109.47deg, rgba(255, 255, 255, 0.9) 5.82%, rgba(255, 255, 255, 0.4) 98.1%);
  box-shadow: 0px 4px 20px -1px rgba(0, 0, 0, 0.25);
}
#amount-slider,
#term-slider {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  cursor: pointer;

  background: linear-gradient(to right, #0C9444 50%, #B5B5B5 50%);
  border-radius: 13px;
  height: 10px;
  margin-top: 15px;
  margin-bottom: 5px;
}

/* #amount-slider::-webkit-slider-runnable-track,
#term-slider::-webkit-slider-runnable-track {
  background: linear-gradient(to right, #0C9444 50%, #B5B5B5 50%);
  border-radius: 13px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
} */

#amount-slider::-webkit-slider-thumb,
#term-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 30px;
  height: 35px;
  margin-top: 2px;
  background: url('/themes/bootstrap_subtheme/img/heart.svg') no-repeat center center;
  background-size: contain;
  cursor: pointer;
  border: none; /* Remove border */
  box-shadow: none; /* Remove shadow */
}

.ef-calculator-header {
  font-family: Raleway, sans-serif;
  font-size: 36px !important;
  font-weight: 800;
  line-height: 42px;
  margin-bottom: 20px;
}

.amount-label,
.term-label,
.amount-subtext,
.term-subtext {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.amount-subtext,
.term-subtext {
  margin-bottom: 20px;
}

.amount-label span,
.term-label span {
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  color: var(--JMMB-BLACK, #000);
}

.amount-label span:last-child,
.term-label span:last-child {
  font-weight: 600;
}

.amount-subtext span,
.term-subtext span {
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #3B3B3B;
}

.value {
  border-radius: 17px;
  padding: 15px 25px;
  background-color: var(--White, #FFF);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 10px;
  gap: 5px;
}

.value span {
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  color: var(--JMMB-BLACK, #000);
}

.value-subtext {
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.quick-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;

  max-width: 1080px;
  margin: auto;
  padding: 50px 20px;
}

.quick-info div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 20px;
  align-items: center;
}

.quick-info img {
  max-width: 150px;
}

.quick-info p {
  font-family: Raleway, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 43px;
}

@media(max-width:1024px) {
  .quick-info p {
    font-size: 32px !important;
  }
}

.ef-quick-links-wrapper {
  background-color: #ED1C29;
}

.ef-quick-links {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;

  max-width: 1080px;
  margin: auto;
  padding: 20px;
}

.ef-breadcrumbs {
  display: none;
}

.second-page .ef-breadcrumbs {
  display: block;
}

.ef-breadcrumbs.green .breadcrumb li,
.ef-breadcrumbs.green .breadcrumb li:before,
.ef-breadcrumbs.green .breadcrumb li a {
  color: #0C9444 !important;
}

.second-page .ef-quick-links {
  justify-content: flex-start;
  flex-wrap: wrap;
}

.ef-quick-links .ef-quick-link {
  font-family: Raleway, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
  color: var(--White, #FFF);
}

.ef-quick-links a:hover {
  color: #bbb;
}

.ef-quick-links a:after {
  position: relative;
  top: -5px;
}

.ef-goals-wrapper {
  background-color: #0C9444;
}

.ef-goals {
  max-width: 1080px;
  margin: auto;
  padding: 80px 20px;
}

.ef-goals-title {
  font-family: Raleway, sans-serif;
  font-size: 37px !important;
  font-weight: 600;
  line-height: 43.5px;
  color: var(--White, #FFF);
}

.ef-goals-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 30px 0 40px;
}

.ef-goal-item {
  width: calc(50% - 10px);
  margin-bottom: 20px;
  height: 240px;
  display: flex;
  flex-direction: row;
  border-radius: 8px;
  overflow: hidden;
}

.ef-goal-item:nth-child(2n-1) {
  margin-right: 20px;
}

.ef-goal-image {
  max-width: 245px;
  flex-shrink: 0;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.ef-goal-content {
  padding: 40px 20px;
  background-color: var(--White, #FFF);
  flex-grow: 1;
}

.ef-goal-item-title {
  font-family: Raleway, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  color: var(--JMMB-BLACK, #000);
}

@media(max-width: 1024px) {
  .ef-goal-item-title {
    font-size: 22px !important;
  }
}
@media(max-width: 600px) {
  .ef-goal-item-title {
    font-size: 18px !important;
    line-height: 22px;
  }
}

.ef-goals .ef-goals-page-link {
  display: block;
  width: fit-content;
  margin: 0 auto;
  background-color: #58585A;
  padding: 18px 37px;
  color: var(--White, #FFF);
  font-family: Raleway, sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 28px;
  letter-spacing: 0.35px;
  text-align: center;
  border-radius: 6px;
  box-shadow: 0px 4px 10px -1px rgba(0, 0, 0, 0.15);
}

.ef-goals .ef-goals-page-link:hover {
  background-color: #272727;
}

.ef-why-wrapper {
  max-width: 1080px;
  margin: auto;
  padding: 80px 20px;

  display: flex;
  flex-direction: row;
  gap: 50px;
}

.ef-why-title {
  font-family: Raleway, sans-serif;
  font-size: 37px !important;
  font-weight: 600;
  line-height: 43.5px;
  text-align: left;
  color: #ed1c29;
}

.ef-why-text {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
}

.ef-why-video {
  width: 66%;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
}

.ef-why-video iframe {
  width: 100%;
  height: 100%;
}

.ef-testimonials-wrapper {
  background-color: #db131f;
  background-image: url('/themes/bootstrap_subtheme/img/quotes.svg');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto;
}

.ef-testimonials {
  max-width: 1080px;
  margin: auto;
  padding: 80px 20px;
}

.ef-testimonials-slider,
.ef-testimonials-slide {
  height: 100%;
}

.ef-testimonials-slide {
  display: flex;
  flex-direction: column;
}

.ef-testimonials-slide p:first-child {
  flex-basis: 100%;
}

.ef-testimonials-title {
  font-family: Raleway, sans-serif;
  font-size: 37px !important;
  font-weight: 600;
  line-height: 43.5px;
  color: var(--White, #FFF);
  margin-bottom: 30px;
}

.ef-testimonials .bx-wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
  margin: 0 50px;
}

.ef-testimonials .bx-wrapper .ef-testimonials-slide {
  padding: 30px;
  background-color: var(--White, #FFF);
  border-radius: 10px;
}

.ef-testimonials .bx-wrapper .ef-testimonials-slide p:first-child {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 500;
  line-height: 23px;
  text-align: left;
  color: var(--JMMB-BLACK, #000);
}

.ef-testimonials .bx-wrapper .ef-testimonials-slide p:nth-child(2) {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 20px;
  color: #ed1c29;
  margin-top: 10px;
}

.ef-testimonials .bx-wrapper .ef-testimonials-slide p:last-child {
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  color: #646464
}

.ef-testimonials .bx-wrapper .bx-prev {
  margin-left: -60px;
  background: url('/themes/bootstrap_subtheme/img/ef_arrow.svg') no-repeat center;
  height: 40px;
  text-indent: 0;
  color: transparent;
}

.ef-testimonials .bx-wrapper .bx-next {
  margin-right: -60px;
  background: url('/themes/bootstrap_subtheme/img/ef_arrow.svg') no-repeat center;
  height: 40px;
  transform: scaleX(-1);
  text-indent: 0;
  color: transparent;
}

.ef-testimonials .bx-wrapper .bx-prev.disabled,
.ef-testimonials .bx-wrapper .bx-next.disabled {
  display: block;
}

.ef-testimonials .bx-wrapper .bx-prev,
.ef-testimonials .bx-wrapper .bx-next,
.ef-testimonials .bx-wrapper .bx-prev:hover,
.ef-testimonials .bx-wrapper .bx-next:hover {
  background-position: center !important;
}

.ef-deposit-wrapper {
  max-width: 1080px;
  margin: auto;
  padding: 80px 20px;
}

.ef-deposit-title {
  font-family: Raleway, sans-serif;
  font-size: 37px !important;
  font-weight: 700;
  line-height: 43.5px;
  text-align: left;
  color: #0c9444;
  margin-bottom: 20px;
}

.ef-deposit {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
}

@media(max-width: 991px) {
  .ef-deposit {
    flex-wrap: wrap;
  }
  .ef-deposit-content-wrapper:not(.new) {
    max-width: 50%;
  }
}

.ef-deposit-text {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
  margin-bottom: 20px;
}

.ef-deposit-link {
  padding: 16px 33px;
  border-radius: 6px;
  background-color: #0c9444;
  box-shadow: 0px 3.88px 19.41px -0.97px rgba(0, 0, 0, 0.25);
  color: var(--White, #FFF) !important;
  font-family: Raleway, sans-serif;
  font-size: 21.35px;
  font-weight: 800;
  line-height: 24.84px;
  letter-spacing: 0.31055912375450134px;
  text-align: center;
}

.ef-deposit-link:hover {
  background-color: #33691E;
  color: var(--White, #FFF) !important;
}

.ef-partner-wrapper {
  background-color: #f4f4f4;
}

.ef-partner {
  max-width: 1080px;
  margin: auto;
  padding: 80px 20px;
}

.ef-partner-title {
  font-family: Raleway, sans-serif;
  font-size: 37px !important;
  font-weight: 600;
  line-height: 43.5px;
  color: #db131f;
}

.ef-partner-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
}

.ef-partner-block img {
  /* width: 25%; */
  filter: grayscale(1);
  transition: filter 0.3s ease;
  padding: 20px;
}

.ef-partner-block img:hover {
  filter: grayscale(0);
}

.ef-fan-wrapper {
  background: url("/themes/bootstrap_subtheme/img/Fan_bgnd.png") no-repeat center bottom / cover;
  background-blend-mode: overlay;
}

.ef-fan {
  max-width: 1080px;
  margin: auto;
  padding: 80px 20px;
}

.ef-fan-title {
  font-family: Raleway, sans-serif;
  font-size: 37px !important;
  font-weight: 600;
  line-height: 43.5px;
  color: #db131f;
  margin-bottom: 20px;
}

.ef-fan-block {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 30px;
}

.ef-fan-text {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
}

.ef-fan-video {
  width: 66%;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
}

.ef-fan-video iframe {
  width: 100%;
  height: 100%;
}

.ef-help-wrapper {
  background-color: #0c9444;
}

.ef-help {
  max-width: 1080px;
  margin: auto;
  padding: 80px 20px;
  background-size: auto 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
}

@media(max-width: 900px) {
  .ef-help {
    background-position: right -100px bottom;
  }
}

.ef-help-content {
  max-width: 500px;
  width: 50%;
}

.ef-help-title {
  font-family: Raleway, sans-serif;
  font-size: 37px !important;
  font-weight: 600;
  line-height: 43.5px;
  color: var(--White, #FFF);
}

.ef-help-text1,
.ef-help-text2 {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  color: var(--White, #FFF);
  margin-top: 30px;
}

.ef-help-content .ef-help-link1 {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  color: var(--White, #FFF);
}

.ef-help-link1:hover {
  color: #eee;
}

.ef-help .ef-help-link2 {
  padding: 18px 37px;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
  letter-spacing: 0.35px;
  text-align: center;
  color: var(--White, #FFF);
  background-color: #58585A;
  border-radius: 6px;
  box-shadow: 0px 4px 10px -1px #00000026;
}

.ef-help .ef-help-link2:hover {
  background-color: #272727;
}

.ef-banner2 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.ef-banner2-content-wrapper {
  max-width: 1080px;
  margin: 0 auto;
  padding: 80px 20px;
}

.ef-banner2-content-wrapper.new {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 50px;
  align-items: flex-end;
}


.ef-banner2-content-box {
  padding: 60px 40px 100px;
  max-width: 450px;
  border-radius: 13px;
  box-shadow: 0px 4px 20px -1px #00000040;
  border: 1px solid;
  background: linear-gradient(109.47deg, rgba(255, 255, 255, 0.9) 5.82%, rgba(255, 255, 255, 0.4) 98.1%);
  border-image-source: linear-gradient(116.68deg, rgba(255, 255, 255, 0.42) -0.32%, rgba(255, 255, 255, 0.27) 100.12%);
}

.ef-banner2-content-wrapper.new .ef-banner2-content-box {
  padding: 0;
  max-width: 300px;
  box-shadow: none;
  background: none;
  border-image-source: none;
  border: none;
}

.ef-banner2-header {
  font-family: Raleway, sans-serif;
  font-size: 50px !important;
  font-weight: 800;
  line-height: 53px;
  text-align: left;
  color: #ED1C29;
  margin-bottom: 20px;
}

.ef-banner2-content-wrapper.new .ef-banner2-header,
.ef-banner2-content-wrapper.new .ef-banner2-subheader {
  color: var(--White, #FFF);
}

.ef-banner2-subheader {
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  text-align: left;
  color: var(--JMMB-BLACK, #000);
}

.ef-deco-image-wrapper {
  background: linear-gradient(109.47deg, rgba(255, 255, 255, 0.95) 5.82%, rgba(255, 255, 255, 0.6) 98.1%);
  border: 1px solid;
  border-image-source: linear-gradient(116.68deg, rgba(255, 255, 255, 0.42) -0.32%, rgba(255, 255, 255, 0.27) 100.12%);
  width: 410px;
  height: 330px;
  border-radius: 13px;
  box-shadow: 0px 4px 20px -1px #00000040;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
}

.ef-deco-image {
  height: auto;
  width: auto;
}

.ef-goals-list-item-wrapper:nth-of-type(2n-1) {
  background-color: var(--White, #FFF);
}

.ef-goals-list-item-wrapper:nth-of-type(2n) {
  background-color: #F4F4F4;
}

.ef-goals-list-item {
  max-width: 1080px;
  margin: 0 auto;
  padding: 80px 20px;

  display: flex;
  flex-direction: row;
  gap: 20px;
}

.ef-goals-list-item-wrapper:nth-of-type(2n-1) .ef-goals-list-item {
  flex-direction: row-reverse;
}

.ef-goals-list-image {
  flex-shrink: 0;
  width: calc(50% - 10px);

  background-size: cover;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
}

.ef-goals-list-content {
  flex-shrink: 0;
  width: calc(50% - 10px);
}

.ef-goals-list-item-title {
  font-family: Raleway, sans-serif;
  font-size: 37px !important;
  font-weight: 600;
  line-height: 43.5px;
  text-align: left;
  color: #0C9444;
  margin-bottom: 20px;
}

.ef-goals-list-item-text {
  font-family: Raleway, sans-serif;
  font-size: 17px !important;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
  color: var(--JMMB-BLACK, #000);
  margin-bottom: 20px;
}

.ef-goals-list-item-list-block {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-bottom: 20px;
}

.ef-goals-list-item-list-block p {
  font-family: Raleway, sans-serif;
  font-size: 17px !important;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
  color: var(--JMMB-BLACK, #000);
  position: relative;
  padding-left: 50px;
}

.ef-goals-list-item-list-block p:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 37px;
  height: 37px;
  background: url('../img/Check.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}

.ef-goals-list-content .ef-goals-list-item-button {
  padding: 17px 34px;
  border-radius: 6px;
  background-color: #0C9444;
  color: var(--White, #FFF);
  display: inline-block;

  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 25.6px;
  letter-spacing: 0.32px;
  text-align: center;
}

.ef-goals-list-content .ef-goals-list-item-button:hover {
  background-color: #33691E;
}

.ef-form-wrapper {
  background-color: #F4F4F4;
}

.ef-form {
  max-width: 1080px;
  padding: 110px 20px;
  margin: 0 auto;
}

.ef-form-header {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-bottom: 50px;
  align-items: flex-start;
}

.ef-form-item {
  padding: 70px;
  border-radius: 20px;
  background: var(--White, #FFF);
}

.ef-form-item form {
  margin-top: 0;
}

.ef-form-item form .webform-flexbox {
  margin: 0 -0.5em;
}

.ef-form-title {
  font-family: Raleway, sans-serif;
  font-size: 37px !important;
  font-weight: 600;
  line-height: 47px;
  text-align: left;
  color: #ED1C29;
  margin-bottom: 20px;
}

.ef-form-subtext {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
}

.ef-form-subtext-mobile {
  display: none;
}

.ef-deposit-content-wrapper {
  background-color: var(--White, #FFF);
}

.ef-deposit-content {
  max-width: 1080px;
  padding: 50px 20px 90px;
  margin: 0 auto;
}

.ef-deposit-content-title {
  font-family: Raleway, sans-serif;
  font-size: 37px !important;
  font-weight: 600;
  line-height: 43.5px;
  text-align: left;
  color: #0C9444;
  margin-bottom: 20px;
}

.ef-deposit-content-text {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  text-align: left;
  margin-bottom: 50px;
}

.ef-deposit-content-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 30px;
  margin: 0 75px 30px;
}

.ef-deposit-content-item {
  max-width: 200px;
  text-align: center;
}

.ef-deposit-content-item-image {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  margin-bottom: 20px;
}

.ef-deposit-content-item-title {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
}

.ef-deposit-content-subtext {
  font-family: Raleway, sans-serif;
  font-size: 10px !important;
  font-weight: 500;
  line-height: 15px;
  text-align: left;
}

.page-node-type-expressfinance form .form-group:not(.webform-flexbox) {
  margin-bottom: 30px;
}

.page-node-type-expressfinance form label,
.page-node-type-expressfinance form .radios--wrapper legend {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 19.96px;
  text-align: left;
  /* margin-top: 20px; */
}

.page-node-type-expressfinance form .webform-element-description {
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
}

.page-node-type-expressfinance form .webform-flexbox {
  align-items: flex-end;
}

.page-node-type-expressfinance form input,
.page-node-type-expressfinance form .selectric {
  background-color: var(--White, #FFF);
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  padding: 17px 13px;
  height: 50px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 17px;
  text-align: left;
  color: var(--JMMB-BLACK, #000);
}

.page-node-type-expressfinance form input::placeholder {
  color: #828282;
}

.page-node-type-expressfinance form .selectric .label {
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 17px;
  text-align: left;
}

.page-node-type-expressfinance form .selectric .button {
  color: #8B8B8B;
  display: flex;
  align-items: center;
  font: unset;
  font-size: 26px;
  height: 48px;
  background: none;
}

.page-node-type-expressfinance.has-glyphicons form .select-wrapper::after {
  display: none;
}

.page-node-type-expressfinance form .selectric .button::after {
  display: none;
}

.page-node-type-expressfinance form .webform-flexbox ~ .form-item .selectric-wrapper,
.page-node-type-expressfinance form .webform-flexbox ~ .form-item input {
  width: calc(50% - 0.5em);
}

.page-node-type-expressfinance form .webform-flexbox ~ .form-item input#edit-payment-amount {
  width: calc(50% - 26px);
}

.page-node-type-expressfinance form .webform-flexbox ~ .form-item input.hasDatepicker {
  width: calc(50% - 0.5em) !important;
}

.page-node-type-expressfinance form .webform-flexbox ~ .form-item .ui-datepicker-trigger {
  position: relative;
  right: 40px;
}

.page-node-type-expressfinance form .form-item.form-type-date label {
  display: block;
  margin-bottom: 5px;
}

.page-node-type-expressfinance form .control-label {
  margin-bottom: 5px;
}

.page-node-type-expressfinance form .radios--wrapper {
  margin-bottom: 30px;
}

.page-node-type-expressfinance form .radios--wrapper .form-item > label {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  color: rgba(0,0,0,0.7);
  margin-top: 5px;
}

.page-node-type-expressfinance form .radios--wrapper .form-item > label > label {
  margin-top: 0;
  width: 20px;
  height: 20px;
  background-color: var(--White, #FFF);
  border: 2px solid #00000066;
  position: relative;
}

.page-node-type-expressfinance form .radios--wrapper .form-item > label > label:before {
  display: none;
}

.page-node-type-expressfinance form .radios--wrapper input[type="radio"]:checked + label {
  border-color: #0C9444;
}

.page-node-type-expressfinance form .radios--wrapper input[type="radio"]:checked + label::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background-color: #0C9444;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  background-image: none;
}

.page-node-type-expressfinance form .radios--wrapper .webform-options-display-two-columns,
.page-node-type-expressfinance form .radios--wrapper .webform-options-display-three-columns {
  display: flex;
  gap: 30px
}

.page-node-type-expressfinance form .form-type-webform-markup p {
  margin-top: 30px;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #ED1C29;
}

.page-node-type-expressfinance form .captcha {
  margin-bottom: 30px;
}

.page-node-type-expressfinance form button.form-submit {
  padding: 16px 34px;
  color: var(--White, #FFF);
  background-color: #0C9444;
  border-radius: 6px;
  border: none;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 25.6px;
  letter-spacing: 0.3199999928474426px;
  text-align: center;
  box-shadow: 0px 4px 20px -1px #00000040;
  float: none;
  margin-top: 10px;
}

.page-node-type-expressfinance form button.form-submit:hover {
  background-color: #33691E;
}

.page-node-type-expressfinance #ui-datepicker-div {
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 7px;
  padding: 0;
  overflow: hidden;
  border: none;
}

.page-node-type-expressfinance .ui-datepicker-header {
  border-radius: 0;
  background-color: #0C9444;
  border: none;
  padding: 8px 0 !important;
}

.page-node-type-expressfinance .ui-datepicker-header a {
  top: 8px;
}

.page-node-type-expressfinance .ui-datepicker-header a.ui-state-hover {
  background-color: transparent;
  top: 8px;
  border: none;
}

.page-node-type-expressfinance .ui-datepicker-header a span {
  background-image: url('../images/shevron_new.svg');
  background-position: center;
}

.page-node-type-expressfinance .ui-datepicker-header .ui-datepicker-next span {
  transform: scaleX(-1);
}

.page-node-type-expressfinance .ui-datepicker-title span {
  color: var(--White, #FFF);
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
}

.page-node-type-expressfinance .ui-datepicker-calendar {
  padding: 0 8px 8px;
  display: block;
}

.page-node-type-expressfinance .ui-datepicker-calendar th span {
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  text-align: center;
}

.page-node-type-expressfinance .ui-datepicker-calendar .ui-datepicker-week-end span {
  color: #B5B5B5;
}

.page-node-type-expressfinance .ui-datepicker-calendar td a {
  border: none;
  background-color: var(--White, #FFF);
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #858585;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 25px;
}

.page-node-type-expressfinance .ui-datepicker-calendar td.ui-datepicker-current-day a {
  font-weight: 600;
  color: var(--White, #FFF);
  background-color: #0C9444;
  border-radius: 8px;
}

.page-node-type-expressfinance .ui-datepicker-calendar td.ui-datepicker-today a {
  font-weight: 600;
  color: #ED1C29
}
  

.page-node-type-expressfinance form .form-item-desired-loan-amount-ttd- .input-group .input-group-addon {
  width: 1%;
}

.page-node-type-expressfinance form  #edit-desired-loan-amount-ttd- {
  width: calc(50% - 24px);
}

.page-node-type-expressfinance * {
  cursor: url('/themes/bootstrap_subtheme/images/JEF_cursor.png') 50 28, auto !important;
}

.page-node-type-expressfinance .ef-locations-wrapper {
  padding: 90px 20px;
}

.page-node-type-expressfinance .ef-locations-header {
  max-width: 1040px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.page-node-type-expressfinance .ef-locations-header .ef-locations-title {
  font-size: 37px !important;
  line-height: 47px !important;
  color: #ED1C29;
  font-weight: 600;
}

.page-node-type-expressfinance .ef-locations-header .ef-locations-subtext {
  font-size: 17px !important;
  line-height: 25px !important;
  font-weight: 500;
}

.page-node-type-expressfinance .ef-locations-content {
  max-width: 1040px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  gap: 30px;
}

@media (max-width: 768px) {
  .page-node-type-expressfinance .ef-locations-content {
    flex-direction: column;
    margin-top: 30px;
  }
}

.page-node-type-expressfinance .ef-locations-col1-title,
.page-node-type-expressfinance .ef-locations-col2-title {
  font-size: 24px !important;
  font-weight: 600;
  color: var(--JMMB-BLACK, #000);
  margin-bottom: 25px;
}

.page-node-type-expressfinance .ef-locations-item {
  margin-bottom: 25px;
}

.page-node-type-expressfinance .ef-locations-col1 .ef-locations-item-title {
  color: #0C9444;
  font-size: 15px !important;
  line-height: 17px !important;
  font-weight: 800;
}

.page-node-type-expressfinance .ef-locations-col2 .ef-locations-item-title {
  color: #ED1C29;
  font-size: 15px !important;
  line-height: 17px !important;
  font-weight: 800;
}

.page-node-type-expressfinance .ef-locations-item-text {
  font-size: 13px !important;
  line-height: 17px !important;
  font-weight: 600;
}


/* ExpressFinance page mobile styles */

@media(max-width: 768px) {
  .ef-banner_content_wrapper {
    flex-direction: column;
  }

  .ef-banner-mobile,
  .ef-banner2-mobile {
    display: block;
    width: 100%;
  }

  .ef-banner {
    height: auto;
  }

  .ef-banner,
  .ef-banner2 {
    background-color: #ED1C29;
    background-image: none !important;
  }

  .ef-banner_content_wrapper {
    padding: 50px 25px;
    align-items: stretch;
    justify-content: flex-start;
    gap: 40px;
  }

  .ef-banner2-content-wrapper {
    padding: 20px;
  }

  .ef-banner2-content-box {
    padding: 40px 30px 60px;
  }

  .ef-banner-header,
  .ef-banner2-header {
    font-size: 32px !important;
    line-height: 35px;
  }

  .ef-banner-subheader,
  .ef-banner2-subheader {
    font-size: 17px !important;
    line-height: 18px;
  }

  .ef-banner-button {
    font-size: 15px !important;
  }

  .ef-calculator-wrapper {
    padding: 40px 30px;
    width: auto;
    max-width: 450px;
  }

  .ef-banner .ef-calculator-header {
    font-size: 27px !important;
    line-height: 31.7px;
  }

  .ef-banner .amount-label span,
  .ef-banner .term-label span,
  .ef-banner .value span {
    font-size: 17px;
    line-height: 20px;
  }

  .ef-banner .amount-subtext span,
  .ef-banner .term-subtext span {
    font-size: 12px;
    line-height: 20px;
  }

  .ef-banner .value-subtext {
    font-size: 9px;
    line-height: 11px;
  }

  .ef-quick-links-wrapper {
    background-color: #ED1C29E3;
  }

  .quick-info {
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
    padding: 50px 25px;
  }

  .quick-info div img {
    max-width: 99px;
  }

  .quick-info div p {
    font-size: 26px !important;
    line-height: 28px;
  }

  .ef-quick-links {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
    gap: 0;
  }

  .ef-quick-links .icon-arrow {
    padding: 15px 25px;
    display: block;
    border-bottom: 0.5px solid var(--White, #FFF);
  }

  .ef-quick-links .ef-quick-link {
    font-size: 15px;
    line-height: 17px;
  }

  .ef-quick-links .ef-quick-link:after {
    top: 0;
  }

  .ef-goals {
    padding: 50px 25px;
  }

  .ef-why-wrapper {
    padding: 50px 25px;
    flex-direction: column;
    gap: 30px;
  }

  .ef-why-video {
    width: 100%;
    height: 50vw;
  }

  .ef-deposit {
    flex-direction: column;
    gap: 30px;
  }

  .ef-deposit-content-wrapper {
    max-width: 100% !important;
  }

  .ef-goal-item {
    width: 100%;
    height: 160px;
  }

  .ef-goal-item:nth-child(2n-1) {
    margin-right: 0;
  }

  .ef-partner {
    padding: 50px 25px;
  }

  .ef-partner-block {
    padding: 0;
  }

  .ef-partner-block img {
    max-width: 50%;
    padding: 20px;
  }

  .ef-fan {
    padding: 50px 25px 90px;
  }

  .ef-fan-block {
    flex-direction: column;
  }

  .ef-fan-video {
    width: 100%;
    height: 50vw;
  }

  .ef-goals-list-item-wrapper .ef-goals-list-item,
  .ef-goals-list-item-wrapper:nth-of-type(2n-1) .ef-goals-list-item {
    flex-direction: column;
    padding: 50px 25px;
  }

  .ef-goals-list-content {
    width: 100%;
  }

  .ef-goals-list-item-list-block {
    flex-direction: column;
  }

  .ef-goals-list-image {
    height: 60vw;
    width: calc(100vw - 50px);
  }

  .ef-goals-title,
  .ef-goals-list-item-title {
    font-size: 27px !important;
    line-height: 30px;
  }

  .ef-goal-content .icon-arrow a {
    font-size: 17px;
    line-height: 16px;
  }

  .ef-goals-page-link,
  .ef-deposit-link {
    font-size: 17px !important;
    line-height: 28px;
  }

  .ef-why-title,
  .ef-testimonials-title,
  .ef-deposit-title,
  .ef-partner-title,
  .ef-fan-title {
    font-size: 27px !important;
    line-height: 30px;
  }

  .ef-why-text,
  .ef-deposit-text,
  .ef-fan-content * {
    font-size: 16px !important;
    line-height: 21px;
  }

  .ef-testimonials-wrapper {
    background-position: left bottom;
  }

  .ef-testimonials {
    padding: 50px 25px;
  }

  .ef-deposit img:first-of-type {
    max-width: 270px;
  }

  .ef-deposit img:last-of-type {
    width: 100%;
  }

  .ef-help {
    background-image: none !important;
    padding: 50px 25px;
  }

  .ef-help-content {
    width: 100%;
  }

  .ef-help-title {
    font-size: 27px !important;
    line-height: 30px;
  }

  .ef-help-text1,
  .ef-help-text2 {
    font-size: 16px !important;
    line-height: 21px;
  }

  .ef-help-button {
    font-size: 17px !important;
    line-height: 25px;
  }

  body.page-node-type-expressfinance #navbar .top .container {
    justify-content: center;
    height: 100px;
  } 

  body.page-node-type-expressfinance .logo {
    max-width: calc(100% - 200px);
    flex-basis: unset;
  }

  .ef-form {
    padding: 50px 20px;
  }

  .ef-form-title {
    font-size: 27px !important;
    line-height: 30px;
  }

  .ef-form-subtext {
    display: none;
  }

  .ef-form-subtext-mobile {
    display: block;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    text-align: left;
    font-size: 16px !important;
    line-height: 21px;
    margin-bottom: 30px;
  }

  .ef-form-header {
    margin-bottom: 10px
  }

  .ef-form-header img {
    max-height: 100px;
  }

  .ef-form-item {
    padding: 0 25px 30px;
  }

  .page-node-type-expressfinance form .webform-flexbox ~ .form-item .selectric-wrapper,
  .page-node-type-expressfinance form .webform-flexbox ~ .form-item input {
    width: 100%
  }

  .page-node-type-expressfinance form .webform-flexbox ~ .form-item input#edit-payment-amount {
    width: 100%;
  }

  .page-node-type-expressfinance form .webform-flexbox ~ .form-item input.hasDatepicker {
    width: calc(100%) !important;
  }

  .page-node-type-expressfinance form .webform-flexbox ~ .form-item .ui-datepicker-trigger {
    position: absolute;
    right: 10px;
    transform: translateY(12px);
  }

  .page-node-type-expressfinance form .radios--wrapper .webform-options-display-two-columns,
  .page-node-type-expressfinance form .radios--wrapper .webform-options-display-three-columns {
    flex-direction: column;
    gap: 15px;
    margin-top: 15px;
  }

  .page-node-type-expressfinance form .form-type-webform-markup p {
    font-size: 19px !important;
    line-height: 27px;
  }

  .page-node-type-expressfinance form .form-item-payment-date {
    position: relative;
  }

  .page-node-type-expressfinance form  #edit-desired-loan-amount-ttd- {
    width: 100%;
  }


  .ef-banner2-content-wrapper.new {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    padding: 50px 20px;
  }

  .ef-deco-image-wrapper {
    width: 100%;
    height: 70vw;
    padding: 20px 20px 0;
  }

  .ef-deposit-content {
    padding: 50px 20px;
  }

  .ef-deposit-content-block {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  .ef-deposit-content-title {
    font-size: 27px !important;
    line-height: 30px;
  }

  .ef-deposit-content-text {
    font-size: 16px !important;
    line-height: 21px;
  }

  .ef-deposit-content-item-title {
    font-size: 17px !important;
    line-height: 25px;
  }

  .ef-deposit-content-subtext {
    font-size: 10px !important;
    line-height: 15px;
  }
}




.blog-post .left-content {
  clear: both;
}

.blog-post .left-content p a {
  font-size: inherit;
  line-height: inherit;
}

.blog-post .left-content p img[style*="float:left"] {
  margin-right: 20px;
}

.blog-post .left-content p img[style*="float:right"] {
  margin-left: 20px;
}

article .section-lightblue-bg .accordion-body a {
  color: #337ab7;
}

article .section-lightblue-bg .accordion-body a:hover {
  color: #23527c;
}


a.menu-icon-8002, ul.links li.menu-icon-8002 a, ul.menu li.menu-icon-8002 a {
    background-image: url(/sites/default/files/menu_icons/Icons-_Card%20Machine_2.png);
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: left center;
}

a.menu-icon-8006, ul.links li.menu-icon-8006 a, ul.menu li.menu-icon-8006 a {
    background-image: url(/sites/default/files/menu_icons/Icons-_Card_1.png);
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: left center;
}


span.link-arrow {
  color: var(--JMMB-BLACK, #000);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}

span.link-arrow:hover {
  color: var(--MAIN-RED, #ed1c29);
}

@media (max-width: 768px) {
  span.link-arrow {
    font-size: 18px;
    line-height: 24px;
    margin-right: 0;
  }
}

span.link-arrow::after {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  bottom: 4px;
  display: inline-block;
  margin-left: 10px;
  text-align: center;
  background: url('/sites/default/files/link-arrow.svg') no-repeat center/contain;
}

@media (max-width: 768px) {
  span.link-arrow::after {
    bottom: 2px;
  }
}

span.yellow-btn,
a:visited span.yellow-btn,
span.green-btn,
a:visited span.green-btn {
  display: flex;
  padding: 16px 34.203px 17.594px 34px;
  width: fit-content;
  align-items: center;
  border-radius: 6px;
  box-shadow: 0 4px 20px -1px rgba(0, 0, 0, 0.25);
  background-color: var(--JMMB-YELLOW, #FFCD09);
  color: var(--JMMB-RED, #F00);
  text-align: center;
  font-family: Raleway;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 25.6px;
  letter-spacing: 0.32px;
}

span.green-btn,
a:visited span.green-btn {
  background-color: var(--Express-Green, #0C9444);
  color: var(--White, #FFF);
}

@media (max-width: 768px) {
  span.yellow-btn,
  span.green-btn {
    font-size: 17px;
  }
}

span.yellow-btn::after,
span.green-btn::after {
  content: "";
  display: inline-block;
  width: 33px;
  height: 35px;
  margin-left: 13px;
  background: url('/sites/default/files/heart.svg') no-repeat center/contain;
}

span.green-btn::after {
  background: url('/sites/default/files/heart_w.svg') no-repeat center/contain;
}

@media (max-width: 768px) {
  span.yellow-btn::after,
  span.green-btn::after {
      width: 22px;
      height: 24px;
  }
}

span.yellow-btn:hover,
a:visited span.yellow-btn:hover {
  background-color: var(--JMMB-RED, #F00);
  color: var(--White, #FFF);
}

span.green-btn:hover,
a:visited span.green-btn:hover {
  background-color: var(--Express-Green-Hover, #33691E);
}

span.yellow-btn:hover:after {
    background: url('/sites/default/files/heart_w.svg') no-repeat center / contain;
}

/* Images right text left Styles */
.img-right-text-left h2,
.img-left-text-right h2 {
  color: var(--JMMB-BLACK, #000);
  font-family: Raleway;
  font-size: 37px;
  font-style: normal;
  font-weight: 600;
  line-height: 43.5px;
  margin-bottom: 25px;
}

@media (max-width: 1024px) {
  .img-right-text-left h2,
  .img-left-text-right h2 {
    font-size: 37px !important;
  }
}

@media (max-width: 768px) {
  .img-right-text-left h2,
  .img-left-text-right h2 {
    font-size: 27px !important;
    line-height: 30px !important;
  }
}

.img-right-text-left .img-right-text-left-wrapper,
.img-left-text-right .img-left-text-right-wrapper {
  gap: 40px;
  display: flex;
  align-items: start;
  justify-content: start;
}

@media (max-width: 768px) {
  .img-right-text-left .img-right-text-left-wrapper,
  .img-left-text-right .img-left-text-right-wrapper {
    flex-direction: column;
  }
}

.img-right-text-left .img-right-text-left-wrapper > p,
.img-left-text-right .img-left-text-right-wrapper > p {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0;
}

.img-right-text-left .img-right-text-left-wrapper img,
.img-left-text-right .img-left-text-right-wrapper img {
  max-width: 480px;
  display: block;
  height: auto;
  border-radius: 6px;
}

@media (max-width: 992px) {
  .img-right-text-left .img-right-text-left-wrapper img,
  .img-left-text-right .img-left-text-right-wrapper img {
    max-width: 345px;
  }
}

@media (max-width: 768px) {
  .img-right-text-left .img-right-text-left-wrapper img,
  .img-left-text-right .img-left-text-right-wrapper img {
    width: auto;
    max-width: 100%;
    margin: 0;
  }
}

.img-right-text-left .img-right-text-left-content,
.img-left-text-right .img-left-text-right-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.img-right-text-left .img-right-text-left-content p,
.img-left-text-right .img-left-text-right-content p {
  color: var(--JMMB-BLACK, #000);
  font-family: Raleway;
  font-size: 17px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; 
}

@media (max-width: 768px) {
  .img-right-text-left .img-right-text-left-content p,
  .img-left-text-right .img-left-text-right-content p {
    font-size: 16px !important;
    line-height: 22px;
  }
}


/* END Images right text left Styles */


article .accordion-body ul {
  margin-left: 20px;
}

article .accordion-body ul li a {
  display: inline;
}
