.ca-body {
  /* fixed position call to action badge */
  /* Airport certification Fullscreen modal*/
}
.ca-body .ca-vr_logo-container:hover .ca-vr_logo-size-md {
  background-position-y: 0px;
}
.ca-body .ca-vr_logo:hover {
  background-image: url("https://media.communityanalytics.io/XKCd3e5mnh6U") !important;
}
.ca-body .ca-vr_grouptoggles .ca-vr_grouptoggle.active {
  background-color: #00539B;
}
@media (max-width: 767px) {
  .ca-body .ca-vr_grouptoggles {
    display: none !important;
  }
}
.ca-body .full-wdith-card .card-body-container {
  max-width: 100%;
}
.ca-body .carousel-control-next:focus, .ca-body .carousel-control-prev:focus {
  box-shadow: unset !important;
}
.ca-body .carousel-control-prev-icon, .ca-body .carousel-control-next-icon {
  background-color: #0000002b;
}
.ca-body #welcome-modal-BAK.popup-container .tour-guide {
  bottom: 0;
  height: 750px;
  margin-left: 0;
  width: 100%;
  left: 92%;
  top: 175px;
}
.ca-body #welcome-modal-BAK .tour-guide {
  position: fixed;
  bottom: 44px;
  height: 95%;
  left: 68% !important;
  margin-left: 550px;
  background-image: url(https://ca-v2.s3-ap-southeast-2.amazonaws.com/jbsg/ec/Intro_Char_335.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 400px;
  background-position: bottom left;
}
.ca-body .mfp-close {
  position: absolute;
  top: -29px !important;
  height: 30px !important;
  text-align: center;
  font-size: 10px !important;
  font-weight: bold;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5) !important;
  border: none;
  cursor: pointer;
  z-index: 9999;
}
.ca-body .popup-header h2 {
  color: #fff !important;
}
.ca-body .fixed-cta {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 5;
}
.ca-body .fixed-cta, .ca-body .mas {
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
.ca-body .mas-wrapper {
  font-size: 11px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all ease-in-out 200ms;
  margin: 20px 0 0 10px;
  align-self: normal;
  pointer-events: all;
}
.ca-body .mas-icon {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  border: 1px solid #FFF;
  z-index: 2;
  transition: all ease-in-out 200ms;
  box-shadow: 0 0 8px 0px #0000004a;
}
.ca-body .mas-wrapper.closed {
  align-self: auto;
}
.ca-body .mas-wrapper.closed .mas-icon {
  cursor: pointer;
}
.ca-body .mas-wrapper.mins5 .mas-countdown-number, .ca-body .mas-wrapper.mins5 .mas-countdown-timeunit {
  color: red;
}
.ca-body .mas-countdown {
  width: 90px;
  height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  line-height: 1.2;
  text-align: center;
  border-radius: 50%;
  margin: -17px 0 -15px;
  z-index: 1;
  border: 1px solid var(--ca-brand-colour, green);
  box-shadow: 0 0 8px 0px #0000004a;
}
.ca-body .mas-wrapper-pulse:hover .mas-countdown:before, .ca-body .mas-wrapper.mins5 .mas-countdown:before {
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.ca-body .mas-wrapper-pulse .mas-countdown:before {
  content: " ";
  height: 110%;
  width: 110%;
  height: 100px;
  width: 100px;
  border: 10px solid var(--primary);
  opacity: 0.5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
  position: absolute;
  pointer-events: none;
  opacity: 0;
  -webkit-animation: badge-pulse 2s ease-out;
  -moz-animation: badge-pulse 2s ease-out;
  animation: badge-pulse 2s ease-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform: scale(1);
  margin: -10px 0 0 -8px;
}
.ca-body .mas-wrapper:hover a {
  text-decoration: none;
}
.ca-body .mas-countdown-number {
  width: 100%;
  font-size: 3.5em;
  font-weight: bold;
  margin-top: -3px;
  line-height: 1;
  display: block;
}
.ca-body .mas-badge {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.ca-body .mas-btn {
  z-index: 2;
}
.ca-body .mas-btn .btn {
  border: 1px solid #FFF;
  max-width: 140px;
  font-size: 1em;
}
.ca-body .mas-wrapper a .mas-btn a {
  display: none;
}
.ca-body .mas-close {
  width: 20px;
  height: 20px;
  position: absolute;
  margin-left: 72px;
  z-index: 999;
  color: var(--ca-brand-colour, green);
  margin: 14px 0 0 68px;
  font-size: 15px;
  background: white;
  text-align: center;
  line-height: 21px;
  border-radius: 50%;
  cursor: pointer;
}
.ca-body .mas-close i {
  line-height: 21px;
}
.ca-body .mas-close:hover {
  color: #dc3545;
}
.ca-body .mas-wrapper.closed {
  /* opacity: 0;
        pointer-events: none;
        transform:scale(0); */
  width: 48px;
  height: 48px;
}
.ca-body .mas-wrapper.closed .mas-countdown, .ca-body .mas-wrapper.closed .mas-btn {
  transform: scale(0);
}
.ca-body .mas-wrapper.closed .mas-icon {
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 19px;
}
.ca-body .mas-wrapper.closed .mas-icon:hover {
  transform: scale(1.1);
}
.ca-body .mas-wrapper.closed .mas-close {
  display: none;
}
.ca-body #airport-certification-modal:fullscreen, .ca-body #airport-certification-modal:-webkit-full-screen, .ca-body #airport-certification-modal:-moz-full-screen, .ca-body #airport-certification-modal:-ms-fullscreen {
  width: 100vw;
  height: 100vh;
  max-width: none;
  max-height: none;
  overflow: auto;
  display: flex;
  flex-direction: column;
}
.ca-body #airport-certification-modal .popup-content, .ca-body #airport-certification-modal .popup-footer {
  flex: 1;
  width: 100%;
}
.ca-body #airport-certification-modal img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  margin: auto;
}
.ca-body #airport-certification-modal img {
  width: 100%;
  height: auto;
  object-fit: contain;
  /* or 'cover' depending on desired effect */
}
